Skip to content
Success

Console Output

Pull request #43890 updated
Started by user Sebastiaan van Stijn
Rebuilds build #2
12:22:16 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e88c28941ff4ebe1843a3bd46b456346245056ce+d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 (f57b36a713e7a7cf7e2f18d507833c17b9543430)
Running in Durability level: PERFORMANCE_OPTIMIZED
Loading library jps@master
Examining docker/jps
Attempting to resolve master as a branch
Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0
The recommended git tool is: NONE
using credential jps-reader
 > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43890@libs/jps/.git # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
 > git --version # 'git version 2.20.1'
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file"
 > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10
Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines.
To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins.
[Pipeline] Start of Pipeline
[Pipeline] withEnv
[Pipeline] {
[Pipeline] timeout
Timeout set to expire in 2 hr 0 min
[Pipeline] {
[Pipeline] timestamps
[Pipeline] {
[Pipeline] stage
[Pipeline] { (pr-hack)
[Pipeline] script
[Pipeline] {
[Pipeline] echo
12:22:19 [2022-08-02T12:22:19.832Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
12:22:19 [2022-08-02T12:22:19.835Z] Trying to pass milestone 2
[Pipeline] milestone
12:22:19 [2022-08-02T12:22:19.919Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
12:22:20 [2022-08-02T12:22:20.122Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a1fa33272620b5ff) in /home/ubuntu/workspace/moby_PR-43890
[Pipeline] {
[Pipeline] checkout
12:22:20 [2022-08-02T12:22:20.148Z] The recommended git tool is: git
12:22:20 [2022-08-02T12:22:20.195Z] using credential docker-jenkins-github-credentials
12:22:20 [2022-08-02T12:22:20.203Z] Cloning the remote Git repository
12:22:20 [2022-08-02T12:22:20.203Z] Cloning with configured refspecs honoured and without tags
12:22:20 [2022-08-02T12:22:20.240Z] Cloning repository https://github.com/moby/moby.git
12:22:20 [2022-08-02T12:22:20.240Z]  > git init /home/ubuntu/workspace/moby_PR-43890 # timeout=10
12:22:20 [2022-08-02T12:22:20.252Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:20 [2022-08-02T12:22:20.253Z]  > git --version # timeout=10
12:22:20 [2022-08-02T12:22:20.256Z]  > git --version # 'git version 2.17.1'
12:22:20 [2022-08-02T12:22:20.257Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:20 [2022-08-02T12:22:20.257Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:36 [2022-08-02T12:22:36.643Z] Fetching without tags
12:22:36 [2022-08-02T12:22:36.812Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
12:22:36 [2022-08-02T12:22:36.606Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:36 [2022-08-02T12:22:36.613Z]  > git config --add remote.origin.fetch +refs/pull/43890/head:refs/remotes/origin/PR-43890 # timeout=10
12:22:36 [2022-08-02T12:22:36.621Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:36 [2022-08-02T12:22:36.629Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:36 [2022-08-02T12:22:36.638Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:36 [2022-08-02T12:22:36.638Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:36 [2022-08-02T12:22:36.639Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:36 [2022-08-02T12:22:36.807Z]  > git config core.sparsecheckout # timeout=10
12:22:36 [2022-08-02T12:22:36.809Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:22:37 [2022-08-02T12:22:37.328Z]  > git remote # timeout=10
12:22:37 [2022-08-02T12:22:37.330Z]  > git config --get remote.origin.url # timeout=10
12:22:37 [2022-08-02T12:22:37.339Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:37 [2022-08-02T12:22:37.339Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:22:37 [2022-08-02T12:22:37.955Z] Merge succeeded, producing 79a564bf4491ccb709c2208b8949841af4452f31
12:22:37 [2022-08-02T12:22:37.955Z] Checking out Revision 79a564bf4491ccb709c2208b8949841af4452f31 (PR-43890)
12:22:38 [2022-08-02T12:22:38.404Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:22:37 [2022-08-02T12:22:37.930Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:37 [2022-08-02T12:22:37.955Z]  > git config core.sparsecheckout # timeout=10
12:22:37 [2022-08-02T12:22:37.966Z]  > git checkout -f 79a564bf4491ccb709c2208b8949841af4452f31 # timeout=10
12:22:38 [2022-08-02T12:22:38.399Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:22:39 [2022-08-02T12:22:39.116Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
12:22:41 [2022-08-02T12:22:41.631Z] 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] 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] node
[Pipeline] node
[Pipeline] node
[Pipeline] node
12:22:42 [2022-08-02T12:22:42.068Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0a1fa33272620b5ff) in /home/ubuntu/workspace/moby_PR-43890
[Pipeline] node
Stage "s390x" skipped due to when conditional
Stage "s390x integration-cli" skipped due to when conditional
Stage "ppc64le" skipped due to when conditional
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
12:22:42 [2022-08-02T12:22:42.085Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0cf1f03dd10f2b13f) in /home/ubuntu/workspace/moby_PR-43890
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] stage
[Pipeline] { (Print info)
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
12:22:42 [2022-08-02T12:22:42.100Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-023327b7b29e0b645) in /home/ubuntu/workspace/moby_PR-43890
[Pipeline] {
[Pipeline] checkout
12:22:42 [2022-08-02T12:22:42.128Z] The recommended git tool is: git
12:22:42 [2022-08-02T12:22:42.136Z] using credential docker-jenkins-github-credentials
[Pipeline] {
12:22:42 [2022-08-02T12:22:42.150Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-090404362c6887812) in /home/ubuntu/workspace/moby_PR-43890
12:22:42 [2022-08-02T12:22:42.153Z] Fetching changes from the remote Git repository
[Pipeline] // stage
12:22:42 [2022-08-02T12:22:42.159Z] Fetching without tags
12:22:42 [2022-08-02T12:22:42.163Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c57bd955d9c487dc) in /home/ubuntu/workspace/moby_PR-43890
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] {
[Pipeline] checkout
[Pipeline] stage
[Pipeline] { (Build dev image)
12:22:42 [2022-08-02T12:22:42.211Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
12:22:42 [2022-08-02T12:22:42.220Z] using credential docker-jenkins-github-credentials
[Pipeline] checkout
12:22:42 [2022-08-02T12:22:42.226Z] The recommended git tool is: git
12:22:42 [2022-08-02T12:22:42.229Z] Cloning the remote Git repository
12:22:42 [2022-08-02T12:22:42.229Z] Cloning with configured refspecs honoured and without tags
12:22:42 [2022-08-02T12:22:42.235Z] using credential docker-jenkins-github-credentials
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
[Pipeline] {
12:22:42 [2022-08-02T12:22:42.242Z] Cloning the remote Git repository
12:22:42 [2022-08-02T12:22:42.243Z] Cloning with configured refspecs honoured and without tags
[Pipeline] {
[Pipeline] checkout
[Pipeline] checkout
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
12:22:42 [2022-08-02T12:22:42.349Z] The recommended git tool is: git
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
12:22:42 [2022-08-02T12:22:42.363Z] The recommended git tool is: git
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "s390x integration-cli" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
Stage "ppc64le integration-cli" skipped due to when conditional
[Pipeline] }
12:22:42 [2022-08-02T12:22:42.375Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
Stage "s390x" skipped due to when conditional
[Pipeline] }
Stage "ppc64le" skipped due to when conditional
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
12:22:42 [2022-08-02T12:22:42.510Z] Merge succeeded, producing a6ff7c24c2abec0537be39cca829a1c4c0aed089
12:22:42 [2022-08-02T12:22:42.511Z] Checking out Revision a6ff7c24c2abec0537be39cca829a1c4c0aed089 (PR-43890)
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
12:22:42 [2022-08-02T12:22:42.612Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:22:42 [2022-08-02T12:22:42.140Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43890/.git # timeout=10
12:22:42 [2022-08-02T12:22:42.148Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:42 [2022-08-02T12:22:42.196Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:42 [2022-08-02T12:22:42.196Z]  > git --version # timeout=10
12:22:42 [2022-08-02T12:22:42.201Z]  > git --version # 'git version 2.17.1'
12:22:42 [2022-08-02T12:22:42.201Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:42 [2022-08-02T12:22:42.202Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:42 [2022-08-02T12:22:42.370Z]  > git config core.sparsecheckout # timeout=10
12:22:42 [2022-08-02T12:22:42.375Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:22:42 [2022-08-02T12:22:42.427Z]  > git remote # timeout=10
12:22:42 [2022-08-02T12:22:42.431Z]  > git config --get remote.origin.url # timeout=10
12:22:42 [2022-08-02T12:22:42.433Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:42 [2022-08-02T12:22:42.434Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:22:42 [2022-08-02T12:22:42.497Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:42 [2022-08-02T12:22:42.505Z]  > git config core.sparsecheckout # timeout=10
12:22:42 [2022-08-02T12:22:42.511Z]  > git checkout -f a6ff7c24c2abec0537be39cca829a1c4c0aed089 # timeout=10
12:22:42 [2022-08-02T12:22:42.607Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:22:42 [2022-08-02T12:22:42.231Z] Cloning repository https://github.com/moby/moby.git
12:22:42 [2022-08-02T12:22:42.232Z]  > git init /home/ubuntu/workspace/moby_PR-43890 # timeout=10
12:22:42 [2022-08-02T12:22:42.247Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:42 [2022-08-02T12:22:42.247Z]  > git --version # timeout=10
12:22:42 [2022-08-02T12:22:42.252Z]  > git --version # 'git version 2.25.1'
12:22:42 [2022-08-02T12:22:42.252Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:42 [2022-08-02T12:22:42.253Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:42 [2022-08-02T12:22:42.251Z] Cloning repository https://github.com/moby/moby.git
12:22:42 [2022-08-02T12:22:42.251Z]  > git init /home/ubuntu/workspace/moby_PR-43890 # timeout=10
12:22:42 [2022-08-02T12:22:42.261Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:42 [2022-08-02T12:22:42.262Z]  > git --version # timeout=10
12:22:42 [2022-08-02T12:22:42.266Z]  > git --version # 'git version 2.25.1'
12:22:42 [2022-08-02T12:22:42.266Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:42 [2022-08-02T12:22:42.267Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:43 [2022-08-02T12:22:43.323Z] + docker version
12:22:43 [2022-08-02T12:22:43.323Z] Client: Docker Engine - Community
12:22:43 [2022-08-02T12:22:43.323Z]  Version:           20.10.14
12:22:43 [2022-08-02T12:22:43.323Z]  API version:       1.41
12:22:43 [2022-08-02T12:22:43.323Z]  Go version:        go1.16.15
12:22:43 [2022-08-02T12:22:43.323Z]  Git commit:        a224086
12:22:43 [2022-08-02T12:22:43.323Z]  Built:             Thu Mar 24 01:47:57 2022
12:22:43 [2022-08-02T12:22:43.323Z]  OS/Arch:           linux/amd64
12:22:43 [2022-08-02T12:22:43.323Z]  Context:           default
12:22:43 [2022-08-02T12:22:43.323Z]  Experimental:      true
12:22:43 [2022-08-02T12:22:43.323Z] 
12:22:43 [2022-08-02T12:22:43.323Z] Server: Docker Engine - Community
12:22:43 [2022-08-02T12:22:43.323Z]  Engine:
12:22:43 [2022-08-02T12:22:43.323Z]   Version:          20.10.14
12:22:43 [2022-08-02T12:22:43.323Z]   API version:      1.41 (minimum version 1.12)
12:22:43 [2022-08-02T12:22:43.323Z]   Go version:       go1.16.15
12:22:43 [2022-08-02T12:22:43.323Z]   Git commit:       87a90dc
12:22:43 [2022-08-02T12:22:43.323Z]   Built:            Thu Mar 24 01:45:46 2022
12:22:43 [2022-08-02T12:22:43.323Z]   OS/Arch:          linux/amd64
12:22:43 [2022-08-02T12:22:43.323Z]   Experimental:     true
12:22:43 [2022-08-02T12:22:43.323Z]  containerd:
12:22:43 [2022-08-02T12:22:43.323Z]   Version:          1.5.11
12:22:43 [2022-08-02T12:22:43.323Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
12:22:43 [2022-08-02T12:22:43.323Z]  runc:
12:22:43 [2022-08-02T12:22:43.323Z]   Version:          1.0.3
12:22:43 [2022-08-02T12:22:43.323Z]   GitCommit:        v1.0.3-0-gf46b6ba
12:22:43 [2022-08-02T12:22:43.323Z]  docker-init:
12:22:43 [2022-08-02T12:22:43.323Z]   Version:          0.19.0
12:22:43 [2022-08-02T12:22:43.323Z]   GitCommit:        de40ad0
[Pipeline] sh
12:22:43 [2022-08-02T12:22:43.638Z] + docker info
12:22:43 [2022-08-02T12:22:43.638Z] Client:
12:22:43 [2022-08-02T12:22:43.638Z]  Context:    default
12:22:43 [2022-08-02T12:22:43.638Z]  Debug Mode: false
12:22:43 [2022-08-02T12:22:43.638Z]  Plugins:
12:22:43 [2022-08-02T12:22:43.638Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:22:43 [2022-08-02T12:22:43.638Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
12:22:43 [2022-08-02T12:22:43.638Z]   compose: Docker Compose (Docker Inc., v2.4.1)
12:22:43 [2022-08-02T12:22:43.638Z]   scan: Docker Scan (Docker Inc., v0.17.0)
12:22:43 [2022-08-02T12:22:43.638Z] 
12:22:43 [2022-08-02T12:22:43.638Z] Server:
12:22:43 [2022-08-02T12:22:43.638Z]  Containers: 0
12:22:43 [2022-08-02T12:22:43.638Z]   Running: 0
12:22:43 [2022-08-02T12:22:43.638Z]   Paused: 0
12:22:43 [2022-08-02T12:22:43.638Z]   Stopped: 0
12:22:43 [2022-08-02T12:22:43.638Z]  Images: 3
12:22:43 [2022-08-02T12:22:43.638Z]  Server Version: 20.10.14
12:22:43 [2022-08-02T12:22:43.638Z]  Storage Driver: overlay2
12:22:43 [2022-08-02T12:22:43.638Z]   Backing Filesystem: extfs
12:22:43 [2022-08-02T12:22:43.638Z]   Supports d_type: true
12:22:43 [2022-08-02T12:22:43.638Z]   Native Overlay Diff: true
12:22:43 [2022-08-02T12:22:43.638Z]   userxattr: false
12:22:43 [2022-08-02T12:22:43.638Z]  Logging Driver: json-file
12:22:43 [2022-08-02T12:22:43.638Z]  Cgroup Driver: cgroupfs
12:22:43 [2022-08-02T12:22:43.638Z]  Cgroup Version: 1
12:22:43 [2022-08-02T12:22:43.638Z]  Plugins:
12:22:43 [2022-08-02T12:22:43.638Z]   Volume: local
12:22:43 [2022-08-02T12:22:43.638Z]   Network: bridge host ipvlan macvlan null overlay
12:22:43 [2022-08-02T12:22:43.638Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:22:43 [2022-08-02T12:22:43.638Z]  Swarm: inactive
12:22:43 [2022-08-02T12:22:43.638Z]  Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux
12:22:43 [2022-08-02T12:22:43.638Z]  Default Runtime: runc
12:22:43 [2022-08-02T12:22:43.638Z]  Init Binary: docker-init
12:22:43 [2022-08-02T12:22:43.638Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
12:22:43 [2022-08-02T12:22:43.638Z]  runc version: v1.0.3-0-gf46b6ba
12:22:43 [2022-08-02T12:22:43.638Z]  init version: de40ad0
12:22:43 [2022-08-02T12:22:43.638Z]  Security Options:
12:22:43 [2022-08-02T12:22:43.638Z]   apparmor
12:22:43 [2022-08-02T12:22:43.638Z]   seccomp
12:22:43 [2022-08-02T12:22:43.638Z]    Profile: default
12:22:43 [2022-08-02T12:22:43.638Z]  Kernel Version: 5.4.0-1071-aws
12:22:43 [2022-08-02T12:22:43.638Z]  Operating System: Ubuntu 18.04.6 LTS
12:22:43 [2022-08-02T12:22:43.638Z]  OSType: linux
12:22:43 [2022-08-02T12:22:43.638Z]  Architecture: x86_64
12:22:43 [2022-08-02T12:22:43.638Z]  CPUs: 2
12:22:43 [2022-08-02T12:22:43.638Z]  Total Memory: 7.565GiB
12:22:43 [2022-08-02T12:22:43.638Z]  Name: ip-10-100-76-39
12:22:43 [2022-08-02T12:22:43.638Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
12:22:43 [2022-08-02T12:22:43.638Z]  Docker Root Dir: /var/lib/docker
12:22:43 [2022-08-02T12:22:43.638Z]  Debug Mode: false
12:22:43 [2022-08-02T12:22:43.638Z]  Registry: https://index.docker.io/v1/
12:22:43 [2022-08-02T12:22:43.638Z]  Labels:
12:22:43 [2022-08-02T12:22:43.638Z]  Experimental: true
12:22:43 [2022-08-02T12:22:43.638Z]  Insecure Registries:
12:22:43 [2022-08-02T12:22:43.638Z]   127.0.0.0/8
12:22:43 [2022-08-02T12:22:43.638Z]  Live Restore Enabled: true
12:22:43 [2022-08-02T12:22:43.638Z] 
12:22:43 [2022-08-02T12:22:43.638Z] WARNING: No swap limit support
[Pipeline] sh
12:22:43 [2022-08-02T12:22:43.954Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:43 [2022-08-02T12:22:43.954Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:43 [2022-08-02T12:22:43.954Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43890/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:22:43 [2022-08-02T12:22:43.954Z] + bash /home/ubuntu/workspace/moby_PR-43890/check-config.sh
12:22:43 [2022-08-02T12:22:43.954Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:22:43 [2022-08-02T12:22:43.954Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
12:22:43 [2022-08-02T12:22:43.954Z] 
12:22:43 [2022-08-02T12:22:43.954Z] Generally Necessary:
12:22:43 [2022-08-02T12:22:43.954Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:22:43 [2022-08-02T12:22:43.954Z] - apparmor: enabled and tools installed
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_NAMESPACES: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_NET_NS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_PID_NS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_IPC_NS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_UTS_NS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CGROUPS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CGROUP_CPUACCT: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CGROUP_DEVICE: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CGROUP_FREEZER: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CGROUP_SCHED: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_CPUSETS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_MEMCG: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_KEYS: enabled
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_VETH: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_BRIDGE: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:22:43 [2022-08-02T12:22:43.954Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_NF_NAT: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_POSIX_MQUEUE: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CGROUP_BPF: enabled
12:22:44 [2022-08-02T12:22:44.210Z] 
12:22:44 [2022-08-02T12:22:44.210Z] Optional Features:
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_USER_NS: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_SECCOMP: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_SECCOMP_FILTER: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CGROUP_PIDS: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_MEMCG_SWAP: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:22:44 [2022-08-02T12:22:44.210Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_BLK_CGROUP: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CGROUP_PERF: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CGROUP_HUGETLB: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_CFS_BANDWIDTH: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_RT_GROUP_SCHED: missing
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_VS: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_VS_NFCT: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_IP_VS_RR: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_SECURITY_SELINUX: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_SECURITY_APPARMOR: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_EXT4_FS: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:22:44 [2022-08-02T12:22:44.210Z] - Network Drivers:
12:22:44 [2022-08-02T12:22:44.210Z]   - "overlay":
12:22:44 [2022-08-02T12:22:44.210Z]     - CONFIG_VXLAN: enabled (as module)
12:22:44 [2022-08-02T12:22:44.210Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:22:44 [2022-08-02T12:22:44.210Z]       Optional (for encrypted networks):
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_CRYPTO: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_CRYPTO_AEAD: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_CRYPTO_GCM: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_CRYPTO_GHASH: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_XFRM: enabled
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_XFRM_USER: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]       - CONFIG_INET_ESP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]   - "ipvlan":
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_IPVLAN: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]   - "macvlan":
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_MACVLAN: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_DUMMY: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]   - "ftp,tftp client in container":
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z] - Storage Drivers:
12:22:44 [2022-08-02T12:22:44.465Z]   - "aufs":
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_AUFS_FS: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]   - "btrfs":
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:22:44 [2022-08-02T12:22:44.465Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:22:44 [2022-08-02T12:22:44.466Z]   - "devicemapper":
12:22:44 [2022-08-02T12:22:44.466Z]     - CONFIG_BLK_DEV_DM: enabled
12:22:44 [2022-08-02T12:22:44.466Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:22:44 [2022-08-02T12:22:44.466Z]   - "overlay":
12:22:44 [2022-08-02T12:22:44.466Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:22:44 [2022-08-02T12:22:44.466Z]   - "zfs":
12:22:44 [2022-08-02T12:22:44.466Z]     - /dev/zfs: present
12:22:44 [2022-08-02T12:22:44.466Z]     - zfs command: missing
12:22:44 [2022-08-02T12:22:44.466Z]     - zpool command: missing
12:22:44 [2022-08-02T12:22:44.466Z] 
12:22:44 [2022-08-02T12:22:44.466Z] Limits:
12:22:44 [2022-08-02T12:22:44.466Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:22:44 [2022-08-02T12:22:44.466Z] 
12:22:44 [2022-08-02T12:22:44.466Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:22:44 [2022-08-02T12:22:44.625Z] using credential docker-jenkins-github-credentials
12:22:44 [2022-08-02T12:22:44.634Z] Cloning the remote Git repository
12:22:44 [2022-08-02T12:22:44.634Z] Cloning with configured refspecs honoured and without tags
12:22:44 [2022-08-02T12:22:44.652Z] using credential docker-jenkins-github-credentials
12:22:44 [2022-08-02T12:22:44.660Z] Cloning the remote Git repository
12:22:44 [2022-08-02T12:22:44.660Z] Cloning with configured refspecs honoured and without tags
12:22:44 [2022-08-02T12:22:44.681Z] Cloning repository https://github.com/moby/moby.git
12:22:44 [2022-08-02T12:22:44.663Z] Cloning repository https://github.com/moby/moby.git
12:22:44 [2022-08-02T12:22:44.721Z]  > git init /home/ubuntu/workspace/moby_PR-43890 # timeout=10
12:22:44 [2022-08-02T12:22:44.787Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:a6ff7c24c2abec0537be39cca829a1c4c0aed089 .
12:22:44 [2022-08-02T12:22:44.787Z] #1 [internal] load build definition from Dockerfile
12:22:44 [2022-08-02T12:22:44.787Z] #1 sha256:64d6632c22788e0d7779af3173f4451b866b36541a0059b2ef8c74ae808da649
12:22:44 [2022-08-02T12:22:44.787Z] #1 transferring dockerfile: 19.25kB done
12:22:44 [2022-08-02T12:22:44.787Z] #1 DONE 0.0s
12:22:44 [2022-08-02T12:22:44.787Z] 
12:22:44 [2022-08-02T12:22:44.787Z] #2 [internal] load .dockerignore
12:22:44 [2022-08-02T12:22:44.787Z] #2 sha256:32371b3fc766eca6e8a3219b2ffb60040203b07a94aa51b61f89b8e525f6c492
12:22:44 [2022-08-02T12:22:44.787Z] #2 transferring context: 145B done
12:22:44 [2022-08-02T12:22:44.787Z] #2 DONE 0.0s
12:22:44 [2022-08-02T12:22:44.787Z] 
12:22:44 [2022-08-02T12:22:44.787Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:22:44 [2022-08-02T12:22:44.787Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
12:22:45 [2022-08-02T12:22:45.348Z] #3 DONE 0.5s
12:22:45 [2022-08-02T12:22:45.348Z] 
12:22:45 [2022-08-02T12:22:45.348Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
12:22:45 [2022-08-02T12:22:45.348Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
12:22:45 [2022-08-02T12:22:45.348Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.1s done
12:22:45 [2022-08-02T12:22:45.603Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
12:22:45 [2022-08-02T12:22:45.603Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
12:22:45 [2022-08-02T12:22:45.603Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
12:22:45 [2022-08-02T12:22:45.604Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
12:22:44 [2022-08-02T12:22:44.741Z]  > git init /home/ubuntu/workspace/moby_PR-43890 # timeout=10
12:22:44 [2022-08-02T12:22:44.786Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:44 [2022-08-02T12:22:44.786Z]  > git --version # timeout=10
12:22:44 [2022-08-02T12:22:44.806Z]  > git --version # 'git version 2.17.1'
12:22:44 [2022-08-02T12:22:44.806Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:44 [2022-08-02T12:22:44.808Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:44 [2022-08-02T12:22:44.767Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:44 [2022-08-02T12:22:44.767Z]  > git --version # timeout=10
12:22:44 [2022-08-02T12:22:44.779Z]  > git --version # 'git version 2.17.1'
12:22:44 [2022-08-02T12:22:44.779Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:44 [2022-08-02T12:22:44.781Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:45 [2022-08-02T12:22:45.859Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
12:22:45 [2022-08-02T12:22:45.859Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
12:22:46 [2022-08-02T12:22:46.115Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
12:22:46 [2022-08-02T12:22:46.115Z] #4 DONE 0.9s
12:22:46 [2022-08-02T12:22:46.676Z] 
12:22:46 [2022-08-02T12:22:46.677Z] #6 [internal] load .dockerignore
12:22:46 [2022-08-02T12:22:46.677Z] #6 sha256:23cfb60364d0ce97f34424f09da766ad04d154fa86d82215863310abd402f213
12:22:46 [2022-08-02T12:22:46.677Z] #6 DONE 0.0s
12:22:46 [2022-08-02T12:22:46.677Z] 
12:22:46 [2022-08-02T12:22:46.677Z] #5 [internal] load build definition from Dockerfile
12:22:46 [2022-08-02T12:22:46.677Z] #5 sha256:eada081dab22153a91ccdff35afc88002cec2aac70f9b1cfe9ac4fb68963ebc7
12:22:46 [2022-08-02T12:22:46.677Z] #5 DONE 0.0s
12:22:46 [2022-08-02T12:22:46.677Z] 
12:22:46 [2022-08-02T12:22:46.677Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:22:46 [2022-08-02T12:22:46.677Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:22:47 [2022-08-02T12:22:47.239Z] #10 DONE 0.4s
12:22:47 [2022-08-02T12:22:47.239Z] 
12:22:47 [2022-08-02T12:22:47.239Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:22:47 [2022-08-02T12:22:47.239Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:22:47 [2022-08-02T12:22:47.239Z] #9 DONE 0.5s
12:22:47 [2022-08-02T12:22:47.239Z] 
12:22:47 [2022-08-02T12:22:47.239Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
12:22:47 [2022-08-02T12:22:47.239Z] #8 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
12:22:47 [2022-08-02T12:22:47.495Z] #8 DONE 0.7s
12:22:47 [2022-08-02T12:22:47.495Z] 
12:22:47 [2022-08-02T12:22:47.495Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:22:47 [2022-08-02T12:22:47.495Z] #7 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:22:47 [2022-08-02T12:22:47.495Z] #7 DONE 0.7s
12:22:48 [2022-08-02T12:22:48.061Z] 
12:22:48 [2022-08-02T12:22:48.061Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:22:48 [2022-08-02T12:22:48.061Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:22:48 [2022-08-02T12:22:48.061Z] #73 DONE 0.0s
12:22:48 [2022-08-02T12:22:48.061Z] 
12:22:48 [2022-08-02T12:22:48.061Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:22:48 [2022-08-02T12:22:48.061Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:22:48 [2022-08-02T12:22:48.061Z] #71 DONE 0.0s
12:22:48 [2022-08-02T12:22:48.061Z] 
12:22:48 [2022-08-02T12:22:48.061Z] #24 [internal] load build context
12:22:48 [2022-08-02T12:22:48.061Z] #24 sha256:32cf95e5742b4918a2861ed69d31e4f178c6653ebdae3377211891a3d23df745
12:22:48 [2022-08-02T12:22:48.319Z] #24 ...
12:22:48 [2022-08-02T12:22:48.319Z] 
12:22:48 [2022-08-02T12:22:48.319Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:22:48 [2022-08-02T12:22:48.319Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:22:48 [2022-08-02T12:22:48.319Z] #49 DONE 0.0s
12:22:48 [2022-08-02T12:22:48.319Z] 
12:22:48 [2022-08-02T12:22:48.319Z] #24 [internal] load build context
12:22:48 [2022-08-02T12:22:48.319Z] #24 sha256:32cf95e5742b4918a2861ed69d31e4f178c6653ebdae3377211891a3d23df745
12:22:50 [2022-08-02T12:22:50.244Z] #24 transferring context: 46.51MB 2.1s
12:22:51 [2022-08-02T12:22:51.611Z] #24 transferring context: 62.09MB 3.4s done
12:22:51 [2022-08-02T12:22:51.868Z] #24 DONE 3.9s
12:22:51 [2022-08-02T12:22:51.868Z] 
12:22:51 [2022-08-02T12:22:51.868Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:22:51 [2022-08-02T12:22:51.868Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.2s done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.3s done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s done
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.6s
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 3.6s
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 47.19MB / 141.81MB 3.6s
12:22:51 [2022-08-02T12:22:51.868Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 1.0s
12:22:51 [2022-08-02T12:22:51.868Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.72MB / 141.81MB 3.7s
12:22:52 [2022-08-02T12:22:52.126Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 66.06MB / 141.81MB 3.8s
12:22:52 [2022-08-02T12:22:52.126Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 77.59MB / 141.81MB 4.0s
12:22:52 [2022-08-02T12:22:52.385Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.1s done
12:22:52 [2022-08-02T12:22:52.385Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 91.63MB / 141.81MB 4.1s
12:22:52 [2022-08-02T12:22:52.385Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 101.71MB / 141.81MB 4.2s
12:22:52 [2022-08-02T12:22:52.385Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 4.2s
12:22:52 [2022-08-02T12:22:52.641Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 116.39MB / 141.81MB 4.4s
12:22:52 [2022-08-02T12:22:52.641Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 125.83MB / 141.81MB 4.5s
12:22:52 [2022-08-02T12:22:52.897Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 134.22MB / 141.81MB 4.6s
12:22:52 [2022-08-02T12:22:52.897Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.8s
12:22:53 [2022-08-02T12:22:53.154Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.9s done
12:22:53 [2022-08-02T12:22:53.410Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.0s done
12:22:53 [2022-08-02T12:22:53.974Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.7s done
12:22:54 [2022-08-02T12:22:54.310Z] Fetching without tags
12:22:54 [2022-08-02T12:22:54.621Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
12:22:54 [2022-08-02T12:22:54.296Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:54 [2022-08-02T12:22:54.302Z]  > git config --add remote.origin.fetch +refs/pull/43890/head:refs/remotes/origin/PR-43890 # timeout=10
12:22:54 [2022-08-02T12:22:54.305Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:54 [2022-08-02T12:22:54.311Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:54 [2022-08-02T12:22:54.319Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:54 [2022-08-02T12:22:54.320Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:54 [2022-08-02T12:22:54.320Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:54 [2022-08-02T12:22:54.628Z]  > git config core.sparsecheckout # timeout=10
12:22:54 [2022-08-02T12:22:54.633Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:22:55 [2022-08-02T12:22:55.509Z] Merge succeeded, producing 47251d0a05415bcd100ce697db14fb187ccbd366
12:22:55 [2022-08-02T12:22:55.509Z] Checking out Revision 47251d0a05415bcd100ce697db14fb187ccbd366 (PR-43890)
12:22:55 [2022-08-02T12:22:55.771Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:22:55 [2022-08-02T12:22:55.154Z]  > git remote # timeout=10
12:22:55 [2022-08-02T12:22:55.160Z]  > git config --get remote.origin.url # timeout=10
12:22:55 [2022-08-02T12:22:55.165Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:55 [2022-08-02T12:22:55.165Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:22:55 [2022-08-02T12:22:55.510Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:55 [2022-08-02T12:22:55.517Z]  > git config core.sparsecheckout # timeout=10
12:22:55 [2022-08-02T12:22:55.522Z]  > git checkout -f 47251d0a05415bcd100ce697db14fb187ccbd366 # timeout=10
12:22:55 [2022-08-02T12:22:55.780Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:22:56 [2022-08-02T12:22:56.492Z] #11 ...
12:22:56 [2022-08-02T12:22:56.492Z] 
12:22:56 [2022-08-02T12:22:56.492Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:22:56 [2022-08-02T12:22:56.492Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:22:56 [2022-08-02T12:22:56.492Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.1s done
12:22:56 [2022-08-02T12:22:56.492Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
12:22:56 [2022-08-02T12:22:56.492Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
12:22:56 [2022-08-02T12:22:56.492Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
12:22:56 [2022-08-02T12:22:56.492Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 1.4s done
12:22:56 [2022-08-02T12:22:56.492Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 6.4s done
12:22:56 [2022-08-02T12:22:56.492Z] #28 DONE 8.4s
12:22:56 [2022-08-02T12:22:56.492Z] 
12:22:56 [2022-08-02T12:22:56.492Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:22:56 [2022-08-02T12:22:56.492Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:22:56 [2022-08-02T12:22:56.492Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.5s done
12:22:56 [2022-08-02T12:22:56.492Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721
12:22:56 [2022-08-02T12:22:56.492Z] #11 ...
12:22:56 [2022-08-02T12:22:56.492Z] 
12:22:56 [2022-08-02T12:22:56.492Z] #29 [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:22:56 [2022-08-02T12:22:56.492Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:22:56 [2022-08-02T12:22:56.512Z] + docker version
12:22:56 [2022-08-02T12:22:56.512Z] Client: Docker Engine - Community
12:22:56 [2022-08-02T12:22:56.512Z]  Version:           20.10.14
12:22:56 [2022-08-02T12:22:56.512Z]  API version:       1.41
12:22:56 [2022-08-02T12:22:56.512Z]  Go version:        go1.16.15
12:22:56 [2022-08-02T12:22:56.512Z]  Git commit:        a224086
12:22:56 [2022-08-02T12:22:56.512Z]  Built:             Thu Mar 24 01:47:20 2022
12:22:56 [2022-08-02T12:22:56.512Z]  OS/Arch:           linux/arm64
12:22:56 [2022-08-02T12:22:56.512Z]  Context:           default
12:22:56 [2022-08-02T12:22:56.512Z]  Experimental:      true
12:22:56 [2022-08-02T12:22:56.512Z] 
12:22:56 [2022-08-02T12:22:56.512Z] Server: Docker Engine - Community
12:22:56 [2022-08-02T12:22:56.512Z]  Engine:
12:22:56 [2022-08-02T12:22:56.512Z]   Version:          20.10.14
12:22:56 [2022-08-02T12:22:56.512Z]   API version:      1.41 (minimum version 1.12)
12:22:56 [2022-08-02T12:22:56.512Z]   Go version:       go1.16.15
12:22:56 [2022-08-02T12:22:56.512Z]   Git commit:       87a90dc
12:22:56 [2022-08-02T12:22:56.512Z]   Built:            Thu Mar 24 01:45:39 2022
12:22:56 [2022-08-02T12:22:56.512Z]   OS/Arch:          linux/arm64
12:22:56 [2022-08-02T12:22:56.512Z]   Experimental:     true
12:22:56 [2022-08-02T12:22:56.512Z]  containerd:
12:22:56 [2022-08-02T12:22:56.512Z]   Version:          1.5.11
12:22:56 [2022-08-02T12:22:56.512Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
12:22:56 [2022-08-02T12:22:56.512Z]  runc:
12:22:56 [2022-08-02T12:22:56.512Z]   Version:          1.0.3
12:22:56 [2022-08-02T12:22:56.512Z]   GitCommit:        v1.0.3-0-gf46b6ba
12:22:56 [2022-08-02T12:22:56.512Z]  docker-init:
12:22:56 [2022-08-02T12:22:56.512Z]   Version:          0.19.0
12:22:56 [2022-08-02T12:22:56.512Z]   GitCommit:        de40ad0
[Pipeline] sh
12:22:56 [2022-08-02T12:22:56.795Z] + docker info
12:22:57 [2022-08-02T12:22:57.360Z] Client:
12:22:57 [2022-08-02T12:22:57.360Z]  Context:    default
12:22:57 [2022-08-02T12:22:57.360Z]  Debug Mode: false
12:22:57 [2022-08-02T12:22:57.360Z]  Plugins:
12:22:57 [2022-08-02T12:22:57.360Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:22:57 [2022-08-02T12:22:57.360Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
12:22:57 [2022-08-02T12:22:57.360Z] 
12:22:57 [2022-08-02T12:22:57.360Z] Server:
12:22:57 [2022-08-02T12:22:57.360Z]  Containers: 0
12:22:57 [2022-08-02T12:22:57.360Z]   Running: 0
12:22:57 [2022-08-02T12:22:57.360Z]   Paused: 0
12:22:57 [2022-08-02T12:22:57.360Z]   Stopped: 0
12:22:57 [2022-08-02T12:22:57.360Z]  Images: 2
12:22:57 [2022-08-02T12:22:57.360Z]  Server Version: 20.10.14
12:22:57 [2022-08-02T12:22:57.360Z]  Storage Driver: overlay2
12:22:57 [2022-08-02T12:22:57.360Z]   Backing Filesystem: extfs
12:22:57 [2022-08-02T12:22:57.360Z]   Supports d_type: true
12:22:57 [2022-08-02T12:22:57.360Z]   Native Overlay Diff: true
12:22:57 [2022-08-02T12:22:57.360Z]   userxattr: false
12:22:57 [2022-08-02T12:22:57.360Z]  Logging Driver: json-file
12:22:57 [2022-08-02T12:22:57.360Z]  Cgroup Driver: cgroupfs
12:22:57 [2022-08-02T12:22:57.360Z]  Cgroup Version: 1
12:22:57 [2022-08-02T12:22:57.360Z]  Plugins:
12:22:57 [2022-08-02T12:22:57.360Z]   Volume: local
12:22:57 [2022-08-02T12:22:57.360Z]   Network: bridge host ipvlan macvlan null overlay
12:22:57 [2022-08-02T12:22:57.360Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:22:57 [2022-08-02T12:22:57.360Z]  Swarm: inactive
12:22:57 [2022-08-02T12:22:57.360Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:22:57 [2022-08-02T12:22:57.360Z]  Default Runtime: runc
12:22:57 [2022-08-02T12:22:57.360Z]  Init Binary: docker-init
12:22:57 [2022-08-02T12:22:57.360Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
12:22:57 [2022-08-02T12:22:57.360Z]  runc version: v1.0.3-0-gf46b6ba
12:22:57 [2022-08-02T12:22:57.360Z]  init version: de40ad0
12:22:57 [2022-08-02T12:22:57.360Z]  Security Options:
12:22:57 [2022-08-02T12:22:57.360Z]   apparmor
12:22:57 [2022-08-02T12:22:57.360Z]   seccomp
12:22:57 [2022-08-02T12:22:57.360Z]    Profile: default
12:22:57 [2022-08-02T12:22:57.360Z]  Kernel Version: 5.13.0-1021-aws
12:22:57 [2022-08-02T12:22:57.360Z]  Operating System: Ubuntu 20.04.4 LTS
12:22:57 [2022-08-02T12:22:57.360Z]  OSType: linux
12:22:57 [2022-08-02T12:22:57.360Z]  Architecture: aarch64
12:22:57 [2022-08-02T12:22:57.360Z]  CPUs: 2
12:22:57 [2022-08-02T12:22:57.360Z]  Total Memory: 7.562GiB
12:22:57 [2022-08-02T12:22:57.360Z]  Name: ip-10-100-97-0
12:22:57 [2022-08-02T12:22:57.360Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
12:22:57 [2022-08-02T12:22:57.360Z]  Docker Root Dir: /var/lib/docker
12:22:57 [2022-08-02T12:22:57.360Z]  Debug Mode: false
12:22:57 [2022-08-02T12:22:57.360Z]  Registry: https://index.docker.io/v1/
12:22:57 [2022-08-02T12:22:57.360Z]  Labels:
12:22:57 [2022-08-02T12:22:57.360Z]  Experimental: true
12:22:57 [2022-08-02T12:22:57.360Z]  Insecure Registries:
12:22:57 [2022-08-02T12:22:57.360Z]   127.0.0.0/8
12:22:57 [2022-08-02T12:22:57.360Z]  Live Restore Enabled: true
12:22:57 [2022-08-02T12:22:57.360Z] 
[Pipeline] sh
12:22:57 [2022-08-02T12:22:57.420Z] #29 0.891 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:22:57 [2022-08-02T12:22:57.420Z] #29 0.895 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:22:57 [2022-08-02T12:22:57.420Z] #29 0.895 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:22:57 [2022-08-02T12:22:57.420Z] #29 1.021 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:22:57 [2022-08-02T12:22:57.575Z] Fetching without tags
12:22:57 [2022-08-02T12:22:57.641Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:57 [2022-08-02T12:22:57.641Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:22:57 [2022-08-02T12:22:57.641Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43890/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:22:57 [2022-08-02T12:22:57.641Z] + bash /home/ubuntu/workspace/moby_PR-43890/check-config.sh
12:22:57 [2022-08-02T12:22:57.641Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:22:57 [2022-08-02T12:22:57.641Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
12:22:57 [2022-08-02T12:22:57.641Z] 
12:22:57 [2022-08-02T12:22:57.641Z] Generally Necessary:
12:22:57 [2022-08-02T12:22:57.641Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:22:57 [2022-08-02T12:22:57.641Z] - apparmor: enabled and tools installed
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NAMESPACES: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NET_NS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_PID_NS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_IPC_NS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_UTS_NS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CGROUPS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CGROUP_CPUACCT: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CGROUP_DEVICE: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CGROUP_FREEZER: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CGROUP_SCHED: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_CPUSETS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_MEMCG: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_KEYS: enabled
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_VETH: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_BRIDGE: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:22:57 [2022-08-02T12:22:57.641Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:22:57 [2022-08-02T12:22:57.676Z] #29 1.309 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:22:57 [2022-08-02T12:22:57.742Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_NF_NAT: enabled (as module)
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_POSIX_MQUEUE: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_CGROUP_BPF: enabled
12:22:57 [2022-08-02T12:22:57.898Z] 
12:22:57 [2022-08-02T12:22:57.898Z] Optional Features:
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_USER_NS: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_SECCOMP: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_SECCOMP_FILTER: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_CGROUP_PIDS: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_MEMCG_SWAP: enabled
12:22:57 [2022-08-02T12:22:57.898Z]     (cgroup swap accounting is currently enabled)
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_BLK_CGROUP: enabled
12:22:57 [2022-08-02T12:22:57.898Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_CGROUP_PERF: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_CGROUP_HUGETLB: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_CFS_BANDWIDTH: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_RT_GROUP_SCHED: missing
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_VS: enabled (as module)
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_VS_NFCT: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_IP_VS_RR: enabled (as module)
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_SECURITY_SELINUX: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_SECURITY_APPARMOR: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_EXT4_FS: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:22:57 [2022-08-02T12:22:57.899Z] - Network Drivers:
12:22:57 [2022-08-02T12:22:57.899Z]   - "overlay":
12:22:57 [2022-08-02T12:22:57.899Z]     - CONFIG_VXLAN: enabled (as module)
12:22:57 [2022-08-02T12:22:57.899Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:22:57 [2022-08-02T12:22:57.899Z]       Optional (for encrypted networks):
12:22:57 [2022-08-02T12:22:57.932Z] #29 1.617 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:22:57 [2022-08-02T12:22:57.549Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:57 [2022-08-02T12:22:57.552Z]  > git config --add remote.origin.fetch +refs/pull/43890/head:refs/remotes/origin/PR-43890 # timeout=10
12:22:57 [2022-08-02T12:22:57.556Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:57 [2022-08-02T12:22:57.569Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:22:57 [2022-08-02T12:22:57.577Z] Fetching upstream changes from https://github.com/moby/moby.git
12:22:57 [2022-08-02T12:22:57.577Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:57 [2022-08-02T12:22:57.578Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:22:57 [2022-08-02T12:22:57.748Z]  > git config core.sparsecheckout # timeout=10
12:22:57 [2022-08-02T12:22:57.753Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_CRYPTO: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_CRYPTO_AEAD: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_CRYPTO_GCM: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_CRYPTO_GHASH: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_XFRM: enabled
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_XFRM_USER: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]       - CONFIG_INET_ESP: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "ipvlan":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_IPVLAN: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "macvlan":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_MACVLAN: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_DUMMY: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "ftp,tftp client in container":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z] - Storage Drivers:
12:22:58 [2022-08-02T12:22:58.156Z]   - "aufs":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_AUFS_FS: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "btrfs":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:22:58 [2022-08-02T12:22:58.156Z]   - "devicemapper":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_BLK_DEV_DM: enabled
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "overlay":
12:22:58 [2022-08-02T12:22:58.156Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:22:58 [2022-08-02T12:22:58.156Z]   - "zfs":
12:22:58 [2022-08-02T12:22:58.156Z]     - /dev/zfs: present
12:22:58 [2022-08-02T12:22:58.156Z]     - zfs command: missing
12:22:58 [2022-08-02T12:22:58.156Z]     - zpool command: missing
12:22:58 [2022-08-02T12:22:58.156Z] 
12:22:58 [2022-08-02T12:22:58.156Z] Limits:
12:22:58 [2022-08-02T12:22:58.156Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:22:58 [2022-08-02T12:22:58.156Z] 
12:22:58 [2022-08-02T12:22:58.156Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:22:58 [2022-08-02T12:22:58.476Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:47251d0a05415bcd100ce697db14fb187ccbd366 .
12:22:58 [2022-08-02T12:22:58.734Z] #1 [internal] load build definition from Dockerfile
12:22:58 [2022-08-02T12:22:58.734Z] #1 sha256:b3650d5916d340a118890276a58fe351b130421355819e987951ae52acb8cda3
12:22:58 [2022-08-02T12:22:58.734Z] #1 transferring dockerfile: 19.25kB 0.0s done
12:22:58 [2022-08-02T12:22:58.734Z] #1 DONE 0.0s
12:22:58 [2022-08-02T12:22:58.734Z] 
12:22:58 [2022-08-02T12:22:58.734Z] #2 [internal] load .dockerignore
12:22:58 [2022-08-02T12:22:58.734Z] #2 sha256:6857ca7e0dd6459706173b878520785ee718a104fc699b3e31a8c66d468ecd46
12:22:58 [2022-08-02T12:22:58.734Z] #2 transferring context: 145B 0.0s done
12:22:58 [2022-08-02T12:22:58.734Z] #2 DONE 0.1s
12:22:58 [2022-08-02T12:22:58.734Z] 
12:22:58 [2022-08-02T12:22:58.734Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:22:58 [2022-08-02T12:22:58.734Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
12:22:58 [2022-08-02T12:22:58.791Z] Merge succeeded, producing e88f0ce781b796d9a403e6906dfe65c4bc30fc13
12:22:58 [2022-08-02T12:22:58.791Z] Checking out Revision e88f0ce781b796d9a403e6906dfe65c4bc30fc13 (PR-43890)
12:22:58 [2022-08-02T12:22:58.991Z] #3 DONE 0.2s
12:22:58 [2022-08-02T12:22:58.991Z] 
12:22:58 [2022-08-02T12:22:58.991Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
12:22:58 [2022-08-02T12:22:58.991Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
12:22:58 [2022-08-02T12:22:58.991Z] #4 CACHED
12:22:59 [2022-08-02T12:22:59.147Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:22:58 [2022-08-02T12:22:58.281Z]  > git remote # timeout=10
12:22:58 [2022-08-02T12:22:58.288Z]  > git config --get remote.origin.url # timeout=10
12:22:58 [2022-08-02T12:22:58.293Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:22:58 [2022-08-02T12:22:58.293Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:22:58 [2022-08-02T12:22:58.785Z]  > git rev-parse HEAD^{commit} # timeout=10
12:22:58 [2022-08-02T12:22:58.793Z]  > git config core.sparsecheckout # timeout=10
12:22:58 [2022-08-02T12:22:58.797Z]  > git checkout -f e88f0ce781b796d9a403e6906dfe65c4bc30fc13 # timeout=10
12:22:59 [2022-08-02T12:22:59.150Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #5 [internal] load .dockerignore
12:22:59 [2022-08-02T12:22:59.249Z] #5 sha256:7c3005f4fb93194eb10742a0dd6d82ceeb3317d3c0f1cb6847174d683c56cb6d
12:22:59 [2022-08-02T12:22:59.249Z] #5 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #6 [internal] load build definition from Dockerfile
12:22:59 [2022-08-02T12:22:59.249Z] #6 sha256:09101cdbb45de24d805aa9d54b29a11747d697ec083ea72377140ab0fd257e7d
12:22:59 [2022-08-02T12:22:59.249Z] #6 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:22:59 [2022-08-02T12:22:59.249Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:22:59 [2022-08-02T12:22:59.249Z] #10 DONE 0.1s
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
12:22:59 [2022-08-02T12:22:59.249Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
12:22:59 [2022-08-02T12:22:59.249Z] #7 DONE 0.1s
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #8 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
12:22:59 [2022-08-02T12:22:59.249Z] #8 sha256:b86c439509d1bcb1d912e9e6b15786b5125b5b3f78eacc7fde0e6e616a2fc6e2
12:22:59 [2022-08-02T12:22:59.249Z] #8 DONE 0.1s
12:22:59 [2022-08-02T12:22:59.249Z] 
12:22:59 [2022-08-02T12:22:59.249Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:22:59 [2022-08-02T12:22:59.249Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:22:59 [2022-08-02T12:22:59.249Z] #9 DONE 0.1s
12:22:59 [2022-08-02T12:22:59.299Z] #29 2.719 Fetched 8563 kB in 2s (4113 kB/s)
12:22:59 [2022-08-02T12:22:59.507Z] 
12:22:59 [2022-08-02T12:22:59.507Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:22:59 [2022-08-02T12:22:59.507Z] #28 sha256:9ba39cb572c0a44d7873dd23b4ec5e5ffc028915971aa35e827c3d588b4296d0
12:22:59 [2022-08-02T12:22:59.507Z] #28 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.507Z] 
12:22:59 [2022-08-02T12:22:59.507Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:22:59 [2022-08-02T12:22:59.507Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:22:59 [2022-08-02T12:22:59.507Z] #73 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.507Z] 
12:22:59 [2022-08-02T12:22:59.507Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:22:59 [2022-08-02T12:22:59.507Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:22:59 [2022-08-02T12:22:59.507Z] #71 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.507Z] 
12:22:59 [2022-08-02T12:22:59.507Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:22:59 [2022-08-02T12:22:59.507Z] #11 sha256:c673791b5e29ca6adbdeb1f2eaeb0ec38e19fafeaaa55b788769b3c1d1a1dd6e
12:22:59 [2022-08-02T12:22:59.507Z] #11 DONE 0.0s
12:22:59 [2022-08-02T12:22:59.507Z] 
12:22:59 [2022-08-02T12:22:59.507Z] #24 [internal] load build context
12:22:59 [2022-08-02T12:22:59.507Z] #24 sha256:dbd6f4d95ff7db5884bf552976592305080f5c9abc94943dc0a770d552eda301
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:22:59 [2022-08-02T12:22:59.824Z] + docker version
12:22:59 [2022-08-02T12:22:59.824Z] Client: Docker Engine - Community
12:22:59 [2022-08-02T12:22:59.824Z]  Version:           20.10.14
12:22:59 [2022-08-02T12:22:59.824Z]  API version:       1.41
12:22:59 [2022-08-02T12:22:59.824Z]  Go version:        go1.16.15
12:22:59 [2022-08-02T12:22:59.824Z]  Git commit:        a224086
12:22:59 [2022-08-02T12:22:59.824Z]  Built:             Thu Mar 24 01:48:02 2022
12:22:59 [2022-08-02T12:22:59.824Z]  OS/Arch:           linux/amd64
12:22:59 [2022-08-02T12:22:59.824Z]  Context:           default
12:22:59 [2022-08-02T12:22:59.824Z]  Experimental:      true
12:22:59 [2022-08-02T12:22:59.824Z] 
12:22:59 [2022-08-02T12:22:59.824Z] Server: Docker Engine - Community
12:22:59 [2022-08-02T12:22:59.824Z]  Engine:
12:22:59 [2022-08-02T12:22:59.824Z]   Version:          20.10.14
12:22:59 [2022-08-02T12:22:59.824Z]   API version:      1.41 (minimum version 1.12)
12:22:59 [2022-08-02T12:22:59.824Z]   Go version:       go1.16.15
12:22:59 [2022-08-02T12:22:59.824Z]   Git commit:       87a90dc
12:22:59 [2022-08-02T12:22:59.824Z]   Built:            Thu Mar 24 01:45:53 2022
12:22:59 [2022-08-02T12:22:59.824Z]   OS/Arch:          linux/amd64
12:22:59 [2022-08-02T12:22:59.824Z]   Experimental:     true
12:22:59 [2022-08-02T12:22:59.824Z]  containerd:
12:22:59 [2022-08-02T12:22:59.824Z]   Version:          1.5.11
12:22:59 [2022-08-02T12:22:59.824Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
12:22:59 [2022-08-02T12:22:59.824Z]  runc:
12:22:59 [2022-08-02T12:22:59.824Z]   Version:          1.0.3
12:22:59 [2022-08-02T12:22:59.824Z]   GitCommit:        v1.0.3-0-gf46b6ba
12:22:59 [2022-08-02T12:22:59.824Z]  docker-init:
12:22:59 [2022-08-02T12:22:59.824Z]   Version:          0.19.0
12:22:59 [2022-08-02T12:22:59.824Z]   GitCommit:        de40ad0
[Pipeline] sh
12:22:59 [2022-08-02T12:22:59.864Z] #29 2.719 Reading package lists...
12:23:00 [2022-08-02T12:23:00.074Z] #24 ...
12:23:00 [2022-08-02T12:23:00.074Z] 
12:23:00 [2022-08-02T12:23:00.074Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:00 [2022-08-02T12:23:00.074Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:00 [2022-08-02T12:23:00.074Z] #49 DONE 0.5s
12:23:00 [2022-08-02T12:23:00.074Z] 
12:23:00 [2022-08-02T12:23:00.074Z] #24 [internal] load build context
12:23:00 [2022-08-02T12:23:00.074Z] #24 sha256:dbd6f4d95ff7db5884bf552976592305080f5c9abc94943dc0a770d552eda301
12:23:00 [2022-08-02T12:23:00.113Z] + docker info
12:23:00 [2022-08-02T12:23:00.791Z] #29 3.523 Reading package lists...
12:23:00 [2022-08-02T12:23:00.791Z] #29 4.301 Building dependency tree...
12:23:01 [2022-08-02T12:23:01.011Z] #24 transferring context: 62.09MB 1.3s done
12:23:01 [2022-08-02T12:23:01.011Z] #24 DONE 1.5s
12:23:01 [2022-08-02T12:23:01.011Z] 
12:23:01 [2022-08-02T12:23:01.011Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:23:01 [2022-08-02T12:23:01.011Z] #64 sha256:45a604da5beba5f9ef9f27274a1bbf73b6ef6ffc64f8c68a3143494834c10e50
12:23:01 [2022-08-02T12:23:01.011Z] #64 CACHED
12:23:01 [2022-08-02T12:23:01.011Z] 
12:23:01 [2022-08-02T12:23:01.011Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.011Z] #65 sha256:212d858bd4bb90293a48369012944c0e663e40408e83358c2de18a7a677ab966
12:23:01 [2022-08-02T12:23:01.011Z] #65 CACHED
12:23:01 [2022-08-02T12:23:01.011Z] 
12:23:01 [2022-08-02T12:23:01.011Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:23:01 [2022-08-02T12:23:01.011Z] #40 sha256:d2122e7e38ec687c01fa4a5c8640297ef72f4863d2ed9f983a23a215c3701eac
12:23:01 [2022-08-02T12:23:01.011Z] #40 CACHED
12:23:01 [2022-08-02T12:23:01.011Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #42 [tini 1/3] 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:23:01 [2022-08-02T12:23:01.012Z] #42 sha256:4e6f039e265c5fad0c04923074735918b65cc27a7d0a0daa646115cdf15cf5d6
12:23:01 [2022-08-02T12:23:01.012Z] #42 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:23:01 [2022-08-02T12:23:01.012Z] #50 sha256:2e7facb576c57743e84db0024b84d417027257b41d6c3bcf89420270ed0b247a
12:23:01 [2022-08-02T12:23:01.012Z] #50 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:23:01 [2022-08-02T12:23:01.012Z] #23 sha256:2c827cfd5d3b6fafa01d453e518bb99e8e73e6b016c57269bf90f0cc7e79a2dd
12:23:01 [2022-08-02T12:23:01.012Z] #23 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #41 sha256:94dbcd47f4bb33fdc332a50877a4dd9a01f364176f64d938087aee15caf0f858
12:23:01 [2022-08-02T12:23:01.012Z] #41 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:23:01 [2022-08-02T12:23:01.012Z] #46 sha256:13fe470ba583efd35de32bb82225e2fe65e2874279d45667f93c3774ec6231f4
12:23:01 [2022-08-02T12:23:01.012Z] #46 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:23:01 [2022-08-02T12:23:01.012Z] #43 sha256:70e9e9fa3fca8bf1f9979a6aabf91fa8e2371badf5904dd396dfa820df357b7a
12:23:01 [2022-08-02T12:23:01.012Z] #43 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:23:01 [2022-08-02T12:23:01.012Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
12:23:01 [2022-08-02T12:23:01.012Z] #72 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
12:23:01 [2022-08-02T12:23:01.012Z] #15 sha256:35c9f959511e062575f4ffa9d6795e8c4182f062244ce04cc53c8ac61665711f
12:23:01 [2022-08-02T12:23:01.012Z] #15 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:23:01 [2022-08-02T12:23:01.012Z] #27 sha256:86389555ab213dda4c4755f6531e6a5a255dfd9242a380bcd2b06b73969e188f
12:23:01 [2022-08-02T12:23:01.012Z] #27 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:23:01 [2022-08-02T12:23:01.012Z] #36 sha256:76492dd75233ac916c60bf54dd0c2d5711d1e75ad51471945da4de9402e88674
12:23:01 [2022-08-02T12:23:01.012Z] #36 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:23:01 [2022-08-02T12:23:01.012Z] #25 sha256:653e364c9dcbcd75b4b9f0a5ce905da6d65166743aa0c1e757608f19d309ab63
12:23:01 [2022-08-02T12:23:01.012Z] #25 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #45 sha256:0acdf1830eec9affd81b0c529aaadc916675060a1b0239d144b388ccfd2bb82c
12:23:01 [2022-08-02T12:23:01.012Z] #45 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:23:01 [2022-08-02T12:23:01.012Z] #47 sha256:b1f771122747d0dbe8064b719ac8bb885e8defae467aeb0d9ce0193f5adaaf2f
12:23:01 [2022-08-02T12:23:01.012Z] #47 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #22 [dev-systemd-false  8/28] 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:23:01 [2022-08-02T12:23:01.012Z] #22 sha256:808002bc5f1c753babaa0fa1f955a11314f43cd12ffc80b47bb0dc6e0e8ff7a1
12:23:01 [2022-08-02T12:23:01.012Z] #22 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:23:01 [2022-08-02T12:23:01.012Z] #12 sha256:ead8a4cfc36566d41a1898fe5b650a42a16fa47b136fd8684f2ee36263abc711
12:23:01 [2022-08-02T12:23:01.012Z] #12 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #37 sha256:d4c241bde079f07a99283f55f3deaa62f486eae768840a12df6809c3769b220c
12:23:01 [2022-08-02T12:23:01.012Z] #37 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:23:01 [2022-08-02T12:23:01.012Z] #38 sha256:716afab88b8caf939e7d887eb11e6da379b27f6d742e8e606099e37c3fb651d9
12:23:01 [2022-08-02T12:23:01.012Z] #38 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:01 [2022-08-02T12:23:01.012Z] #14 sha256:bfcadd5681e0b1c2e86afa872e977fe31ffe209d5dc80016406d5f864dd69800
12:23:01 [2022-08-02T12:23:01.012Z] #14 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #56 sha256:e896820da9ae58291fb9ab64ad68cad26033cd480283dae246511a0330c749d7
12:23:01 [2022-08-02T12:23:01.012Z] #56 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #62 [containerd 1/3] 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:23:01 [2022-08-02T12:23:01.012Z] #62 sha256:1c027bbeeb49394fc77ef157e4c3e383e60c2cbb1d6c1b98e7797b6f10a019f9
12:23:01 [2022-08-02T12:23:01.012Z] #62 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:01 [2022-08-02T12:23:01.012Z] #51 sha256:0a0e12b963548a8caee27495c257a02e94a17809358efb44ee24488731ba3329
12:23:01 [2022-08-02T12:23:01.012Z] #51 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #70 sha256:ebfc115435ca7ca1eee9df603dbd75f7e5b09a9618d3e1c4cd97975beb1826c5
12:23:01 [2022-08-02T12:23:01.012Z] #70 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:23:01 [2022-08-02T12:23:01.012Z] #44 sha256:3de5d687b738a04a7dcd565fd487c3b4d10555f1750335e5ccb0ac1cad956a43
12:23:01 [2022-08-02T12:23:01.012Z] #44 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:23:01 [2022-08-02T12:23:01.012Z] #32 sha256:2015171150d059b5f6cad083d6885dfbce7875c85b596c9f93942fb1e0dc3b26
12:23:01 [2022-08-02T12:23:01.012Z] #32 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:23:01 [2022-08-02T12:23:01.012Z] #57 sha256:41d86b7808f0135204c915744763a1c5c1b351173056409a1e33a2c0a63faf6a
12:23:01 [2022-08-02T12:23:01.012Z] #57 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #34 [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:23:01 [2022-08-02T12:23:01.012Z] #34 sha256:3034420edd6b5aac2bf54eae3acb422e7d8e283bca8b0119c674042e52b5362c
12:23:01 [2022-08-02T12:23:01.012Z] #34 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:23:01 [2022-08-02T12:23:01.012Z] #66 sha256:77b986b41d1bd3baeecb0cda03819184bfc7c55a8ea8e0bc9c61d02e444f77a0
12:23:01 [2022-08-02T12:23:01.012Z] #66 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:23:01 [2022-08-02T12:23:01.012Z] #19 sha256:bd9fc08cf0fc939e27b813060d23d0e75141efd12136192f69a617160a7f86bc
12:23:01 [2022-08-02T12:23:01.012Z] #19 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:23:01 [2022-08-02T12:23:01.012Z] #33 sha256:bf1866bd04ba1b3fa2431fe43195d821d35998a6fbe66f4f4614958a23619223
12:23:01 [2022-08-02T12:23:01.012Z] #33 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:23:01 [2022-08-02T12:23:01.012Z] #79 sha256:230a23dbf5c0055a2bb3e0b7e00b1e192fd9aee3314ba8edbfbe9472e4528774
12:23:01 [2022-08-02T12:23:01.012Z] #79 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:23:01 [2022-08-02T12:23:01.012Z] #21 sha256:1ee9316de651d3ba87fbfce8d87c4918c258101341290de8c8aab84aeef5495e
12:23:01 [2022-08-02T12:23:01.012Z] #21 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:23:01 [2022-08-02T12:23:01.012Z] #67 sha256:4543085437865aea59ba7307c55e7d34f185eedd916fe969a30ec9e8d805a7da
12:23:01 [2022-08-02T12:23:01.012Z] #67 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:23:01 [2022-08-02T12:23:01.012Z] #68 sha256:4e46fa1110ccf3c97e18072e7c51cf9cc8a9944cb61175fa5d256eea6a0f9641
12:23:01 [2022-08-02T12:23:01.012Z] #68 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #35 sha256:968c16c330c9ebe8c495b0294a74de327ac253060c1b327edc4d033edbb551e1
12:23:01 [2022-08-02T12:23:01.012Z] #35 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:23:01 [2022-08-02T12:23:01.012Z] #69 sha256:4c7eae2252da2d75388608280fe7c30581f5f573bd0602c9231e1741838eb060
12:23:01 [2022-08-02T12:23:01.012Z] #69 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:01 [2022-08-02T12:23:01.012Z] #55 sha256:0d9b8d05e60a833ec6ac4c7fd4cccbeb48bc74cdef00c452fba8cb78372a0feb
12:23:01 [2022-08-02T12:23:01.012Z] #55 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #13 [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:23:01 [2022-08-02T12:23:01.012Z] #13 sha256:07dbc766a7090ca1774e18b09fd2af5d92b5c5c2a60d1ca2da410b1a61d07bb3
12:23:01 [2022-08-02T12:23:01.012Z] #13 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #61 sha256:4e0ec0f9ad1c7254f8bba50907d2dc040471b19ca17267b6cde5b15eb17cdbff
12:23:01 [2022-08-02T12:23:01.012Z] #61 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:23:01 [2022-08-02T12:23:01.012Z] #77 sha256:4eef9e1453ac82f899b5c2524f627bb8228588e9c4cc34aca6c1ee4d7621531b
12:23:01 [2022-08-02T12:23:01.012Z] #77 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:23:01 [2022-08-02T12:23:01.012Z] #53 sha256:83109f08a1c54f520542ae87b16a1af41dc03ad1fb489db17e10cfee42f8ba66
12:23:01 [2022-08-02T12:23:01.012Z] #53 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:23:01 [2022-08-02T12:23:01.012Z] #60 sha256:835e14fd0e228d5780ef78d3b5c49e8a81c115548aa3dfc34d76816aa3e3377a
12:23:01 [2022-08-02T12:23:01.012Z] #60 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:23:01 [2022-08-02T12:23:01.012Z] #63 sha256:3489c051d61e0e801d333dcdf524649f168d96dfc63a106260829061062cb4be
12:23:01 [2022-08-02T12:23:01.012Z] #63 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:23:01 [2022-08-02T12:23:01.012Z] #59 sha256:78934b7d3a662fe15151d17cf896f5c2fbf3cd0703da94c3d091649f35ba22ac
12:23:01 [2022-08-02T12:23:01.012Z] #59 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:23:01 [2022-08-02T12:23:01.012Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
12:23:01 [2022-08-02T12:23:01.012Z] #74 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #39 sha256:88a23e877f553aee4247811dd6a76fa9067a857e1ceca149a9830c33cc0365c8
12:23:01 [2022-08-02T12:23:01.012Z] #39 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #54 sha256:270a90973fb3046c3eaefdf17753217c8e3e1d42ae4ea17de14ae04726f09807
12:23:01 [2022-08-02T12:23:01.012Z] #54 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #29 [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:23:01 [2022-08-02T12:23:01.012Z] #29 sha256:22964e96082ae912ff5117150cf07c5471929036c761c019294b342782e4e250
12:23:01 [2022-08-02T12:23:01.012Z] #29 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:23:01 [2022-08-02T12:23:01.012Z] #18 sha256:cb8d023b61551cfee829c30d0b82bc2482e26e95cbcc8ac8ef8f4254d2b39208
12:23:01 [2022-08-02T12:23:01.012Z] #18 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:01 [2022-08-02T12:23:01.012Z] #76 sha256:8219c7e6f8c46c55bf8ec43f325b2935b29b51535e6f1b1c9473542087fe3e6d
12:23:01 [2022-08-02T12:23:01.012Z] #76 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #58 sha256:71690388fa125f9a100246434c77929b5c60bce56933e105e040bb4ca56cf072
12:23:01 [2022-08-02T12:23:01.012Z] #58 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:23:01 [2022-08-02T12:23:01.012Z] #17 sha256:7a4a0e228eedf2060245c54824b6a2f9ccb119ccdc0d11c114edb108f87cde41
12:23:01 [2022-08-02T12:23:01.012Z] #17 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:01 [2022-08-02T12:23:01.012Z] #31 sha256:e23259231d217e8298ff42e71d7c368f29fc33b41a7531f9a5bbe424d42b8f5c
12:23:01 [2022-08-02T12:23:01.012Z] #31 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #52 sha256:29859456ea97f49e68fd6363c7e42a3468b0c2454450d33598d1a7b66f8d5c5f
12:23:01 [2022-08-02T12:23:01.012Z] #52 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #78 sha256:994dcef70ae4d7fa324b4c98ba91e2595c180d03e5ebb7538704f9e46bd1c209
12:23:01 [2022-08-02T12:23:01.012Z] #78 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:23:01 [2022-08-02T12:23:01.012Z] #30 sha256:26a5ae38bafccb14fb60f4edffc931e17437ad76cb7083659ba7a76edb36be20
12:23:01 [2022-08-02T12:23:01.012Z] #30 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #48 sha256:45d008b7aeeccf522306801dfd2bbcc8d896364d7bf4e19da95acaab608ad4f8
12:23:01 [2022-08-02T12:23:01.012Z] #48 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:23:01 [2022-08-02T12:23:01.012Z] #75 sha256:f39344598f2db4a6ae9d0d2ada0ce5b72f2816a116272af020e9161eafb37d36
12:23:01 [2022-08-02T12:23:01.012Z] #75 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #20 [dev-systemd-false  6/28] RUN ldconfig
12:23:01 [2022-08-02T12:23:01.012Z] #20 sha256:6755a8cab0c3515835c777bea330c57d659be52a425764494c41c7db3d986666
12:23:01 [2022-08-02T12:23:01.012Z] #20 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:23:01 [2022-08-02T12:23:01.012Z] #16 sha256:e244d89f8dfa9135969aafdbc2dc1d25c839d2773b75e8bb48f19af64fcaef36
12:23:01 [2022-08-02T12:23:01.012Z] #16 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:23:01 [2022-08-02T12:23:01.012Z] #26 sha256:3433e20311fe50724e604c1791f9c41cca8f968245fde56f6ff4b9b723e43745
12:23:01 [2022-08-02T12:23:01.012Z] #26 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:23:01 [2022-08-02T12:23:01.012Z] #80 sha256:1315274eda33c49c51e983cd675ca1c8714e51d5f874aac004b81cd94312e22a
12:23:01 [2022-08-02T12:23:01.012Z] #80 CACHED
12:23:01 [2022-08-02T12:23:01.012Z] 
12:23:01 [2022-08-02T12:23:01.012Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
12:23:01 [2022-08-02T12:23:01.012Z] #81 sha256:1c4c9a53c3191606db72b16a5204fbdab44c8dc79ab9de31cb3bbd4592dfb95e
12:23:01 [2022-08-02T12:23:01.045Z] Client:
12:23:01 [2022-08-02T12:23:01.045Z]  Context:    default
12:23:01 [2022-08-02T12:23:01.045Z]  Debug Mode: false
12:23:01 [2022-08-02T12:23:01.045Z]  Plugins:
12:23:01 [2022-08-02T12:23:01.045Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:23:01 [2022-08-02T12:23:01.045Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
12:23:01 [2022-08-02T12:23:01.045Z]   compose: Docker Compose (Docker Inc., v2.4.1)
12:23:01 [2022-08-02T12:23:01.045Z]   scan: Docker Scan (Docker Inc., v0.17.0)
12:23:01 [2022-08-02T12:23:01.045Z] 
12:23:01 [2022-08-02T12:23:01.045Z] Server:
12:23:01 [2022-08-02T12:23:01.045Z]  Containers: 0
12:23:01 [2022-08-02T12:23:01.045Z]   Running: 0
12:23:01 [2022-08-02T12:23:01.045Z]   Paused: 0
12:23:01 [2022-08-02T12:23:01.045Z]   Stopped: 0
12:23:01 [2022-08-02T12:23:01.045Z]  Images: 2
12:23:01 [2022-08-02T12:23:01.045Z]  Server Version: 20.10.14
12:23:01 [2022-08-02T12:23:01.045Z]  Storage Driver: overlay2
12:23:01 [2022-08-02T12:23:01.045Z]   Backing Filesystem: extfs
12:23:01 [2022-08-02T12:23:01.045Z]   Supports d_type: true
12:23:01 [2022-08-02T12:23:01.045Z]   Native Overlay Diff: true
12:23:01 [2022-08-02T12:23:01.045Z]   userxattr: false
12:23:01 [2022-08-02T12:23:01.045Z]  Logging Driver: json-file
12:23:01 [2022-08-02T12:23:01.045Z]  Cgroup Driver: systemd
12:23:01 [2022-08-02T12:23:01.045Z]  Cgroup Version: 2
12:23:01 [2022-08-02T12:23:01.045Z]  Plugins:
12:23:01 [2022-08-02T12:23:01.045Z]   Volume: local
12:23:01 [2022-08-02T12:23:01.045Z]   Network: bridge host ipvlan macvlan null overlay
12:23:01 [2022-08-02T12:23:01.045Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:23:01 [2022-08-02T12:23:01.045Z]  Swarm: inactive
12:23:01 [2022-08-02T12:23:01.045Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:23:01 [2022-08-02T12:23:01.045Z]  Default Runtime: runc
12:23:01 [2022-08-02T12:23:01.045Z]  Init Binary: docker-init
12:23:01 [2022-08-02T12:23:01.045Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
12:23:01 [2022-08-02T12:23:01.045Z]  runc version: v1.0.3-0-gf46b6ba
12:23:01 [2022-08-02T12:23:01.045Z]  init version: de40ad0
12:23:01 [2022-08-02T12:23:01.045Z]  Security Options:
12:23:01 [2022-08-02T12:23:01.045Z]   apparmor
12:23:01 [2022-08-02T12:23:01.045Z]   seccomp
12:23:01 [2022-08-02T12:23:01.045Z]    Profile: default
12:23:01 [2022-08-02T12:23:01.045Z]   cgroupns
12:23:01 [2022-08-02T12:23:01.045Z]  Kernel Version: 5.13.0-1021-aws
12:23:01 [2022-08-02T12:23:01.045Z]  Operating System: Ubuntu 20.04.4 LTS
12:23:01 [2022-08-02T12:23:01.045Z]  OSType: linux
12:23:01 [2022-08-02T12:23:01.045Z]  Architecture: x86_64
12:23:01 [2022-08-02T12:23:01.045Z]  CPUs: 2
12:23:01 [2022-08-02T12:23:01.045Z]  Total Memory: 7.559GiB
12:23:01 [2022-08-02T12:23:01.045Z]  Name: ip-10-100-119-79
12:23:01 [2022-08-02T12:23:01.045Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
12:23:01 [2022-08-02T12:23:01.045Z]  Docker Root Dir: /var/lib/docker
12:23:01 [2022-08-02T12:23:01.045Z]  Debug Mode: false
12:23:01 [2022-08-02T12:23:01.045Z]  Registry: https://index.docker.io/v1/
12:23:01 [2022-08-02T12:23:01.045Z]  Labels:
12:23:01 [2022-08-02T12:23:01.045Z]  Experimental: true
12:23:01 [2022-08-02T12:23:01.045Z]  Insecure Registries:
12:23:01 [2022-08-02T12:23:01.045Z]   127.0.0.0/8
12:23:01 [2022-08-02T12:23:01.045Z]  Live Restore Enabled: true
12:23:01 [2022-08-02T12:23:01.045Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
12:23:01 [2022-08-02T12:23:01.079Z] #29 4.463 Reading state information...
12:23:01 [2022-08-02T12:23:01.079Z] #29 4.717 The following additional packages will be installed:
[Pipeline] sh
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.717   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.718   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.719 Recommended packages:
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.721   libldap-common publicsuffix libsasl2-modules
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.926 The following NEW packages will be installed:
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.927   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.927   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:23:01 [2022-08-02T12:23:01.338Z] #29 4.928   libssh2-1 openssl
12:23:01 [2022-08-02T12:23:01.371Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:e88f0ce781b796d9a403e6906dfe65c4bc30fc13 .
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.199 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.199 Need to get 3047 kB of archives.
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.199 After this operation, 6661 kB of additional disk space will be used.
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.199 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.222 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.222 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.222 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.222 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.222 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.224 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.224 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.225 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.226 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:23:01 [2022-08-02T12:23:01.593Z] #29 5.227 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
12:23:01 [2022-08-02T12:23:01.594Z] #29 5.229 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
12:23:01 [2022-08-02T12:23:01.594Z] #29 5.232 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:23:01 [2022-08-02T12:23:01.594Z] #29 5.234 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:23:01 [2022-08-02T12:23:01.594Z] #29 5.236 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:23:01 [2022-08-02T12:23:01.629Z] #1 [internal] load build definition from Dockerfile
12:23:01 [2022-08-02T12:23:01.629Z] #1 sha256:c7f302c39119d78ebe0af88c808213337e1a32dbfbc53ace7c7fdc697bf337c5
12:23:01 [2022-08-02T12:23:01.629Z] #1 transferring dockerfile: 19.25kB done
12:23:01 [2022-08-02T12:23:01.629Z] #1 DONE 0.0s
12:23:01 [2022-08-02T12:23:01.629Z] 
12:23:01 [2022-08-02T12:23:01.629Z] #2 [internal] load .dockerignore
12:23:01 [2022-08-02T12:23:01.629Z] #2 sha256:7ecbfba2307df6226bd2da2130d5dac9e5fb3f667a849733ea114b0eb7a6cc52
12:23:01 [2022-08-02T12:23:01.629Z] #2 transferring context: 145B done
12:23:01 [2022-08-02T12:23:01.629Z] #2 DONE 0.0s
12:23:01 [2022-08-02T12:23:01.629Z] 
12:23:01 [2022-08-02T12:23:01.629Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:23:01 [2022-08-02T12:23:01.629Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
12:23:01 [2022-08-02T12:23:01.849Z] #29 5.424 debconf: delaying package configuration, since apt-utils is not installed
12:23:01 [2022-08-02T12:23:01.849Z] #29 5.475 Fetched 3047 kB in 0s (10.1 MB/s)
12:23:01 [2022-08-02T12:23:01.849Z] #29 5.512 Selecting previously unselected package openssl.
12:23:01 [2022-08-02T12:23:01.892Z] #3 DONE 0.2s
12:23:01 [2022-08-02T12:23:01.892Z] 
12:23:01 [2022-08-02T12:23:01.892Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
12:23:01 [2022-08-02T12:23:01.892Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
12:23:01 [2022-08-02T12:23:01.892Z] #4 CACHED
12:23:01 [2022-08-02T12:23:01.892Z] 
12:23:01 [2022-08-02T12:23:01.892Z] #5 [internal] load .dockerignore
12:23:01 [2022-08-02T12:23:01.892Z] #5 sha256:fce2df22fffcb3fdf4aded1a3c490846ddf8f083dcdb1b759cbcbf68dfbf4e6f
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.512 (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 ... 6661 files and directories currently installed.)
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.515 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.519 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.699 Selecting previously unselected package ca-certificates.
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.699 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.705 Unpacking ca-certificates (20210119) ...
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.785 Selecting previously unselected package libbrotli1:amd64.
12:23:02 [2022-08-02T12:23:02.106Z] #29 5.785 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.150Z] #5 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.150Z] 
12:23:02 [2022-08-02T12:23:02.150Z] #6 [internal] load build definition from Dockerfile
12:23:02 [2022-08-02T12:23:02.150Z] #6 sha256:5801098337668205c7999f32cee57faedd6b64fbfe9cb958291708f6e6045d7c
12:23:02 [2022-08-02T12:23:02.150Z] #6 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.150Z] 
12:23:02 [2022-08-02T12:23:02.150Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
12:23:02 [2022-08-02T12:23:02.150Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
12:23:02 [2022-08-02T12:23:02.150Z] #7 DONE 0.1s
12:23:02 [2022-08-02T12:23:02.150Z] 
12:23:02 [2022-08-02T12:23:02.150Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:02 [2022-08-02T12:23:02.150Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:23:02 [2022-08-02T12:23:02.150Z] #10 DONE 0.1s
12:23:02 [2022-08-02T12:23:02.150Z] 
12:23:02 [2022-08-02T12:23:02.150Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
12:23:02 [2022-08-02T12:23:02.150Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:23:02 [2022-08-02T12:23:02.150Z] #9 DONE 0.1s
12:23:02 [2022-08-02T12:23:02.150Z] 
12:23:02 [2022-08-02T12:23:02.150Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:02 [2022-08-02T12:23:02.150Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:23:02 [2022-08-02T12:23:02.150Z] #8 DONE 0.1s
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.801 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.878 Selecting previously unselected package libsasl2-modules-db:amd64.
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.878 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.887 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.923 Selecting previously unselected package libsasl2-2:amd64.
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.923 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.928 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.992 Selecting previously unselected package libldap-2.4-2:amd64.
12:23:02 [2022-08-02T12:23:02.362Z] #29 5.992 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.386Z] #81 DONE 1.0s
12:23:02 [2022-08-02T12:23:02.386Z] 
12:23:02 [2022-08-02T12:23:02.386Z] #82 exporting to image
12:23:02 [2022-08-02T12:23:02.386Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:23:02 [2022-08-02T12:23:02.386Z] #82 exporting layers
12:23:02 [2022-08-02T12:23:02.526Z] Fetching without tags
12:23:02 [2022-08-02T12:23:02.618Z] #29 5.996 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.067 Selecting previously unselected package libnghttp2-14:amd64.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.068 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.074 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.121 Selecting previously unselected package libpsl5:amd64.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.123 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.129 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.168 Selecting previously unselected package librtmp1:amd64.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.168 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.172 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.220 Selecting previously unselected package libssh2-1:amd64.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.220 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.224 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.275 Selecting previously unselected package libcurl4:amd64.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.275 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.278 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.349 Selecting previously unselected package curl.
12:23:02 [2022-08-02T12:23:02.618Z] #29 6.349 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.715Z] 
12:23:02 [2022-08-02T12:23:02.715Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:02 [2022-08-02T12:23:02.715Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:23:02 [2022-08-02T12:23:02.715Z] #73 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.715Z] 
12:23:02 [2022-08-02T12:23:02.715Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:02 [2022-08-02T12:23:02.715Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:23:02 [2022-08-02T12:23:02.715Z] #71 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.715Z] 
12:23:02 [2022-08-02T12:23:02.715Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:02 [2022-08-02T12:23:02.715Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:02 [2022-08-02T12:23:02.715Z] #11 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.715Z] 
12:23:02 [2022-08-02T12:23:02.715Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:02 [2022-08-02T12:23:02.715Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:02 [2022-08-02T12:23:02.715Z] #28 DONE 0.0s
12:23:02 [2022-08-02T12:23:02.715Z] 
12:23:02 [2022-08-02T12:23:02.715Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:02 [2022-08-02T12:23:02.715Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:02 [2022-08-02T12:23:02.731Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.354 Unpacking curl (7.74.0-1.3+deb11u2) ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.414 Selecting previously unselected package libonig5:amd64.
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.414 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.418 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.487 Selecting previously unselected package libjq1:amd64.
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.487 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.491 Unpacking libjq1:amd64 (1.6-2.1) ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.539 Selecting previously unselected package jq.
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.539 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.545 Unpacking jq (1.6-2.1) ...
12:23:02 [2022-08-02T12:23:02.874Z] #29 6.603 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:23:02 [2022-08-02T12:23:02.955Z] #82 exporting layers 0.8s done
12:23:02 [2022-08-02T12:23:02.955Z] #82 writing image sha256:f27e10c08e3cd7d89ab23eadd52757204c95300184c2459133b2fa51a7aa92ed done
12:23:02 [2022-08-02T12:23:02.955Z] #82 naming to docker.io/library/docker:47251d0a05415bcd100ce697db14fb187ccbd366 done
12:23:02 [2022-08-02T12:23:02.955Z] #82 DONE 0.9s
[Pipeline] }
[Pipeline] // stage
12:23:02 [2022-08-02T12:23:02.978Z] #49 DONE 0.5s
12:23:02 [2022-08-02T12:23:02.978Z] 
12:23:02 [2022-08-02T12:23:02.978Z] #24 [internal] load build context
12:23:02 [2022-08-02T12:23:02.978Z] #24 sha256:26dd9f284117997f6be65c4bd899ae4033fdad70588672762a65a4f694590fa3
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.619 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.632 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.656 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.678 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.689 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.705 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.722 Setting up openssl (1.1.1n-0+deb11u3) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.740 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.754 Setting up libjq1:amd64 (1.6-2.1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.770 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:03 [2022-08-02T12:23:03.131Z] #29 6.785 Setting up ca-certificates (20210119) ...
12:23:03 [2022-08-02T12:23:03.273Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:23:03 [2022-08-02T12:23:03.494Z] Fetching without tags
12:23:03 [2022-08-02T12:23:03.560Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=47251d0a05415bcd100ce697db14fb187ccbd366 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:47251d0a05415bcd100ce697db14fb187ccbd366 hack/test/unit
12:23:03 [2022-08-02T12:23:03.746Z] Merging remotes/origin/22.06 commit d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 into PR head commit e88c28941ff4ebe1843a3bd46b456346245056ce
12:23:03 [2022-08-02T12:23:03.819Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
12:23:03 [2022-08-02T12:23:03.819Z] + TESTFLAGS+=' -test.timeout=5m'
12:23:03 [2022-08-02T12:23:03.819Z] + TESTDIRS=./...
12:23:03 [2022-08-02T12:23:03.819Z] + exclude_paths='/vendor/|/integration'
12:23:03 [2022-08-02T12:23:03.819Z] ++ go list ./...
12:23:03 [2022-08-02T12:23:03.819Z] ++ grep -vE '(/vendor/|/integration)'
12:23:03 [2022-08-02T12:23:03.954Z] Merge succeeded, producing 9f3e45122e3f6ea96dc02e7180a00a7403a82199
12:23:03 [2022-08-02T12:23:03.954Z] Checking out Revision 9f3e45122e3f6ea96dc02e7180a00a7403a82199 (PR-43890)
12:23:04 [2022-08-02T12:23:04.063Z] #29 7.394 Updating certificates in /etc/ssl/certs...
12:23:02 [2022-08-02T12:23:02.456Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:23:02 [2022-08-02T12:23:02.475Z]  > git config --add remote.origin.fetch +refs/pull/43890/head:refs/remotes/origin/PR-43890 # timeout=10
12:23:02 [2022-08-02T12:23:02.488Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:23:02 [2022-08-02T12:23:02.512Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:23:02 [2022-08-02T12:23:02.530Z] Fetching upstream changes from https://github.com/moby/moby.git
12:23:02 [2022-08-02T12:23:02.531Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:23:02 [2022-08-02T12:23:02.532Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:23:02 [2022-08-02T12:23:02.742Z]  > git config core.sparsecheckout # timeout=10
12:23:02 [2022-08-02T12:23:02.763Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:23:03 [2022-08-02T12:23:03.359Z]  > git remote # timeout=10
12:23:03 [2022-08-02T12:23:03.371Z]  > git config --get remote.origin.url # timeout=10
12:23:03 [2022-08-02T12:23:03.388Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:23:03 [2022-08-02T12:23:03.390Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:23:03 [2022-08-02T12:23:03.945Z]  > git rev-parse HEAD^{commit} # timeout=10
12:23:03 [2022-08-02T12:23:03.956Z]  > git config core.sparsecheckout # timeout=10
12:23:03 [2022-08-02T12:23:03.964Z]  > git checkout -f 9f3e45122e3f6ea96dc02e7180a00a7403a82199 # timeout=10
12:23:03 [2022-08-02T12:23:03.441Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:23:03 [2022-08-02T12:23:03.457Z]  > git config --add remote.origin.fetch +refs/pull/43890/head:refs/remotes/origin/PR-43890 # timeout=10
12:23:03 [2022-08-02T12:23:03.469Z]  > git config --add remote.origin.fetch +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:23:03 [2022-08-02T12:23:03.484Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
12:23:03 [2022-08-02T12:23:03.506Z] Fetching upstream changes from https://github.com/moby/moby.git
12:23:03 [2022-08-02T12:23:03.507Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:23:03 [2022-08-02T12:23:03.508Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43890/head:refs/remotes/origin/PR-43890 +refs/heads/22.06:refs/remotes/origin/22.06 # timeout=10
12:23:03 [2022-08-02T12:23:03.763Z]  > git config core.sparsecheckout # timeout=10
12:23:03 [2022-08-02T12:23:03.787Z]  > git checkout -f e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:23:04 [2022-08-02T12:23:04.363Z] #24 transferring context: 62.08MB 1.6s done
12:23:04 [2022-08-02T12:23:04.363Z] #24 DONE 1.8s
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:23:04 [2022-08-02T12:23:04.363Z] #69 sha256:53d710736c6aa789b46d31ce294c1e9ecfedf8fa2588d1a4152921d1b788fdab
12:23:04 [2022-08-02T12:23:04.363Z] #69 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:23:04 [2022-08-02T12:23:04.363Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:23:04 [2022-08-02T12:23:04.363Z] #74 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:23:04 [2022-08-02T12:23:04.363Z] #26 sha256:f596629b80f684ba3889029f7fc306ed1728d3548d4982a55272a4cc7f7e1ce3
12:23:04 [2022-08-02T12:23:04.363Z] #26 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:23:04 [2022-08-02T12:23:04.363Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:23:04 [2022-08-02T12:23:04.363Z] #57 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #34 [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:23:04 [2022-08-02T12:23:04.363Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:23:04 [2022-08-02T12:23:04.363Z] #34 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #62 [containerd 1/3] 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:23:04 [2022-08-02T12:23:04.363Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:23:04 [2022-08-02T12:23:04.363Z] #62 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.363Z] #35 sha256:e251764f42bcb5cb7fc13a7f09f2a41d290d0c0b377bfa3e8fa77f6825109fbe
12:23:04 [2022-08-02T12:23:04.363Z] #35 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:23:04 [2022-08-02T12:23:04.363Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
12:23:04 [2022-08-02T12:23:04.363Z] #23 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #81 [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:23:04 [2022-08-02T12:23:04.363Z] #81 sha256:b34976b8b98fccc893c2fba93ff4847590d457f4b9bd09212938c0d351c905ba
12:23:04 [2022-08-02T12:23:04.363Z] #81 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:23:04 [2022-08-02T12:23:04.363Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
12:23:04 [2022-08-02T12:23:04.363Z] #33 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.363Z] #65 sha256:c1d2d7ece26eaad41d41d629b7171f0426e7927a56cff551832506e7016af89f
12:23:04 [2022-08-02T12:23:04.363Z] #65 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:23:04 [2022-08-02T12:23:04.363Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:23:04 [2022-08-02T12:23:04.363Z] #38 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.363Z] #39 sha256:4e81317bd5763d0f1f0c445b59f1988907e8f382ccd6bd2b910e906a81f70701
12:23:04 [2022-08-02T12:23:04.363Z] #39 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:23:04 [2022-08-02T12:23:04.363Z] #63 sha256:88fe90beb3a7e7f806289b26a0583ec054b7b8445aa324dbb62cc4d4b11360c3
12:23:04 [2022-08-02T12:23:04.363Z] #63 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.363Z] #70 sha256:6fbfd24d97c331bdbb03583a65c0d51c736f1260fdb23f38e0a230aeb99004a6
12:23:04 [2022-08-02T12:23:04.363Z] #70 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:04 [2022-08-02T12:23:04.363Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:04 [2022-08-02T12:23:04.363Z] #76 CACHED
12:23:04 [2022-08-02T12:23:04.363Z] 
12:23:04 [2022-08-02T12:23:04.363Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.363Z] #37 sha256:f8fde01ce39dcf12f1fb55028dd96283efff78adf6cdf8ebd0ac2887c650b5f5
12:23:04 [2022-08-02T12:23:04.363Z] #37 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:23:04 [2022-08-02T12:23:04.364Z] #43 sha256:e6078d2357b66a284e77af2a396457894fbfcf8dae5cf8d6e4d824c246505aeb
12:23:04 [2022-08-02T12:23:04.364Z] #43 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:23:04 [2022-08-02T12:23:04.364Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:23:04 [2022-08-02T12:23:04.364Z] #36 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:23:04 [2022-08-02T12:23:04.364Z] #60 sha256:698a51441e9f7a0c627f7c1ee47fab3481597f1764e48f43349bd81485c71554
12:23:04 [2022-08-02T12:23:04.364Z] #60 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:23:04 [2022-08-02T12:23:04.364Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:23:04 [2022-08-02T12:23:04.364Z] #21 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:23:04 [2022-08-02T12:23:04.364Z] #66 sha256:21bb3946fd7ea8c83f478563309978812cf56f67bd1c58e805f30d6d75e5db62
12:23:04 [2022-08-02T12:23:04.364Z] #66 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #54 sha256:2c032cb25ff46651ea599d785c39dd97d92ba8954323e6e539bf25f27bce9157
12:23:04 [2022-08-02T12:23:04.364Z] #54 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #45 sha256:d4ce58fab0f6e442106311a327b93c39307c23103eb81425e2c3e87d146ef16e
12:23:04 [2022-08-02T12:23:04.364Z] #45 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
12:23:04 [2022-08-02T12:23:04.364Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
12:23:04 [2022-08-02T12:23:04.364Z] #15 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:04 [2022-08-02T12:23:04.364Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:04 [2022-08-02T12:23:04.364Z] #14 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #20 [dev-systemd-false  6/28] RUN ldconfig
12:23:04 [2022-08-02T12:23:04.364Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
12:23:04 [2022-08-02T12:23:04.364Z] #20 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:23:04 [2022-08-02T12:23:04.364Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
12:23:04 [2022-08-02T12:23:04.364Z] #12 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:23:04 [2022-08-02T12:23:04.364Z] #44 sha256:34a3b82d219e670936d8447d1903976f8aabd660d05e2b71bd0866275e4cc59c
12:23:04 [2022-08-02T12:23:04.364Z] #44 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:23:04 [2022-08-02T12:23:04.364Z] #27 sha256:8457f2a725becc1495e0d8169fca692a64180ad6cff33ab529d808676749d3bd
12:23:04 [2022-08-02T12:23:04.364Z] #27 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:23:04 [2022-08-02T12:23:04.364Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
12:23:04 [2022-08-02T12:23:04.364Z] #50 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:23:04 [2022-08-02T12:23:04.364Z] #32 sha256:6a5e91e2e728c8f824989f03fd7bc78a3a96dcf0430cad3499ec4764f0308023
12:23:04 [2022-08-02T12:23:04.364Z] #32 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #61 sha256:be61496e7a1741d5f60d950a7eb29dd883795212eff131050fcaea6e6eea7c88
12:23:04 [2022-08-02T12:23:04.364Z] #61 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:04 [2022-08-02T12:23:04.364Z] #31 sha256:7975b214b6504ff68e439d2aadde4be8aa1461264c5cb0fd4b18591e0cfc4e93
12:23:04 [2022-08-02T12:23:04.364Z] #31 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #75 sha256:2f1f4b2b89a08b3148186e53de4ee720d267e028138da2024fd3dd77a4fae7c4
12:23:04 [2022-08-02T12:23:04.364Z] #75 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:23:04 [2022-08-02T12:23:04.364Z] #64 sha256:fe823602f99e4a2dbce8321ae20839f86f54dad8e80c4a9ff04ed65d7c22b5bd
12:23:04 [2022-08-02T12:23:04.364Z] #64 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:23:04 [2022-08-02T12:23:04.364Z] #67 sha256:f005c62550e24ce35ba6a41ddd263c8a0cd23238d37281234bdf5dffa1fa9c5d
12:23:04 [2022-08-02T12:23:04.364Z] #67 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #48 sha256:b7ac78c02cd94b7c8efcd79da553b26debc1dda9d5eec5a4fbabd58e17e0afba
12:23:04 [2022-08-02T12:23:04.364Z] #48 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:23:04 [2022-08-02T12:23:04.364Z] #30 sha256:b84a385c34d43b5db0f7d6f8452a0822c59a8206e8132d910044875a5ce57dd4
12:23:04 [2022-08-02T12:23:04.364Z] #30 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #42 [tini 1/3] 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:23:04 [2022-08-02T12:23:04.364Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:23:04 [2022-08-02T12:23:04.364Z] #42 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:23:04 [2022-08-02T12:23:04.364Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:23:04 [2022-08-02T12:23:04.364Z] #77 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #56 sha256:1a4d11e1e099e15063839df3e91293a517ec1961c9deb90a4a67b5df7cfaff12
12:23:04 [2022-08-02T12:23:04.364Z] #56 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:23:04 [2022-08-02T12:23:04.364Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
12:23:04 [2022-08-02T12:23:04.364Z] #19 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #58 sha256:c9d7a5ab7bece6124f50f54dc2500957f2ae0835921cf40ec5ad87b434a20724
12:23:04 [2022-08-02T12:23:04.364Z] #58 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:23:04 [2022-08-02T12:23:04.364Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:23:04 [2022-08-02T12:23:04.364Z] #72 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:23:04 [2022-08-02T12:23:04.364Z] #79 sha256:382ec9af3baa30a8145d8bdd927f617eeb30f326d28e57d612340e053ec106cd
12:23:04 [2022-08-02T12:23:04.364Z] #79 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #52 sha256:900b6e426fa197d181f553f91d3f279a696135e2752f210350aebab950b195b4
12:23:04 [2022-08-02T12:23:04.364Z] #52 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:23:04 [2022-08-02T12:23:04.364Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:23:04 [2022-08-02T12:23:04.364Z] #40 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:23:04 [2022-08-02T12:23:04.364Z] #80 sha256:de1f8b66bed905ffe612303e05ff7f22f6ab320b44d2f5e31dc19ec0bfd69191
12:23:04 [2022-08-02T12:23:04.364Z] #80 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:23:04 [2022-08-02T12:23:04.364Z] #59 sha256:f8bf51f50f02a997a707dfd02b51b8afabc5bdca4e448ed595755a9bc5614f3f
12:23:04 [2022-08-02T12:23:04.364Z] #59 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #78 sha256:7bd13e6163e26d277601dcc2f83ad0a88badefaef2409261fee8fc0b44d9c613
12:23:04 [2022-08-02T12:23:04.364Z] #78 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:23:04 [2022-08-02T12:23:04.364Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
12:23:04 [2022-08-02T12:23:04.364Z] #18 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:23:04 [2022-08-02T12:23:04.364Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
12:23:04 [2022-08-02T12:23:04.364Z] #16 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:23:04 [2022-08-02T12:23:04.364Z] #25 sha256:7e12ab9f2a7ccd58886f7a3e85e6d31b3d6e084e87266cf9ae5339e7095c0752
12:23:04 [2022-08-02T12:23:04.364Z] #25 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:23:04 [2022-08-02T12:23:04.364Z] #68 sha256:f718d596be53f0565ea1d5b56901647921651fa1c9c908b086d0f69845b92e0b
12:23:04 [2022-08-02T12:23:04.364Z] #68 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #29 [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:23:04 [2022-08-02T12:23:04.364Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:23:04 [2022-08-02T12:23:04.364Z] #29 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:23:04 [2022-08-02T12:23:04.364Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
12:23:04 [2022-08-02T12:23:04.364Z] #17 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:23:04 [2022-08-02T12:23:04.364Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
12:23:04 [2022-08-02T12:23:04.364Z] #46 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:23:04 [2022-08-02T12:23:04.364Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:23:04 [2022-08-02T12:23:04.364Z] #47 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:04 [2022-08-02T12:23:04.364Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:04 [2022-08-02T12:23:04.364Z] #55 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:23:04 [2022-08-02T12:23:04.364Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:23:04 [2022-08-02T12:23:04.364Z] #53 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:23:04 [2022-08-02T12:23:04.364Z] #41 sha256:460bc2e971e175ef6472f1bd41b330f30fcd389f160f674d560d5147766ea47e
12:23:04 [2022-08-02T12:23:04.364Z] #41 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #22 [dev-systemd-false  8/28] 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:23:04 [2022-08-02T12:23:04.364Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
12:23:04 [2022-08-02T12:23:04.364Z] #22 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #13 [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:23:04 [2022-08-02T12:23:04.364Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
12:23:04 [2022-08-02T12:23:04.364Z] #13 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:04 [2022-08-02T12:23:04.364Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:04 [2022-08-02T12:23:04.364Z] #51 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #82 [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:23:04 [2022-08-02T12:23:04.364Z] #82 sha256:63fdcc7abc8b55abb99c9439fe2850e9e52f65c82c100dafd72764aeab21488f
12:23:04 [2022-08-02T12:23:04.364Z] #82 CACHED
12:23:04 [2022-08-02T12:23:04.364Z] 
12:23:04 [2022-08-02T12:23:04.364Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
12:23:04 [2022-08-02T12:23:04.364Z] #83 sha256:cf140bdb793ceea736bb3ee900c3d9f4013eb1cb069458b73230e3b3bec7e395
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.097 129 added, 0 removed; done.
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.133 Setting up jq (1.6-2.1) ...
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.146 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.157 Setting up curl (7.74.0-1.3+deb11u2) ...
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.168 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.188 Processing triggers for ca-certificates (20210119) ...
12:23:04 [2022-08-02T12:23:04.626Z] #29 8.201 Updating certificates in /etc/ssl/certs...
12:23:04 [2022-08-02T12:23:04.755Z] + pkg_list='github.com/docker/docker/api
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/backend/build
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/httpstatus
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/httputils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/middleware
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/build
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/checkpoint
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/debug
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/distribution
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/grpc
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/image
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/network
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/plugin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/session
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/swarm
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/system
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/volume
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/backend
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/blkiodev
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/events
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/filters
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/image
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/mount
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/network
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/plugins/logdriver
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/registry
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/strslice
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/swarm
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/swarm/runtime
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/time
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions/v1p19
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions/v1p20
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/volume
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/exporter
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/worker
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/dockerfile
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/remotecontext
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/remotecontext/git
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/remotecontext/urlutil
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cli
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cli/config
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cli/debug
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cli/winresources/docker-proxy
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cli/winresources/dockerd
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/client
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cmd/docker-proxy
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cmd/dockerd
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cmd/dockerd/trap
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/container/stream
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/contrib/apparmor
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/contrib/docker-device-tool
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/contrib/httpserver
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster/convert
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster/executor
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster/executor/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/cluster/provider
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/config
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/events
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/events/testutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/exec
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/aufs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/copy
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/overlay
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/register
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/vfs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/graphdriver/zfs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/images
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/initlayer
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/links
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/listeners
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/awslogs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/fluentd
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/gcplogs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/gelf
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/journald
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/local
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/logentries
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/loggertest
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/loggerutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/splunk
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/syslog
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/logger/templates
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/names
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/network
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/daemon/stats
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/distribution
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/distribution/metadata
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/distribution/utils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/distribution/xfer
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/dockerversion
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/errdefs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/image
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/image/cache
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/image/tarexport
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/image/v1
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/internal/test/suite
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/layer
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libcontainerd
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libcontainerd/queue
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libcontainerd/remote
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libcontainerd/supervisor
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libcontainerd/types
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/bitseq
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cluster
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/config
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/datastore
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/diagnostic
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/discoverapi
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/driverapi
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/host
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/null
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/drvregistry
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/etchosts
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/idm
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/internal/caller
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipam
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipamapi
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipams/null
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ipamutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/iptables
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/netlabel
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/netutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/networkdb
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/ns
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/options
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/osl
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/portallocator
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/portmapper
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/resolvconf
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/testutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/libnetwork/types
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/oci
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/oci/caps
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/opts
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/aaparser
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/archive
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/authorization
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/broadcaster
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/capabilities
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/chrootarchive
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/containerfs
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/devicemapper
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/directory
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/dmesg
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/fileutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/fsutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/homedir
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/idtools
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/ioutils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/jsonmessage
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/longpath
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/loopback
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/namesgenerator
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/parsers
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/parsers/kernel
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/pidfile
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/platform
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugingetter
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugins
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/plugins/transport
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/pools
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/progress
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/pubsub
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/reexec
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/signal
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/stack
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/stdcopy
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/streamformatter
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/stringid
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/sysinfo
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/system
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/tailfile
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/tarsum
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/truncindex
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/urlutil
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/pkg/useragent
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/plugin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/plugin/executor/containerd
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/plugin/v2
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/profiles/apparmor
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/profiles/seccomp
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/quota
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/reference
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/registry
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/registry/resumable
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/restartmanager
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/rootless
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/rootless/specconv
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/runconfig
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/runconfig/opts
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/daemon
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/environment
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fakecontext
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fakegit
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fakestorage
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fixtures/load
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fixtures/plugin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/registry
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/testutil/request
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/drivers
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/local
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/mounts
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/service
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/service/opts
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/volume/testutils'
12:23:04 [2022-08-02T12:23:04.755Z] ++ grep --fixed-strings -v /libnetwork
12:23:04 [2022-08-02T12:23:04.755Z] ++ echo 'github.com/docker/docker/api
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/backend/build
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/httpstatus
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/httputils
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/middleware
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/build
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/checkpoint
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/debug
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/distribution
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/grpc
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/image
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/network
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/plugin
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/session
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/swarm
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/system
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/server/router/volume
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/backend
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/blkiodev
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/container
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/events
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/filters
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/image
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/mount
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/network
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/plugins/logdriver
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/registry
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/strslice
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/swarm
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/swarm/runtime
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/time
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions/v1p19
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/versions/v1p20
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/api/types/volume
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:23:04 [2022-08-02T12:23:04.755Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/exporter
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/worker
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/dockerfile
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext/git
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext/urlutil
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/config
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/debug
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/winresources/docker-proxy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/winresources/dockerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/client
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/docker-proxy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd/trap
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/container/stream
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/apparmor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/docker-device-tool
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/httpserver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/convert
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/executor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/executor/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/provider
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/config
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/events
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/events/testutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/exec
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/aufs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/copy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlay
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/register
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/vfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/zfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/images
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/initlayer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/links
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/listeners
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/awslogs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/fluentd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/gcplogs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/gelf
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/journald
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/local
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/logentries
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggertest
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggerutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/splunk
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/syslog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/templates
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/names
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/network
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/stats
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/metadata
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/utils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/xfer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/dockerversion
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/errdefs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/cache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/tarexport
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/v1
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/internal/test/suite
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/layer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/queue
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/remote
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/supervisor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/types
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/bitseq
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cluster
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/config
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/datastore
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/diagnostic
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/discoverapi
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/driverapi
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/host
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/null
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/drvregistry
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/etchosts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/idm
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/internal/caller
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipam
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipamapi
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipams/null
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ipamutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/iptables
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/netlabel
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/netutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/networkdb
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/ns
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/options
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/osl
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/portallocator
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/portmapper
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/resolvconf
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/testutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libnetwork/types
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/oci
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/oci/caps
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/opts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/aaparser
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/archive
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/authorization
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/broadcaster
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/capabilities
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/chrootarchive
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/containerfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/devicemapper
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/directory
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/dmesg
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/fileutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/fsutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/homedir
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/idtools
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/ioutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/jsonmessage
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/longpath
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/loopback
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/namesgenerator
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/parsers
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/parsers/kernel
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/pidfile
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/platform
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugingetter
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugins
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/plugins/transport
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/pools
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/progress
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/pubsub
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/reexec
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/signal
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/stack
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/stdcopy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/streamformatter
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/stringid
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/sysinfo
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/system
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/tailfile
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/tarsum
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/truncindex
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/urlutil
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/useragent
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/plugin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/plugin/executor/containerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/plugin/v2
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/profiles/apparmor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/profiles/seccomp
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/quota
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/reference
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/registry
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/registry/resumable
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/restartmanager
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/rootless
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/rootless/specconv
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/runconfig
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/runconfig/opts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/daemon
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/environment
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fakecontext
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fakegit
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fakestorage
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fixtures/load
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fixtures/plugin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/registry
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/testutil/request
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/drivers
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/local
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/mounts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/service
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/service/opts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/volume/testutils'
12:23:04 [2022-08-02T12:23:04.756Z] + base_pkg_list='github.com/docker/docker/api
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/backend/build
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/httpstatus
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/httputils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/middleware
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/build
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/checkpoint
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/debug
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/distribution
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/grpc
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/image
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/network
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/plugin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/session
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/swarm
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/system
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/server/router/volume
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/backend
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/blkiodev
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/events
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/filters
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/image
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/mount
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/network
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/plugins/logdriver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/registry
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/strslice
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/swarm
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/swarm/runtime
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/time
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/versions
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/versions/v1p19
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/versions/v1p20
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/api/types/volume
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/exporter
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/builder-next/worker
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/dockerfile
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext/git
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/builder/remotecontext/urlutil
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/config
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/debug
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/winresources/docker-proxy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cli/winresources/dockerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/client
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/docker-proxy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd/trap
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/container/stream
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/apparmor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/docker-device-tool
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/contrib/httpserver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/convert
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/executor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/executor/container
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/cluster/provider
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/config
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/events
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/events/testutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/exec
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/aufs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/copy
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlay
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/register
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/vfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/graphdriver/zfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/images
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/initlayer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/links
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/listeners
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/awslogs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/fluentd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/gcplogs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/gelf
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/journald
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/local
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/logentries
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggertest
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggerutils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/splunk
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/syslog
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/logger/templates
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/names
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/network
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/daemon/stats
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/metadata
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/utils
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/distribution/xfer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/dockerversion
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/errdefs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/cache
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/tarexport
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/image/v1
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/internal/test/suite
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/layer
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/queue
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/remote
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/supervisor
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/libcontainerd/types
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/oci
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/oci/caps
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/opts
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/aaparser
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/archive
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/authorization
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/broadcaster
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/capabilities
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/chrootarchive
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/containerfs
12:23:04 [2022-08-02T12:23:04.756Z] github.com/docker/docker/pkg/devicemapper
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/directory
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/dmesg
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/fileutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/fsutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/homedir
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/idtools
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/ioutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/jsonmessage
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/longpath
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/loopback
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/namesgenerator
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers/kernel
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pidfile
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/platform
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugingetter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/transport
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pools
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/progress
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pubsub
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/reexec
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/signal
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stack
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stdcopy
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/streamformatter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stringid
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/sysinfo
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/system
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/tailfile
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/tarsum
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/truncindex
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/urlutil
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/useragent
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin/executor/containerd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin/v2
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/profiles/apparmor
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/profiles/seccomp
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/quota
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/reference
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/registry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/registry/resumable
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/restartmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/rootless
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/rootless/specconv
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/runconfig
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/runconfig/opts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/daemon
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/environment
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakecontext
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakegit
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakestorage
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/load
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/registry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/request
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/drivers
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/local
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/mounts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/service
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/service/opts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/testutils'
12:23:04 [2022-08-02T12:23:04.757Z] ++ grep --fixed-strings /libnetwork
12:23:04 [2022-08-02T12:23:04.757Z] ++ echo 'github.com/docker/docker/api
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/backend/build
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/httpstatus
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/httputils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/middleware
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/build
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/checkpoint
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/container
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/debug
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/distribution
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/grpc
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/image
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/network
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/session
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/swarm
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/system
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/server/router/volume
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/backend
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/blkiodev
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/container
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/events
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/filters
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/image
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/mount
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/network
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/plugins/logdriver
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/registry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/strslice
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/swarm
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/swarm/runtime
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/time
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/versions
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/versions/v1p19
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/versions/v1p20
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/api/types/volume
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/exporter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/builder-next/worker
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/dockerfile
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/remotecontext
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/remotecontext/git
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/builder/remotecontext/urlutil
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cli
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cli/config
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cli/debug
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cli/winresources/docker-proxy
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cli/winresources/dockerd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/client
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cmd/docker-proxy
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cmd/dockerd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cmd/dockerd/trap
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/container
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/container/stream
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/contrib/apparmor
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/contrib/docker-device-tool
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/contrib/httpserver
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster/convert
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster/executor
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster/executor/container
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/cluster/provider
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/config
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/events
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/events/testutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/exec
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/aufs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/copy
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/overlay
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/register
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/vfs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/graphdriver/zfs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/images
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/initlayer
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/links
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/listeners
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/awslogs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/fluentd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/gcplogs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/gelf
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/journald
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/local
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/logentries
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/loggertest
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/loggerutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/splunk
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/syslog
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/logger/templates
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/names
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/network
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/daemon/stats
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/distribution
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/distribution/metadata
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/distribution/utils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/distribution/xfer
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/dockerversion
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/errdefs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/image
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/image/cache
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/image/tarexport
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/image/v1
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/internal/test/suite
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/layer
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libcontainerd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libcontainerd/queue
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libcontainerd/remote
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libcontainerd/supervisor
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libcontainerd/types
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/bitseq
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cluster
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/config
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/datastore
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/diagnostic
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/discoverapi
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/driverapi
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/host
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/null
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/drvregistry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/etchosts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/idm
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/internal/caller
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipam
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipamapi
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipams/null
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ipamutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/iptables
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/netlabel
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/netutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/networkdb
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/ns
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/options
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/osl
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/portallocator
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/portmapper
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/resolvconf
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/testutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/types
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/oci
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/oci/caps
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/opts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/aaparser
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/archive
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/authorization
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/broadcaster
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/capabilities
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/chrootarchive
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/containerfs
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/devicemapper
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/directory
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/dmesg
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/fileutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/fsutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/homedir
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/idtools
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/ioutils
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/jsonmessage
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/longpath
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/loopback
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/namesgenerator
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers/kernel
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pidfile
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/platform
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugingetter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/plugins/transport
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pools
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/progress
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/pubsub
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/reexec
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/signal
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stack
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stdcopy
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/streamformatter
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/stringid
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/sysinfo
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/system
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/tailfile
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/tarsum
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/truncindex
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/urlutil
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/pkg/useragent
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin/executor/containerd
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/plugin/v2
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/profiles/apparmor
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/profiles/seccomp
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/quota
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/reference
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/registry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/registry/resumable
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/restartmanager
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/rootless
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/rootless/specconv
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/runconfig
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/runconfig/opts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/daemon
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/environment
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakecontext
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakegit
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fakestorage
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/load
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/plugin
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/registry
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/testutil/request
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/drivers
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/local
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/mounts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/service
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/service/opts
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/volume/testutils'
12:23:04 [2022-08-02T12:23:04.757Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/bitseq
12:23:04 [2022-08-02T12:23:04.757Z] github.com/docker/docker/libnetwork/cluster
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/config
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/datastore
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/diagnostic
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/discoverapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/driverapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/host
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/null
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drvregistry
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/etchosts
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/idm
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/internal/caller
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipam
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipamapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/null
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipamutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/iptables
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/netlabel
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/netutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/networkdb
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ns
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/options
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/osl
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/portallocator
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/portmapper
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/resolvconf
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/testutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/types'
12:23:04 [2022-08-02T12:23:04.758Z] + echo 'github.com/docker/docker/libnetwork
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/bitseq
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cluster
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/config
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/datastore
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/diagnostic
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/discoverapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/driverapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/host
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/null
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/remote
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/windows
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drvregistry
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/etchosts
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/idm
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/internal/caller
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipam
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipamapi
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/builtin
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/null
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/remote
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ipamutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/iptables
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/netlabel
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/netutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/networkdb
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/ns
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/options
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/osl
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/osl/kernel
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/portallocator
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/portmapper
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/resolvconf
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/testutils
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/types'
12:23:04 [2022-08-02T12:23:04.758Z] + grep --fixed-strings libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge
12:23:04 [2022-08-02T12:23:04.758Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:23:04 [2022-08-02T12:23:04.758Z] + type docker-proxy
12:23:04 [2022-08-02T12:23:04.758Z] hack/test/unit: line 25: type: docker-proxy: not found
12:23:04 [2022-08-02T12:23:04.758Z] + hack/make.sh binary-proxy install-proxy
12:23:04 [2022-08-02T12:23:04.758Z] 
12:23:04 [2022-08-02T12:23:04.758Z] Removing bundles/
12:23:04 [2022-08-02T12:23:04.758Z] 
12:23:04 [2022-08-02T12:23:04.758Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:23:04 [2022-08-02T12:23:04.758Z] Building: bundles/binary-proxy/docker-proxy
12:23:04 [2022-08-02T12:23:04.758Z] GOOS="" GOARCH="" GOARM=""
12:23:05 [2022-08-02T12:23:05.009Z] Merge succeeded, producing 9bdfcb461264ddadfa064fa630ca6c044dc9f9be
12:23:05 [2022-08-02T12:23:05.009Z] Checking out Revision 9bdfcb461264ddadfa064fa630ca6c044dc9f9be (PR-43890)
12:23:05 [2022-08-02T12:23:05.188Z] #29 8.821 0 added, 0 removed; done.
12:23:05 [2022-08-02T12:23:05.188Z] #29 8.821 Running hooks in /etc/ca-certificates/update.d...
12:23:05 [2022-08-02T12:23:05.188Z] #29 8.822 done.
12:23:05 [2022-08-02T12:23:05.737Z] #83 DONE 1.1s
12:23:05 [2022-08-02T12:23:05.737Z] 
12:23:05 [2022-08-02T12:23:05.737Z] #84 exporting to image
12:23:05 [2022-08-02T12:23:05.737Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:23:05 [2022-08-02T12:23:05.737Z] #84 exporting layers
12:23:06 [2022-08-02T12:23:06.116Z] #29 DONE 9.7s
12:23:06 [2022-08-02T12:23:06.116Z] 
12:23:06 [2022-08-02T12:23:06.116Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:23:06 [2022-08-02T12:23:06.116Z] #30 sha256:82f2e8f0f6b79cc22fa71388554e4ac0eee4a77c531efb4d9a4002c94d7a303d
12:23:06 [2022-08-02T12:23:06.116Z] #30 DONE 0.1s
12:23:06 [2022-08-02T12:23:06.116Z] 
12:23:06 [2022-08-02T12:23:06.116Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:06 [2022-08-02T12:23:06.116Z] #31 sha256:047094eeadb8de28da50c5918db8f92ceab584a488c3e8763c2edf4d9816226b
12:23:04 [2022-08-02T12:23:04.367Z]  > git remote # timeout=10
12:23:04 [2022-08-02T12:23:04.383Z]  > git config --get remote.origin.url # timeout=10
12:23:04 [2022-08-02T12:23:04.392Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
12:23:04 [2022-08-02T12:23:04.393Z]  > git merge d9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05 # timeout=10
12:23:05 [2022-08-02T12:23:05.002Z]  > git rev-parse HEAD^{commit} # timeout=10
12:23:05 [2022-08-02T12:23:05.020Z]  > git config core.sparsecheckout # timeout=10
12:23:05 [2022-08-02T12:23:05.033Z]  > git checkout -f 9bdfcb461264ddadfa064fa630ca6c044dc9f9be # timeout=10
12:23:06 [2022-08-02T12:23:06.302Z] #84 exporting layers 0.9s done
12:23:06 [2022-08-02T12:23:06.559Z] #84 writing image sha256:f1d9fc7b52f087317e0fda7ff75a894d6440be64f25243906d23a062bbdadc0c done
12:23:06 [2022-08-02T12:23:06.559Z] #84 naming to docker.io/library/docker:e88f0ce781b796d9a403e6906dfe65c4bc30fc13 done
12:23:06 [2022-08-02T12:23:06.559Z] #84 DONE 1.0s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:23:06 [2022-08-02T12:23:06.678Z] #31 ...
12:23:06 [2022-08-02T12:23:06.678Z] 
12:23:06 [2022-08-02T12:23:06.678Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:06 [2022-08-02T12:23:06.678Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:06 [2022-08-02T12:23:06.678Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.5s done
12:23:06 [2022-08-02T12:23:06.678Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done
12:23:06 [2022-08-02T12:23:06.678Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.3s done
12:23:06 [2022-08-02T12:23:06.678Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.3s done
12:23:06 [2022-08-02T12:23:06.678Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0.1s
12:23:06 [2022-08-02T12:23:06.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=e88f0ce781b796d9a403e6906dfe65c4bc30fc13 -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=22.06 docker:e88f0ce781b796d9a403e6906dfe65c4bc30fc13 hack/make.sh dynbinary test-integration
12:23:07 [2022-08-02T12:23:07.155Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
12:23:07 [2022-08-02T12:23:07.155Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
12:23:07 [2022-08-02T12:23:07.155Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
12:23:07 [2022-08-02T12:23:07.155Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
12:23:07 [2022-08-02T12:23:07.155Z] systemd 247.3-7 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified)
12:23:07 [2022-08-02T12:23:07.155Z] Detected virtualization docker.
12:23:07 [2022-08-02T12:23:07.155Z] Detected architecture x86-64.
12:23:07 [2022-08-02T12:23:07.155Z] Set hostname to <73674f68378a>.
12:23:07 [2022-08-02T12:23:07.413Z] modprobe@configfs.service: Succeeded.
12:23:07 [2022-08-02T12:23:07.413Z] modprobe@drm.service: Succeeded.
12:23:07 [2022-08-02T12:23:07.413Z] modprobe@fuse.service: Succeeded.
12:23:07 [2022-08-02T12:23:07.413Z] + source /etc/docker-entrypoint-cmd
12:23:07 [2022-08-02T12:23:07.413Z] ++ hack/make.sh dynbinary test-integration
12:23:07 [2022-08-02T12:23:07.413Z] 
12:23:07 [2022-08-02T12:23:07.607Z] #11 ...
12:23:07 [2022-08-02T12:23:07.607Z] 
12:23:07 [2022-08-02T12:23:07.607Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:07 [2022-08-02T12:23:07.607Z] #31 sha256:047094eeadb8de28da50c5918db8f92ceab584a488c3e8763c2edf4d9816226b
12:23:07 [2022-08-02T12:23:07.607Z] #31 1.579 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:23:07 [2022-08-02T12:23:07.671Z] Removing bundles/
12:23:07 [2022-08-02T12:23:07.671Z] 
12:23:07 [2022-08-02T12:23:07.671Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:23:07 [2022-08-02T12:23:07.671Z] Building: bundles/dynbinary-daemon/dockerd
12:23:07 [2022-08-02T12:23:07.671Z] GOOS="" GOARCH="" GOARM=""
12:23:07 [2022-08-02T12:23:07.933Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:23:07 [2022-08-02T12:23:07.936Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
12:23:08 [2022-08-02T12:23:08.169Z] #31 1.833 
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:23:08 [2022-08-02T12:23:08.425Z] #31 2.048 #=#=#                                                                         

######################################################################## 100.0%
12:23:08 [2022-08-02T12:23:08.425Z] #31 2.285 
12:23:08 [2022-08-02T12:23:08.876Z] + docker version
12:23:09 [2022-08-02T12:23:09.093Z] Commit message: "Merge commit 'd9a6b805b32f0e0775ea1e67fb0d4f304eb3bd05' into HEAD"
12:23:09 [2022-08-02T12:23:09.106Z]  > git rev-list --no-walk e88c28941ff4ebe1843a3bd46b456346245056ce # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:23:09 [2022-08-02T12:23:09.955Z] + [ PR != PR ]
12:23:09 [2022-08-02T12:23:09.955Z] + [ 22.06 != master ]
12:23:09 [2022-08-02T12:23:09.955Z] + echo 1
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
12:23:10 [2022-08-02T12:23:10.318Z] + docker version
12:23:11 [2022-08-02T12:23:11.317Z] Created binary: bundles/binary-proxy/docker-proxy
12:23:11 [2022-08-02T12:23:11.317Z] 
12:23:11 [2022-08-02T12:23:11.317Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:23:11 [2022-08-02T12:23:11.317Z] Installing docker-proxy to /usr/local/bin/
12:23:11 [2022-08-02T12:23:11.317Z] 
12:23:11 [2022-08-02T12:23:11.317Z] + mkdir -p bundles
12:23:11 [2022-08-02T12:23:11.317Z] + '[' -n 'github.com/docker/docker/api
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/backend/build
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/httpstatus
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/httputils
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/middleware
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/build
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/checkpoint
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/container
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/debug
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/distribution
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/grpc
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/image
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/network
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/plugin
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/session
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/swarm
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/system
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/server/router/volume
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/backend
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/blkiodev
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/container
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/events
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/filters
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/image
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/mount
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/network
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/plugins/logdriver
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/registry
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/strslice
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/swarm
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/swarm/runtime
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/time
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/versions
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/versions/v1p19
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/versions/v1p20
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/api/types/volume
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/exporter
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/builder-next/worker
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/dockerfile
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/remotecontext
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/remotecontext/git
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/builder/remotecontext/urlutil
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cli
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cli/config
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cli/debug
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cli/winresources/docker-proxy
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cli/winresources/dockerd
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/client
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cmd/docker-proxy
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cmd/dockerd
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cmd/dockerd/trap
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/container
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/container/stream
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/contrib/apparmor
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/contrib/docker-device-tool
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/contrib/httpserver
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster/convert
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster/executor
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster/executor/container
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/cluster/provider
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/config
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/events
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/events/testutils
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/exec
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/aufs
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/copy
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/overlay
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:23:11 [2022-08-02T12:23:11.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/graphdriver/register
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/graphdriver/vfs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/graphdriver/zfs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/images
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/initlayer
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/links
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/listeners
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/awslogs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/fluentd
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/gcplogs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/gelf
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/journald
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/local
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/logentries
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/loggertest
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/loggerutils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/splunk
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/syslog
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/logger/templates
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/names
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/network
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/daemon/stats
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/distribution
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/distribution/metadata
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/distribution/utils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/distribution/xfer
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/dockerversion
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/errdefs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/image
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/image/cache
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/image/tarexport
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/image/v1
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/internal/test/suite
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/layer
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/libcontainerd
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/libcontainerd/queue
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/libcontainerd/remote
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/libcontainerd/supervisor
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/libcontainerd/types
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/oci
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/oci/caps
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/opts
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/aaparser
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/archive
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/authorization
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/broadcaster
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/capabilities
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/chrootarchive
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/containerfs
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/devicemapper
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/directory
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/dmesg
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/fileutils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/fsutils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/homedir
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/idtools
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/ioutils
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/jsonmessage
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/longpath
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/loopback
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/namesgenerator
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/parsers
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/parsers/kernel
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/pidfile
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/platform
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugingetter
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugins
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/plugins/transport
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/pools
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/progress
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/pubsub
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/reexec
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/signal
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/stack
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/stdcopy
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/streamformatter
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/stringid
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/sysinfo
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/system
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/tailfile
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/tarsum
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/truncindex
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/urlutil
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/pkg/useragent
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/plugin
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/plugin/executor/containerd
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/plugin/v2
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/profiles/apparmor
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/profiles/seccomp
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/quota
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/reference
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/registry
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/registry/resumable
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/restartmanager
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/rootless
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/rootless/specconv
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/runconfig
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/runconfig/opts
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/daemon
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/environment
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fakecontext
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fakegit
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fakestorage
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fixtures/load
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fixtures/plugin
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/registry
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/testutil/request
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/drivers
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/local
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/mounts
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/service
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/service/opts
12:23:11 [2022-08-02T12:23:11.318Z] github.com/docker/docker/volume/testutils' ']'
12:23:11 [2022-08-02T12:23:11.318Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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:23:11 [2022-08-02T12:23:11.318Z] ?   	github.com/docker/docker/api	[no test files]
12:23:11 [2022-08-02T12:23:11.693Z] #31 5.090 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:23:11 [2022-08-02T12:23:11.693Z] #31 5.362 
12:23:11 [2022-08-02T12:23:11.948Z] #31 5.574 #=#=#                                                                         

######################################################################## 100.0%
12:23:12 [2022-08-02T12:23:12.204Z] #31 5.871 
12:23:13 [2022-08-02T12:23:13.132Z] #31 6.835 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:23:13 [2022-08-02T12:23:13.132Z] #31 7.106 
12:23:13 [2022-08-02T12:23:13.952Z] #31 7.335 #=#=#                                                                         

################                                                          23.2%
##########################################                                58.4%
################################################################          89.9%
######################################################################## 100.0%
12:23:13 [2022-08-02T12:23:13.952Z] #31 7.889 
12:23:14 [2022-08-02T12:23:14.208Z] #31 ...
12:23:14 [2022-08-02T12:23:14.209Z] 
12:23:14 [2022-08-02T12:23:14.209Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:14 [2022-08-02T12:23:14.209Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:14 [2022-08-02T12:23:14.209Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.2s done
12:23:14 [2022-08-02T12:23:14.209Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
12:23:14 [2022-08-02T12:23:14.209Z] #11 DONE 26.3s
12:23:14 [2022-08-02T12:23:14.464Z] 
12:23:14 [2022-08-02T12:23:14.464Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:23:14 [2022-08-02T12:23:14.464Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
12:23:15 [2022-08-02T12:23:15.604Z] Client: Docker Engine - Community
12:23:15 [2022-08-02T12:23:15.604Z]  Version:           20.10.14
12:23:15 [2022-08-02T12:23:15.604Z]  API version:       1.41
12:23:15 [2022-08-02T12:23:15.604Z]  Go version:        go1.16.15
12:23:15 [2022-08-02T12:23:15.604Z]  Git commit:        a224086
12:23:15 [2022-08-02T12:23:15.604Z]  Built:             Thu Mar 24 01:47:57 2022
12:23:15 [2022-08-02T12:23:15.604Z]  OS/Arch:           linux/amd64
12:23:15 [2022-08-02T12:23:15.604Z]  Context:           default
12:23:15 [2022-08-02T12:23:15.604Z]  Experimental:      true
12:23:15 [2022-08-02T12:23:15.604Z] 
12:23:15 [2022-08-02T12:23:15.604Z] Server: Docker Engine - Community
12:23:15 [2022-08-02T12:23:15.604Z]  Engine:
12:23:15 [2022-08-02T12:23:15.604Z]   Version:          20.10.14
12:23:15 [2022-08-02T12:23:15.604Z]   API version:      1.41 (minimum version 1.12)
12:23:15 [2022-08-02T12:23:15.604Z]   Go version:       go1.16.15
12:23:15 [2022-08-02T12:23:15.604Z]   Git commit:       87a90dc
12:23:15 [2022-08-02T12:23:15.604Z]   Built:            Thu Mar 24 01:45:46 2022
12:23:15 [2022-08-02T12:23:15.604Z]   OS/Arch:          linux/amd64
12:23:15 [2022-08-02T12:23:15.604Z]   Experimental:     true
12:23:15 [2022-08-02T12:23:15.604Z]  containerd:
12:23:15 [2022-08-02T12:23:15.604Z]   Version:          1.5.11
12:23:15 [2022-08-02T12:23:15.604Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
12:23:15 [2022-08-02T12:23:15.604Z]  runc:
12:23:15 [2022-08-02T12:23:15.604Z]   Version:          1.0.3
12:23:15 [2022-08-02T12:23:15.604Z]   GitCommit:        v1.0.3-0-gf46b6ba
12:23:15 [2022-08-02T12:23:15.604Z]  docker-init:
12:23:15 [2022-08-02T12:23:15.604Z]   Version:          0.19.0
12:23:15 [2022-08-02T12:23:15.604Z]   GitCommit:        de40ad0
[Pipeline] sh
12:23:15 [2022-08-02T12:23:15.831Z] #12 DONE 1.6s
12:23:15 [2022-08-02T12:23:15.831Z] 
12:23:15 [2022-08-02T12:23:15.831Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:15 [2022-08-02T12:23:15.831Z] #31 sha256:047094eeadb8de28da50c5918db8f92ceab584a488c3e8763c2edf4d9816226b
12:23:15 [2022-08-02T12:23:15.831Z] #31 8.737 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:23:15 [2022-08-02T12:23:15.831Z] #31 8.919 
12:23:15 [2022-08-02T12:23:15.831Z] #31 9.132 #=#=#                                                                         

######################################################################## 100.0%
12:23:15 [2022-08-02T12:23:15.831Z] #31 9.324 
12:23:15 [2022-08-02T12:23:15.897Z] + docker info
12:23:16 [2022-08-02T12:23:16.088Z] #31 9.935 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:23:16 [2022-08-02T12:23:16.655Z] #31 ...
12:23:16 [2022-08-02T12:23:16.655Z] 
12:23:16 [2022-08-02T12:23:16.655Z] #13 [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:23:16 [2022-08-02T12:23:16.655Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
12:23:16 [2022-08-02T12:23:16.655Z] #13 DONE 0.6s
12:23:16 [2022-08-02T12:23:16.655Z] 
12:23:16 [2022-08-02T12:23:16.655Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:16 [2022-08-02T12:23:16.655Z] #31 sha256:047094eeadb8de28da50c5918db8f92ceab584a488c3e8763c2edf4d9816226b
12:23:16 [2022-08-02T12:23:16.655Z] #31 10.24 
12:23:16 [2022-08-02T12:23:16.655Z] #31 10.45 #=#=#                                                                         

######################################################################## 100.0%
12:23:16 [2022-08-02T12:23:16.916Z] #31 ...
12:23:16 [2022-08-02T12:23:16.916Z] 
12:23:16 [2022-08-02T12:23:16.916Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:23:16 [2022-08-02T12:23:16.916Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
12:23:16 [2022-08-02T12:23:16.916Z] #33 DONE 0.5s
12:23:17 [2022-08-02T12:23:17.008Z] Client: Docker Engine - Community
12:23:17 [2022-08-02T12:23:17.008Z]  Version:           20.10.14
12:23:17 [2022-08-02T12:23:17.008Z]  API version:       1.41
12:23:17 [2022-08-02T12:23:17.008Z]  Go version:        go1.16.15
12:23:17 [2022-08-02T12:23:17.008Z]  Git commit:        a224086
12:23:17 [2022-08-02T12:23:17.008Z]  Built:             Thu Mar 24 01:47:57 2022
12:23:17 [2022-08-02T12:23:17.008Z]  OS/Arch:           linux/amd64
12:23:17 [2022-08-02T12:23:17.008Z]  Context:           default
12:23:17 [2022-08-02T12:23:17.008Z]  Experimental:      true
12:23:17 [2022-08-02T12:23:17.008Z] 
12:23:17 [2022-08-02T12:23:17.008Z] Server: Docker Engine - Community
12:23:17 [2022-08-02T12:23:17.008Z]  Engine:
12:23:17 [2022-08-02T12:23:17.008Z]   Version:          20.10.14
12:23:17 [2022-08-02T12:23:17.008Z]   API version:      1.41 (minimum version 1.12)
12:23:17 [2022-08-02T12:23:17.008Z]   Go version:       go1.16.15
12:23:17 [2022-08-02T12:23:17.008Z]   Git commit:       87a90dc
12:23:17 [2022-08-02T12:23:17.008Z]   Built:            Thu Mar 24 01:45:46 2022
12:23:17 [2022-08-02T12:23:17.008Z]   OS/Arch:          linux/amd64
12:23:17 [2022-08-02T12:23:17.008Z]   Experimental:     true
12:23:17 [2022-08-02T12:23:17.008Z]  containerd:
12:23:17 [2022-08-02T12:23:17.008Z]   Version:          1.5.11
12:23:17 [2022-08-02T12:23:17.008Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
12:23:17 [2022-08-02T12:23:17.008Z]  runc:
12:23:17 [2022-08-02T12:23:17.008Z]   Version:          1.0.3
12:23:17 [2022-08-02T12:23:17.008Z]   GitCommit:        v1.0.3-0-gf46b6ba
12:23:17 [2022-08-02T12:23:17.008Z]  docker-init:
12:23:17 [2022-08-02T12:23:17.008Z]   Version:          0.19.0
12:23:17 [2022-08-02T12:23:17.008Z]   GitCommit:        de40ad0
[Pipeline] sh
12:23:17 [2022-08-02T12:23:17.172Z] 
12:23:17 [2022-08-02T12:23:17.172Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:23:17 [2022-08-02T12:23:17.172Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
12:23:17 [2022-08-02T12:23:17.172Z] #46 DONE 0.6s
12:23:17 [2022-08-02T12:23:17.172Z] 
12:23:17 [2022-08-02T12:23:17.172Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:23:17 [2022-08-02T12:23:17.172Z] #25 sha256:5480eff37aa3767ef0b02fda038109071e5745d58efeee2e3a5fb6447812cf2d
12:23:17 [2022-08-02T12:23:17.172Z] #25 DONE 0.6s
12:23:17 [2022-08-02T12:23:17.172Z] 
12:23:17 [2022-08-02T12:23:17.172Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:23:17 [2022-08-02T12:23:17.172Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:23:17 [2022-08-02T12:23:17.172Z] #47 ...
12:23:17 [2022-08-02T12:23:17.172Z] 
12:23:17 [2022-08-02T12:23:17.172Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:23:17 [2022-08-02T12:23:17.172Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
12:23:17 [2022-08-02T12:23:17.172Z] #50 DONE 0.8s
12:23:17 [2022-08-02T12:23:17.322Z] + docker info
12:23:17 [2022-08-02T12:23:17.429Z] 
12:23:17 [2022-08-02T12:23:17.429Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:23:17 [2022-08-02T12:23:17.429Z] #66 sha256:3e2ce1d588ec6e76b7b0c8764a131cb3f89ecf2262509c6e04f3ee0d97e0f6cf
12:23:17 [2022-08-02T12:23:17.429Z] #66 DONE 0.9s
12:23:17 [2022-08-02T12:23:17.429Z] 
12:23:17 [2022-08-02T12:23:17.429Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:17 [2022-08-02T12:23:17.429Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:17 [2022-08-02T12:23:17.990Z] #51 ...
12:23:17 [2022-08-02T12:23:17.990Z] 
12:23:17 [2022-08-02T12:23:17.990Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:17 [2022-08-02T12:23:17.990Z] #31 sha256:047094eeadb8de28da50c5918db8f92ceab584a488c3e8763c2edf4d9816226b
12:23:17 [2022-08-02T12:23:17.990Z] #31 10.93 
12:23:17 [2022-08-02T12:23:17.990Z] #31 11.09 Download of images into '/build' complete.
12:23:17 [2022-08-02T12:23:17.991Z] #31 11.09 Use something like the following to load the result into a Docker daemon:
12:23:17 [2022-08-02T12:23:17.991Z] #31 11.09   tar -cC '/build' . | docker load
12:23:17 [2022-08-02T12:23:17.991Z] #31 DONE 11.5s
12:23:17 [2022-08-02T12:23:17.991Z] 
12:23:17 [2022-08-02T12:23:17.991Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:23:17 [2022-08-02T12:23:17.991Z] #67 sha256:baefa409c2761068c9b5fb2ba657634ca14eb08f78c5384b2d557750309b6778
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.616 + RM_GOPATH=0
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.616 + TMP_GOPATH=
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 + : /build
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 + '[' -z '' ']'
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 ++ mktemp -d
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 + export GOPATH=/tmp/tmp.ps0yHusu7m
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 + GOPATH=/tmp/tmp.ps0yHusu7m
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.620 + RM_GOPATH=1
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.621 + case "$(go env GOARCH)" in
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.621 ++ go env GOARCH
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.643 + export GO_BUILDMODE=-buildmode=pie
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.643 + GO_BUILDMODE=-buildmode=pie
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.643 ++ dirname /install.sh
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.645 + dir=/
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.646 + bin=rootlesskit
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.646 + shift
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.646 + '[' '!' -f //rootlesskit.installer ']'
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.646 + . //rootlesskit.installer
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.646 ++ : 1920341cd41e047834a21007424162a2dc946315
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.647 + install_rootlesskit
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.647 + case "$1" in
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.647 + export CGO_ENABLED=0
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.647 + CGO_ENABLED=0
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.647 + _install_rootlesskit
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 + for f in rootlesskit rootlesskit-docker-proxy
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 + GOBIN=/build
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 + GO111MODULE=on
12:23:22 [2022-08-02T12:23:22.165Z] #67 4.648 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
12:23:22 [2022-08-02T12:23:22.731Z] #67 5.185 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
12:23:22 [2022-08-02T12:23:22.731Z] #67 ...
12:23:22 [2022-08-02T12:23:22.731Z] 
12:23:22 [2022-08-02T12:23:22.731Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:22 [2022-08-02T12:23:22.731Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:22 [2022-08-02T12:23:22.731Z] #51 5.547 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:22 [2022-08-02T12:23:22.987Z] #51 5.596 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:22 [2022-08-02T12:23:22.987Z] #51 5.600 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:23 [2022-08-02T12:23:23.917Z] #51 6.304 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
12:23:23 [2022-08-02T12:23:23.917Z] #51 6.701 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:26 [2022-08-02T12:23:26.194Z] ok  	github.com/docker/docker/api/server	0.005s	coverage: 7.9% of statements
12:23:26 [2022-08-02T12:23:26.439Z] #51 8.763 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:26 [2022-08-02T12:23:26.695Z] #51 ...
12:23:26 [2022-08-02T12:23:26.695Z] 
12:23:26 [2022-08-02T12:23:26.695Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:23:26 [2022-08-02T12:23:26.695Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:23:26 [2022-08-02T12:23:26.695Z] #53 4.460 go: downloading gotest.tools/gotestsum v1.8.1
12:23:26 [2022-08-02T12:23:26.695Z] #53 5.820 go: downloading github.com/fatih/color v1.10.0
12:23:26 [2022-08-02T12:23:26.695Z] #53 5.824 go: downloading github.com/dnephin/pflag v1.0.7
12:23:26 [2022-08-02T12:23:26.695Z] #53 5.934 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:23:26 [2022-08-02T12:23:26.695Z] #53 5.948 go: downloading github.com/pkg/errors v0.9.1
12:23:26 [2022-08-02T12:23:26.695Z] #53 6.140 go: downloading golang.org/x/tools v0.1.0
12:23:26 [2022-08-02T12:23:26.695Z] #53 6.801 go: downloading github.com/mattn/go-colorable v0.1.8
12:23:26 [2022-08-02T12:23:26.695Z] #53 6.869 go: downloading github.com/mattn/go-isatty v0.0.12
12:23:26 [2022-08-02T12:23:26.695Z] #53 6.948 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:23:26 [2022-08-02T12:23:26.695Z] #53 7.108 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:23:26 [2022-08-02T12:23:26.695Z] #53 ...
12:23:26 [2022-08-02T12:23:26.695Z] 
12:23:26 [2022-08-02T12:23:26.695Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:23:26 [2022-08-02T12:23:26.695Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:23:26 [2022-08-02T12:23:26.695Z] #40 4.742 go: downloading github.com/tc-hib/go-winres v0.2.3
12:23:26 [2022-08-02T12:23:26.695Z] #40 5.409 go: downloading github.com/tc-hib/winres v0.1.5
12:23:26 [2022-08-02T12:23:26.695Z] #40 6.892 go: downloading github.com/urfave/cli/v2 v2.3.0
12:23:26 [2022-08-02T12:23:26.695Z] #40 7.157 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:23:26 [2022-08-02T12:23:26.695Z] #40 7.250 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:23:26 [2022-08-02T12:23:26.952Z] #40 ...
12:23:26 [2022-08-02T12:23:26.952Z] 
12:23:26 [2022-08-02T12:23:26.952Z] #42 [tini 1/3] 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:23:26 [2022-08-02T12:23:26.952Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:23:26 [2022-08-02T12:23:26.952Z] #42 5.888 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:26 [2022-08-02T12:23:26.952Z] #42 5.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:26 [2022-08-02T12:23:26.952Z] #42 5.919 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:26 [2022-08-02T12:23:26.952Z] #42 6.604 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:26 [2022-08-02T12:23:26.952Z] #42 8.434 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:26 [2022-08-02T12:23:26.952Z] #42 ...
12:23:26 [2022-08-02T12:23:26.952Z] 
12:23:26 [2022-08-02T12:23:26.952Z] #34 [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:23:26 [2022-08-02T12:23:26.952Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:23:26 [2022-08-02T12:23:26.952Z] #34 5.284 + git clone https://github.com/kolyshkin/go-swagger.git .
12:23:26 [2022-08-02T12:23:26.952Z] #34 5.293 Cloning into '.'...
12:23:27 [2022-08-02T12:23:27.208Z] #34 ...
12:23:27 [2022-08-02T12:23:27.208Z] 
12:23:27 [2022-08-02T12:23:27.208Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:27 [2022-08-02T12:23:27.208Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:27 [2022-08-02T12:23:27.208Z] #76 5.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:27 [2022-08-02T12:23:27.208Z] #76 5.489 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:27 [2022-08-02T12:23:27.208Z] #76 5.636 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:27 [2022-08-02T12:23:27.208Z] #76 6.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:27 [2022-08-02T12:23:27.208Z] #76 8.102 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:27 [2022-08-02T12:23:27.208Z] #76 10.62 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:27 [2022-08-02T12:23:27.208Z] #76 ...
12:23:27 [2022-08-02T12:23:27.208Z] 
12:23:27 [2022-08-02T12:23:27.208Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:23:27 [2022-08-02T12:23:27.208Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:23:27 [2022-08-02T12:23:27.208Z] #57 3.507 go: downloading mvdan.cc/sh/v3 v3.0.2
12:23:27 [2022-08-02T12:23:27.208Z] #57 8.843 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:23:27 [2022-08-02T12:23:27.208Z] #57 8.858 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:23:27 [2022-08-02T12:23:27.208Z] #57 8.936 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:23:27 [2022-08-02T12:23:27.464Z] #57 ...
12:23:27 [2022-08-02T12:23:27.464Z] 
12:23:27 [2022-08-02T12:23:27.464Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:27 [2022-08-02T12:23:27.464Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:27 [2022-08-02T12:23:27.464Z] #14 5.228 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:27 [2022-08-02T12:23:27.464Z] #14 5.457 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:27 [2022-08-02T12:23:27.464Z] #14 5.644 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:27 [2022-08-02T12:23:27.464Z] #14 6.204 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:27 [2022-08-02T12:23:27.464Z] #14 8.140 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:27 [2022-08-02T12:23:27.464Z] #14 10.28 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:27 [2022-08-02T12:23:27.720Z] #14 ...
12:23:27 [2022-08-02T12:23:27.720Z] 
12:23:27 [2022-08-02T12:23:27.720Z] #62 [containerd 1/3] 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:23:27 [2022-08-02T12:23:27.720Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:23:27 [2022-08-02T12:23:27.720Z] #62 6.032 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:23:27 [2022-08-02T12:23:27.720Z] #62 6.062 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:27 [2022-08-02T12:23:27.720Z] #62 6.062 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:27 [2022-08-02T12:23:27.720Z] #62 6.745 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:27 [2022-08-02T12:23:27.720Z] #62 8.806 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:27 [2022-08-02T12:23:27.720Z] #62 ...
12:23:27 [2022-08-02T12:23:27.720Z] 
12:23:27 [2022-08-02T12:23:27.720Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:23:27 [2022-08-02T12:23:27.720Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:23:27 [2022-08-02T12:23:27.720Z] #38 5.023 go: downloading github.com/pelletier/go-toml v1.8.1
12:23:27 [2022-08-02T12:23:27.976Z] #38 ...
12:23:27 [2022-08-02T12:23:27.976Z] 
12:23:27 [2022-08-02T12:23:27.976Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:23:27 [2022-08-02T12:23:27.976Z] #26 sha256:cf475665fc49392c80d17711003a50ed352ff8c5b5fd7932bc17550c71335596
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.184 + RM_GOPATH=0
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.184 + TMP_GOPATH=
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.184 + : /build
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.184 + '[' -z '' ']'
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.184 ++ mktemp -d
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.185 + export GOPATH=/tmp/tmp.sfyWFbBo3b
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.185 + GOPATH=/tmp/tmp.sfyWFbBo3b
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.186 + RM_GOPATH=1
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.186 + case "$(go env GOARCH)" in
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.186 ++ go env GOARCH
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.200 + export GO_BUILDMODE=-buildmode=pie
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.200 + GO_BUILDMODE=-buildmode=pie
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.201 ++ dirname /install.sh
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.202 + dir=/
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.202 + bin=dockercli
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.202 + shift
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.210 + '[' '!' -f //dockercli.installer ']'
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 + . //dockercli.installer
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 ++ : stable
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 ++ : 17.06.2-ce
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 Install docker/cli version 17.06.2-ce from stable
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 + install_dockercli
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.211 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.214 ++ uname -m
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.226 + arch=x86_64
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.226 + '[' x86_64 '!=' x86_64 ']'
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.226 + url=https://download.docker.com/linux/static
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.226 + tar -xz docker/docker
12:23:27 [2022-08-02T12:23:27.976Z] #26 5.241 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:23:27 [2022-08-02T12:23:27.976Z] #26 ...
12:23:27 [2022-08-02T12:23:27.976Z] 
12:23:27 [2022-08-02T12:23:27.976Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:27 [2022-08-02T12:23:27.976Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:27 [2022-08-02T12:23:27.976Z] #55 5.507 go: downloading github.com/golangci/golangci-lint v1.46.2
12:23:27 [2022-08-02T12:23:27.976Z] #55 7.754 go: downloading github.com/fatih/color v1.13.0
12:23:27 [2022-08-02T12:23:27.976Z] #55 7.773 go: downloading github.com/gofrs/flock v0.8.1
12:23:27 [2022-08-02T12:23:27.976Z] #55 7.908 go: downloading github.com/spf13/cobra v1.4.0
12:23:27 [2022-08-02T12:23:27.976Z] #55 7.952 go: downloading github.com/spf13/pflag v1.0.5
12:23:27 [2022-08-02T12:23:27.976Z] #55 8.378 go: downloading github.com/spf13/viper v1.11.0
12:23:27 [2022-08-02T12:23:27.976Z] #55 8.472 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:23:27 [2022-08-02T12:23:27.976Z] #55 9.186 go: downloading github.com/mattn/go-colorable v0.1.12
12:23:27 [2022-08-02T12:23:27.976Z] #55 9.195 go: downloading github.com/mattn/go-isatty v0.0.14
12:23:27 [2022-08-02T12:23:27.976Z] #55 9.375 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
12:23:27 [2022-08-02T12:23:27.976Z] #55 9.395 go: downloading github.com/go-critic/go-critic v0.6.3
12:23:27 [2022-08-02T12:23:27.976Z] #55 11.31 go: downloading github.com/hashicorp/go-version v1.4.0
12:23:27 [2022-08-02T12:23:27.976Z] #55 11.41 go: downloading github.com/ldez/gomoddirectives v0.2.3
12:23:28 [2022-08-02T12:23:28.232Z] #55 11.68 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:23:28 [2022-08-02T12:23:28.232Z] #55 ...
12:23:28 [2022-08-02T12:23:28.232Z] 
12:23:28 [2022-08-02T12:23:28.232Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:23:28 [2022-08-02T12:23:28.232Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:23:28 [2022-08-02T12:23:28.232Z] #36 4.529 go: downloading github.com/go-delve/delve v1.8.1
12:23:28 [2022-08-02T12:23:28.232Z] #36 ...
12:23:28 [2022-08-02T12:23:28.232Z] 
12:23:28 [2022-08-02T12:23:28.232Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:28 [2022-08-02T12:23:28.232Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:28 [2022-08-02T12:23:28.232Z] #55 11.83 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:23:32 [2022-08-02T12:23:32.223Z] Client:
12:23:32 [2022-08-02T12:23:32.223Z]  Context:    default
12:23:32 [2022-08-02T12:23:32.223Z]  Debug Mode: false
12:23:32 [2022-08-02T12:23:32.223Z]  Plugins:
12:23:32 [2022-08-02T12:23:32.223Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:23:32 [2022-08-02T12:23:32.223Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
12:23:32 [2022-08-02T12:23:32.223Z]   compose: Docker Compose (Docker Inc., v2.4.1)
12:23:32 [2022-08-02T12:23:32.223Z]   scan: Docker Scan (Docker Inc., v0.17.0)
12:23:32 [2022-08-02T12:23:32.223Z] 
12:23:32 [2022-08-02T12:23:32.223Z] Server:
12:23:32 [2022-08-02T12:23:32.223Z]  Containers: 0
12:23:32 [2022-08-02T12:23:32.223Z]   Running: 0
12:23:32 [2022-08-02T12:23:32.223Z]   Paused: 0
12:23:32 [2022-08-02T12:23:32.223Z]   Stopped: 0
12:23:32 [2022-08-02T12:23:32.223Z]  Images: 0
12:23:32 [2022-08-02T12:23:32.223Z]  Server Version: 20.10.14
12:23:32 [2022-08-02T12:23:32.223Z]  Storage Driver: overlay2
12:23:32 [2022-08-02T12:23:32.223Z]   Backing Filesystem: extfs
12:23:32 [2022-08-02T12:23:32.223Z]   Supports d_type: true
12:23:32 [2022-08-02T12:23:32.223Z]   Native Overlay Diff: true
12:23:32 [2022-08-02T12:23:32.223Z]   userxattr: false
12:23:32 [2022-08-02T12:23:32.223Z]  Logging Driver: json-file
12:23:32 [2022-08-02T12:23:32.223Z]  Cgroup Driver: cgroupfs
12:23:32 [2022-08-02T12:23:32.223Z]  Cgroup Version: 1
12:23:32 [2022-08-02T12:23:32.223Z]  Plugins:
12:23:32 [2022-08-02T12:23:32.223Z]   Volume: local
12:23:32 [2022-08-02T12:23:32.223Z]   Network: bridge host ipvlan macvlan null overlay
12:23:32 [2022-08-02T12:23:32.223Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:23:32 [2022-08-02T12:23:32.223Z]  Swarm: inactive
12:23:32 [2022-08-02T12:23:32.223Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:23:32 [2022-08-02T12:23:32.223Z]  Default Runtime: runc
12:23:32 [2022-08-02T12:23:32.223Z]  Init Binary: docker-init
12:23:32 [2022-08-02T12:23:32.223Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
12:23:32 [2022-08-02T12:23:32.223Z]  runc version: v1.0.3-0-gf46b6ba
12:23:32 [2022-08-02T12:23:32.223Z]  init version: de40ad0
12:23:32 [2022-08-02T12:23:32.223Z]  Security Options:
12:23:32 [2022-08-02T12:23:32.223Z]   apparmor
12:23:32 [2022-08-02T12:23:32.223Z]   seccomp
12:23:32 [2022-08-02T12:23:32.223Z]    Profile: default
12:23:32 [2022-08-02T12:23:32.223Z]  Kernel Version: 5.4.0-1071-aws
12:23:32 [2022-08-02T12:23:32.223Z]  Operating System: Ubuntu 18.04.6 LTS
12:23:32 [2022-08-02T12:23:32.223Z]  OSType: linux
12:23:32 [2022-08-02T12:23:32.223Z]  Architecture: x86_64
12:23:32 [2022-08-02T12:23:32.223Z]  CPUs: 2
12:23:32 [2022-08-02T12:23:32.223Z]  Total Memory: 7.565GiB
12:23:32 [2022-08-02T12:23:32.223Z]  Name: ip-10-100-61-235
12:23:32 [2022-08-02T12:23:32.223Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
12:23:32 [2022-08-02T12:23:32.223Z]  Docker Root Dir: /var/lib/docker
12:23:32 [2022-08-02T12:23:32.223Z]  Debug Mode: false
12:23:32 [2022-08-02T12:23:32.223Z]  Registry: https://index.docker.io/v1/
12:23:32 [2022-08-02T12:23:32.223Z]  Labels:
12:23:32 [2022-08-02T12:23:32.223Z]  Experimental: true
12:23:32 [2022-08-02T12:23:32.223Z]  Insecure Registries:
12:23:32 [2022-08-02T12:23:32.223Z]   127.0.0.0/8
12:23:32 [2022-08-02T12:23:32.223Z]  Live Restore Enabled: true
12:23:32 [2022-08-02T12:23:32.223Z] 
12:23:32 [2022-08-02T12:23:32.223Z] WARNING: No swap limit support
[Pipeline] sh
12:23:32 [2022-08-02T12:23:32.401Z] #55 ...
12:23:32 [2022-08-02T12:23:32.401Z] 
12:23:32 [2022-08-02T12:23:32.401Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:23:32 [2022-08-02T12:23:32.401Z] #26 sha256:cf475665fc49392c80d17711003a50ed352ff8c5b5fd7932bc17550c71335596
12:23:32 [2022-08-02T12:23:32.401Z] #26 13.89 + mkdir -p /build
12:23:32 [2022-08-02T12:23:32.401Z] #26 13.90 + mv docker/docker /build/
12:23:32 [2022-08-02T12:23:32.401Z] #26 13.91 + rmdir docker
12:23:32 [2022-08-02T12:23:32.401Z] #26 DONE 14.8s
12:23:32 [2022-08-02T12:23:32.401Z] 
12:23:32 [2022-08-02T12:23:32.401Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:23:32 [2022-08-02T12:23:32.401Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:23:32 [2022-08-02T12:23:32.401Z] #47 4.925 + git clone https://github.com/docker/distribution.git .
12:23:32 [2022-08-02T12:23:32.401Z] #47 4.926 Cloning into '.'...
12:23:32 [2022-08-02T12:23:32.401Z] #47 ...
12:23:32 [2022-08-02T12:23:32.401Z] 
12:23:32 [2022-08-02T12:23:32.401Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:23:32 [2022-08-02T12:23:32.401Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:23:32 [2022-08-02T12:23:32.401Z] #36 13.72 go: downloading github.com/sirupsen/logrus v1.6.0
12:23:32 [2022-08-02T12:23:32.401Z] #36 13.73 go: downloading github.com/spf13/cobra v1.1.3
12:23:32 [2022-08-02T12:23:32.401Z] #36 14.24 go: downloading github.com/mattn/go-isatty v0.0.3
12:23:32 [2022-08-02T12:23:32.401Z] #36 14.40 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
12:23:32 [2022-08-02T12:23:32.401Z] #36 14.57 go: downloading gopkg.in/yaml.v2 v2.4.0
12:23:32 [2022-08-02T12:23:32.401Z] #36 15.00 go: downloading github.com/cosiner/argv v0.1.0
12:23:32 [2022-08-02T12:23:32.401Z] #36 15.04 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
12:23:32 [2022-08-02T12:23:32.401Z] #36 15.12 go: downloading github.com/peterh/liner v1.2.2
12:23:32 [2022-08-02T12:23:32.401Z] #36 15.25 go: downloading github.com/google/go-dap v0.6.0
12:23:32 [2022-08-02T12:23:32.401Z] #36 15.73 go: downloading github.com/russross/blackfriday/v2 v2.0.1
12:23:32 [2022-08-02T12:23:32.515Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:23:32 [2022-08-02T12:23:32.515Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:23:32 [2022-08-02T12:23:32.515Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43890/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:23:32 [2022-08-02T12:23:32.515Z] + bash /home/ubuntu/workspace/moby_PR-43890/check-config.sh
12:23:32 [2022-08-02T12:23:32.515Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:23:32 [2022-08-02T12:23:32.515Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
12:23:32 [2022-08-02T12:23:32.515Z] 
12:23:32 [2022-08-02T12:23:32.515Z] Generally Necessary:
12:23:32 [2022-08-02T12:23:32.515Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:23:32 [2022-08-02T12:23:32.515Z] - apparmor: enabled and tools installed
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NAMESPACES: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NET_NS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_PID_NS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_IPC_NS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_UTS_NS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUPS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_CPUACCT: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_DEVICE: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_FREEZER: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_SCHED: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CPUSETS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_MEMCG: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_KEYS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_VETH: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_BRIDGE: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_NF_NAT: enabled (as module)
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_POSIX_MQUEUE: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_BPF: enabled
12:23:32 [2022-08-02T12:23:32.515Z] 
12:23:32 [2022-08-02T12:23:32.515Z] Optional Features:
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_USER_NS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_SECCOMP: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_SECCOMP_FILTER: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_CGROUP_PIDS: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_MEMCG_SWAP: enabled
12:23:32 [2022-08-02T12:23:32.515Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:23:32 [2022-08-02T12:23:32.516Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:23:32 [2022-08-02T12:23:32.657Z] #36 16.14 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
12:23:32 [2022-08-02T12:23:32.775Z] - CONFIG_BLK_CGROUP: enabled
12:23:32 [2022-08-02T12:23:32.775Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_CGROUP_PERF: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_CGROUP_HUGETLB: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_CFS_BANDWIDTH: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_RT_GROUP_SCHED: missing
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_VS: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_VS_NFCT: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_IP_VS_RR: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_SECURITY_SELINUX: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_SECURITY_APPARMOR: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_EXT4_FS: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:23:32 [2022-08-02T12:23:32.776Z] - Network Drivers:
12:23:32 [2022-08-02T12:23:32.776Z]   - "overlay":
12:23:32 [2022-08-02T12:23:32.776Z]     - CONFIG_VXLAN: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       Optional (for encrypted networks):
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_CRYPTO: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_CRYPTO_AEAD: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_CRYPTO_GCM: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_CRYPTO_GHASH: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_XFRM: enabled
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_XFRM_USER: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]       - CONFIG_INET_ESP: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]   - "ipvlan":
12:23:32 [2022-08-02T12:23:32.776Z]     - CONFIG_IPVLAN: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]   - "macvlan":
12:23:32 [2022-08-02T12:23:32.776Z]     - CONFIG_MACVLAN: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]     - CONFIG_DUMMY: enabled (as module)
12:23:32 [2022-08-02T12:23:32.776Z]   - "ftp,tftp client in container":
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z] - Storage Drivers:
12:23:33 [2022-08-02T12:23:33.035Z]   - "aufs":
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_AUFS_FS: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]   - "btrfs":
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:23:33 [2022-08-02T12:23:33.035Z]   - "devicemapper":
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_BLK_DEV_DM: enabled
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]   - "overlay":
12:23:33 [2022-08-02T12:23:33.035Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:23:33 [2022-08-02T12:23:33.035Z]   - "zfs":
12:23:33 [2022-08-02T12:23:33.035Z]     - /dev/zfs: present
12:23:33 [2022-08-02T12:23:33.035Z]     - zfs command: missing
12:23:33 [2022-08-02T12:23:33.035Z]     - zpool command: missing
12:23:33 [2022-08-02T12:23:33.035Z] 
12:23:33 [2022-08-02T12:23:33.035Z] Limits:
12:23:33 [2022-08-02T12:23:33.035Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:23:33 [2022-08-02T12:23:33.035Z] 
12:23:33 [2022-08-02T12:23:33.035Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:23:33 [2022-08-02T12:23:33.378Z] + sudo modprobe ip_vs
12:23:33 [2022-08-02T12:23:33.378Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be .
12:23:33 [2022-08-02T12:23:33.585Z] #36 16.87 go: downloading github.com/mattn/go-runewidth v0.0.3
12:23:33 [2022-08-02T12:23:33.585Z] #36 17.03 go: downloading github.com/hashicorp/golang-lru v0.5.4
12:23:33 [2022-08-02T12:23:33.642Z] #2 [internal] load .dockerignore
12:23:33 [2022-08-02T12:23:33.642Z] #2 sha256:a95d22386abf041f4a1e5cb0a82f604b993930d6b0a69842eb81646b87bf4275
12:23:33 [2022-08-02T12:23:33.642Z] #2 transferring context: 145B done
12:23:33 [2022-08-02T12:23:33.642Z] #2 DONE 0.0s
12:23:33 [2022-08-02T12:23:33.642Z] 
12:23:33 [2022-08-02T12:23:33.642Z] #1 [internal] load build definition from Dockerfile
12:23:33 [2022-08-02T12:23:33.642Z] #1 sha256:1a85bf5ca115f8bdedd6d9961e061a91c4828b149db93339bbce76327d42ab92
12:23:33 [2022-08-02T12:23:33.642Z] #1 transferring dockerfile: 19.25kB done
12:23:33 [2022-08-02T12:23:33.642Z] #1 DONE 0.1s
12:23:33 [2022-08-02T12:23:33.642Z] 
12:23:33 [2022-08-02T12:23:33.643Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:23:33 [2022-08-02T12:23:33.643Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
12:23:33 [2022-08-02T12:23:33.841Z] #36 17.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
12:23:33 [2022-08-02T12:23:33.902Z] #3 DONE 0.3s
12:23:33 [2022-08-02T12:23:33.902Z] 
12:23:33 [2022-08-02T12:23:33.902Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
12:23:33 [2022-08-02T12:23:33.902Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
12:23:33 [2022-08-02T12:23:33.902Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
12:23:33 [2022-08-02T12:23:33.902Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
12:23:33 [2022-08-02T12:23:33.902Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
12:23:33 [2022-08-02T12:23:33.902Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
12:23:33 [2022-08-02T12:23:33.902Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 6.29MB / 9.94MB 0.1s
12:23:34 [2022-08-02T12:23:34.007Z] Client:
12:23:34 [2022-08-02T12:23:34.007Z]  Context:    default
12:23:34 [2022-08-02T12:23:34.007Z]  Debug Mode: false
12:23:34 [2022-08-02T12:23:34.007Z]  Plugins:
12:23:34 [2022-08-02T12:23:34.007Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
12:23:34 [2022-08-02T12:23:34.007Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
12:23:34 [2022-08-02T12:23:34.007Z]   compose: Docker Compose (Docker Inc., v2.4.1)
12:23:34 [2022-08-02T12:23:34.007Z]   scan: Docker Scan (Docker Inc., v0.17.0)
12:23:34 [2022-08-02T12:23:34.007Z] 
12:23:34 [2022-08-02T12:23:34.007Z] Server:
12:23:34 [2022-08-02T12:23:34.007Z]  Containers: 0
12:23:34 [2022-08-02T12:23:34.007Z]   Running: 0
12:23:34 [2022-08-02T12:23:34.007Z]   Paused: 0
12:23:34 [2022-08-02T12:23:34.007Z]   Stopped: 0
12:23:34 [2022-08-02T12:23:34.007Z]  Images: 0
12:23:34 [2022-08-02T12:23:34.007Z]  Server Version: 20.10.14
12:23:34 [2022-08-02T12:23:34.007Z]  Storage Driver: overlay2
12:23:34 [2022-08-02T12:23:34.007Z]   Backing Filesystem: extfs
12:23:34 [2022-08-02T12:23:34.007Z]   Supports d_type: true
12:23:34 [2022-08-02T12:23:34.007Z]   Native Overlay Diff: true
12:23:34 [2022-08-02T12:23:34.007Z]   userxattr: false
12:23:34 [2022-08-02T12:23:34.007Z]  Logging Driver: json-file
12:23:34 [2022-08-02T12:23:34.007Z]  Cgroup Driver: cgroupfs
12:23:34 [2022-08-02T12:23:34.007Z]  Cgroup Version: 1
12:23:34 [2022-08-02T12:23:34.007Z]  Plugins:
12:23:34 [2022-08-02T12:23:34.007Z]   Volume: local
12:23:34 [2022-08-02T12:23:34.007Z]   Network: bridge host ipvlan macvlan null overlay
12:23:34 [2022-08-02T12:23:34.007Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:23:34 [2022-08-02T12:23:34.007Z]  Swarm: inactive
12:23:34 [2022-08-02T12:23:34.007Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
12:23:34 [2022-08-02T12:23:34.007Z]  Default Runtime: runc
12:23:34 [2022-08-02T12:23:34.007Z]  Init Binary: docker-init
12:23:34 [2022-08-02T12:23:34.007Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
12:23:34 [2022-08-02T12:23:34.007Z]  runc version: v1.0.3-0-gf46b6ba
12:23:34 [2022-08-02T12:23:34.007Z]  init version: de40ad0
12:23:34 [2022-08-02T12:23:34.007Z]  Security Options:
12:23:34 [2022-08-02T12:23:34.007Z]   apparmor
12:23:34 [2022-08-02T12:23:34.007Z]   seccomp
12:23:34 [2022-08-02T12:23:34.007Z]    Profile: default
12:23:34 [2022-08-02T12:23:34.007Z]  Kernel Version: 5.4.0-1071-aws
12:23:34 [2022-08-02T12:23:34.007Z]  Operating System: Ubuntu 18.04.6 LTS
12:23:34 [2022-08-02T12:23:34.007Z]  OSType: linux
12:23:34 [2022-08-02T12:23:34.007Z]  Architecture: x86_64
12:23:34 [2022-08-02T12:23:34.007Z]  CPUs: 2
12:23:34 [2022-08-02T12:23:34.007Z]  Total Memory: 7.483GiB
12:23:34 [2022-08-02T12:23:34.007Z]  Name: ip-10-100-59-238
12:23:34 [2022-08-02T12:23:34.007Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
12:23:34 [2022-08-02T12:23:34.007Z]  Docker Root Dir: /var/lib/docker
12:23:34 [2022-08-02T12:23:34.007Z]  Debug Mode: false
12:23:34 [2022-08-02T12:23:34.007Z]  Registry: https://index.docker.io/v1/
12:23:34 [2022-08-02T12:23:34.007Z]  Labels:
12:23:34 [2022-08-02T12:23:34.007Z]  Experimental: true
12:23:34 [2022-08-02T12:23:34.007Z]  Insecure Registries:
12:23:34 [2022-08-02T12:23:34.007Z]   127.0.0.0/8
12:23:34 [2022-08-02T12:23:34.007Z]  Live Restore Enabled: true
12:23:34 [2022-08-02T12:23:34.007Z] 
12:23:34 [2022-08-02T12:23:34.007Z] WARNING: No swap limit support
[Pipeline] sh
12:23:34 [2022-08-02T12:23:34.162Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
12:23:34 [2022-08-02T12:23:34.163Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
12:23:34 [2022-08-02T12:23:34.319Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:23:34 [2022-08-02T12:23:34.319Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
12:23:34 [2022-08-02T12:23:34.319Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43890/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
12:23:34 [2022-08-02T12:23:34.319Z] + bash /home/ubuntu/workspace/moby_PR-43890/check-config.sh
12:23:34 [2022-08-02T12:23:34.319Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
12:23:34 [2022-08-02T12:23:34.319Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
12:23:34 [2022-08-02T12:23:34.319Z] 
12:23:34 [2022-08-02T12:23:34.319Z] Generally Necessary:
12:23:34 [2022-08-02T12:23:34.319Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
12:23:34 [2022-08-02T12:23:34.319Z] - apparmor: enabled and tools installed
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NAMESPACES: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NET_NS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_PID_NS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_IPC_NS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_UTS_NS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CGROUPS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CGROUP_CPUACCT: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CGROUP_DEVICE: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CGROUP_FREEZER: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CGROUP_SCHED: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_CPUSETS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_MEMCG: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_KEYS: enabled
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_VETH: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_BRIDGE: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_IP_NF_FILTER: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
12:23:34 [2022-08-02T12:23:34.319Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
12:23:34 [2022-08-02T12:23:34.423Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.3s done
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_NF_NAT: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_NF_NAT: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_POSIX_MQUEUE: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CGROUP_BPF: enabled
12:23:34 [2022-08-02T12:23:34.581Z] 
12:23:34 [2022-08-02T12:23:34.581Z] Optional Features:
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_USER_NS: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_SECCOMP: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_SECCOMP_FILTER: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CGROUP_PIDS: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_MEMCG_SWAP: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
12:23:34 [2022-08-02T12:23:34.581Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_BLK_CGROUP: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_BLK_DEV_THROTTLING: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CGROUP_PERF: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CGROUP_HUGETLB: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CGROUP_NET_PRIO: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_CFS_BANDWIDTH: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_FAIR_GROUP_SCHED: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_RT_GROUP_SCHED: missing
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_VS: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_VS_NFCT: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_VS_PROTO_TCP: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_VS_PROTO_UDP: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_IP_VS_RR: enabled (as module)
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_SECURITY_SELINUX: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_SECURITY_APPARMOR: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_EXT4_FS: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - CONFIG_EXT4_FS_SECURITY: enabled
12:23:34 [2022-08-02T12:23:34.581Z] - Network Drivers:
12:23:34 [2022-08-02T12:23:34.581Z]   - "overlay":
12:23:34 [2022-08-02T12:23:34.683Z] #4 DONE 0.5s
12:23:34 [2022-08-02T12:23:34.683Z] 
12:23:34 [2022-08-02T12:23:34.683Z] #6 [internal] load build definition from Dockerfile
12:23:34 [2022-08-02T12:23:34.683Z] #6 sha256:aae6952e3e3460ce30df33ac1b4b7f2b7ea6c8393b0b003ea294e3f53b1e3e6d
12:23:34 [2022-08-02T12:23:34.683Z] #6 DONE 0.0s
12:23:34 [2022-08-02T12:23:34.683Z] 
12:23:34 [2022-08-02T12:23:34.683Z] #5 [internal] load .dockerignore
12:23:34 [2022-08-02T12:23:34.683Z] #5 sha256:03fd69e079b6ea37a60df84121d7446becfec67329d25aa8211c2bec5dd00944
12:23:34 [2022-08-02T12:23:34.683Z] #5 DONE 0.0s
12:23:34 [2022-08-02T12:23:34.683Z] 
12:23:34 [2022-08-02T12:23:34.683Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:34 [2022-08-02T12:23:34.683Z] #10 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_VXLAN: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       Optional (for encrypted networks):
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_CRYPTO: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_CRYPTO_AEAD: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_CRYPTO_GCM: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_CRYPTO_SEQIV: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_CRYPTO_GHASH: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_XFRM: enabled
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_XFRM_USER: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_XFRM_ALGO: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]       - CONFIG_INET_ESP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "ipvlan":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_IPVLAN: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "macvlan":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_MACVLAN: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_DUMMY: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "ftp,tftp client in container":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z] - Storage Drivers:
12:23:34 [2022-08-02T12:23:34.841Z]   - "aufs":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_AUFS_FS: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "btrfs":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_BTRFS_FS: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
12:23:34 [2022-08-02T12:23:34.841Z]   - "devicemapper":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_BLK_DEV_DM: enabled
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "overlay":
12:23:34 [2022-08-02T12:23:34.841Z]     - CONFIG_OVERLAY_FS: enabled (as module)
12:23:34 [2022-08-02T12:23:34.841Z]   - "zfs":
12:23:34 [2022-08-02T12:23:34.841Z]     - /dev/zfs: present
12:23:34 [2022-08-02T12:23:34.841Z]     - zfs command: missing
12:23:34 [2022-08-02T12:23:34.841Z]     - zpool command: missing
12:23:34 [2022-08-02T12:23:34.841Z] 
12:23:34 [2022-08-02T12:23:34.841Z] Limits:
12:23:34 [2022-08-02T12:23:34.841Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
12:23:34 [2022-08-02T12:23:34.841Z] 
12:23:34 [2022-08-02T12:23:34.841Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
12:23:35 [2022-08-02T12:23:35.173Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be .
12:23:35 [2022-08-02T12:23:35.173Z] #1 [internal] load build definition from Dockerfile
12:23:35 [2022-08-02T12:23:35.173Z] #1 sha256:87aff34a36c7ba4c0185e5f112a82dec7b0f2bc4ba4d92ae02e5cfdbff79f4be
12:23:35 [2022-08-02T12:23:35.173Z] #1 transferring dockerfile: 19.25kB done
12:23:35 [2022-08-02T12:23:35.173Z] #1 DONE 0.0s
12:23:35 [2022-08-02T12:23:35.173Z] 
12:23:35 [2022-08-02T12:23:35.173Z] #2 [internal] load .dockerignore
12:23:35 [2022-08-02T12:23:35.173Z] #2 sha256:8d8028c10aaf6c9fba6a116940a6ce0a9661f4b925778a9b47ba7d190abd36b7
12:23:35 [2022-08-02T12:23:35.173Z] #2 transferring context: 145B done
12:23:35 [2022-08-02T12:23:35.173Z] #2 DONE 0.0s
12:23:35 [2022-08-02T12:23:35.173Z] 
12:23:35 [2022-08-02T12:23:35.173Z] #3 resolve image config for docker.io/docker/dockerfile:1
12:23:35 [2022-08-02T12:23:35.173Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
12:23:35 [2022-08-02T12:23:35.433Z] #3 DONE 0.3s
12:23:35 [2022-08-02T12:23:35.625Z] #10 DONE 0.9s
12:23:35 [2022-08-02T12:23:35.625Z] 
12:23:35 [2022-08-02T12:23:35.625Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
12:23:35 [2022-08-02T12:23:35.625Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:23:35 [2022-08-02T12:23:35.625Z] #8 DONE 0.8s
12:23:35 [2022-08-02T12:23:35.625Z] 
12:23:35 [2022-08-02T12:23:35.625Z] #7 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
12:23:35 [2022-08-02T12:23:35.625Z] #7 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
12:23:35 [2022-08-02T12:23:35.625Z] #7 DONE 0.8s
12:23:35 [2022-08-02T12:23:35.625Z] 
12:23:35 [2022-08-02T12:23:35.625Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:35 [2022-08-02T12:23:35.625Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:23:35 [2022-08-02T12:23:35.625Z] #9 DONE 0.9s
12:23:35 [2022-08-02T12:23:35.694Z] 
12:23:35 [2022-08-02T12:23:35.694Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
12:23:35 [2022-08-02T12:23:35.694Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 3.15MB / 9.94MB 0.1s
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
12:23:35 [2022-08-02T12:23:35.694Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.1s done
12:23:35 [2022-08-02T12:23:35.732Z] #36 19.10 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
12:23:35 [2022-08-02T12:23:35.732Z] #36 19.27 go: downloading github.com/cilium/ebpf v0.7.0
12:23:35 [2022-08-02T12:23:35.955Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
12:23:36 [2022-08-02T12:23:36.195Z] 
12:23:36 [2022-08-02T12:23:36.195Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:36 [2022-08-02T12:23:36.195Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:23:36 [2022-08-02T12:23:36.195Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done
12:23:36 [2022-08-02T12:23:36.195Z] #73 DONE 0.0s
12:23:36 [2022-08-02T12:23:36.195Z] 
12:23:36 [2022-08-02T12:23:36.195Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:36 [2022-08-02T12:23:36.195Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:36 [2022-08-02T12:23:36.195Z] #28 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
12:23:36 [2022-08-02T12:23:36.195Z] #28 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
12:23:36 [2022-08-02T12:23:36.195Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.19MB / 55.00MB 0.1s
12:23:36 [2022-08-02T12:23:36.195Z] #28 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
12:23:36 [2022-08-02T12:23:36.195Z] #28 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
12:23:36 [2022-08-02T12:23:36.196Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 15.73MB / 55.00MB 0.2s
12:23:36 [2022-08-02T12:23:36.215Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
12:23:36 [2022-08-02T12:23:36.216Z] #4 DONE 0.5s
12:23:36 [2022-08-02T12:23:36.216Z] 
12:23:36 [2022-08-02T12:23:36.216Z] #5 [internal] load .dockerignore
12:23:36 [2022-08-02T12:23:36.216Z] #5 sha256:8b963a46c2dfa1587a041bdfa677eedb53f3be2ac7b07d2ea96e2e1233b2cd03
12:23:36 [2022-08-02T12:23:36.216Z] #5 DONE 0.0s
12:23:36 [2022-08-02T12:23:36.216Z] 
12:23:36 [2022-08-02T12:23:36.216Z] #6 [internal] load build definition from Dockerfile
12:23:36 [2022-08-02T12:23:36.216Z] #6 sha256:54abfbede3c9920714a9f84f9b84c9c02cbf4e9fcf06fcbc976bef442951aaf3
12:23:36 [2022-08-02T12:23:36.216Z] #6 DONE 0.0s
12:23:36 [2022-08-02T12:23:36.216Z] 
12:23:36 [2022-08-02T12:23:36.216Z] #10 [internal] load metadata for docker.io/library/golang:1.18.4-bullseye
12:23:36 [2022-08-02T12:23:36.216Z] #10 sha256:b03fae7fdf75d74ac1d0c82786f3337bb2c4beaf085f0ed4d76ab5dc16f23b5f
12:23:36 [2022-08-02T12:23:36.456Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 25.17MB / 55.00MB 0.3s
12:23:36 [2022-08-02T12:23:36.456Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 32.51MB / 55.00MB 0.4s
12:23:36 [2022-08-02T12:23:36.659Z] #36 ...
12:23:36 [2022-08-02T12:23:36.659Z] 
12:23:36 [2022-08-02T12:23:36.659Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:36 [2022-08-02T12:23:36.659Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:36 [2022-08-02T12:23:36.659Z] #14 19.90 Fetched 8563 kB in 15s (567 kB/s)
12:23:36 [2022-08-02T12:23:36.718Z] #28 ...
12:23:36 [2022-08-02T12:23:36.718Z] 
12:23:36 [2022-08-02T12:23:36.718Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:36 [2022-08-02T12:23:36.718Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:36 [2022-08-02T12:23:36.718Z] #49 DONE 0.7s
12:23:36 [2022-08-02T12:23:36.718Z] 
12:23:36 [2022-08-02T12:23:36.718Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:36 [2022-08-02T12:23:36.718Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:36 [2022-08-02T12:23:36.718Z] #28 ...
12:23:36 [2022-08-02T12:23:36.718Z] 
12:23:36 [2022-08-02T12:23:36.718Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:36 [2022-08-02T12:23:36.718Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:36 [2022-08-02T12:23:36.718Z] #49 DONE 0.0s
12:23:36 [2022-08-02T12:23:36.718Z] 
12:23:36 [2022-08-02T12:23:36.718Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:36 [2022-08-02T12:23:36.718Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:36 [2022-08-02T12:23:36.718Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 51.38MB / 55.00MB 0.7s
12:23:36 [2022-08-02T12:23:36.990Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.8s
12:23:36 [2022-08-02T12:23:36.990Z] #28 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 0.9s done
12:23:37 [2022-08-02T12:23:37.161Z] #10 DONE 0.9s
12:23:37 [2022-08-02T12:23:37.162Z] 
12:23:37 [2022-08-02T12:23:37.162Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
12:23:37 [2022-08-02T12:23:37.162Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
12:23:37 [2022-08-02T12:23:37.162Z] #8 DONE 0.9s
12:23:37 [2022-08-02T12:23:37.162Z] 
12:23:37 [2022-08-02T12:23:37.162Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:37 [2022-08-02T12:23:37.162Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
12:23:37 [2022-08-02T12:23:37.162Z] #7 DONE 0.9s
12:23:37 [2022-08-02T12:23:37.162Z] 
12:23:37 [2022-08-02T12:23:37.162Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
12:23:37 [2022-08-02T12:23:37.162Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
12:23:37 [2022-08-02T12:23:37.222Z] #14 19.90 Reading package lists...
12:23:37 [2022-08-02T12:23:37.222Z] #14 ...
12:23:37 [2022-08-02T12:23:37.222Z] 
12:23:37 [2022-08-02T12:23:37.222Z] #42 [tini 1/3] 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:23:37 [2022-08-02T12:23:37.222Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:23:37 [2022-08-02T12:23:37.222Z] #42 10.70 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:37 [2022-08-02T12:23:37.222Z] #42 20.49 Fetched 8563 kB in 15s (579 kB/s)
12:23:37 [2022-08-02T12:23:37.255Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452
12:23:37 [2022-08-02T12:23:37.422Z] #9 DONE 1.0s
12:23:37 [2022-08-02T12:23:37.422Z] 
12:23:37 [2022-08-02T12:23:37.422Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:37 [2022-08-02T12:23:37.422Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:37 [2022-08-02T12:23:37.422Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done
12:23:37 [2022-08-02T12:23:37.481Z] #42 20.49 Reading package lists...
12:23:37 [2022-08-02T12:23:37.481Z] #42 ...
12:23:37 [2022-08-02T12:23:37.481Z] 
12:23:37 [2022-08-02T12:23:37.481Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:23:37 [2022-08-02T12:23:37.481Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 tomll can be used in two ways:
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 Writing to STDIN and reading from STDOUT:
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17   cat file.toml | tomll > file.toml
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 Reading and updating a list of files:
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17   tomll a.toml b.toml c.toml
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 
12:23:37 [2022-08-02T12:23:37.481Z] #38 20.17 When given a list of files, tomll will modify all files in place without asking.
12:23:37 [2022-08-02T12:23:37.481Z] #38 DONE 20.9s
12:23:37 [2022-08-02T12:23:37.481Z] 
12:23:37 [2022-08-02T12:23:37.481Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:37 [2022-08-02T12:23:37.481Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:37 [2022-08-02T12:23:37.481Z] #55 16.54 go: downloading github.com/sirupsen/logrus v1.8.1
12:23:37 [2022-08-02T12:23:37.481Z] #55 16.60 go: downloading github.com/stretchr/testify v1.7.1
12:23:37 [2022-08-02T12:23:37.481Z] #55 16.78 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:23:37 [2022-08-02T12:23:37.481Z] #55 16.87 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.08 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.15 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.24 go: downloading github.com/spf13/afero v1.8.2
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.31 go: downloading github.com/spf13/cast v1.4.1
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.54 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.69 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
12:23:37 [2022-08-02T12:23:37.481Z] #55 17.72 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.03 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.08 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.31 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.40 go: downloading github.com/go-toolsmith/astp v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.44 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.49 go: downloading github.com/go-toolsmith/typep v1.0.2
12:23:37 [2022-08-02T12:23:37.481Z] #55 18.67 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
12:23:37 [2022-08-02T12:23:37.481Z] #55 19.71 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:23:37 [2022-08-02T12:23:37.481Z] #55 19.82 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
12:23:37 [2022-08-02T12:23:37.481Z] #55 20.46 go: downloading github.com/hashicorp/errwrap v1.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 20.52 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 20.76 go: downloading github.com/Antonboom/errname v0.1.6
12:23:37 [2022-08-02T12:23:37.481Z] #55 20.83 go: downloading github.com/Antonboom/nilnil v0.1.1
12:23:37 [2022-08-02T12:23:37.481Z] #55 20.98 go: downloading github.com/BurntSushi/toml v1.1.0
12:23:37 [2022-08-02T12:23:37.481Z] #55 ...
12:23:37 [2022-08-02T12:23:37.481Z] 
12:23:37 [2022-08-02T12:23:37.481Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:23:37 [2022-08-02T12:23:37.481Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:23:37 [2022-08-02T12:23:37.481Z] #40 10.94 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:23:37 [2022-08-02T12:23:37.481Z] #40 11.00 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:23:37 [2022-08-02T12:23:37.690Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
12:23:37 [2022-08-02T12:23:37.690Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
12:23:37 [2022-08-02T12:23:37.690Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
12:23:37 [2022-08-02T12:23:37.739Z] #40 ...
12:23:37 [2022-08-02T12:23:37.739Z] 
12:23:37 [2022-08-02T12:23:37.739Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:23:37 [2022-08-02T12:23:37.739Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:23:37 [2022-08-02T12:23:37.739Z] #57 11.04 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:23:37 [2022-08-02T12:23:37.739Z] #57 ...
12:23:37 [2022-08-02T12:23:37.739Z] 
12:23:37 [2022-08-02T12:23:37.739Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:23:37 [2022-08-02T12:23:37.739Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:23:37 [2022-08-02T12:23:37.739Z] #53 11.30 go: downloading github.com/jonboulle/clockwork v0.2.2
12:23:37 [2022-08-02T12:23:37.739Z] #53 11.32 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:23:37 [2022-08-02T12:23:37.739Z] #53 11.46 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:23:37 [2022-08-02T12:23:37.739Z] #53 13.65 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:23:37 [2022-08-02T12:23:37.739Z] #53 13.73 go: downloading golang.org/x/mod v0.3.0
12:23:37 [2022-08-02T12:23:37.963Z] #11 ...
12:23:37 [2022-08-02T12:23:37.963Z] 
12:23:37 [2022-08-02T12:23:37.963Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:37 [2022-08-02T12:23:37.963Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:37 [2022-08-02T12:23:37.963Z] #56 DONE 0.7s
12:23:37 [2022-08-02T12:23:37.963Z] 
12:23:37 [2022-08-02T12:23:37.963Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:37 [2022-08-02T12:23:37.963Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:37 [2022-08-02T12:23:37.963Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 0B / 55.00MB 0.5s
12:23:37 [2022-08-02T12:23:37.995Z] #53 ...
12:23:37 [2022-08-02T12:23:37.995Z] 
12:23:37 [2022-08-02T12:23:37.995Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:23:37 [2022-08-02T12:23:37.995Z] #67 sha256:baefa409c2761068c9b5fb2ba657634ca14eb08f78c5384b2d557750309b6778
12:23:37 [2022-08-02T12:23:37.995Z] #67 10.41 go: downloading github.com/sirupsen/logrus v1.8.1
12:23:37 [2022-08-02T12:23:37.995Z] #67 10.41 go: downloading github.com/urfave/cli/v2 v2.4.0
12:23:37 [2022-08-02T12:23:37.995Z] #67 11.23 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
12:23:37 [2022-08-02T12:23:37.995Z] #67 14.67 go: downloading github.com/google/uuid v1.3.0
12:23:37 [2022-08-02T12:23:37.995Z] #67 14.92 go: downloading github.com/moby/vpnkit v0.5.0
12:23:37 [2022-08-02T12:23:37.995Z] #67 16.56 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:23:37 [2022-08-02T12:23:37.995Z] #67 16.65 go: downloading github.com/gofrs/flock v0.8.1
12:23:37 [2022-08-02T12:23:37.995Z] #67 16.76 go: downloading github.com/gorilla/mux v1.8.0
12:23:37 [2022-08-02T12:23:37.995Z] #67 16.97 go: downloading github.com/moby/sys/mountinfo v0.6.0
12:23:37 [2022-08-02T12:23:37.995Z] #67 17.12 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:23:37 [2022-08-02T12:23:37.995Z] #67 18.05 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:23:37 [2022-08-02T12:23:37.995Z] #67 18.32 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:23:37 [2022-08-02T12:23:37.995Z] #67 18.43 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
12:23:37 [2022-08-02T12:23:37.995Z] #67 19.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:23:38 [2022-08-02T12:23:38.225Z] #11 ...
12:23:38 [2022-08-02T12:23:38.225Z] 
12:23:38 [2022-08-02T12:23:38.225Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
12:23:38 [2022-08-02T12:23:38.225Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
12:23:38 [2022-08-02T12:23:38.225Z] #56 DONE 0.0s
12:23:38 [2022-08-02T12:23:38.225Z] 
12:23:38 [2022-08-02T12:23:38.225Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:38 [2022-08-02T12:23:38.225Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:38 [2022-08-02T12:23:38.225Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 5.55MB / 55.00MB 0.7s
12:23:38 [2022-08-02T12:23:38.225Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 10.49MB / 55.00MB 0.8s
12:23:38 [2022-08-02T12:23:38.259Z] #67 ...
12:23:38 [2022-08-02T12:23:38.259Z] 
12:23:38 [2022-08-02T12:23:38.259Z] #62 [containerd 1/3] 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:23:38 [2022-08-02T12:23:38.259Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:23:38 [2022-08-02T12:23:38.259Z] #62 11.54 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:38 [2022-08-02T12:23:38.259Z] #62 20.64 Fetched 8563 kB in 15s (576 kB/s)
12:23:38 [2022-08-02T12:23:38.259Z] #62 20.64 Reading package lists...
12:23:38 [2022-08-02T12:23:38.259Z] #62 ...
12:23:38 [2022-08-02T12:23:38.259Z] 
12:23:38 [2022-08-02T12:23:38.259Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:38 [2022-08-02T12:23:38.259Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:38 [2022-08-02T12:23:38.259Z] #76 19.88 Fetched 8563 kB in 15s (581 kB/s)
12:23:38 [2022-08-02T12:23:38.493Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 16.78MB / 55.00MB 0.9s
12:23:38 [2022-08-02T12:23:38.493Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0B / 5.16MB 0.9s
12:23:38 [2022-08-02T12:23:38.493Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 19.92MB / 55.00MB 1.0s
12:23:38 [2022-08-02T12:23:38.493Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 1.05MB / 5.16MB 1.0s
12:23:38 [2022-08-02T12:23:38.515Z] #76 19.88 Reading package lists...
12:23:38 [2022-08-02T12:23:38.515Z] #76 ...
12:23:38 [2022-08-02T12:23:38.515Z] 
12:23:38 [2022-08-02T12:23:38.515Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:38 [2022-08-02T12:23:38.515Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:38 [2022-08-02T12:23:38.515Z] #51 11.17 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:38 [2022-08-02T12:23:38.515Z] #51 13.44 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
12:23:38 [2022-08-02T12:23:38.757Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 37.89MB / 55.00MB 1.2s
12:23:38 [2022-08-02T12:23:38.757Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 1.0s done
12:23:38 [2022-08-02T12:23:38.757Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 2.53MB / 10.88MB 1.2s
12:23:38 [2022-08-02T12:23:38.757Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 41.94MB / 55.00MB 1.3s
12:23:38 [2022-08-02T12:23:38.757Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 7.34MB / 10.88MB 1.3s
12:23:38 [2022-08-02T12:23:38.775Z] #51 ...
12:23:38 [2022-08-02T12:23:38.775Z] 
12:23:38 [2022-08-02T12:23:38.775Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:38 [2022-08-02T12:23:38.775Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:38 [2022-08-02T12:23:38.775Z] #55 22.24 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:23:38 [2022-08-02T12:23:38.775Z] #55 22.34 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
12:23:39 [2022-08-02T12:23:39.021Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.5s
12:23:39 [2022-08-02T12:23:39.021Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 1.5s
12:23:39 [2022-08-02T12:23:39.031Z] #55 22.46 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:23:39 [2022-08-02T12:23:39.031Z] #55 22.53 go: downloading github.com/alexkohler/prealloc v1.0.0
12:23:39 [2022-08-02T12:23:39.287Z] #55 22.64 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:23:39 [2022-08-02T12:23:39.287Z] #55 22.67 go: downloading github.com/ashanbrown/makezero v1.1.1
12:23:39 [2022-08-02T12:23:39.287Z] #55 22.73 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:23:39 [2022-08-02T12:23:39.287Z] #55 22.77 go: downloading github.com/blizzy78/varnamelen v0.8.0
12:23:39 [2022-08-02T12:23:39.543Z] #55 22.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:23:39 [2022-08-02T12:23:39.543Z] #55 22.96 go: downloading github.com/breml/bidichk v0.2.3
12:23:39 [2022-08-02T12:23:39.543Z] #55 23.06 go: downloading github.com/breml/errchkjson v0.3.0
12:23:39 [2022-08-02T12:23:39.543Z] #55 23.17 go: downloading github.com/butuzov/ireturn v0.1.1
12:23:39 [2022-08-02T12:23:39.799Z] #55 23.30 go: downloading github.com/charithe/durationcheck v0.0.9
12:23:39 [2022-08-02T12:23:39.804Z] #28 ...
12:23:39 [2022-08-02T12:23:39.804Z] 
12:23:39 [2022-08-02T12:23:39.804Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:39 [2022-08-02T12:23:39.804Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:23:39 [2022-08-02T12:23:39.804Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:23:39 [2022-08-02T12:23:39.804Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:23:39 [2022-08-02T12:23:39.804Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:23:39 [2022-08-02T12:23:39.804Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.4s done
12:23:39 [2022-08-02T12:23:39.804Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.9s done
12:23:39 [2022-08-02T12:23:39.804Z] #71 DONE 3.7s
12:23:39 [2022-08-02T12:23:39.804Z] 
12:23:39 [2022-08-02T12:23:39.804Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:39 [2022-08-02T12:23:39.804Z] #11 resolve docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 0.1s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:ea3d912d500b1ae0a691b2e53eb8a6345b579d42d7e6a64acca83d274b949740 1.80kB / 1.80kB done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6 1.86kB / 1.86kB done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 1.1s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:e3c0472b1b62b0899bebd7aee842ba7a7f4d6c3cdf006115adcd247b69c4bfe1 7.10kB / 7.10kB done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 5.16MB / 5.16MB 0.5s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 0.9s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 3.5s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 2.8s done
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.83MB / 141.81MB 3.7s
12:23:39 [2022-08-02T12:23:39.804Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 2.3s
12:23:39 [2022-08-02T12:23:39.804Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 3.5s done
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 10.88MB / 10.88MB 2.1s done
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0B / 85.90MB 2.2s
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 55.00MB / 55.00MB 2.2s done
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 6.29MB / 85.90MB 2.4s
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 0B / 141.81MB 2.4s
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 1.05MB / 54.58MB 2.4s
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 14.68MB / 85.90MB 2.5s
12:23:39 [2022-08-02T12:23:39.981Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.36MB / 54.58MB 2.5s
12:23:40 [2022-08-02T12:23:40.055Z] #55 23.31 go: downloading github.com/daixiang0/gci v0.3.3
12:23:40 [2022-08-02T12:23:40.055Z] #55 23.47 go: downloading github.com/denis-tingaikin/go-header v0.4.3
12:23:40 [2022-08-02T12:23:40.065Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 130.02MB / 141.81MB 3.8s
12:23:40 [2022-08-02T12:23:40.065Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.0s
12:23:40 [2022-08-02T12:23:40.242Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a
12:23:40 [2022-08-02T12:23:40.242Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 27.26MB / 85.90MB 2.7s
12:23:40 [2022-08-02T12:23:40.242Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 13.03MB / 54.58MB 2.7s
12:23:40 [2022-08-02T12:23:40.313Z] #55 23.61 go: downloading github.com/esimonov/ifshort v1.0.4
12:23:40 [2022-08-02T12:23:40.313Z] #55 23.73 go: downloading github.com/firefart/nonamedreturns v1.0.1
12:23:40 [2022-08-02T12:23:40.313Z] #55 23.76 go: downloading github.com/fzipp/gocyclo v0.5.1
12:23:40 [2022-08-02T12:23:40.313Z] #55 23.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 35.41MB / 85.90MB 2.8s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.34MB / 141.81MB 2.8s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 17.83MB / 54.58MB 2.8s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 44.04MB / 85.90MB 3.0s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 17.83MB / 141.81MB 3.0s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 24.12MB / 54.58MB 3.0s
12:23:40 [2022-08-02T12:23:40.505Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 27.79MB / 54.58MB 3.1s
12:23:40 [2022-08-02T12:23:40.569Z] #55 23.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:23:40 [2022-08-02T12:23:40.569Z] #55 23.97 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
12:23:40 [2022-08-02T12:23:40.569Z] #55 24.08 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:23:40 [2022-08-02T12:23:40.769Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 50.33MB / 85.90MB 3.2s
12:23:40 [2022-08-02T12:23:40.769Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 26.21MB / 141.81MB 3.2s
12:23:40 [2022-08-02T12:23:40.769Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 33.55MB / 54.58MB 3.2s
12:23:40 [2022-08-02T12:23:40.769Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 55.57MB / 85.90MB 3.3s
12:23:40 [2022-08-02T12:23:40.769Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 36.70MB / 54.58MB 3.3s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 60.82MB / 85.90MB 3.4s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 33.55MB / 141.81MB 3.4s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 40.89MB / 54.58MB 3.4s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 67.11MB / 85.90MB 3.6s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 41.94MB / 141.81MB 3.6s
12:23:41 [2022-08-02T12:23:41.031Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 49.28MB / 54.58MB 3.6s
12:23:41 [2022-08-02T12:23:41.133Z] #55 24.40 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:23:41 [2022-08-02T12:23:41.133Z] #55 24.50 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:23:41 [2022-08-02T12:23:41.134Z] #55 24.56 go: downloading github.com/golangci/misspell v0.3.5
12:23:41 [2022-08-02T12:23:41.134Z] #55 24.60 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:23:41 [2022-08-02T12:23:41.134Z] #55 24.67 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:23:41 [2022-08-02T12:23:41.292Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.53MB / 54.58MB 3.7s
12:23:41 [2022-08-02T12:23:41.292Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 79.69MB / 85.90MB 3.9s
12:23:41 [2022-08-02T12:23:41.292Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 58.33MB / 141.81MB 3.9s
12:23:41 [2022-08-02T12:23:41.389Z] #55 24.85 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:23:41 [2022-08-02T12:23:41.554Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 4.0s
12:23:41 [2022-08-02T12:23:41.554Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 68.16MB / 141.81MB 4.0s
12:23:41 [2022-08-02T12:23:41.646Z] #55 24.93 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:23:41 [2022-08-02T12:23:41.646Z] #55 25.12 go: downloading github.com/jgautheron/goconst v1.5.1
12:23:41 [2022-08-02T12:23:41.646Z] #55 25.15 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:23:41 [2022-08-02T12:23:41.646Z] #55 25.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:23:41 [2022-08-02T12:23:41.818Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 81.79MB / 141.81MB 4.2s
12:23:41 [2022-08-02T12:23:41.818Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 90.18MB / 141.81MB 4.3s
12:23:41 [2022-08-02T12:23:41.902Z] #55 25.26 go: downloading github.com/julz/importas v0.1.0
12:23:41 [2022-08-02T12:23:41.902Z] #55 25.35 go: downloading github.com/kisielk/errcheck v1.6.0
12:23:41 [2022-08-02T12:23:41.902Z] #55 25.40 go: downloading github.com/kulti/thelper v0.6.2
12:23:41 [2022-08-02T12:23:41.902Z] #55 25.48 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:23:41 [2022-08-02T12:23:41.993Z] #11 ...
12:23:41 [2022-08-02T12:23:41.993Z] 
12:23:41 [2022-08-02T12:23:41.993Z] #24 [internal] load build context
12:23:41 [2022-08-02T12:23:41.993Z] #24 sha256:0286da9c16b4598263bd653d84cc38b99c1c210c4fa1863a6e4fcaf624c8db3c
12:23:41 [2022-08-02T12:23:41.993Z] #24 transferring context: 62.09MB 5.8s done
12:23:41 [2022-08-02T12:23:41.993Z] #24 DONE 5.9s
12:23:41 [2022-08-02T12:23:41.993Z] 
12:23:41 [2022-08-02T12:23:41.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:41 [2022-08-02T12:23:41.993Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:41 [2022-08-02T12:23:41.993Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 5.7s done
12:23:41 [2022-08-02T12:23:41.993Z] #11 ...
12:23:41 [2022-08-02T12:23:41.993Z] 
12:23:41 [2022-08-02T12:23:41.993Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:41 [2022-08-02T12:23:41.993Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:42 [2022-08-02T12:23:42.078Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 110.10MB / 141.81MB 4.5s
12:23:42 [2022-08-02T12:23:42.079Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 122.48MB / 141.81MB 4.6s
12:23:42 [2022-08-02T12:23:42.158Z] #55 25.64 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:23:42 [2022-08-02T12:23:42.158Z] #55 25.73 go: downloading github.com/ldez/tagliatelle v0.3.1
12:23:42 [2022-08-02T12:23:42.253Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 5.0s
12:23:42 [2022-08-02T12:23:42.341Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 130.02MB / 141.81MB 4.7s
12:23:42 [2022-08-02T12:23:42.341Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 4.9s
12:23:42 [2022-08-02T12:23:42.341Z] #11 sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 54.58MB / 54.58MB 4.8s done
12:23:42 [2022-08-02T12:23:42.341Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 0B / 157B 4.9s
12:23:42 [2022-08-02T12:23:42.415Z] #55 25.86 go: downloading github.com/leonklingele/grouper v1.1.0
12:23:42 [2022-08-02T12:23:42.415Z] #55 25.95 go: downloading github.com/lufeee/execinquery v1.2.1
12:23:42 [2022-08-02T12:23:42.415Z] #55 26.04 go: downloading github.com/maratori/testpackage v1.0.1
12:23:42 [2022-08-02T12:23:42.513Z] #28 ...
12:23:42 [2022-08-02T12:23:42.514Z] 
12:23:42 [2022-08-02T12:23:42.514Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:42 [2022-08-02T12:23:42.514Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:23:42 [2022-08-02T12:23:42.514Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:23:42 [2022-08-02T12:23:42.514Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:23:42 [2022-08-02T12:23:42.514Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:23:42 [2022-08-02T12:23:42.514Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done
12:23:42 [2022-08-02T12:23:42.514Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.1s done
12:23:42 [2022-08-02T12:23:42.514Z] #73 DONE 6.4s
12:23:42 [2022-08-02T12:23:42.514Z] 
12:23:42 [2022-08-02T12:23:42.514Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:42 [2022-08-02T12:23:42.514Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:42 [2022-08-02T12:23:42.602Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 5.0s
12:23:42 [2022-08-02T12:23:42.671Z] #55 26.14 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:23:42 [2022-08-02T12:23:42.671Z] #55 26.14 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:23:42 [2022-08-02T12:23:42.671Z] #55 26.19 go: downloading github.com/mgechev/revive v1.2.1
12:23:43 [2022-08-02T12:23:43.455Z] #28 ...
12:23:43 [2022-08-02T12:23:43.455Z] 
12:23:43 [2022-08-02T12:23:43.455Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:23:43 [2022-08-02T12:23:43.455Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:23:43 [2022-08-02T12:23:43.455Z] #72 DONE 0.7s
12:23:43 [2022-08-02T12:23:43.455Z] 
12:23:43 [2022-08-02T12:23:43.455Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:43 [2022-08-02T12:23:43.455Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:43 [2022-08-02T12:23:43.610Z] #55 26.92 go: downloading github.com/moricho/tparallel v0.2.1
12:23:43 [2022-08-02T12:23:43.610Z] #55 26.93 go: downloading github.com/nakabonne/nestif v0.3.1
12:23:43 [2022-08-02T12:23:43.610Z] #55 27.02 go: downloading github.com/nishanths/exhaustive v0.7.11
12:23:43 [2022-08-02T12:23:43.610Z] #55 27.12 go: downloading github.com/nishanths/predeclared v0.2.2
12:23:43 [2022-08-02T12:23:43.866Z] #55 27.22 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
12:23:43 [2022-08-02T12:23:43.866Z] #55 27.29 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:23:43 [2022-08-02T12:23:43.866Z] #55 27.34 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:23:43 [2022-08-02T12:23:43.866Z] #55 27.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:23:43 [2022-08-02T12:23:43.987Z] #11 sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 85.90MB / 85.90MB 6.1s done
12:23:44 [2022-08-02T12:23:44.026Z] #28 ...
12:23:44 [2022-08-02T12:23:44.026Z] 
12:23:44 [2022-08-02T12:23:44.026Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:23:44 [2022-08-02T12:23:44.026Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:23:44 [2022-08-02T12:23:44.026Z] #74 DONE 0.9s
12:23:44 [2022-08-02T12:23:44.122Z] #55 27.50 go: downloading github.com/securego/gosec/v2 v2.11.0
12:23:44 [2022-08-02T12:23:44.247Z] #11 ...
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:44 [2022-08-02T12:23:44.247Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
12:23:44 [2022-08-02T12:23:44.247Z] #78 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:23:44 [2022-08-02T12:23:44.247Z] #78 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
12:23:44 [2022-08-02T12:23:44.247Z] #78 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
12:23:44 [2022-08-02T12:23:44.247Z] #78 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.3s done
12:23:44 [2022-08-02T12:23:44.247Z] #78 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.3s done
12:23:44 [2022-08-02T12:23:44.247Z] #78 DONE 6.8s
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:44 [2022-08-02T12:23:44.247Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:44 [2022-08-02T12:23:44.247Z] #11 sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 141.81MB / 141.81MB 6.6s done
12:23:44 [2022-08-02T12:23:44.247Z] #11 sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 157B / 157B 6.6s done
12:23:44 [2022-08-02T12:23:44.247Z] #11 ...
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:44 [2022-08-02T12:23:44.247Z] #35 resolve docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 0.0s done
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 55.00MB / 55.00MB 2.1s done
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55 1.85kB / 1.85kB done
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:3098a8fda8e7bc6bc92c37aaaa9d46fa0dd93992203ca3f53bb84e1d00ffb796 529B / 529B done
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:07d9246c53a664dde2b72c3d531d19dff4205a02bdd0e9612a5500aa51b86308 1.46kB / 1.46kB done
12:23:44 [2022-08-02T12:23:44.247Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 4.2s
12:23:44 [2022-08-02T12:23:44.247Z] #35 ...
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #31 [internal] load build context
12:23:44 [2022-08-02T12:23:44.247Z] #31 sha256:57310af454ba26f64e5c8bc3284d1a03540286c4179246dd809870908a5cb87c
12:23:44 [2022-08-02T12:23:44.247Z] #31 transferring context: 62.09MB 5.2s done
12:23:44 [2022-08-02T12:23:44.247Z] #31 DONE 6.9s
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
12:23:44 [2022-08-02T12:23:44.247Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
12:23:44 [2022-08-02T12:23:44.247Z] #80 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
12:23:44 [2022-08-02T12:23:44.247Z] #80 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
12:23:44 [2022-08-02T12:23:44.247Z] #80 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
12:23:44 [2022-08-02T12:23:44.247Z] #80 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
12:23:44 [2022-08-02T12:23:44.247Z] #80 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done
12:23:44 [2022-08-02T12:23:44.247Z] #80 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s done
12:23:44 [2022-08-02T12:23:44.247Z] #80 DONE 6.8s
12:23:44 [2022-08-02T12:23:44.247Z] 
12:23:44 [2022-08-02T12:23:44.247Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:44 [2022-08-02T12:23:44.247Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:44 [2022-08-02T12:23:44.285Z] 
12:23:44 [2022-08-02T12:23:44.285Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:44 [2022-08-02T12:23:44.285Z] #28 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:44 [2022-08-02T12:23:44.378Z] #55 27.78 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:23:44 [2022-08-02T12:23:44.378Z] #55 27.78 go: downloading github.com/sivchari/containedctx v1.0.2
12:23:44 [2022-08-02T12:23:44.378Z] #55 27.84 go: downloading github.com/sivchari/tenv v1.5.0
12:23:44 [2022-08-02T12:23:44.378Z] #55 27.90 go: downloading github.com/sonatard/noctx v0.0.1
12:23:44 [2022-08-02T12:23:44.635Z] #55 27.99 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.16 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.20 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.29 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.30 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.33 go: downloading github.com/tetafro/godot v1.4.11
12:23:44 [2022-08-02T12:23:44.892Z] #55 28.37 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:23:45 [2022-08-02T12:23:45.149Z] #55 28.48 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
12:23:45 [2022-08-02T12:23:45.149Z] #55 28.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:23:45 [2022-08-02T12:23:45.191Z] #35 ...
12:23:45 [2022-08-02T12:23:45.191Z] 
12:23:45 [2022-08-02T12:23:45.191Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:23:45 [2022-08-02T12:23:45.191Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:23:45 [2022-08-02T12:23:45.191Z] #79 DONE 0.1s
12:23:45 [2022-08-02T12:23:45.191Z] 
12:23:45 [2022-08-02T12:23:45.191Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:45 [2022-08-02T12:23:45.191Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:45 [2022-08-02T12:23:45.406Z] #55 ...
12:23:45 [2022-08-02T12:23:45.406Z] 
12:23:45 [2022-08-02T12:23:45.407Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:23:45 [2022-08-02T12:23:45.407Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:23:45 [2022-08-02T12:23:45.671Z] #28 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 8.4s done
12:23:45 [2022-08-02T12:23:45.765Z] #35 ...
12:23:45 [2022-08-02T12:23:45.765Z] 
12:23:45 [2022-08-02T12:23:45.765Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:23:45 [2022-08-02T12:23:45.765Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:23:45 [2022-08-02T12:23:45.765Z] #81 DONE 0.3s
12:23:45 [2022-08-02T12:23:45.765Z] 
12:23:45 [2022-08-02T12:23:45.765Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:82bab30ed448b8e2509aabe21f40f0607d905b7fd0dec72802627a20274eba55
12:23:45 [2022-08-02T12:23:45.765Z] #35 sha256:342d3f1a9feaabcaa9369107436102e95e40e8435fa273d9ec6994dcc5087163
12:23:45 [2022-08-02T12:23:45.920Z] #47 28.23 Updating files:  74% (1615/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
12:23:45 [2022-08-02T12:23:45.920Z] #47 28.81 + git checkout -q v2.3.0
12:23:45 [2022-08-02T12:23:45.931Z] #28 DONE 9.8s
12:23:45 [2022-08-02T12:23:45.931Z] 
12:23:45 [2022-08-02T12:23:45.931Z] #29 [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:23:45 [2022-08-02T12:23:45.931Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:23:46 [2022-08-02T12:23:46.881Z] #29 0.956 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:23:46 [2022-08-02T12:23:46.881Z] #29 0.968 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:46 [2022-08-02T12:23:46.881Z] #29 0.968 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:47 [2022-08-02T12:23:47.142Z] #29 1.129 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:47 [2022-08-02T12:23:47.142Z] #29 1.354 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:47 [2022-08-02T12:23:47.696Z] #35 extracting sha256:001c52e26ad57e3b25b439ee0052f6692e5c0f2d5d982a00a8819ace5e521452 7.3s done
12:23:47 [2022-08-02T12:23:47.696Z] #35 DONE 10.0s
12:23:47 [2022-08-02T12:23:47.696Z] 
12:23:47 [2022-08-02T12:23:47.696Z] #36 [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:23:47 [2022-08-02T12:23:47.696Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:23:47 [2022-08-02T12:23:47.713Z] #29 1.849 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:48 [2022-08-02T12:23:48.271Z] #36 0.934 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB]
12:23:48 [2022-08-02T12:23:48.441Z] #47 31.06 + 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:23:48 [2022-08-02T12:23:48.533Z] #36 0.948 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:23:48 [2022-08-02T12:23:48.533Z] #36 0.948 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:23:48 [2022-08-02T12:23:48.533Z] #36 1.112 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:23:48 [2022-08-02T12:23:48.794Z] #36 1.382 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:23:49 [2022-08-02T12:23:49.005Z] #47 ...
12:23:49 [2022-08-02T12:23:49.005Z] 
12:23:49 [2022-08-02T12:23:49.005Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:49 [2022-08-02T12:23:49.005Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:49 [2022-08-02T12:23:49.005Z] #51 21.66 Fetched 8567 kB in 16s (522 kB/s)
12:23:49 [2022-08-02T12:23:49.005Z] #51 21.66 Reading package lists...
12:23:49 [2022-08-02T12:23:49.096Z] #29 2.955 Fetched 8563 kB in 2s (3777 kB/s)
12:23:49 [2022-08-02T12:23:49.261Z] #51 27.22 Reading package lists...
12:23:49 [2022-08-02T12:23:49.261Z] #51 ...
12:23:49 [2022-08-02T12:23:49.261Z] 
12:23:49 [2022-08-02T12:23:49.261Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:23:49 [2022-08-02T12:23:49.261Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:23:49 [2022-08-02T12:23:49.261Z] #55 28.86 go: downloading github.com/ultraware/funlen v0.0.3
12:23:49 [2022-08-02T12:23:49.261Z] #55 28.91 go: downloading github.com/ultraware/whitespace v0.0.5
12:23:49 [2022-08-02T12:23:49.261Z] #55 28.97 go: downloading github.com/uudashr/gocognit v1.0.5
12:23:49 [2022-08-02T12:23:49.261Z] #55 29.03 go: downloading github.com/yagipy/maintidx v1.0.0
12:23:49 [2022-08-02T12:23:49.261Z] #55 29.14 go: downloading github.com/yeya24/promlinter v0.2.0
12:23:49 [2022-08-02T12:23:49.261Z] #55 29.37 go: downloading gitlab.com/bosi/decorder v0.2.1
12:23:49 [2022-08-02T12:23:49.261Z] #55 29.54 go: downloading honnef.co/go/tools v0.3.1
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.34 go: downloading mvdan.cc/gofumpt v0.3.1
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.35 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.55 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.68 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.70 go: downloading github.com/davecgh/go-spew v1.1.1
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.71 go: downloading github.com/pmezard/go-difflib v1.0.0
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.81 go: downloading github.com/stretchr/objx v0.1.1
12:23:49 [2022-08-02T12:23:49.261Z] #55 31.96 go: downloading golang.org/x/text v0.3.7
12:23:49 [2022-08-02T12:23:49.366Z] #36 1.880 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:23:49 [2022-08-02T12:23:49.668Z] #29 2.955 Reading package lists...
12:23:50 [2022-08-02T12:23:50.324Z] #36 2.948 Fetched 8563 kB in 2s (3765 kB/s)
12:23:50 [2022-08-02T12:23:50.609Z] #29 3.755 Reading package lists...
12:23:50 [2022-08-02T12:23:50.609Z] #29 4.582 Building dependency tree...
12:23:50 [2022-08-02T12:23:50.870Z] #29 4.933 The following additional packages will be installed:
12:23:50 [2022-08-02T12:23:50.870Z] #29 4.933   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:23:50 [2022-08-02T12:23:50.870Z] #29 4.934   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:23:50 [2022-08-02T12:23:50.870Z] #29 4.935 Recommended packages:
12:23:50 [2022-08-02T12:23:50.870Z] #29 4.935   libldap-common publicsuffix libsasl2-modules
12:23:51 [2022-08-02T12:23:51.133Z] #29 5.108 The following NEW packages will be installed:
12:23:51 [2022-08-02T12:23:51.133Z] #29 5.108   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:23:51 [2022-08-02T12:23:51.133Z] #29 5.108   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:23:51 [2022-08-02T12:23:51.133Z] #29 5.109   libssh2-1 openssl
12:23:51 [2022-08-02T12:23:51.275Z] #36 2.948 Reading package lists...
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.390 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.390 Need to get 3047 kB of archives.
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.390 After this operation, 6661 kB of additional disk space will be used.
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.390 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.406 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.413 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.416 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.416 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.416 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.433 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.433 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.448 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.448 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.448 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.448 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.448 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.463 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:23:51 [2022-08-02T12:23:51.398Z] #29 5.463 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.666 debconf: delaying package configuration, since apt-utils is not installed
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.697 Fetched 3047 kB in 0s (8992 kB/s)
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.725 Selecting previously unselected package openssl.
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.725 (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 ... 6661 files and directories currently installed.)
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.736 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:23:51 [2022-08-02T12:23:51.658Z] #29 5.742 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.870 Selecting previously unselected package ca-certificates.
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.870 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.874 Unpacking ca-certificates (20210119) ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.964 Selecting previously unselected package libbrotli1:amd64.
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.964 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 5.973 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 6.045 Selecting previously unselected package libsasl2-modules-db:amd64.
12:23:51 [2022-08-02T12:23:51.919Z] #29 6.045 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:51 [2022-08-02T12:23:51.919Z] #29 6.050 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.093 Selecting previously unselected package libsasl2-2:amd64.
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.095 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.099 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.159 Selecting previously unselected package libldap-2.4-2:amd64.
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.159 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.164 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 ...
12:23:52 [2022-08-02T12:23:52.179Z] 
12:23:52 [2022-08-02T12:23:52.179Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:52 [2022-08-02T12:23:52.179Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:52 [2022-08-02T12:23:52.179Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 8.3s done
12:23:52 [2022-08-02T12:23:52.179Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
12:23:52 [2022-08-02T12:23:52.179Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done
12:23:52 [2022-08-02T12:23:52.179Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 4.7s done
12:23:52 [2022-08-02T12:23:52.179Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.3s
12:23:52 [2022-08-02T12:23:52.179Z] #11 ...
12:23:52 [2022-08-02T12:23:52.179Z] 
12:23:52 [2022-08-02T12:23:52.179Z] #29 [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:23:52 [2022-08-02T12:23:52.179Z] #29 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.242 Selecting previously unselected package libnghttp2-14:amd64.
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.242 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.254 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.299 Selecting previously unselected package libpsl5:amd64.
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.299 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.307 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.353 Selecting previously unselected package librtmp1:amd64.
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.353 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.356 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:52 [2022-08-02T12:23:52.179Z] #29 6.405 Selecting previously unselected package libssh2-1:amd64.
12:23:52 [2022-08-02T12:23:52.221Z] #36 3.777 Reading package lists...
12:23:52 [2022-08-02T12:23:52.221Z] #36 4.595 Building dependency tree...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.406 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.412 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.475 Selecting previously unselected package libcurl4:amd64.
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.475 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.481 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.553 Selecting previously unselected package curl.
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.553 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.562 Unpacking curl (7.74.0-1.3+deb11u2) ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.624 Selecting previously unselected package libonig5:amd64.
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.624 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.628 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.702 Selecting previously unselected package libjq1:amd64.
12:23:52 [2022-08-02T12:23:52.444Z] #29 6.702 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.481Z] #36 4.967 The following additional packages will be installed:
12:23:52 [2022-08-02T12:23:52.481Z] #36 4.968   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
12:23:52 [2022-08-02T12:23:52.481Z] #36 4.968   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
12:23:52 [2022-08-02T12:23:52.481Z] #36 4.970 Recommended packages:
12:23:52 [2022-08-02T12:23:52.481Z] #36 4.970   libldap-common publicsuffix libsasl2-modules
12:23:52 [2022-08-02T12:23:52.481Z] #36 5.140 The following NEW packages will be installed:
12:23:52 [2022-08-02T12:23:52.531Z] #55 ...
12:23:52 [2022-08-02T12:23:52.531Z] 
12:23:52 [2022-08-02T12:23:52.531Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:23:52 [2022-08-02T12:23:52.531Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:23:52 [2022-08-02T12:23:52.531Z] #51 27.22 Reading package lists...
12:23:52 [2022-08-02T12:23:52.531Z] #51 33.06 Building dependency tree...
12:23:52 [2022-08-02T12:23:52.531Z] #51 34.55 Reading state information...
12:23:52 [2022-08-02T12:23:52.531Z] #51 ...
12:23:52 [2022-08-02T12:23:52.531Z] 
12:23:52 [2022-08-02T12:23:52.531Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:52 [2022-08-02T12:23:52.531Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:52 [2022-08-02T12:23:52.531Z] #76 19.88 Reading package lists...
12:23:52 [2022-08-02T12:23:52.531Z] #76 25.87 Reading package lists...
12:23:52 [2022-08-02T12:23:52.531Z] #76 31.59 Building dependency tree...
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.37 python3 is already the newest version (3.9.2-3).
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.37 The following additional packages will be installed:
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.38   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.39   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.40 Suggested packages:
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.41   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.41   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.41   m4-doc ed diffutils-doc
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.41 Recommended packages:
12:23:52 [2022-08-02T12:23:52.531Z] #76 35.41   fakeroot libalgorithm-merge-perl libltdl-dev
12:23:52 [2022-08-02T12:23:52.531Z] #76 ...
12:23:52 [2022-08-02T12:23:52.531Z] 
12:23:52 [2022-08-02T12:23:52.531Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:52 [2022-08-02T12:23:52.531Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:52 [2022-08-02T12:23:52.531Z] #14 19.90 Reading package lists...
12:23:52 [2022-08-02T12:23:52.531Z] #14 26.41 Reading package lists...
12:23:52 [2022-08-02T12:23:52.531Z] #14 31.88 Building dependency tree...
12:23:52 [2022-08-02T12:23:52.531Z] #14 33.19 Reading state information...
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.18 The following additional packages will be installed:
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.18   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.19   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.19   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.19   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.19   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.20   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.20   mingw-w64-common mingw-w64-x86-64-dev
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.21 Suggested packages:
12:23:52 [2022-08-02T12:23:52.531Z] #14 35.22   gcc-10-locales seccomp wine64
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.707 Unpacking libjq1:amd64 (1.6-2.1) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.756 Selecting previously unselected package jq.
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.756 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.762 Unpacking jq (1.6-2.1) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.823 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.839 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.857 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.871 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.887 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.899 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.915 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:23:52 [2022-08-02T12:23:52.704Z] #29 6.927 Setting up openssl (1.1.1n-0+deb11u3) ...
12:23:52 [2022-08-02T12:23:52.742Z] #36 5.140   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
12:23:52 [2022-08-02T12:23:52.742Z] #36 5.140   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
12:23:52 [2022-08-02T12:23:52.742Z] #36 5.142   libssh2-1 openssl
12:23:52 [2022-08-02T12:23:52.787Z] #14 ...
12:23:52 [2022-08-02T12:23:52.787Z] 
12:23:52 [2022-08-02T12:23:52.787Z] #62 [containerd 1/3] 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:23:52 [2022-08-02T12:23:52.787Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:23:52 [2022-08-02T12:23:52.787Z] #62 20.64 Reading package lists...
12:23:52 [2022-08-02T12:23:52.787Z] #62 26.45 Reading package lists...
12:23:52 [2022-08-02T12:23:52.787Z] #62 31.93 Building dependency tree...
12:23:52 [2022-08-02T12:23:52.787Z] #62 33.25 Reading state information...
12:23:52 [2022-08-02T12:23:52.787Z] #62 35.49 The following additional packages will be installed:
12:23:52 [2022-08-02T12:23:52.787Z] #62 35.52   libbtrfs0
12:23:52 [2022-08-02T12:23:52.787Z] #62 35.71 The following NEW packages will be installed:
12:23:52 [2022-08-02T12:23:52.787Z] #62 35.73   libbtrfs-dev libbtrfs0
12:23:52 [2022-08-02T12:23:52.787Z] #62 36.19 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
12:23:52 [2022-08-02T12:23:52.787Z] #62 36.19 Need to get 460 kB of archives.
12:23:52 [2022-08-02T12:23:52.787Z] #62 36.19 After this operation, 1237 kB of additional disk space will be used.
12:23:52 [2022-08-02T12:23:52.787Z] #62 36.19 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:23:52 [2022-08-02T12:23:52.787Z] #62 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:23:52 [2022-08-02T12:23:52.964Z] #29 6.949 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:23:52 [2022-08-02T12:23:52.964Z] #29 6.963 Setting up libjq1:amd64 (1.6-2.1) ...
12:23:52 [2022-08-02T12:23:52.964Z] #29 6.977 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:52 [2022-08-02T12:23:52.964Z] #29 6.991 Setting up ca-certificates (20210119) ...
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.415 0 upgraded, 15 newly installed, 0 to remove and 0 not upgraded.
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.415 Need to get 3047 kB of archives.
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.415 After this operation, 6661 kB of additional disk space will be used.
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.415 Get:1 http://deb.debian.org/debian bullseye/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.436 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.436 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.436 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.436 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.449 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.449 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.456 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.456 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.456 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.456 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u2 [345 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.460 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u2 [270 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.460 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.461 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.462 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.623 debconf: delaying package configuration, since apt-utils is not installed
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.661 Fetched 3047 kB in 0s (9741 kB/s)
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.688 Selecting previously unselected package openssl.
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.688 (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 ... 6661 files and directories currently installed.)
12:23:53 [2022-08-02T12:23:53.002Z] #36 5.691 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.263Z] #36 5.694 Unpacking openssl (1.1.1n-0+deb11u3) ...
12:23:53 [2022-08-02T12:23:53.263Z] #36 5.825 Selecting previously unselected package ca-certificates.
12:23:53 [2022-08-02T12:23:53.263Z] #36 5.825 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
12:23:53 [2022-08-02T12:23:53.350Z] #62 ...
12:23:53 [2022-08-02T12:23:53.350Z] 
12:23:53 [2022-08-02T12:23:53.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:53 [2022-08-02T12:23:53.350Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.63 The following NEW packages will be installed:
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:23:53 [2022-08-02T12:23:53.350Z] #14 36.65   mingw-w64-x86-64-dev
12:23:53 [2022-08-02T12:23:53.350Z] #14 ...
12:23:53 [2022-08-02T12:23:53.350Z] 
12:23:53 [2022-08-02T12:23:53.350Z] #42 [tini 1/3] 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:23:53 [2022-08-02T12:23:53.350Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:23:53 [2022-08-02T12:23:53.350Z] #42 20.49 Reading package lists...
12:23:53 [2022-08-02T12:23:53.350Z] #42 26.99 Reading package lists...
12:23:53 [2022-08-02T12:23:53.350Z] #42 32.41 Building dependency tree...
12:23:53 [2022-08-02T12:23:53.350Z] #42 33.78 Reading state information...
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.81 The following additional packages will be installed:
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.81   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.84 Suggested packages:
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.84   cmake-doc ninja-build lrzip
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.84 Recommended packages:
12:23:53 [2022-08-02T12:23:53.350Z] #42 35.84   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.828 Unpacking ca-certificates (20210119) ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.903 Selecting previously unselected package libbrotli1:amd64.
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.903 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.910 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.983 Selecting previously unselected package libsasl2-modules-db:amd64.
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.983 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 5.988 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.028 Selecting previously unselected package libsasl2-2:amd64.
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.030 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.033 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.085 Selecting previously unselected package libldap-2.4-2:amd64.
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.087 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.099 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.166 Selecting previously unselected package libnghttp2-14:amd64.
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.166 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.525Z] #36 6.171 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
12:23:53 [2022-08-02T12:23:53.535Z] #29 7.586 Updating certificates in /etc/ssl/certs...
12:23:53 [2022-08-02T12:23:53.618Z] #42 36.94 The following NEW packages will be installed:
12:23:53 [2022-08-02T12:23:53.618Z] #42 36.96   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:23:53 [2022-08-02T12:23:53.618Z] #42 36.97   vim-common xxd
12:23:53 [2022-08-02T12:23:53.618Z] #42 ...
12:23:53 [2022-08-02T12:23:53.618Z] 
12:23:53 [2022-08-02T12:23:53.618Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:23:53 [2022-08-02T12:23:53.618Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:23:53 [2022-08-02T12:23:53.618Z] #14 37.04 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
12:23:53 [2022-08-02T12:23:53.618Z] #14 37.04 Need to get 115 MB of archives.
12:23:53 [2022-08-02T12:23:53.618Z] #14 37.04 After this operation, 645 MB of additional disk space will be used.
12:23:53 [2022-08-02T12:23:53.618Z] #14 37.04 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.212 Selecting previously unselected package libpsl5:amd64.
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.213 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.217 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.284 Selecting previously unselected package librtmp1:amd64.
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.284 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.296 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.335 Selecting previously unselected package libssh2-1:amd64.
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.335 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.339 Unpacking libssh2-1:amd64 (1.9.0-2) ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.393 Selecting previously unselected package libcurl4:amd64.
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.393 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.396 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.464 Selecting previously unselected package curl.
12:23:53 [2022-08-02T12:23:53.786Z] #36 6.464 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u2_amd64.deb ...
12:23:53 [2022-08-02T12:23:53.889Z] #14 37.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.468 Unpacking curl (7.74.0-1.3+deb11u2) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.536 Selecting previously unselected package libonig5:amd64.
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.537 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.539 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.598 Selecting previously unselected package libjq1:amd64.
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.598 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.601 Unpacking libjq1:amd64 (1.6-2.1) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.639 Selecting previously unselected package jq.
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.639 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.642 Unpacking jq (1.6-2.1) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.681 Setting up libpsl5:amd64 (0.21.0-1.2) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.690 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
12:23:54 [2022-08-02T12:23:54.046Z] #36 6.699 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
12:23:54 [2022-08-02T12:23:54.109Z] #29 8.305 129 added, 0 removed; done.
12:23:54 [2022-08-02T12:23:54.109Z] #29 8.372 Setting up jq (1.6-2.1) ...
12:23:54 [2022-08-02T12:23:54.147Z] #14 37.43 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:23:54 [2022-08-02T12:23:54.147Z] #14 37.45 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:23:54 [2022-08-02T12:23:54.147Z] #14 37.47 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:23:54 [2022-08-02T12:23:54.147Z] #14 37.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.709 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.718 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.727 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.736 Setting up libssh2-1:amd64 (1.9.0-2) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.746 Setting up openssl (1.1.1n-0+deb11u3) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.759 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.768 Setting up libjq1:amd64 (1.6-2.1) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.777 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 6.785 Setting up ca-certificates (20210119) ...
12:23:54 [2022-08-02T12:23:54.307Z] #36 ...
12:23:54 [2022-08-02T12:23:54.307Z] 
12:23:54 [2022-08-02T12:23:54.307Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:23:54 [2022-08-02T12:23:54.307Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:23:54 [2022-08-02T12:23:54.307Z] #11 extracting sha256:d836772a1c1f9c4b1f280fb2a98ace30a4c4c87370f89aa092b35dfd9556278a 7.3s done
12:23:54 [2022-08-02T12:23:54.307Z] #11 extracting sha256:66a9e63c657ad881997f5165c0826be395bfc064415876b9fbaae74bcb5dc721 0.4s done
12:23:54 [2022-08-02T12:23:54.307Z] #11 extracting sha256:d1989b6e74cfdda1591b9dd23be47c5caeb002b7a151379361ec0c3f0e6d0e52 0.4s done
12:23:54 [2022-08-02T12:23:54.307Z] #11 extracting sha256:c28818711e1ed38df107014a20127b41491b224d7aed8aa7066b55552d9600d2 5.2s done
12:23:54 [2022-08-02T12:23:54.307Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 0.6s
12:23:54 [2022-08-02T12:23:54.370Z] #29 8.385 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:54 [2022-08-02T12:23:54.370Z] #29 8.398 Setting up curl (7.74.0-1.3+deb11u2) ...
12:23:54 [2022-08-02T12:23:54.370Z] #29 8.413 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:23:54 [2022-08-02T12:23:54.370Z] #29 8.433 Processing triggers for ca-certificates (20210119) ...
12:23:54 [2022-08-02T12:23:54.370Z] #29 8.442 Updating certificates in /etc/ssl/certs...
12:23:54 [2022-08-02T12:23:54.409Z] #14 37.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:23:54 [2022-08-02T12:23:54.410Z] #14 37.99 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:23:54 [2022-08-02T12:23:54.410Z] #14 38.01 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
12:23:54 [2022-08-02T12:23:54.888Z] #11 ...
12:23:54 [2022-08-02T12:23:54.888Z] 
12:23:54 [2022-08-02T12:23:54.888Z] #36 [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:23:54 [2022-08-02T12:23:54.888Z] #36 sha256:601c99527caa13aa55a51f6b29a631a12feecea5c86d74d8a96abc8e7e0c3ed4
12:23:54 [2022-08-02T12:23:54.888Z] #36 7.405 Updating certificates in /etc/ssl/certs...
12:23:54 [2022-08-02T12:23:54.941Z] #29 9.047 0 added, 0 removed; done.
12:23:54 [2022-08-02T12:23:54.941Z] #29 9.047 Running hooks in /etc/ca-certificates/update.d...
12:23:54 [2022-08-02T12:23:54.941Z] #29 9.049 done.
12:23:55 [2022-08-02T12:23:55.803Z] #14 39.01 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.189 129 added, 0 removed; done.
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.221 Setting up jq (1.6-2.1) ...
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.230 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u2) ...
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.239 Setting up curl (7.74.0-1.3+deb11u2) ...
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.248 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.264 Processing triggers for ca-certificates (20210119) ...
12:23:55 [2022-08-02T12:23:55.830Z] #36 8.272 Updating certificates in /etc/ssl/certs...
12:23:56 [2022-08-02T12:23:56.401Z] #36 8.876 0 added, 0 removed; done.
12:23:56 [2022-08-02T12:23:56.401Z] #36 8.876 Running hooks in /etc/ca-certificates/update.d...
12:23:56 [2022-08-02T12:23:56.401Z] #36 8.880 done.
12:23:56 [2022-08-02T12:23:56.735Z] #14 ...
12:23:56 [2022-08-02T12:23:56.736Z] 
12:23:56 [2022-08-02T12:23:56.736Z] #62 [containerd 1/3] 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:23:56 [2022-08-02T12:23:56.736Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:23:56 [2022-08-02T12:23:56.736Z] #62 37.41 debconf: delaying package configuration, since apt-utils is not installed
12:23:56 [2022-08-02T12:23:56.736Z] #62 37.73 Fetched 460 kB in 0s (1292 kB/s)
12:23:56 [2022-08-02T12:23:56.736Z] #62 37.89 Selecting previously unselected package libbtrfs0:amd64.
12:23:56 [2022-08-02T12:23:56.736Z] #62 37.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 ... 15717 files and directories currently installed.)
12:23:56 [2022-08-02T12:23:56.736Z] #62 38.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 38.04 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 38.37 Selecting previously unselected package libbtrfs-dev:amd64.
12:23:56 [2022-08-02T12:23:56.736Z] #62 38.38 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 38.39 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 39.25 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 39.31 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 39.45 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:23:56 [2022-08-02T12:23:56.736Z] #62 DONE 40.0s
12:23:56 [2022-08-02T12:23:56.736Z] 
12:23:56 [2022-08-02T12:23:56.736Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:56 [2022-08-02T12:23:56.736Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.25 The following NEW packages will be installed:
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.25   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.28   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.29   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.31   libyajl2 m4 patch xz-utils
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.76 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.76 Need to get 5940 kB of archives.
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.76 After this operation, 18.7 MB of additional disk space will be used.
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.76 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.76 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.78 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.81 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.84 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.88 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.92 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 37.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.08 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.10 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.13 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.17 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 38.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
12:23:56 [2022-08-02T12:23:56.736Z] #76 39.45 debconf: delaying package configuration, since apt-utils is not installed
12:23:56 [2022-08-02T12:23:56.736Z] #76 39.71 Fetched 5940 kB in 1s (7395 kB/s)
12:23:56 [2022-08-02T12:23:56.736Z] #76 40.00 Selecting previously unselected package bzip2.
12:23:56 [2022-08-02T12:23:56.736Z] #76 40.00 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:23:56 [2022-08-02T12:23:56.736Z] #76 40.16 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
12:23:56 [2022-08-02T12:23:56.992Z] #76 ...
12:23:56 [2022-08-02T12:23:56.992Z] 
12:23:56 [2022-08-02T12:23:56.992Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:23:56 [2022-08-02T12:23:56.992Z] #63 sha256:a838c0e3a5efbe9afcf7a20028b925f5fc3472e5a151acf5d431e145c604e7d5
12:23:56 [2022-08-02T12:23:56.992Z] #63 DONE 0.3s
12:23:56 [2022-08-02T12:23:56.992Z] 
12:23:56 [2022-08-02T12:23:56.992Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:56 [2022-08-02T12:23:56.992Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:56 [2022-08-02T12:23:56.992Z] #76 40.27 Unpacking bzip2 (1.0.8-4) ...
12:23:56 [2022-08-02T12:23:56.992Z] #76 40.47 Selecting previously unselected package libmagic-mgc.
12:23:57 [2022-08-02T12:23:57.249Z] #76 40.53 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:23:57 [2022-08-02T12:23:57.249Z] #76 40.53 Unpacking libmagic-mgc (1:5.39-3) ...
12:23:57 [2022-08-02T12:23:57.483Z] #29 DONE 11.4s
12:23:57 [2022-08-02T12:23:57.484Z] 
12:23:57 [2022-08-02T12:23:57.484Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:23:57 [2022-08-02T12:23:57.484Z] #30 sha256:994b9b198cd6ac0977ac4e2acea17708e7de56449fb3fca4e6063496273e936e
12:23:57 [2022-08-02T12:23:57.484Z] #30 DONE 0.2s
12:23:57 [2022-08-02T12:23:57.484Z] 
12:23:57 [2022-08-02T12:23:57.484Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:57 [2022-08-02T12:23:57.484Z] #31 sha256:0332c38b092aee6c7f37b839de7959138bbd0d386c231a216b9eb09b6d118005
12:23:57 [2022-08-02T12:23:57.813Z] #76 41.30 Selecting previously unselected package libmagic1:amd64.
12:23:57 [2022-08-02T12:23:57.813Z] #76 41.30 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
12:23:57 [2022-08-02T12:23:57.813Z] #76 41.31 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:23:58 [2022-08-02T12:23:58.069Z] #76 41.54 Selecting previously unselected package file.
12:23:58 [2022-08-02T12:23:58.069Z] #76 41.57 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
12:23:58 [2022-08-02T12:23:58.069Z] #76 41.59 Unpacking file (1:5.39-3) ...
12:23:58 [2022-08-02T12:23:58.315Z] #36 DONE 10.6s
12:23:58 [2022-08-02T12:23:58.315Z] 
12:23:58 [2022-08-02T12:23:58.315Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
12:23:58 [2022-08-02T12:23:58.315Z] #37 sha256:afe7361304d3eea83c5f8b896336de2b8313579cd6107544324bed59d4525353
12:23:58 [2022-08-02T12:23:58.315Z] #37 DONE 0.1s
12:23:58 [2022-08-02T12:23:58.315Z] 
12:23:58 [2022-08-02T12:23:58.315Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:23:58 [2022-08-02T12:23:58.315Z] #38 sha256:673a6ac07b31d24c08ce91ff46f670c004d196d3a2b45fbf01ae78d6841782bc
12:23:58 [2022-08-02T12:23:58.634Z] #76 42.06 Selecting previously unselected package xz-utils.#76 ...
12:23:58 [2022-08-02T12:23:58.634Z] 
12:23:58 [2022-08-02T12:23:58.634Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:23:58 [2022-08-02T12:23:58.634Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:23:58 [2022-08-02T12:23:58.634Z] #57 41.82 v3.0.2
12:23:58 [2022-08-02T12:23:58.634Z] #57 DONE 42.2s
12:23:58 [2022-08-02T12:23:58.634Z] 
12:23:58 [2022-08-02T12:23:58.634Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:23:58 [2022-08-02T12:23:58.634Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.91 NAME:
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    go-winres - A tool for embedding resources in Windows executables
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 USAGE:
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    go-winres [global options] command [command options] [arguments...]
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 COMMANDS:
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    init     Create an initial ./winres/winres.json
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    make     Make syso files for the "go build" command
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    simply   Make syso files for the "go build" command (simplified)
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    extract  Extract all resources from an executable
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    patch    Replace resources in an executable file (exe, dll)
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    help, h  Shows a list of commands or help for one command
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93 GLOBAL OPTIONS:
12:23:58 [2022-08-02T12:23:58.634Z] #40 41.93    --help, -h  show help (default: false)
12:23:58 [2022-08-02T12:23:58.634Z] #40 DONE 42.2s
12:23:58 [2022-08-02T12:23:58.634Z] 
12:23:58 [2022-08-02T12:23:58.634Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:23:58 [2022-08-02T12:23:58.634Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:23:58 [2022-08-02T12:23:58.635Z] #76 42.06 Selecting previously unselected package xz-utils.
12:23:58 [2022-08-02T12:23:58.635Z] #76 42.09 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:23:58 [2022-08-02T12:23:58.635Z] #76 42.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:23:59 [2022-08-02T12:23:59.199Z] #76 42.73 Selecting previously unselected package libsigsegv2:amd64.
12:23:59 [2022-08-02T12:23:59.199Z] #76 42.73 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
12:23:59 [2022-08-02T12:23:59.458Z] #76 42.74 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:23:59 [2022-08-02T12:23:59.458Z] #76 42.93 Selecting previously unselected package m4.
12:23:59 [2022-08-02T12:23:59.458Z] #76 42.93 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
12:23:59 [2022-08-02T12:23:59.458Z] #76 42.93 Unpacking m4 (1.4.18-5) ...
12:23:59 [2022-08-02T12:23:59.499Z] #31 1.718 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:23:59 [2022-08-02T12:23:59.499Z] #31 1.971 
12:23:59 [2022-08-02T12:23:59.700Z] #38 1.504 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
12:23:59 [2022-08-02T12:23:59.760Z] #31 2.186 #=#=#                                                                         

######################################################################## 100.0%
12:23:59 [2022-08-02T12:23:59.760Z] #31 2.446 
12:23:59 [2022-08-02T12:23:59.960Z] #38 1.763 
12:24:00 [2022-08-02T12:24:00.021Z] #76 43.40 Selecting previously unselected package autoconf.
12:24:00 [2022-08-02T12:24:00.021Z] #76 43.42 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
12:24:00 [2022-08-02T12:24:00.021Z] #76 43.42 Unpacking autoconf (2.69-14) ...
12:24:00 [2022-08-02T12:24:00.221Z] #38 1.979 #=#=#                                                                         

######################################################################## 100.0%
12:24:00 [2022-08-02T12:24:00.482Z] #38 2.252 
12:24:00 [2022-08-02T12:24:00.956Z] #76 44.19 Selecting previously unselected package autotools-dev.
12:24:00 [2022-08-02T12:24:00.956Z] #76 44.23 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
12:24:00 [2022-08-02T12:24:00.956Z] #76 44.25 Unpacking autotools-dev (20180224.1+nmu1) ...
12:24:01 [2022-08-02T12:24:01.162Z] #31 3.399 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:24:01 [2022-08-02T12:24:01.162Z] #31 3.670 
12:24:01 [2022-08-02T12:24:01.422Z] #31 3.888 #=#=#                                                                         

######################################################################## 100.0%
12:24:01 [2022-08-02T12:24:01.428Z] #38 3.134 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
12:24:01 [2022-08-02T12:24:01.428Z] #38 3.410 
12:24:01 [2022-08-02T12:24:01.687Z] #31 4.156 
12:24:01 [2022-08-02T12:24:01.890Z] #76 45.04 Selecting previously unselected package automake.
12:24:01 [2022-08-02T12:24:01.890Z] #76 45.06 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
12:24:01 [2022-08-02T12:24:01.890Z] #76 45.08 Unpacking automake (1:1.16.3-2) ...
12:24:01 [2022-08-02T12:24:01.952Z] #38 3.628 #=#=#                                                                         

######################################################################## 100.0%
12:24:02 [2022-08-02T12:24:02.149Z] #76 45.65 Selecting previously unselected package patch.
12:24:02 [2022-08-02T12:24:02.150Z] #76 45.65 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
12:24:02 [2022-08-02T12:24:02.150Z] #76 45.67 Unpacking patch (2.7.6-7) ...
12:24:02 [2022-08-02T12:24:02.213Z] #38 3.921 
12:24:02 [2022-08-02T12:24:02.258Z] #31 ...
12:24:02 [2022-08-02T12:24:02.258Z] 
12:24:02 [2022-08-02T12:24:02.258Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:24:02 [2022-08-02T12:24:02.258Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:24:02 [2022-08-02T12:24:02.258Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.2s done
12:24:02 [2022-08-02T12:24:02.258Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 5.4s
12:24:02 [2022-08-02T12:24:02.406Z] #76 45.78 Selecting previously unselected package dpkg-dev.
12:24:02 [2022-08-02T12:24:02.406Z] #76 45.79 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
12:24:02 [2022-08-02T12:24:02.406Z] #76 45.80 Unpacking dpkg-dev (1.20.11) ...
12:24:02 [2022-08-02T12:24:02.519Z] #11 ...
12:24:02 [2022-08-02T12:24:02.519Z] 
12:24:02 [2022-08-02T12:24:02.519Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:24:02 [2022-08-02T12:24:02.519Z] #31 sha256:0332c38b092aee6c7f37b839de7959138bbd0d386c231a216b9eb09b6d118005
12:24:02 [2022-08-02T12:24:02.519Z] #31 5.036 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:24:02 [2022-08-02T12:24:02.779Z] #31 5.297 
12:24:03 [2022-08-02T12:24:03.156Z] #38 4.826 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
12:24:03 [2022-08-02T12:24:03.156Z] #38 5.084 
12:24:03 [2022-08-02T12:24:03.300Z] #31 5.520 #=#=#                                                                         

##################                                                        25.9%
#########################################                                 57.8%
################################################################          89.0%
######################################################################## 100.0%
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.85 Selecting previously unselected package build-essential.
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.86 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.87 Unpacking build-essential (12.9) ...
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.95 Selecting previously unselected package libcap2:amd64.
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.95 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.334Z] #76 46.97 Unpacking libcap2:amd64 (1:2.44-1) ...
12:24:03 [2022-08-02T12:24:03.561Z] #31 6.100 
12:24:03 [2022-08-02T12:24:03.590Z] #76 47.07 Selecting previously unselected package libcap-dev:amd64.
12:24:03 [2022-08-02T12:24:03.590Z] #76 47.07 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.590Z] #76 47.09 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.28 Selecting previously unselected package libprotobuf-c1:amd64.
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.28 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.39 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.39 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #76 47.41 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:03 [2022-08-02T12:24:03.847Z] #76 ...
12:24:03 [2022-08-02T12:24:03.847Z] 
12:24:03 [2022-08-02T12:24:03.847Z] #42 [tini 1/3] 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:24:03 [2022-08-02T12:24:03.847Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.43 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.43 Need to get 17.7 MB of archives.
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.43 After this operation, 70.7 MB of additional disk space will be used.
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.46 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.46 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 37.60 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.25 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.32 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 38.34 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:24:03 [2022-08-02T12:24:03.847Z] #42 40.43 debconf: delaying package configuration, since apt-utils is not installed
12:24:03 [2022-08-02T12:24:03.847Z] #42 40.93 Fetched 17.7 MB in 2s (9408 kB/s)
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.12 Selecting previously unselected package xxd.
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.12 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.22 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.23 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.49 Selecting previously unselected package vim-common.
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 41.52 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 42.14 Selecting previously unselected package cmake-data.
12:24:03 [2022-08-02T12:24:03.847Z] #42 42.15 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 42.16 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 46.90 Selecting previously unselected package libicu67:amd64.
12:24:03 [2022-08-02T12:24:03.847Z] #42 46.90 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:24:03 [2022-08-02T12:24:03.847Z] #42 46.93 Unpacking libicu67:amd64 (67.1-7) ...
12:24:03 [2022-08-02T12:24:03.939Z] #38 5.305 #=#=#                                                                         

#############                                                             19.2%
##########################################                                58.4%
################################################################          89.7%
######################################################################## 100.0%
12:24:03 [2022-08-02T12:24:03.939Z] #38 5.857 
12:24:04 [2022-08-02T12:24:04.103Z] #42 ...
12:24:04 [2022-08-02T12:24:04.103Z] 
12:24:04 [2022-08-02T12:24:04.103Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:04 [2022-08-02T12:24:04.103Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:04 [2022-08-02T12:24:04.103Z] #76 47.54 Selecting previously unselected package libseccomp-dev:amd64.
12:24:04 [2022-08-02T12:24:04.103Z] #76 47.54 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.103Z] #76 47.56 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:04 [2022-08-02T12:24:04.360Z] #76 47.76 Selecting previously unselected package libsystemd-dev:amd64.
12:24:04 [2022-08-02T12:24:04.360Z] #76 47.76 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #76 47.77 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:24:04 [2022-08-02T12:24:04.360Z] #76 ...
12:24:04 [2022-08-02T12:24:04.360Z] 
12:24:04 [2022-08-02T12:24:04.360Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:04 [2022-08-02T12:24:04.360Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:04 [2022-08-02T12:24:04.360Z] #51 36.94 The following additional packages will be installed:
12:24:04 [2022-08-02T12:24:04.360Z] #51 36.95   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:04 [2022-08-02T12:24:04.360Z] #51 36.95   python3-protobuf python3-six
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.01 Suggested packages:
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.01   python3-setuptools
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.01 Recommended packages:
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.01   iproute2 | iproute
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.91 The following NEW packages will be installed:
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.93   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:04 [2022-08-02T12:24:04.360Z] #51 37.93   python3-protobuf python3-six
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.33 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.33 Need to get 2315 kB of archives.
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.33 After this operation, 11.1 MB of additional disk space will be used.
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.33 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.39 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.40 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.45 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.45 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 38.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 40.98 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
12:24:04 [2022-08-02T12:24:04.360Z] #51 43.03 debconf: delaying package configuration, since apt-utils is not installed
12:24:04 [2022-08-02T12:24:04.360Z] #51 43.57 Fetched 2315 kB in 3s (697 kB/s)
12:24:04 [2022-08-02T12:24:04.360Z] #51 44.22 Selecting previously unselected package libprotobuf23:amd64.
12:24:04 [2022-08-02T12:24:04.360Z] #51 44.22 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:24:04 [2022-08-02T12:24:04.360Z] #51 44.30 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 44.44 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.44 Selecting previously unselected package python3-pkg-resources.
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.45 Unpacking python3-pkg-resources (52.0.0-4) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.66 Selecting previously unselected package python3-six.
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.66 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.67 Unpacking python3-six (1.16.0-2) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.79 Selecting previously unselected package python3-protobuf.
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.80 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 45.81 Unpacking python3-protobuf (3.12.4-1) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.28 Selecting previously unselected package libnet1:amd64.
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.29 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.52 Selecting previously unselected package libnl-3-200:amd64.
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.52 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.52 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.67 Selecting previously unselected package libprotobuf-c1:amd64.
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.67 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.81 Selecting previously unselected package criu.
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.81 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
12:24:04 [2022-08-02T12:24:04.360Z] #51 46.82 Unpacking criu (3.17.1-1) ...
12:24:04 [2022-08-02T12:24:04.501Z] #31 7.038 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:24:04 [2022-08-02T12:24:04.762Z] #31 7.316 
12:24:04 [2022-08-02T12:24:04.880Z] #38 6.718 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
12:24:05 [2022-08-02T12:24:05.022Z] #31 7.533 #=#=#                                                                         

######################################################################## 100.0%
12:24:05 [2022-08-02T12:24:05.140Z] #38 ...
12:24:05 [2022-08-02T12:24:05.140Z] 
12:24:05 [2022-08-02T12:24:05.140Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:24:05 [2022-08-02T12:24:05.140Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:24:05 [2022-08-02T12:24:05.140Z] #11 extracting sha256:9d6246ba248cc80872dc2995f9080ef76305b540968dadb096b75f2e2146a38a 4.0s done
12:24:05 [2022-08-02T12:24:05.140Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 7.0s
12:24:05 [2022-08-02T12:24:05.283Z] #31 7.814 
12:24:05 [2022-08-02T12:24:05.289Z] #51 47.77 Setting up python3-pkg-resources (52.0.0-4) ...
12:24:05 [2022-08-02T12:24:05.289Z] #51 ...
12:24:05 [2022-08-02T12:24:05.289Z] 
12:24:05 [2022-08-02T12:24:05.289Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:05 [2022-08-02T12:24:05.289Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.59 Selecting previously unselected package libtool.
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.59 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.62 Unpacking libtool (2.4.6-15) ...
12:24:05 [2022-08-02T12:24:05.289Z] #76 ...
12:24:05 [2022-08-02T12:24:05.289Z] 
12:24:05 [2022-08-02T12:24:05.289Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:05 [2022-08-02T12:24:05.289Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:05 [2022-08-02T12:24:05.289Z] #55 38.76 go: downloading github.com/subosito/gotenv v1.2.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 38.80 go: downloading github.com/hashicorp/hcl v1.0.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.25 go: downloading gopkg.in/ini.v1 v1.66.4
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.27 go: downloading github.com/magiconair/properties v1.8.6
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.33 go: downloading github.com/pelletier/go-toml v1.9.5
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.60 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.69 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.73 go: downloading github.com/gobwas/glob v0.2.3
12:24:05 [2022-08-02T12:24:05.289Z] #55 39.92 go: downloading github.com/kisielk/gotool v1.0.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.06 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.24 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.33 go: downloading github.com/ettle/strcase v0.1.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.54 go: downloading github.com/fatih/structtag v1.2.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.54 go: downloading github.com/Masterminds/semver v1.5.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.66 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.68 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:24:05 [2022-08-02T12:24:05.289Z] #55 40.90 go: downloading github.com/prometheus/client_golang v1.12.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 41.63 go: downloading github.com/prometheus/client_model v0.2.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 41.69 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
12:24:05 [2022-08-02T12:24:05.289Z] #55 41.90 go: downloading github.com/google/go-cmp v0.5.7
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.11 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.32 go: downloading github.com/hexops/gotextdiff v1.0.3
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.49 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.49 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.74 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.79 go: downloading github.com/beorn7/perks v1.0.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 42.97 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:24:05 [2022-08-02T12:24:05.289Z] #55 43.06 go: downloading github.com/golang/protobuf v1.5.2
12:24:05 [2022-08-02T12:24:05.289Z] #55 43.40 go: downloading github.com/prometheus/common v0.32.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 44.01 go: downloading github.com/prometheus/procfs v0.7.3
12:24:05 [2022-08-02T12:24:05.289Z] #55 44.01 go: downloading google.golang.org/protobuf v1.28.0
12:24:05 [2022-08-02T12:24:05.289Z] #55 45.46 go: downloading github.com/mattn/go-runewidth v0.0.9
12:24:05 [2022-08-02T12:24:05.289Z] #55 46.31 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:24:05 [2022-08-02T12:24:05.289Z] #55 ...
12:24:05 [2022-08-02T12:24:05.289Z] 
12:24:05 [2022-08-02T12:24:05.289Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:05 [2022-08-02T12:24:05.289Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.84 Selecting previously unselected package libudev-dev:amd64.
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:24:05 [2022-08-02T12:24:05.289Z] #76 48.86 Unpacking libudev-dev:amd64 (247.3-7) ...
12:24:05 [2022-08-02T12:24:05.401Z] #11 ...
12:24:05 [2022-08-02T12:24:05.401Z] 
12:24:05 [2022-08-02T12:24:05.401Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:24:05 [2022-08-02T12:24:05.401Z] #38 sha256:673a6ac07b31d24c08ce91ff46f670c004d196d3a2b45fbf01ae78d6841782bc
12:24:05 [2022-08-02T12:24:05.401Z] #38 6.997 
12:24:05 [2022-08-02T12:24:05.401Z] #38 7.226 #=#=#                                                                         

######################################################################## 100.0%
12:24:05 [2022-08-02T12:24:05.545Z] #76 49.08 Selecting previously unselected package libyajl2:amd64.
12:24:05 [2022-08-02T12:24:05.545Z] #76 49.10 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
12:24:05 [2022-08-02T12:24:05.545Z] #76 49.11 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:24:05 [2022-08-02T12:24:05.545Z] #76 49.18 Selecting previously unselected package libyajl-dev:amd64.
12:24:05 [2022-08-02T12:24:05.662Z] #38 7.476 
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.19 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.19 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.37 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.39 Setting up libmagic-mgc (1:5.39-3) ...
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.40 Setting up libyajl2:amd64 (2.1.0-3) ...
12:24:05 [2022-08-02T12:24:05.803Z] #76 49.41 Setting up libmagic1:amd64 (1:5.39-3) ...
12:24:05 [2022-08-02T12:24:05.854Z] #31 8.496 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.45 Setting up file (1:5.39-3) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.48 Setting up bzip2 (1.0.8-4) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.50 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.53 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.55 Setting up libcap2:amd64 (1:2.44-1) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.58 Setting up autotools-dev (20180224.1+nmu1) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.61 Setting up libsigsegv2:amd64 (2.13-1) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.63 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:24:06 [2022-08-02T12:24:06.059Z] #76 49.65 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:24:06 [2022-08-02T12:24:06.114Z] #31 8.673 
12:24:06 [2022-08-02T12:24:06.114Z] #31 ...
12:24:06 [2022-08-02T12:24:06.114Z] 
12:24:06 [2022-08-02T12:24:06.114Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:24:06 [2022-08-02T12:24:06.114Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:24:06 [2022-08-02T12:24:06.114Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 8.9s done
12:24:06 [2022-08-02T12:24:06.114Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
12:24:06 [2022-08-02T12:24:06.114Z] #11 DONE 30.1s
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.67 Setting up patch (2.7.6-7) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.70 Setting up libudev-dev:amd64 (247.3-7) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.74 Setting up libyajl-dev:amd64 (2.1.0-3) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.77 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.80 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.81 Setting up libtool (2.4.6-15) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.86 Setting up m4 (1.4.18-5) ...
12:24:06 [2022-08-02T12:24:06.315Z] #76 49.88 Setting up dpkg-dev (1.20.11) ...
12:24:06 [2022-08-02T12:24:06.373Z] 
12:24:06 [2022-08-02T12:24:06.373Z] #31 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:24:06 [2022-08-02T12:24:06.373Z] #31 sha256:0332c38b092aee6c7f37b839de7959138bbd0d386c231a216b9eb09b6d118005
12:24:06 [2022-08-02T12:24:06.373Z] #31 8.886 #=#=#                                                                         

######################################################################## 100.0%
12:24:06 [2022-08-02T12:24:06.572Z] #76 49.90 Setting up autoconf (2.69-14) ...
12:24:06 [2022-08-02T12:24:06.572Z] #76 49.92 Setting up build-essential (12.9) ...
12:24:06 [2022-08-02T12:24:06.572Z] #76 49.94 Setting up automake (1:1.16.3-2) ...
12:24:06 [2022-08-02T12:24:06.572Z] #76 49.96 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:24:06 [2022-08-02T12:24:06.572Z] #76 49.98 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:06 [2022-08-02T12:24:06.604Z] #38 8.156 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
12:24:06 [2022-08-02T12:24:06.604Z] #38 8.446 
12:24:06 [2022-08-02T12:24:06.634Z] #31 9.149 
12:24:06 [2022-08-02T12:24:06.634Z] #31 9.214 Download of images into '/build' complete.
12:24:06 [2022-08-02T12:24:06.634Z] #31 9.214 Use something like the following to load the result into a Docker daemon:
12:24:06 [2022-08-02T12:24:06.634Z] #31 9.214   tar -cC '/build' . | docker load
12:24:06 [2022-08-02T12:24:06.828Z] #76 ...
12:24:06 [2022-08-02T12:24:06.828Z] 
12:24:06 [2022-08-02T12:24:06.828Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:24:06 [2022-08-02T12:24:06.828Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.961 + RM_GOPATH=0
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.961 + TMP_GOPATH=
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.961 + : /build
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.961 + '[' -z '' ']'
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.962 ++ mktemp -d
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.966 + export GOPATH=/tmp/tmp.rNGXQcmth3
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.966 + GOPATH=/tmp/tmp.rNGXQcmth3
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.966 + RM_GOPATH=1
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.966 + case "$(go env GOARCH)" in
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.966 ++ go env GOARCH
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.997 + export GO_BUILDMODE=-buildmode=pie
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.998 + GO_BUILDMODE=-buildmode=pie
12:24:06 [2022-08-02T12:24:06.828Z] #64 0.998 ++ dirname /install.sh
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.007 + dir=/
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.008 + bin=containerd
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.008 + shift
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.008 + '[' '!' -f //containerd.installer ']'
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.009 + . //containerd.installer
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.009 ++ set -e
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.017 ++ : v1.6.6
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.018 + install_containerd
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.022 + echo 'Install containerd version v1.6.6'
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.022 Install containerd version v1.6.6
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.022 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rNGXQcmth3/src/github.com/containerd/containerd
12:24:06 [2022-08-02T12:24:06.828Z] #64 1.025 Cloning into '/tmp/tmp.rNGXQcmth3/src/github.com/containerd/containerd'...
12:24:06 [2022-08-02T12:24:06.867Z] #38 8.669 #=#=#                                                                         

######################################################################## 100.0%
12:24:07 [2022-08-02T12:24:07.085Z] #64 ...
12:24:07 [2022-08-02T12:24:07.085Z] 
12:24:07 [2022-08-02T12:24:07.085Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:07 [2022-08-02T12:24:07.085Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:07 [2022-08-02T12:24:07.085Z] #51 49.66 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:24:07 [2022-08-02T12:24:07.085Z] #51 49.69 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:24:07 [2022-08-02T12:24:07.085Z] #51 49.71 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:07 [2022-08-02T12:24:07.085Z] #51 49.73 Setting up python3-six (1.16.0-2) ...
12:24:07 [2022-08-02T12:24:07.135Z] #38 8.947 
12:24:07 [2022-08-02T12:24:07.135Z] #38 9.016 Download of images into '/build' complete.
12:24:07 [2022-08-02T12:24:07.135Z] #38 9.016 Use something like the following to load the result into a Docker daemon:
12:24:07 [2022-08-02T12:24:07.135Z] #38 9.016   tar -cC '/build' . | docker load
12:24:07 [2022-08-02T12:24:07.574Z] #31 DONE 10.1s
12:24:07 [2022-08-02T12:24:07.575Z] 
12:24:07 [2022-08-02T12:24:07.575Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:24:07 [2022-08-02T12:24:07.575Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
12:24:07 [2022-08-02T12:24:07.575Z] #12 DONE 1.4s
12:24:07 [2022-08-02T12:24:07.575Z] 
12:24:07 [2022-08-02T12:24:07.575Z] #13 [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:24:07 [2022-08-02T12:24:07.575Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
12:24:07 [2022-08-02T12:24:07.648Z] #51 ...
12:24:07 [2022-08-02T12:24:07.648Z] 
12:24:07 [2022-08-02T12:24:07.648Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:07 [2022-08-02T12:24:07.648Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:07 [2022-08-02T12:24:07.648Z] #14 41.08 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 41.83 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 42.85 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 45.32 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.13 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.13 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.14 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.16 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.19 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.24 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 46.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.31 debconf: delaying package configuration, since apt-utils is not installed
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.54 Fetched 115 MB in 10s (11.9 MB/s)
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.63 Selecting previously unselected package binutils-mingw-w64-i686.
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.63 (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 ... 15717 files and directories currently installed.)
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.71 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:24:07 [2022-08-02T12:24:07.648Z] #14 47.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:24:07 [2022-08-02T12:24:07.648Z] #14 50.00 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:24:07 [2022-08-02T12:24:07.648Z] #14 50.01 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:24:07 [2022-08-02T12:24:07.648Z] #14 50.01 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:24:07 [2022-08-02T12:24:07.648Z] #14 ...
12:24:07 [2022-08-02T12:24:07.648Z] 
12:24:07 [2022-08-02T12:24:07.648Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:07 [2022-08-02T12:24:07.648Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:07 [2022-08-02T12:24:07.648Z] #76 DONE 51.3s
12:24:07 [2022-08-02T12:24:07.648Z] 
12:24:07 [2022-08-02T12:24:07.648Z] #34 [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:24:07 [2022-08-02T12:24:07.648Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:07 [2022-08-02T12:24:07.648Z] #34 48.71 Updating files:  92% (1403/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:24:07 [2022-08-02T12:24:07.648Z] #34 49.02 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:24:07 [2022-08-02T12:24:07.648Z] #34 49.77 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:24:08 [2022-08-02T12:24:08.516Z] #13 DONE 0.7s
12:24:08 [2022-08-02T12:24:08.516Z] 
12:24:08 [2022-08-02T12:24:08.516Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:24:08 [2022-08-02T12:24:08.516Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
12:24:08 [2022-08-02T12:24:08.516Z] #46 ...
12:24:08 [2022-08-02T12:24:08.516Z] 
12:24:08 [2022-08-02T12:24:08.516Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:24:08 [2022-08-02T12:24:08.516Z] #33 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
12:24:08 [2022-08-02T12:24:08.516Z] #33 DONE 0.3s
12:24:08 [2022-08-02T12:24:08.516Z] 
12:24:08 [2022-08-02T12:24:08.516Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:24:08 [2022-08-02T12:24:08.516Z] #46 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
12:24:08 [2022-08-02T12:24:08.516Z] #46 DONE 0.4s
12:24:08 [2022-08-02T12:24:08.516Z] 
12:24:08 [2022-08-02T12:24:08.516Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:24:08 [2022-08-02T12:24:08.516Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:24:08 [2022-08-02T12:24:08.778Z] #47 ...
12:24:08 [2022-08-02T12:24:08.778Z] 
12:24:08 [2022-08-02T12:24:08.778Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:24:08 [2022-08-02T12:24:08.778Z] #66 sha256:69590ec2717d9aef4e8fdaacba7659b05f99b3912afcea77e001a88f19660b2d
12:24:08 [2022-08-02T12:24:08.778Z] #66 DONE 0.4s
12:24:08 [2022-08-02T12:24:08.778Z] 
12:24:08 [2022-08-02T12:24:08.778Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:24:08 [2022-08-02T12:24:08.778Z] #50 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
12:24:08 [2022-08-02T12:24:08.778Z] #50 DONE 0.4s
12:24:08 [2022-08-02T12:24:08.778Z] 
12:24:08 [2022-08-02T12:24:08.778Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:24:08 [2022-08-02T12:24:08.778Z] #25 sha256:b2f1b43368dd6289f63af22fed30078c75730a2ea87355e168de47db63585d58
12:24:08 [2022-08-02T12:24:08.778Z] #25 DONE 0.4s
12:24:08 [2022-08-02T12:24:08.778Z] 
12:24:08 [2022-08-02T12:24:08.778Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:24:08 [2022-08-02T12:24:08.778Z] #26 sha256:46f1e9971b2105a73af0d7fb23a4b948905fb6d508ef1189f68cc3388c9455cf
12:24:09 [2022-08-02T12:24:09.045Z] #38 ...
12:24:09 [2022-08-02T12:24:09.045Z] 
12:24:09 [2022-08-02T12:24:09.045Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.4-bullseye@sha256:6689996f4aa27bdb565677edd0914f8147e699a8b613e9c6623c34cce6d0eac6
12:24:09 [2022-08-02T12:24:09.045Z] #11 sha256:97f6722ce26177419a90798f015cd7993464b9ea7e250358f0e222fad715a503
12:24:09 [2022-08-02T12:24:09.045Z] #11 extracting sha256:59e23c1b5fe88780571d5f75286b11175dc334802bd0314f98756210c1554263 9.0s done
12:24:09 [2022-08-02T12:24:09.045Z] #11 extracting sha256:4adeeae69874458b752174f3126331d2a17d800831d8743d675198836e90ca92 done
12:24:09 [2022-08-02T12:24:09.045Z] #11 DONE 31.2s
12:24:09 [2022-08-02T12:24:09.045Z] 
12:24:09 [2022-08-02T12:24:09.045Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:24:09 [2022-08-02T12:24:09.045Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
12:24:09 [2022-08-02T12:24:09.045Z] #12 ...
12:24:09 [2022-08-02T12:24:09.045Z] 
12:24:09 [2022-08-02T12:24:09.045Z] #38 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build         busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209         busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85         debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437         hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9         arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1
12:24:09 [2022-08-02T12:24:09.045Z] #38 sha256:673a6ac07b31d24c08ce91ff46f670c004d196d3a2b45fbf01ae78d6841782bc
12:24:09 [2022-08-02T12:24:09.045Z] #38 DONE 10.9s
12:24:09 [2022-08-02T12:24:09.045Z] 
12:24:09 [2022-08-02T12:24:09.045Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
12:24:09 [2022-08-02T12:24:09.045Z] #12 sha256:88bb95767c91a6a2036510a52766ae10a6f7c004916d731cd95f7d94cb11552f
12:24:09 [2022-08-02T12:24:09.620Z] #12 DONE 0.8s
12:24:09 [2022-08-02T12:24:09.620Z] 
12:24:09 [2022-08-02T12:24:09.620Z] #13 [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:24:09 [2022-08-02T12:24:09.620Z] #13 sha256:05764b509a20045c72cb6b80bc0b78d684dea462f32393d0060773d65eb9837e
12:24:09 [2022-08-02T12:24:09.880Z] #13 DONE 0.5s
12:24:10 [2022-08-02T12:24:10.146Z] 
12:24:10 [2022-08-02T12:24:10.146Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:10 [2022-08-02T12:24:10.146Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:10 [2022-08-02T12:24:10.420Z] #83 ...
12:24:10 [2022-08-02T12:24:10.420Z] 
12:24:10 [2022-08-02T12:24:10.420Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
12:24:10 [2022-08-02T12:24:10.420Z] #53 sha256:0fb20bd4ac1504482d550443fadbe5c13303c2c6021f9e41392150d25b9ac3bc
12:24:10 [2022-08-02T12:24:10.420Z] #53 DONE 0.2s
12:24:10 [2022-08-02T12:24:10.420Z] 
12:24:10 [2022-08-02T12:24:10.420Z] #57 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc
12:24:10 [2022-08-02T12:24:10.420Z] #57 sha256:214d8ca3bf52cecc477039951ed6ee59da20bf504c45a3c752c4ddd625a4688d
12:24:10 [2022-08-02T12:24:10.420Z] #57 DONE 0.2s
12:24:10 [2022-08-02T12:24:10.420Z] 
12:24:10 [2022-08-02T12:24:10.420Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
12:24:10 [2022-08-02T12:24:10.420Z] #40 sha256:570e02b1751f5a1eac94f23508023c609cdc7bc7fad1dfd170dfd691fd69610a
12:24:10 [2022-08-02T12:24:10.420Z] #40 DONE 0.2s
12:24:10 [2022-08-02T12:24:10.420Z] 
12:24:10 [2022-08-02T12:24:10.420Z] #41 [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:24:10 [2022-08-02T12:24:10.420Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:11 [2022-08-02T12:24:11.825Z] #34 ...
12:24:11 [2022-08-02T12:24:11.825Z] 
12:24:11 [2022-08-02T12:24:11.825Z] #42 [tini 1/3] 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:24:11 [2022-08-02T12:24:11.825Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.16 Selecting previously unselected package libxml2:amd64.
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.17 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.17 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.71 Selecting previously unselected package libarchive13:amd64.
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.71 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 54.72 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.03 Selecting previously unselected package libjsoncpp24:amd64.
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.04 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.05 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.22 Selecting previously unselected package librhash0:amd64.
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.23 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:24:11 [2022-08-02T12:24:11.825Z] #42 55.23 Unpacking librhash0:amd64 (1.4.1-2) ...
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.42 Selecting previously unselected package libuv1:amd64.
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.42 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.43 Unpacking libuv1:amd64 (1.40.0-2) ...
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.58 Selecting previously unselected package cmake.
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.60 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:24:12 [2022-08-02T12:24:12.082Z] #42 55.61 Unpacking cmake (3.18.4-2+deb11u1) ...
12:24:12 [2022-08-02T12:24:12.346Z] #41 ...
12:24:12 [2022-08-02T12:24:12.346Z] 
12:24:12 [2022-08-02T12:24:12.346Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
12:24:12 [2022-08-02T12:24:12.346Z] #14 sha256:3b775d5f110fa2c82c6fdabb36fc822703b8a82af50f7c1e67b39401ef29191f
12:24:12 [2022-08-02T12:24:12.346Z] #14 DONE 2.2s
12:24:12 [2022-08-02T12:24:12.346Z] 
12:24:12 [2022-08-02T12:24:12.346Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
12:24:12 [2022-08-02T12:24:12.346Z] #15 sha256:67e2e232047836fbd464d2a2d73138667d1fe83ee304c8ec21aef94fbf2f9d56
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.901 + RM_GOPATH=0
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.901 + TMP_GOPATH=
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.901 + : /build
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.901 + '[' -z '' ']'
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.901 ++ mktemp -d
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.906 + export GOPATH=/tmp/tmp.GVHH58Ks8g
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.908 + GOPATH=/tmp/tmp.GVHH58Ks8g
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.908 + RM_GOPATH=1
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.910 + case "$(go env GOARCH)" in
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.910 ++ go env GOARCH
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.941 + export GO_BUILDMODE=-buildmode=pie
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.941 + GO_BUILDMODE=-buildmode=pie
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.943 ++ dirname /install.sh
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.965 + dir=/
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.965 + bin=dockercli
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.965 + shift
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.965 + '[' '!' -f //dockercli.installer ']'
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.969 + . //dockercli.installer
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.970 ++ : stable
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.970 ++ : 17.06.2-ce
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.970 + install_dockercli
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.974 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.974 Install docker/cli version 17.06.2-ce from stable
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.974 ++ uname -m
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.979 + arch=x86_64
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.979 + '[' x86_64 '!=' x86_64 ']'
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.984 + url=https://download.docker.com/linux/static
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.985 + tar -xz docker/docker
12:24:14 [2022-08-02T12:24:14.070Z] #26 4.985 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:24:14 [2022-08-02T12:24:14.900Z] #15 DONE 2.1s
12:24:14 [2022-08-02T12:24:14.900Z] 
12:24:14 [2022-08-02T12:24:14.900Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
12:24:14 [2022-08-02T12:24:14.900Z] #16 sha256:ec8bd2d167b25ad7d50da05a50cbfdc0a91dbb67a5efabaa03b50d55e547bee2
12:24:15 [2022-08-02T12:24:15.010Z] #26 ...
12:24:15 [2022-08-02T12:24:15.010Z] 
12:24:15 [2022-08-02T12:24:15.010Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:24:15 [2022-08-02T12:24:15.010Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:24:15 [2022-08-02T12:24:15.010Z] #47 4.936 + git clone https://github.com/docker/distribution.git .
12:24:15 [2022-08-02T12:24:15.010Z] #47 4.945 Cloning into '.'...
12:24:15 [2022-08-02T12:24:15.363Z] #42 ...
12:24:15 [2022-08-02T12:24:15.363Z] 
12:24:15 [2022-08-02T12:24:15.363Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:15 [2022-08-02T12:24:15.363Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:15 [2022-08-02T12:24:15.363Z] #51 50.89 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:24:15 [2022-08-02T12:24:15.363Z] #51 50.98 Setting up python3-protobuf (3.12.4-1) ...
12:24:15 [2022-08-02T12:24:15.363Z] #51 55.18 Setting up criu (3.17.1-1) ...
12:24:15 [2022-08-02T12:24:15.363Z] #51 57.47 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:15 [2022-08-02T12:24:15.363Z] #51 DONE 58.0s
12:24:15 [2022-08-02T12:24:15.619Z] 
12:24:15 [2022-08-02T12:24:15.619Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:15 [2022-08-02T12:24:15.619Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.26 Selecting previously unselected package binutils-mingw-w64.
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.30 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.31 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.48 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.48 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.49 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.68 Selecting previously unselected package dmsetup.
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.70 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.71 Unpacking dmsetup (2:1.02.175-2.1) ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.94 Selecting previously unselected package mingw-w64-common.
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.95 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:24:15 [2022-08-02T12:24:15.619Z] #14 53.96 Unpacking mingw-w64-common (8.0.0-1) ...
12:24:15 [2022-08-02T12:24:15.847Z] #16 DONE 1.3s
12:24:15 [2022-08-02T12:24:15.847Z] 
12:24:15 [2022-08-02T12:24:15.847Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
12:24:15 [2022-08-02T12:24:15.847Z] #17 sha256:0a8b5e4260a811df1da4e2872b931c7a873fa812b5830f19730d3898cd3bef4b
12:24:16 [2022-08-02T12:24:16.983Z] #14 60.41 Selecting previously unselected package mingw-w64-x86-64-dev.
12:24:16 [2022-08-02T12:24:16.983Z] #14 60.41 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:24:16 [2022-08-02T12:24:16.983Z] #14 60.44 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:24:16 [2022-08-02T12:24:16.983Z] #14 ...
12:24:16 [2022-08-02T12:24:16.983Z] 
12:24:16 [2022-08-02T12:24:16.983Z] #42 [tini 1/3] 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:24:16 [2022-08-02T12:24:16.983Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:16 [2022-08-02T12:24:16.983Z] #42 60.47 Setting up libicu67:amd64 (67.1-7) ...
12:24:16 [2022-08-02T12:24:16.983Z] #42 60.50 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:24:16 [2022-08-02T12:24:16.983Z] #42 60.51 Setting up libuv1:amd64 (1.40.0-2) ...
12:24:16 [2022-08-02T12:24:16.983Z] #42 60.54 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:24:17 [2022-08-02T12:24:17.235Z] #17 DONE 1.7s
12:24:17 [2022-08-02T12:24:17.235Z] 
12:24:17 [2022-08-02T12:24:17.235Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:24:17 [2022-08-02T12:24:17.235Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:24:17 [2022-08-02T12:24:17.235Z] #60 3.778 go: downloading gotest.tools/gotestsum v1.8.1
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.166 go: downloading github.com/fatih/color v1.10.0
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.171 go: downloading github.com/dnephin/pflag v1.0.7
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.214 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.285 go: downloading github.com/pkg/errors v0.9.1
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.632 go: downloading github.com/mattn/go-colorable v0.1.8
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.737 go: downloading github.com/mattn/go-isatty v0.0.12
12:24:17 [2022-08-02T12:24:17.235Z] #60 5.926 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:24:17 [2022-08-02T12:24:17.235Z] #60 6.030 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:24:17 [2022-08-02T12:24:17.235Z] #60 6.184 go: downloading github.com/jonboulle/clockwork v0.2.2
12:24:17 [2022-08-02T12:24:17.235Z] #60 6.308 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:24:17 [2022-08-02T12:24:17.235Z] #60 6.518 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:24:17 [2022-08-02T12:24:17.235Z] #60 6.810 go: downloading golang.org/x/tools v0.1.0
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.60 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.62 Setting up librhash0:amd64 (1.4.1-2) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.64 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.67 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.69 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.71 Setting up cmake (3.18.4-2+deb11u1) ...
12:24:17 [2022-08-02T12:24:17.238Z] #42 60.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:17 [2022-08-02T12:24:17.498Z] #60 ...
12:24:17 [2022-08-02T12:24:17.498Z] 
12:24:17 [2022-08-02T12:24:17.498Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
12:24:17 [2022-08-02T12:24:17.498Z] #18 sha256:c91ad615766d2a43d433ec441bc185c72ced570405cabaabc2c7b6a1aa09ed72
12:24:17 [2022-08-02T12:24:17.802Z] #42 DONE 61.1s
12:24:17 [2022-08-02T12:24:17.802Z] 
12:24:17 [2022-08-02T12:24:17.802Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:24:17 [2022-08-02T12:24:17.802Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:24:17 [2022-08-02T12:24:17.802Z] #77 0.922 Cloning into '/tmp/crun-build'...
12:24:17 [2022-08-02T12:24:17.802Z] #77 7.889 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:24:17 [2022-08-02T12:24:17.802Z] #77 7.961 Cloning into '/tmp/crun-build/libocispec'...
12:24:17 [2022-08-02T12:24:17.802Z] #77 9.394 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
12:24:17 [2022-08-02T12:24:17.802Z] #77 9.411 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:24:17 [2022-08-02T12:24:17.802Z] #77 9.419 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:24:17 [2022-08-02T12:24:17.802Z] #77 9.421 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:24:17 [2022-08-02T12:24:17.802Z] #77 9.442 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:24:17 [2022-08-02T12:24:17.802Z] #77 ...
12:24:17 [2022-08-02T12:24:17.802Z] 
12:24:17 [2022-08-02T12:24:17.802Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:24:17 [2022-08-02T12:24:17.802Z] #43 sha256:d88ecc969ccbdfc1777cf14f6719414df105df1b514b1f6b72f8b14a8bce7925
12:24:17 [2022-08-02T12:24:17.802Z] #43 DONE 0.1s
12:24:17 [2022-08-02T12:24:17.802Z] 
12:24:17 [2022-08-02T12:24:17.802Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:24:17 [2022-08-02T12:24:17.802Z] #44 sha256:a783b0d2237bcf7ea74d3a20b44b0643fe019226314a7c780a6ea54e9c5aaee9
12:24:18 [2022-08-02T12:24:18.314Z] #47 ...
12:24:18 [2022-08-02T12:24:18.314Z] 
12:24:18 [2022-08-02T12:24:18.314Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:18 [2022-08-02T12:24:18.314Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:18 [2022-08-02T12:24:18.314Z] #14 3.676 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:18 [2022-08-02T12:24:18.314Z] #14 3.690 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:18 [2022-08-02T12:24:18.314Z] #14 3.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:18 [2022-08-02T12:24:18.314Z] #14 3.913 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:18 [2022-08-02T12:24:18.314Z] #14 4.512 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:18 [2022-08-02T12:24:18.314Z] #14 6.479 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:18 [2022-08-02T12:24:18.314Z] #14 ...
12:24:18 [2022-08-02T12:24:18.315Z] 
12:24:18 [2022-08-02T12:24:18.315Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:24:18 [2022-08-02T12:24:18.315Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:24:18 [2022-08-02T12:24:18.315Z] #36 5.187 go: downloading github.com/go-delve/delve v1.8.1
12:24:18 [2022-08-02T12:24:18.447Z] #18 DONE 1.2s
12:24:18 [2022-08-02T12:24:18.447Z] 
12:24:18 [2022-08-02T12:24:18.447Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:24:18 [2022-08-02T12:24:18.447Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:24:18 [2022-08-02T12:24:18.577Z] #36 ...
12:24:18 [2022-08-02T12:24:18.577Z] 
12:24:18 [2022-08-02T12:24:18.577Z] #34 [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:24:18 [2022-08-02T12:24:18.577Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:18 [2022-08-02T12:24:18.577Z] #34 4.892 + git clone https://github.com/kolyshkin/go-swagger.git .
12:24:18 [2022-08-02T12:24:18.577Z] #34 4.899 Cloning into '.'...
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.877 + RM_GOPATH=0
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.878 + TMP_GOPATH=
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.878 + : /build
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.878 + '[' -z '' ']'
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.879 ++ mktemp -d
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.887 + export GOPATH=/tmp/tmp.QnOxzPjwIR
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.893 + GOPATH=/tmp/tmp.QnOxzPjwIR
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.893 + RM_GOPATH=1
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.893 + case "$(go env GOARCH)" in
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.894 ++ go env GOARCH
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.929 + export GO_BUILDMODE=-buildmode=pie
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.929 + GO_BUILDMODE=-buildmode=pie
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.930 ++ dirname /install.sh
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.931 + dir=/
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.931 + bin=tini
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.932 + shift
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.932 + '[' '!' -f //tini.installer ']'
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.932 + . //tini.installer
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.932 ++ : v0.19.0
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.933 + install_tini
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.933 + echo 'Install tini version v0.19.0'
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.933 Install tini version v0.19.0
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.933 + git clone https://github.com/krallin/tini.git /tmp/tmp.QnOxzPjwIR/tini
12:24:18 [2022-08-02T12:24:18.732Z] #44 0.935 Cloning into '/tmp/tmp.QnOxzPjwIR/tini'...
12:24:18 [2022-08-02T12:24:18.841Z] #34 ...
12:24:18 [2022-08-02T12:24:18.841Z] 
12:24:18 [2022-08-02T12:24:18.841Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:24:18 [2022-08-02T12:24:18.841Z] #67 sha256:2b46a66cba7782d8e7be6b305549a15309ba2976bd2c8cd49401bb55e207a1b0
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + RM_GOPATH=0
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + TMP_GOPATH=
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + : /build
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + '[' -z '' ']'
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 ++ mktemp -d
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + export GOPATH=/tmp/tmp.ZgnvqAIbMT
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + GOPATH=/tmp/tmp.ZgnvqAIbMT
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + RM_GOPATH=1
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 + case "$(go env GOARCH)" in
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.857 ++ go env GOARCH
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.878 + export GO_BUILDMODE=-buildmode=pie
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.878 + GO_BUILDMODE=-buildmode=pie
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.878 ++ dirname /install.sh
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.884 + dir=/
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.884 + bin=rootlesskit
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.884 + shift
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.884 + '[' '!' -f //rootlesskit.installer ']'
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.884 + . //rootlesskit.installer
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.885 ++ : 1920341cd41e047834a21007424162a2dc946315
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.888 + install_rootlesskit
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.889 + case "$1" in
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.889 + export CGO_ENABLED=0
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.891 + CGO_ENABLED=0
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.891 + _install_rootlesskit
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.892 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.892 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.892 + for f in rootlesskit rootlesskit-docker-proxy
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.893 + GOBIN=/build
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.893 + GO111MODULE=on
12:24:18 [2022-08-02T12:24:18.841Z] #67 4.893 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
12:24:18 [2022-08-02T12:24:18.841Z] #67 5.513 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
12:24:18 [2022-08-02T12:24:18.841Z] #67 8.071 go: downloading github.com/sirupsen/logrus v1.8.1
12:24:18 [2022-08-02T12:24:18.841Z] #67 8.104 go: downloading github.com/urfave/cli/v2 v2.4.0
12:24:18 [2022-08-02T12:24:18.841Z] #67 9.033 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
12:24:18 [2022-08-02T12:24:18.841Z] #67 ...
12:24:18 [2022-08-02T12:24:18.841Z] 
12:24:18 [2022-08-02T12:24:18.841Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:18 [2022-08-02T12:24:18.841Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:18 [2022-08-02T12:24:18.841Z] #51 5.526 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:18 [2022-08-02T12:24:18.841Z] #51 5.543 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:18 [2022-08-02T12:24:18.841Z] #51 5.559 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:18 [2022-08-02T12:24:18.841Z] #51 6.188 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
12:24:18 [2022-08-02T12:24:18.841Z] #51 6.878 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:18 [2022-08-02T12:24:18.841Z] #51 9.343 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:19 [2022-08-02T12:24:19.102Z] #51 ...
12:24:19 [2022-08-02T12:24:19.102Z] 
12:24:19 [2022-08-02T12:24:19.102Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:24:19 [2022-08-02T12:24:19.102Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:24:19 [2022-08-02T12:24:19.102Z] #57 5.425 go: downloading mvdan.cc/sh/v3 v3.0.2
12:24:19 [2022-08-02T12:24:19.102Z] #57 6.745 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:24:19 [2022-08-02T12:24:19.102Z] #57 6.792 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:24:19 [2022-08-02T12:24:19.102Z] #57 6.797 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:24:19 [2022-08-02T12:24:19.102Z] #57 9.193 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:24:19 [2022-08-02T12:24:19.102Z] #57 ...
12:24:19 [2022-08-02T12:24:19.102Z] 
12:24:19 [2022-08-02T12:24:19.102Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:19 [2022-08-02T12:24:19.102Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:19 [2022-08-02T12:24:19.102Z] #40 4.558 go: downloading github.com/tc-hib/go-winres v0.2.3
12:24:19 [2022-08-02T12:24:19.102Z] #40 5.605 go: downloading github.com/tc-hib/winres v0.1.5
12:24:19 [2022-08-02T12:24:19.102Z] #40 7.093 go: downloading github.com/urfave/cli/v2 v2.3.0
12:24:19 [2022-08-02T12:24:19.102Z] #40 7.355 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:24:19 [2022-08-02T12:24:19.102Z] #40 7.454 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:24:19 [2022-08-02T12:24:19.364Z] #40 11.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:24:19 [2022-08-02T12:24:19.364Z] #40 ...
12:24:19 [2022-08-02T12:24:19.364Z] 
12:24:19 [2022-08-02T12:24:19.364Z] #42 [tini 1/3] 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:24:19 [2022-08-02T12:24:19.364Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:19 [2022-08-02T12:24:19.364Z] #42 3.831 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #42 3.841 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #42 3.905 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #42 4.256 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #42 5.978 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #42 8.437 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:19 [2022-08-02T12:24:19.364Z] #42 ...
12:24:19 [2022-08-02T12:24:19.364Z] 
12:24:19 [2022-08-02T12:24:19.364Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:19 [2022-08-02T12:24:19.364Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:19 [2022-08-02T12:24:19.364Z] #76 5.661 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #76 5.734 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #76 5.738 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #76 6.731 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:19 [2022-08-02T12:24:19.364Z] #76 8.984 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:19 [2022-08-02T12:24:19.625Z] #76 ...
12:24:19 [2022-08-02T12:24:19.625Z] 
12:24:19 [2022-08-02T12:24:19.625Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:24:19 [2022-08-02T12:24:19.625Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:24:19 [2022-08-02T12:24:19.625Z] #53 5.572 go: downloading gotest.tools/gotestsum v1.8.1
12:24:19 [2022-08-02T12:24:19.625Z] #53 7.557 go: downloading github.com/dnephin/pflag v1.0.7
12:24:19 [2022-08-02T12:24:19.625Z] #53 7.562 go: downloading github.com/fatih/color v1.10.0
12:24:19 [2022-08-02T12:24:19.625Z] #53 7.632 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
12:24:19 [2022-08-02T12:24:19.625Z] #53 7.772 go: downloading github.com/pkg/errors v0.9.1
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.280 go: downloading github.com/mattn/go-colorable v0.1.8
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.343 go: downloading github.com/mattn/go-isatty v0.0.12
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.500 go: downloading github.com/fsnotify/fsnotify v1.4.9
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.574 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.863 go: downloading github.com/jonboulle/clockwork v0.2.2
12:24:19 [2022-08-02T12:24:19.625Z] #53 8.934 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
12:24:19 [2022-08-02T12:24:19.625Z] #53 9.094 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
12:24:19 [2022-08-02T12:24:19.625Z] #53 9.330 go: downloading golang.org/x/tools v0.1.0
12:24:19 [2022-08-02T12:24:19.662Z] #44 1.752 + cd /tmp/tmp.QnOxzPjwIR/tini
12:24:19 [2022-08-02T12:24:19.662Z] #44 1.752 + git checkout -q v0.19.0
12:24:19 [2022-08-02T12:24:19.662Z] #44 1.761 + cmake .
12:24:19 [2022-08-02T12:24:19.886Z] #53 ...
12:24:19 [2022-08-02T12:24:19.886Z] 
12:24:19 [2022-08-02T12:24:19.886Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:24:19 [2022-08-02T12:24:19.886Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:24:19 [2022-08-02T12:24:19.886Z] #38 4.818 go: downloading github.com/pelletier/go-toml v1.8.1
12:24:19 [2022-08-02T12:24:19.886Z] #38 ...
12:24:19 [2022-08-02T12:24:19.886Z] 
12:24:19 [2022-08-02T12:24:19.886Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:19 [2022-08-02T12:24:19.886Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:19 [2022-08-02T12:24:19.886Z] #55 5.632 go: downloading github.com/golangci/golangci-lint v1.46.2
12:24:19 [2022-08-02T12:24:19.886Z] #55 7.783 go: downloading github.com/fatih/color v1.13.0
12:24:19 [2022-08-02T12:24:19.886Z] #55 7.798 go: downloading github.com/gofrs/flock v0.8.1
12:24:19 [2022-08-02T12:24:19.886Z] #55 7.949 go: downloading github.com/spf13/cobra v1.4.0
12:24:19 [2022-08-02T12:24:19.886Z] #55 8.023 go: downloading github.com/spf13/pflag v1.0.5
12:24:19 [2022-08-02T12:24:19.886Z] #55 8.370 go: downloading github.com/spf13/viper v1.11.0
12:24:19 [2022-08-02T12:24:19.886Z] #55 8.617 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:24:19 [2022-08-02T12:24:19.886Z] #55 9.321 go: downloading github.com/mattn/go-colorable v0.1.12
12:24:19 [2022-08-02T12:24:19.886Z] #55 9.413 go: downloading github.com/mattn/go-isatty v0.0.14
12:24:19 [2022-08-02T12:24:19.886Z] #55 9.498 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
12:24:19 [2022-08-02T12:24:19.886Z] #55 9.623 go: downloading github.com/go-critic/go-critic v0.6.3
12:24:19 [2022-08-02T12:24:19.886Z] #55 11.49 go: downloading github.com/hashicorp/go-version v1.4.0
12:24:19 [2022-08-02T12:24:19.886Z] #55 11.66 go: downloading github.com/ldez/gomoddirectives v0.2.3
12:24:19 [2022-08-02T12:24:19.886Z] #55 11.79 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:24:19 [2022-08-02T12:24:19.886Z] #55 ...
12:24:19 [2022-08-02T12:24:19.886Z] 
12:24:19 [2022-08-02T12:24:19.886Z] #62 [containerd 1/3] 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:24:19 [2022-08-02T12:24:19.886Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:24:19 [2022-08-02T12:24:19.886Z] #62 4.980 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:19 [2022-08-02T12:24:19.886Z] #62 5.017 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:19 [2022-08-02T12:24:19.886Z] #62 5.017 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:19 [2022-08-02T12:24:19.886Z] #62 6.153 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:19 [2022-08-02T12:24:19.886Z] #62 8.592 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:19 [2022-08-02T12:24:19.886Z] #62 10.96 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:20 [2022-08-02T12:24:20.146Z] #62 ...
12:24:20 [2022-08-02T12:24:20.146Z] 
12:24:20 [2022-08-02T12:24:20.146Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:20 [2022-08-02T12:24:20.146Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:20 [2022-08-02T12:24:20.146Z] #55 11.82 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:24:20 [2022-08-02T12:24:20.226Z] #44 2.334 -- The C compiler identification is GNU 10.2.1
12:24:20 [2022-08-02T12:24:20.226Z] #44 2.478 -- Detecting C compiler ABI info
12:24:20 [2022-08-02T12:24:20.375Z] #19 1.428 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:20 [2022-08-02T12:24:20.375Z] #19 1.472 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:20 [2022-08-02T12:24:20.375Z] #19 1.474 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:20 [2022-08-02T12:24:20.375Z] #19 ...
12:24:20 [2022-08-02T12:24:20.375Z] 
12:24:20 [2022-08-02T12:24:20.375Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:20 [2022-08-02T12:24:20.375Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:20 [2022-08-02T12:24:20.375Z] #47 4.465 go: downloading github.com/tc-hib/go-winres v0.2.3
12:24:20 [2022-08-02T12:24:20.375Z] #47 5.510 go: downloading github.com/tc-hib/winres v0.1.5
12:24:20 [2022-08-02T12:24:20.375Z] #47 7.080 go: downloading github.com/urfave/cli/v2 v2.3.0
12:24:20 [2022-08-02T12:24:20.375Z] #47 7.299 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
12:24:20 [2022-08-02T12:24:20.375Z] #47 7.397 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
12:24:20 [2022-08-02T12:24:20.375Z] #47 ...
12:24:20 [2022-08-02T12:24:20.375Z] 
12:24:20 [2022-08-02T12:24:20.376Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:20 [2022-08-02T12:24:20.376Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:20 [2022-08-02T12:24:20.376Z] #62 4.157 go: downloading github.com/golangci/golangci-lint v1.46.2
12:24:20 [2022-08-02T12:24:20.376Z] #62 7.230 go: downloading github.com/fatih/color v1.13.0
12:24:20 [2022-08-02T12:24:20.376Z] #62 7.255 go: downloading github.com/gofrs/flock v0.8.1
12:24:20 [2022-08-02T12:24:20.376Z] #62 7.453 go: downloading github.com/spf13/cobra v1.4.0
12:24:20 [2022-08-02T12:24:20.376Z] #62 7.532 go: downloading github.com/spf13/pflag v1.0.5
12:24:20 [2022-08-02T12:24:20.376Z] #62 7.756 go: downloading github.com/spf13/viper v1.11.0
12:24:20 [2022-08-02T12:24:20.376Z] #62 8.018 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
12:24:20 [2022-08-02T12:24:20.376Z] #62 8.573 go: downloading github.com/mattn/go-colorable v0.1.12
12:24:20 [2022-08-02T12:24:20.376Z] #62 8.573 go: downloading github.com/mattn/go-isatty v0.0.14
12:24:20 [2022-08-02T12:24:20.376Z] #62 8.682 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
12:24:20 [2022-08-02T12:24:20.376Z] #62 8.710 go: downloading github.com/go-critic/go-critic v0.6.3
12:24:20 [2022-08-02T12:24:20.376Z] #62 10.23 go: downloading github.com/hashicorp/go-version v1.4.0
12:24:20 [2022-08-02T12:24:20.376Z] #62 10.36 go: downloading github.com/ldez/gomoddirectives v0.2.3
12:24:20 [2022-08-02T12:24:20.376Z] #62 ...
12:24:20 [2022-08-02T12:24:20.376Z] 
12:24:20 [2022-08-02T12:24:20.376Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:24:20 [2022-08-02T12:24:20.376Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:24:20 [2022-08-02T12:24:20.376Z] #45 4.145 go: downloading github.com/pelletier/go-toml v1.8.1
12:24:20 [2022-08-02T12:24:20.636Z] #45 ...
12:24:20 [2022-08-02T12:24:20.636Z] 
12:24:20 [2022-08-02T12:24:20.636Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:24:20 [2022-08-02T12:24:20.636Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:24:20 [2022-08-02T12:24:20.636Z] #43 4.190 go: downloading github.com/go-delve/delve v1.8.1
12:24:20 [2022-08-02T12:24:20.636Z] #43 ...
12:24:20 [2022-08-02T12:24:20.636Z] 
12:24:20 [2022-08-02T12:24:20.636Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:24:20 [2022-08-02T12:24:20.636Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:24:20 [2022-08-02T12:24:20.636Z] #64 3.915 go: downloading mvdan.cc/sh/v3 v3.0.2
12:24:20 [2022-08-02T12:24:20.636Z] #64 5.357 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
12:24:20 [2022-08-02T12:24:20.636Z] #64 5.380 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
12:24:20 [2022-08-02T12:24:20.636Z] #64 5.472 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
12:24:20 [2022-08-02T12:24:20.636Z] #64 7.305 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
12:24:20 [2022-08-02T12:24:20.789Z] #44 3.079 -- Detecting C compiler ABI info - done
12:24:20 [2022-08-02T12:24:20.896Z] #64 ...
12:24:20 [2022-08-02T12:24:20.896Z] 
12:24:20 [2022-08-02T12:24:20.896Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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:24:20 [2022-08-02T12:24:20.896Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:24:20 [2022-08-02T12:24:20.896Z] #54 3.565 + git clone https://github.com/docker/distribution.git .
12:24:20 [2022-08-02T12:24:20.896Z] #54 3.565 Cloning into '.'...
12:24:20 [2022-08-02T12:24:20.896Z] #54 ...
12:24:20 [2022-08-02T12:24:20.896Z] 
12:24:20 [2022-08-02T12:24:20.896Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:20 [2022-08-02T12:24:20.896Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:20 [2022-08-02T12:24:20.896Z] #58 4.310 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:20 [2022-08-02T12:24:20.896Z] #58 4.347 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:20 [2022-08-02T12:24:20.896Z] #58 4.347 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:20 [2022-08-02T12:24:20.896Z] #58 5.033 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
12:24:20 [2022-08-02T12:24:20.896Z] #58 5.318 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:20 [2022-08-02T12:24:20.896Z] #58 7.736 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:20 [2022-08-02T12:24:20.896Z] #58 10.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:21 [2022-08-02T12:24:21.046Z] #44 3.198 -- Check for working C compiler: /usr/bin/cc - skipped
12:24:21 [2022-08-02T12:24:21.046Z] #44 3.212 -- Detecting C compile features
12:24:21 [2022-08-02T12:24:21.046Z] #44 3.220 -- Detecting C compile features - done
12:24:21 [2022-08-02T12:24:21.046Z] #44 3.286 -- Performing Test HAS_BUILTIN_FORTIFY
12:24:21 [2022-08-02T12:24:21.157Z] #58 ...
12:24:21 [2022-08-02T12:24:21.158Z] 
12:24:21 [2022-08-02T12:24:21.158Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:21 [2022-08-02T12:24:21.158Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:21 [2022-08-02T12:24:21.158Z] #47 11.11 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
12:24:21 [2022-08-02T12:24:21.158Z] #47 11.22 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:24:21 [2022-08-02T12:24:21.303Z] #44 3.513 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:24:21 [2022-08-02T12:24:21.303Z] #44 3.596 -- Configuring done
12:24:21 [2022-08-02T12:24:21.303Z] #44 3.621 -- Generating done
12:24:21 [2022-08-02T12:24:21.560Z] #44 3.631 -- Build files have been written to: /tmp/tmp.QnOxzPjwIR/tini
12:24:21 [2022-08-02T12:24:21.560Z] #44 3.634 + make tini-static
12:24:21 [2022-08-02T12:24:21.818Z] #44 4.059 Scanning dependencies of target tini-static
12:24:21 [2022-08-02T12:24:21.818Z] #44 4.139 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:24:22 [2022-08-02T12:24:22.747Z] #44 ...
12:24:22 [2022-08-02T12:24:22.747Z] 
12:24:22 [2022-08-02T12:24:22.747Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:24:22 [2022-08-02T12:24:22.747Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:24:22 [2022-08-02T12:24:22.747Z] #53 65.71 gotestsum version dev
12:24:22 [2022-08-02T12:24:22.747Z] #53 DONE 66.0s
12:24:22 [2022-08-02T12:24:22.747Z] 
12:24:22 [2022-08-02T12:24:22.747Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:24:22 [2022-08-02T12:24:22.748Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:24:22 [2022-08-02T12:24:22.748Z] #77 11.96 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:24:22 [2022-08-02T12:24:22.748Z] #77 14.06 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:24:23 [2022-08-02T12:24:23.677Z] #77 15.82 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
12:24:23 [2022-08-02T12:24:23.677Z] #77 16.03 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
12:24:24 [2022-08-02T12:24:24.241Z] #77 16.19 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
12:24:24 [2022-08-02T12:24:24.350Z] #55 ...
12:24:24 [2022-08-02T12:24:24.350Z] 
12:24:24 [2022-08-02T12:24:24.350Z] #26 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:24:24 [2022-08-02T12:24:24.350Z] #26 sha256:46f1e9971b2105a73af0d7fb23a4b948905fb6d508ef1189f68cc3388c9455cf
12:24:24 [2022-08-02T12:24:24.350Z] #26 14.29 + mkdir -p /build
12:24:24 [2022-08-02T12:24:24.350Z] #26 14.30 + mv docker/docker /build/
12:24:24 [2022-08-02T12:24:24.350Z] #26 14.31 + rmdir docker
12:24:24 [2022-08-02T12:24:24.350Z] #26 DONE 14.9s
12:24:24 [2022-08-02T12:24:24.350Z] 
12:24:24 [2022-08-02T12:24:24.350Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:24 [2022-08-02T12:24:24.350Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:24 [2022-08-02T12:24:24.350Z] #14 15.55 Fetched 8563 kB in 12s (709 kB/s)
12:24:24 [2022-08-02T12:24:24.460Z] #47 ...
12:24:24 [2022-08-02T12:24:24.460Z] 
12:24:24 [2022-08-02T12:24:24.460Z] #41 [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:24:24 [2022-08-02T12:24:24.460Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:24 [2022-08-02T12:24:24.460Z] #41 3.746 + git clone https://github.com/kolyshkin/go-swagger.git .
12:24:24 [2022-08-02T12:24:24.460Z] #41 3.746 Cloning into '.'...
12:24:24 [2022-08-02T12:24:24.460Z] #41 ...
12:24:24 [2022-08-02T12:24:24.460Z] 
12:24:24 [2022-08-02T12:24:24.460Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:24:24 [2022-08-02T12:24:24.460Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:24:24 [2022-08-02T12:24:24.460Z] #43 13.06 go: downloading github.com/spf13/cobra v1.1.3
12:24:24 [2022-08-02T12:24:24.460Z] #43 13.06 go: downloading github.com/sirupsen/logrus v1.6.0
12:24:24 [2022-08-02T12:24:24.460Z] #43 13.60 go: downloading github.com/mattn/go-isatty v0.0.3
12:24:24 [2022-08-02T12:24:24.460Z] #43 13.73 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
12:24:24 [2022-08-02T12:24:24.460Z] #43 13.93 go: downloading gopkg.in/yaml.v2 v2.4.0
12:24:24 [2022-08-02T12:24:24.460Z] #43 14.19 go: downloading github.com/cosiner/argv v0.1.0
12:24:24 [2022-08-02T12:24:24.460Z] #43 14.24 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
12:24:24 [2022-08-02T12:24:24.460Z] #43 14.28 go: downloading github.com/peterh/liner v1.2.2
12:24:24 [2022-08-02T12:24:24.460Z] #43 14.47 go: downloading github.com/google/go-dap v0.6.0
12:24:24 [2022-08-02T12:24:24.460Z] #43 ...
12:24:24 [2022-08-02T12:24:24.460Z] 
12:24:24 [2022-08-02T12:24:24.460Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:24 [2022-08-02T12:24:24.460Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:24 [2022-08-02T12:24:24.460Z] #83 4.466 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:24:24 [2022-08-02T12:24:24.460Z] #83 4.525 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:24:24 [2022-08-02T12:24:24.460Z] #83 4.525 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:24:24 [2022-08-02T12:24:24.460Z] #83 5.829 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:24 [2022-08-02T12:24:24.460Z] #83 7.930 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:24 [2022-08-02T12:24:24.460Z] #83 10.33 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:24 [2022-08-02T12:24:24.460Z] #83 ...
12:24:24 [2022-08-02T12:24:24.460Z] 
12:24:24 [2022-08-02T12:24:24.460Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:24 [2022-08-02T12:24:24.460Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:24 [2022-08-02T12:24:24.460Z] #62 10.48 go: downloading github.com/mitchellh/go-homedir v1.1.0
12:24:24 [2022-08-02T12:24:24.460Z] #62 10.55 go: downloading github.com/hashicorp/go-multierror v1.1.1
12:24:24 [2022-08-02T12:24:24.460Z] #62 14.23 go: downloading github.com/sirupsen/logrus v1.8.1
12:24:24 [2022-08-02T12:24:24.460Z] #62 14.24 go: downloading github.com/stretchr/testify v1.7.1
12:24:24 [2022-08-02T12:24:24.460Z] #62 14.49 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:24:24 [2022-08-02T12:24:24.460Z] #62 14.58 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:24:24 [2022-08-02T12:24:24.498Z] #77 ...
12:24:24 [2022-08-02T12:24:24.498Z] 
12:24:24 [2022-08-02T12:24:24.498Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:24:24 [2022-08-02T12:24:24.498Z] #44 sha256:a783b0d2237bcf7ea74d3a20b44b0643fe019226314a7c780a6ea54e9c5aaee9
12:24:24 [2022-08-02T12:24:24.498Z] #44 5.873 [100%] Linking C executable tini-static
12:24:24 [2022-08-02T12:24:24.498Z] #44 6.354 [100%] Built target tini-static
12:24:24 [2022-08-02T12:24:24.498Z] #44 6.401 + mkdir -p /build
12:24:24 [2022-08-02T12:24:24.498Z] #44 6.403 + cp tini-static /build/docker-init
12:24:24 [2022-08-02T12:24:24.498Z] #44 DONE 6.5s
12:24:24 [2022-08-02T12:24:24.498Z] 
12:24:24 [2022-08-02T12:24:24.498Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:24 [2022-08-02T12:24:24.498Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:24 [2022-08-02T12:24:24.498Z] #14 66.91 Selecting previously unselected package gcc-mingw-w64-base.
12:24:24 [2022-08-02T12:24:24.498Z] #14 66.92 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:24:24 [2022-08-02T12:24:24.498Z] #14 66.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:24:24 [2022-08-02T12:24:24.498Z] #14 67.19 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:24:24 [2022-08-02T12:24:24.498Z] #14 67.20 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:24:24 [2022-08-02T12:24:24.498Z] #14 67.21 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:24:24 [2022-08-02T12:24:24.721Z] #62 14.71 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:24:24 [2022-08-02T12:24:24.981Z] #62 14.73 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:24:24 [2022-08-02T12:24:24.981Z] #62 14.87 go: downloading github.com/spf13/afero v1.8.2
12:24:24 [2022-08-02T12:24:24.981Z] #62 14.91 go: downloading github.com/spf13/cast v1.4.1
12:24:25 [2022-08-02T12:24:25.241Z] #62 15.07 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:24:25 [2022-08-02T12:24:25.241Z] #62 15.21 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
12:24:25 [2022-08-02T12:24:25.241Z] #62 15.22 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:24:25 [2022-08-02T12:24:25.502Z] #62 15.38 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:24:25 [2022-08-02T12:24:25.502Z] #62 15.46 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:24:25 [2022-08-02T12:24:25.502Z] #62 15.52 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:24:25 [2022-08-02T12:24:25.766Z] #62 15.68 go: downloading github.com/go-toolsmith/astp v1.0.0
12:24:25 [2022-08-02T12:24:25.766Z] #62 15.75 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:24:25 [2022-08-02T12:24:25.766Z] #62 15.85 go: downloading github.com/go-toolsmith/typep v1.0.2
12:24:26 [2022-08-02T12:24:26.029Z] #62 15.97 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
12:24:26 [2022-08-02T12:24:26.614Z] #62 ...
12:24:26 [2022-08-02T12:24:26.614Z] 
12:24:26 [2022-08-02T12:24:26.614Z] #45 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:24:26 [2022-08-02T12:24:26.614Z] #45 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 tomll can be used in two ways:
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 Writing to STDIN and reading from STDOUT:
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56   cat file.toml | tomll > file.toml
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 Reading and updating a list of files:
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56   tomll a.toml b.toml c.toml
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 
12:24:26 [2022-08-02T12:24:26.614Z] #45 16.56 When given a list of files, tomll will modify all files in place without asking.
12:24:27 [2022-08-02T12:24:27.602Z] #45 DONE 17.5s
12:24:27 [2022-08-02T12:24:27.602Z] 
12:24:27 [2022-08-02T12:24:27.602Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:27 [2022-08-02T12:24:27.602Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:27 [2022-08-02T12:24:27.602Z] #62 16.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:24:27 [2022-08-02T12:24:27.602Z] #62 17.23 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
12:24:27 [2022-08-02T12:24:27.659Z] #14 15.55 Reading package lists...
12:24:27 [2022-08-02T12:24:27.659Z] #14 ...
12:24:27 [2022-08-02T12:24:27.659Z] 
12:24:27 [2022-08-02T12:24:27.660Z] #38 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/pelletier/go-toml/cmd/tomll@v1.8.1"      && /build/tomll --help
12:24:27 [2022-08-02T12:24:27.660Z] #38 sha256:1a82a3bf40c486013719352be109cb6b1db29dbe74c471c6419fd814d2ff5a54
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 tomll can be used in two ways:
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 Writing to STDIN and reading from STDOUT:
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33   cat file.toml | tomll > file.toml
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 Reading and updating a list of files:
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33   tomll a.toml b.toml c.toml
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 
12:24:27 [2022-08-02T12:24:27.660Z] #38 19.33 When given a list of files, tomll will modify all files in place without asking.
12:24:27 [2022-08-02T12:24:27.660Z] #38 DONE 19.5s
12:24:27 [2022-08-02T12:24:27.869Z] #62 17.87 go: downloading github.com/hashicorp/errwrap v1.0.0
12:24:27 [2022-08-02T12:24:27.869Z] #62 17.89 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:24:27 [2022-08-02T12:24:27.919Z] 
12:24:27 [2022-08-02T12:24:27.919Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:27 [2022-08-02T12:24:27.919Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.23 go: downloading github.com/sirupsen/logrus v1.8.1
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.23 go: downloading github.com/stretchr/testify v1.7.1
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.54 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.63 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.82 go: downloading github.com/fsnotify/fsnotify v1.5.4
12:24:27 [2022-08-02T12:24:27.919Z] #55 17.90 go: downloading github.com/mitchellh/mapstructure v1.5.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.00 go: downloading github.com/spf13/afero v1.8.2
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.03 go: downloading github.com/spf13/cast v1.4.1
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.25 go: downloading github.com/spf13/jwalterweatherman v1.1.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.52 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.72 go: downloading github.com/go-toolsmith/astcast v1.0.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.85 go: downloading github.com/go-toolsmith/astcopy v1.0.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 18.96 go: downloading github.com/go-toolsmith/astequal v1.0.1
12:24:27 [2022-08-02T12:24:27.919Z] #55 19.02 go: downloading github.com/go-toolsmith/astfmt v1.0.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 19.19 go: downloading github.com/go-toolsmith/astp v1.0.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 19.26 go: downloading github.com/go-toolsmith/strparse v1.0.0
12:24:27 [2022-08-02T12:24:27.919Z] #55 19.45 go: downloading github.com/go-toolsmith/typep v1.0.2
12:24:27 [2022-08-02T12:24:27.919Z] #55 19.56 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
12:24:28 [2022-08-02T12:24:28.220Z] #62 18.10 go: downloading github.com/Antonboom/errname v0.1.6
12:24:28 [2022-08-02T12:24:28.220Z] #62 18.24 go: downloading github.com/Antonboom/nilnil v0.1.1
12:24:28 [2022-08-02T12:24:28.485Z] #62 18.39 go: downloading github.com/BurntSushi/toml v1.1.0
12:24:29 [2022-08-02T12:24:29.303Z] #55 21.13 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
12:24:29 [2022-08-02T12:24:29.455Z] #62 19.22 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:24:29 [2022-08-02T12:24:29.455Z] #62 19.33 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
12:24:29 [2022-08-02T12:24:29.564Z] #55 ...
12:24:29 [2022-08-02T12:24:29.564Z] 
12:24:29 [2022-08-02T12:24:29.564Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:29 [2022-08-02T12:24:29.564Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:29 [2022-08-02T12:24:29.564Z] #40 11.33 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.45 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.60 go: downloading github.com/alexkohler/prealloc v1.0.0
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.66 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.72 go: downloading github.com/ashanbrown/makezero v1.1.1
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.74 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:24:29 [2022-08-02T12:24:29.718Z] #62 19.83 go: downloading github.com/blizzy78/varnamelen v0.8.0
12:24:29 [2022-08-02T12:24:29.825Z] #40 ...
12:24:29 [2022-08-02T12:24:29.825Z] 
12:24:29 [2022-08-02T12:24:29.825Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:29 [2022-08-02T12:24:29.825Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:29 [2022-08-02T12:24:29.825Z] #55 21.37 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
12:24:29 [2022-08-02T12:24:29.825Z] #55 ...
12:24:29 [2022-08-02T12:24:29.825Z] 
12:24:29 [2022-08-02T12:24:29.825Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:29 [2022-08-02T12:24:29.825Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:29 [2022-08-02T12:24:29.825Z] #76 11.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:29 [2022-08-02T12:24:29.978Z] #62 19.83 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:24:30 [2022-08-02T12:24:30.086Z] #76 21.72 Fetched 8563 kB in 16s (523 kB/s)
12:24:30 [2022-08-02T12:24:30.086Z] #76 21.72 Reading package lists...
12:24:30 [2022-08-02T12:24:30.086Z] #76 ...
12:24:30 [2022-08-02T12:24:30.086Z] 
12:24:30 [2022-08-02T12:24:30.086Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:24:30 [2022-08-02T12:24:30.086Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:24:30 [2022-08-02T12:24:30.086Z] #36 15.33 go: downloading github.com/sirupsen/logrus v1.6.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 15.33 go: downloading github.com/spf13/cobra v1.1.3
12:24:30 [2022-08-02T12:24:30.086Z] #36 16.27 go: downloading github.com/mattn/go-isatty v0.0.3
12:24:30 [2022-08-02T12:24:30.086Z] #36 16.62 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
12:24:30 [2022-08-02T12:24:30.086Z] #36 16.88 go: downloading gopkg.in/yaml.v2 v2.4.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 17.15 go: downloading github.com/cosiner/argv v0.1.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 17.20 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
12:24:30 [2022-08-02T12:24:30.086Z] #36 17.24 go: downloading github.com/peterh/liner v1.2.2
12:24:30 [2022-08-02T12:24:30.086Z] #36 17.51 go: downloading github.com/google/go-dap v0.6.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 17.74 go: downloading github.com/russross/blackfriday/v2 v2.0.1
12:24:30 [2022-08-02T12:24:30.086Z] #36 18.13 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
12:24:30 [2022-08-02T12:24:30.086Z] #36 18.82 go: downloading github.com/mattn/go-runewidth v0.0.3
12:24:30 [2022-08-02T12:24:30.086Z] #36 18.95 go: downloading github.com/hashicorp/golang-lru v0.5.4
12:24:30 [2022-08-02T12:24:30.086Z] #36 19.08 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
12:24:30 [2022-08-02T12:24:30.086Z] #36 21.29 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 21.42 go: downloading github.com/cilium/ebpf v0.7.0
12:24:30 [2022-08-02T12:24:30.086Z] #36 ...
12:24:30 [2022-08-02T12:24:30.086Z] 
12:24:30 [2022-08-02T12:24:30.086Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:30 [2022-08-02T12:24:30.086Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:30 [2022-08-02T12:24:30.086Z] #55 21.89 go: downloading github.com/hashicorp/errwrap v1.0.0
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.00 go: downloading github.com/breml/bidichk v0.2.3
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.03 go: downloading github.com/breml/errchkjson v0.3.0
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.13 go: downloading github.com/butuzov/ireturn v0.1.1
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.16 go: downloading github.com/charithe/durationcheck v0.0.9
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.20 go: downloading github.com/daixiang0/gci v0.3.3
12:24:30 [2022-08-02T12:24:30.252Z] #62 20.20 go: downloading github.com/denis-tingaikin/go-header v0.4.3
12:24:30 [2022-08-02T12:24:30.512Z] #62 20.30 go: downloading github.com/esimonov/ifshort v1.0.4
12:24:30 [2022-08-02T12:24:30.513Z] #62 20.44 go: downloading github.com/firefart/nonamedreturns v1.0.1
12:24:30 [2022-08-02T12:24:30.513Z] #62 20.48 go: downloading github.com/fzipp/gocyclo v0.5.1
12:24:30 [2022-08-02T12:24:30.513Z] #62 20.54 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:24:30 [2022-08-02T12:24:30.657Z] #55 22.41 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
12:24:30 [2022-08-02T12:24:30.657Z] #55 ...
12:24:30 [2022-08-02T12:24:30.657Z] 
12:24:30 [2022-08-02T12:24:30.657Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:30 [2022-08-02T12:24:30.657Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:30 [2022-08-02T12:24:30.657Z] #51 11.97 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:30 [2022-08-02T12:24:30.657Z] #51 14.01 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
12:24:30 [2022-08-02T12:24:30.657Z] #51 21.90 Fetched 8567 kB in 17s (513 kB/s)
12:24:30 [2022-08-02T12:24:30.657Z] #51 21.90 Reading package lists...
12:24:30 [2022-08-02T12:24:30.657Z] #51 ...
12:24:30 [2022-08-02T12:24:30.657Z] 
12:24:30 [2022-08-02T12:24:30.657Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:30 [2022-08-02T12:24:30.657Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:30 [2022-08-02T12:24:30.657Z] #55 22.47 go: downloading 4d63.com/gochecknoglobals v0.1.0
12:24:30 [2022-08-02T12:24:30.657Z] #55 22.51 go: downloading github.com/Antonboom/errname v0.1.6
12:24:30 [2022-08-02T12:24:30.773Z] #62 20.58 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:24:30 [2022-08-02T12:24:30.773Z] #62 20.64 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
12:24:30 [2022-08-02T12:24:30.773Z] #62 20.73 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:24:30 [2022-08-02T12:24:30.773Z] #62 ...
12:24:30 [2022-08-02T12:24:30.773Z] 
12:24:30 [2022-08-02T12:24:30.774Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:24:30 [2022-08-02T12:24:30.774Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:24:30 [2022-08-02T12:24:30.774Z] #19 2.188 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 3.136 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 4.272 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 5.539 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 6.573 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 7.534 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.577 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.584 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.595 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.651 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.664 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.676 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.712 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.717 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.739 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.750 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.761 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
12:24:30 [2022-08-02T12:24:30.774Z] #19 8.763 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
12:24:30 [2022-08-02T12:24:30.919Z] #55 22.56 go: downloading github.com/Antonboom/nilnil v0.1.1
12:24:30 [2022-08-02T12:24:30.919Z] #55 22.65 go: downloading github.com/BurntSushi/toml v1.1.0
12:24:30 [2022-08-02T12:24:30.919Z] #55 22.67 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
12:24:31 [2022-08-02T12:24:31.035Z] #19 ...
12:24:31 [2022-08-02T12:24:31.035Z] 
12:24:31 [2022-08-02T12:24:31.035Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:31 [2022-08-02T12:24:31.035Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:31 [2022-08-02T12:24:31.035Z] #62 20.96 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:24:31 [2022-08-02T12:24:31.188Z] #55 22.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
12:24:31 [2022-08-02T12:24:31.188Z] #55 23.09 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
12:24:31 [2022-08-02T12:24:31.188Z] #55 ...
12:24:31 [2022-08-02T12:24:31.188Z] 
12:24:31 [2022-08-02T12:24:31.188Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:24:31 [2022-08-02T12:24:31.188Z] #67 sha256:2b46a66cba7782d8e7be6b305549a15309ba2976bd2c8cd49401bb55e207a1b0
12:24:31 [2022-08-02T12:24:31.188Z] #67 12.56 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:24:31 [2022-08-02T12:24:31.188Z] #67 13.62 go: downloading github.com/google/uuid v1.3.0
12:24:31 [2022-08-02T12:24:31.188Z] #67 13.69 go: downloading github.com/moby/vpnkit v0.5.0
12:24:31 [2022-08-02T12:24:31.188Z] #67 13.72 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:24:31 [2022-08-02T12:24:31.188Z] #67 13.97 go: downloading github.com/gofrs/flock v0.8.1
12:24:31 [2022-08-02T12:24:31.188Z] #67 13.99 go: downloading github.com/gorilla/mux v1.8.0
12:24:31 [2022-08-02T12:24:31.188Z] #67 14.45 go: downloading github.com/moby/sys/mountinfo v0.6.0
12:24:31 [2022-08-02T12:24:31.188Z] #67 14.81 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:24:31 [2022-08-02T12:24:31.188Z] #67 15.35 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:24:31 [2022-08-02T12:24:31.188Z] #67 15.85 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
12:24:31 [2022-08-02T12:24:31.188Z] #67 18.57 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:24:31 [2022-08-02T12:24:31.296Z] #62 21.13 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:24:31 [2022-08-02T12:24:31.296Z] #62 21.16 go: downloading github.com/golangci/misspell v0.3.5
12:24:31 [2022-08-02T12:24:31.296Z] #62 21.29 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:24:31 [2022-08-02T12:24:31.296Z] #62 21.34 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:24:31 [2022-08-02T12:24:31.296Z] #62 21.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:24:31 [2022-08-02T12:24:31.449Z] #67 ...
12:24:31 [2022-08-02T12:24:31.449Z] 
12:24:31 [2022-08-02T12:24:31.449Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:31 [2022-08-02T12:24:31.449Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:31 [2022-08-02T12:24:31.449Z] #14 15.55 Reading package lists...
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.41 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.47 go: downloading github.com/jgautheron/goconst v1.5.1
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.51 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.53 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.60 go: downloading github.com/julz/importas v0.1.0
12:24:31 [2022-08-02T12:24:31.557Z] #62 21.63 go: downloading github.com/kisielk/errcheck v1.6.0
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.64 go: downloading github.com/kulti/thelper v0.6.2
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.68 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.72 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.79 go: downloading github.com/ldez/tagliatelle v0.3.1
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.87 go: downloading github.com/leonklingele/grouper v1.1.0
12:24:31 [2022-08-02T12:24:31.818Z] #62 21.89 go: downloading github.com/lufeee/execinquery v1.2.1
12:24:32 [2022-08-02T12:24:32.079Z] #62 21.97 go: downloading github.com/maratori/testpackage v1.0.1
12:24:32 [2022-08-02T12:24:32.079Z] #62 22.02 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:24:32 [2022-08-02T12:24:32.079Z] #62 22.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:24:32 [2022-08-02T12:24:32.079Z] #62 22.15 go: downloading github.com/mgechev/revive v1.2.1
12:24:32 [2022-08-02T12:24:32.340Z] #62 ...
12:24:32 [2022-08-02T12:24:32.340Z] 
12:24:32 [2022-08-02T12:24:32.340Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:24:32 [2022-08-02T12:24:32.340Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:24:32 [2022-08-02T12:24:32.340Z] #60 12.26 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:24:32 [2022-08-02T12:24:32.340Z] #60 12.29 go: downloading golang.org/x/mod v0.3.0
12:24:32 [2022-08-02T12:24:32.340Z] #60 ...
12:24:32 [2022-08-02T12:24:32.340Z] 
12:24:32 [2022-08-02T12:24:32.340Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:32 [2022-08-02T12:24:32.340Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:32 [2022-08-02T12:24:32.340Z] #58 12.16 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2163 B]
12:24:32 [2022-08-02T12:24:32.340Z] #58 17.27 Fetched 8567 kB in 13s (646 kB/s)
12:24:32 [2022-08-02T12:24:32.593Z] #14 74.84 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:24:32 [2022-08-02T12:24:32.593Z] #14 74.84 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:24:32 [2022-08-02T12:24:32.593Z] #14 74.86 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:24:32 [2022-08-02T12:24:32.601Z] #58 17.27 Reading package lists...
12:24:32 [2022-08-02T12:24:32.601Z] #58 ...
12:24:32 [2022-08-02T12:24:32.601Z] 
12:24:32 [2022-08-02T12:24:32.601Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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:24:32 [2022-08-02T12:24:32.601Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:24:32 [2022-08-02T12:24:32.601Z] #54 22.08 Updating files:  82% (1806/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
12:24:32 [2022-08-02T12:24:32.601Z] #54 22.32 + git checkout -q v2.3.0
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/types/filters	0.009s	coverage: 92.2% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/server/router/volume	0.014s	coverage: 67.9% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ok  	github.com/docker/docker/api/types/versions	0.007s	coverage: 77.3% of statements
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:24:33 [2022-08-02T12:24:33.866Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:24:34 [2022-08-02T12:24:34.519Z] #54 23.87 + 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:24:34 [2022-08-02T12:24:34.519Z] #54 ...
12:24:34 [2022-08-02T12:24:34.519Z] 
12:24:34 [2022-08-02T12:24:34.519Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:24:34 [2022-08-02T12:24:34.519Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:24:34 [2022-08-02T12:24:34.519Z] #43 14.62 go: downloading github.com/russross/blackfriday/v2 v2.0.1
12:24:34 [2022-08-02T12:24:34.519Z] #43 14.95 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
12:24:34 [2022-08-02T12:24:34.519Z] #43 15.61 go: downloading github.com/mattn/go-runewidth v0.0.3
12:24:34 [2022-08-02T12:24:34.519Z] #43 15.81 go: downloading github.com/hashicorp/golang-lru v0.5.4
12:24:34 [2022-08-02T12:24:34.519Z] #43 15.89 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
12:24:34 [2022-08-02T12:24:34.519Z] #43 17.77 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
12:24:34 [2022-08-02T12:24:34.519Z] #43 18.00 go: downloading github.com/cilium/ebpf v0.7.0
12:24:34 [2022-08-02T12:24:34.781Z] #43 ...
12:24:34 [2022-08-02T12:24:34.781Z] 
12:24:34 [2022-08-02T12:24:34.781Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:34 [2022-08-02T12:24:34.781Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.66 go: downloading github.com/moricho/tparallel v0.2.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.69 go: downloading github.com/nakabonne/nestif v0.3.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.76 go: downloading github.com/nishanths/exhaustive v0.7.11
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.78 go: downloading github.com/nishanths/predeclared v0.2.2
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.95 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 22.98 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.05 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.19 go: downloading github.com/securego/gosec/v2 v2.11.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.51 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.55 go: downloading github.com/sivchari/containedctx v1.0.2
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.56 go: downloading github.com/sivchari/tenv v1.5.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.58 go: downloading github.com/sonatard/noctx v0.0.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.61 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.89 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.95 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 23.98 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.02 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.07 go: downloading github.com/tetafro/godot v1.4.11
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.14 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.17 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.21 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.55 go: downloading github.com/ultraware/funlen v0.0.3
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.61 go: downloading github.com/ultraware/whitespace v0.0.5
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.63 go: downloading github.com/uudashr/gocognit v1.0.5
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.65 go: downloading github.com/yagipy/maintidx v1.0.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.72 go: downloading github.com/yeya24/promlinter v0.2.0
12:24:34 [2022-08-02T12:24:34.781Z] #62 24.73 go: downloading gitlab.com/bosi/decorder v0.2.1
12:24:35 [2022-08-02T12:24:35.042Z] #62 24.93 go: downloading honnef.co/go/tools v0.3.1
12:24:35 [2022-08-02T12:24:35.657Z] #14 22.88 Reading package lists...
12:24:35 [2022-08-02T12:24:35.658Z] #14 ...
12:24:35 [2022-08-02T12:24:35.658Z] 
12:24:35 [2022-08-02T12:24:35.658Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:24:35 [2022-08-02T12:24:35.658Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:24:35 [2022-08-02T12:24:35.658Z] #53 16.92 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
12:24:35 [2022-08-02T12:24:35.658Z] #53 16.94 go: downloading golang.org/x/mod v0.3.0
12:24:35 [2022-08-02T12:24:35.658Z] #53 ...
12:24:35 [2022-08-02T12:24:35.658Z] 
12:24:35 [2022-08-02T12:24:35.658Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:35 [2022-08-02T12:24:35.658Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.24 go: downloading github.com/alexkohler/prealloc v1.0.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.30 go: downloading github.com/ashanbrown/forbidigo v1.3.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.42 go: downloading github.com/ashanbrown/makezero v1.1.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.60 go: downloading github.com/bkielbasa/cyclop v1.2.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.65 go: downloading github.com/blizzy78/varnamelen v0.8.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.92 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 23.93 go: downloading github.com/breml/bidichk v0.2.3
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.08 go: downloading github.com/breml/errchkjson v0.3.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.12 go: downloading github.com/butuzov/ireturn v0.1.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.23 go: downloading github.com/charithe/durationcheck v0.0.9
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.27 go: downloading github.com/daixiang0/gci v0.3.3
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.42 go: downloading github.com/denis-tingaikin/go-header v0.4.3
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.61 go: downloading github.com/esimonov/ifshort v1.0.4
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.65 go: downloading github.com/firefart/nonamedreturns v1.0.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.69 go: downloading github.com/fzipp/gocyclo v0.5.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.81 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.93 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
12:24:35 [2022-08-02T12:24:35.658Z] #55 24.94 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.23 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.43 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.47 go: downloading github.com/golangci/misspell v0.3.5
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.50 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.69 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.78 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 25.99 go: downloading github.com/jgautheron/goconst v1.5.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.06 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.20 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.22 go: downloading github.com/julz/importas v0.1.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.25 go: downloading github.com/kisielk/errcheck v1.6.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.27 go: downloading github.com/kulti/thelper v0.6.2
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.46 go: downloading github.com/kunwardeep/paralleltest v1.0.3
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.48 go: downloading github.com/kyoh86/exportloopref v0.1.8
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.62 go: downloading github.com/ldez/tagliatelle v0.3.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.65 go: downloading github.com/leonklingele/grouper v1.1.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.83 go: downloading github.com/lufeee/execinquery v1.2.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.84 go: downloading github.com/maratori/testpackage v1.0.1
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.88 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
12:24:35 [2022-08-02T12:24:35.658Z] #55 26.95 go: downloading github.com/mgechev/revive v1.2.1
12:24:35 [2022-08-02T12:24:35.766Z] ok  	github.com/docker/docker/builder/remotecontext	0.092s	coverage: 13.7% of statements
12:24:36 [2022-08-02T12:24:36.024Z] ok  	github.com/docker/docker/builder/dockerfile	0.448s	coverage: 49.3% of statements
12:24:36 [2022-08-02T12:24:36.229Z] #55 27.74 go: downloading github.com/moricho/tparallel v0.2.1
12:24:36 [2022-08-02T12:24:36.229Z] #55 27.75 go: downloading github.com/nakabonne/nestif v0.3.1
12:24:36 [2022-08-02T12:24:36.229Z] #55 27.89 go: downloading github.com/nishanths/exhaustive v0.7.11
12:24:36 [2022-08-02T12:24:36.229Z] #55 27.90 go: downloading github.com/nishanths/predeclared v0.2.2
12:24:36 [2022-08-02T12:24:36.282Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
12:24:36 [2022-08-02T12:24:36.437Z] #62 26.29 go: downloading mvdan.cc/gofumpt v0.3.1
12:24:36 [2022-08-02T12:24:36.437Z] #62 26.31 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:24:36 [2022-08-02T12:24:36.437Z] #62 26.46 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:24:36 [2022-08-02T12:24:36.437Z] #62 26.54 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
12:24:36 [2022-08-02T12:24:36.490Z] #55 28.02 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
12:24:36 [2022-08-02T12:24:36.490Z] #55 ...
12:24:36 [2022-08-02T12:24:36.490Z] 
12:24:36 [2022-08-02T12:24:36.490Z] #42 [tini 1/3] 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:24:36 [2022-08-02T12:24:36.490Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:36 [2022-08-02T12:24:36.490Z] #42 18.04 Fetched 8563 kB in 14s (592 kB/s)
12:24:36 [2022-08-02T12:24:36.490Z] #42 18.04 Reading package lists...
12:24:36 [2022-08-02T12:24:36.490Z] #42 24.28 Reading package lists...
12:24:36 [2022-08-02T12:24:36.490Z] #42 ...
12:24:36 [2022-08-02T12:24:36.490Z] 
12:24:36 [2022-08-02T12:24:36.490Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:36 [2022-08-02T12:24:36.490Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:36 [2022-08-02T12:24:36.490Z] #55 28.15 go: downloading github.com/ryancurrah/gomodguard v1.2.3
12:24:36 [2022-08-02T12:24:36.490Z] #55 28.21 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
12:24:36 [2022-08-02T12:24:36.490Z] #55 28.26 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
12:24:36 [2022-08-02T12:24:36.706Z] #62 26.56 go: downloading github.com/davecgh/go-spew v1.1.1
12:24:36 [2022-08-02T12:24:36.706Z] #62 26.69 go: downloading github.com/pmezard/go-difflib v1.0.0
12:24:36 [2022-08-02T12:24:36.706Z] #62 26.69 go: downloading github.com/stretchr/objx v0.1.1
12:24:36 [2022-08-02T12:24:36.706Z] #62 26.83 go: downloading golang.org/x/text v0.3.7
12:24:36 [2022-08-02T12:24:36.750Z] #55 28.34 go: downloading github.com/securego/gosec/v2 v2.11.0
12:24:37 [2022-08-02T12:24:37.009Z] #55 28.64 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
12:24:37 [2022-08-02T12:24:37.009Z] #55 28.70 go: downloading github.com/sivchari/containedctx v1.0.2
12:24:37 [2022-08-02T12:24:37.009Z] #55 28.73 go: downloading github.com/sivchari/tenv v1.5.0
12:24:37 [2022-08-02T12:24:37.009Z] #55 28.78 go: downloading github.com/sonatard/noctx v0.0.1
12:24:37 [2022-08-02T12:24:37.216Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:24:37 [2022-08-02T12:24:37.269Z] #55 28.91 go: downloading github.com/sourcegraph/go-diff v0.6.1
12:24:37 [2022-08-02T12:24:37.269Z] #55 29.08 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
12:24:37 [2022-08-02T12:24:37.529Z] #55 29.14 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
12:24:37 [2022-08-02T12:24:37.529Z] #55 29.16 go: downloading github.com/sylvia7788/contextcheck v1.0.4
12:24:37 [2022-08-02T12:24:37.529Z] #55 29.20 go: downloading github.com/tdakkota/asciicheck v0.1.1
12:24:37 [2022-08-02T12:24:37.529Z] #55 29.30 go: downloading github.com/tetafro/godot v1.4.11
12:24:37 [2022-08-02T12:24:37.529Z] #55 29.31 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
12:24:37 [2022-08-02T12:24:37.783Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.579s	coverage: 86.3% of statements
12:24:37 [2022-08-02T12:24:37.783Z] ?   	github.com/docker/docker/cli	[no test files]
12:24:37 [2022-08-02T12:24:37.783Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:24:37 [2022-08-02T12:24:37.783Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:24:37 [2022-08-02T12:24:37.783Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:24:37 [2022-08-02T12:24:37.789Z] #55 29.46 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
12:24:37 [2022-08-02T12:24:37.789Z] #55 29.50 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
12:24:38 [2022-08-02T12:24:38.048Z] #55 29.83 go: downloading github.com/ultraware/funlen v0.0.3
12:24:38 [2022-08-02T12:24:38.090Z] #62 ...
12:24:38 [2022-08-02T12:24:38.090Z] 
12:24:38 [2022-08-02T12:24:38.090Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:38 [2022-08-02T12:24:38.090Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:38 [2022-08-02T12:24:38.090Z] #83 17.70 Fetched 8563 kB in 14s (633 kB/s)
12:24:38 [2022-08-02T12:24:38.090Z] #83 17.70 Reading package lists...
12:24:38 [2022-08-02T12:24:38.090Z] #83 23.24 Reading package lists...
12:24:38 [2022-08-02T12:24:38.090Z] #83 27.93 Building dependency tree...
12:24:38 [2022-08-02T12:24:38.090Z] #83 ...
12:24:38 [2022-08-02T12:24:38.090Z] 
12:24:38 [2022-08-02T12:24:38.090Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:38 [2022-08-02T12:24:38.090Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:38 [2022-08-02T12:24:38.090Z] #58 17.27 Reading package lists...
12:24:38 [2022-08-02T12:24:38.090Z] #58 22.84 Reading package lists...
12:24:38 [2022-08-02T12:24:38.161Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.016s	coverage: 67.6% of statements
12:24:38 [2022-08-02T12:24:38.308Z] #55 29.88 go: downloading github.com/ultraware/whitespace v0.0.5
12:24:38 [2022-08-02T12:24:38.308Z] #55 29.96 go: downloading github.com/uudashr/gocognit v1.0.5
12:24:38 [2022-08-02T12:24:38.308Z] #55 30.09 go: downloading github.com/yagipy/maintidx v1.0.0
12:24:38 [2022-08-02T12:24:38.568Z] #55 30.18 go: downloading github.com/yeya24/promlinter v0.2.0
12:24:38 [2022-08-02T12:24:38.568Z] #55 30.38 go: downloading gitlab.com/bosi/decorder v0.2.1
12:24:38 [2022-08-02T12:24:38.660Z] #58 27.34 Building dependency tree...
12:24:38 [2022-08-02T12:24:38.828Z] #55 30.55 go: downloading honnef.co/go/tools v0.3.1
12:24:38 [2022-08-02T12:24:38.921Z] #58 ...
12:24:38 [2022-08-02T12:24:38.921Z] 
12:24:38 [2022-08-02T12:24:38.921Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:38 [2022-08-02T12:24:38.921Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:38 [2022-08-02T12:24:38.921Z] #83 27.93 Building dependency tree...
12:24:39 [2022-08-02T12:24:39.399Z] #55 ...
12:24:39 [2022-08-02T12:24:39.399Z] 
12:24:39 [2022-08-02T12:24:39.399Z] #62 [containerd 1/3] 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:24:39 [2022-08-02T12:24:39.399Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:24:39 [2022-08-02T12:24:39.399Z] #62 20.99 Fetched 8563 kB in 16s (526 kB/s)
12:24:39 [2022-08-02T12:24:39.399Z] #62 20.99 Reading package lists...
12:24:39 [2022-08-02T12:24:39.399Z] #62 26.91 Reading package lists...
12:24:39 [2022-08-02T12:24:39.399Z] #62 ...
12:24:39 [2022-08-02T12:24:39.399Z] 
12:24:39 [2022-08-02T12:24:39.399Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:24:39 [2022-08-02T12:24:39.399Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:24:39 [2022-08-02T12:24:39.399Z] #47 28.04 Updating files:  73% (1599/2176)
Updating files:  74% (1611/2176)
Updating files:  75% (1632/2176)
Updating files:  76% (1654/2176)
Updating files:  77% (1676/2176)
Updating files:  78% (1698/2176)
Updating files:  79% (1720/2176)
Updating files:  80% (1741/2176)
Updating files:  81% (1763/2176)
Updating files:  82% (1785/2176)
Updating files:  83% (1807/2176)
Updating files:  84% (1828/2176)
Updating files:  85% (1850/2176)
Updating files:  86% (1872/2176)
Updating files:  87% (1894/2176)
Updating files:  88% (1915/2176)
Updating files:  89% (1937/2176)
Updating files:  90% (1959/2176)
Updating files:  91% (1981/2176)
Updating files:  92% (2002/2176)
Updating files:  93% (2024/2176)
Updating files:  94% (2046/2176)
Updating files:  95% (2068/2176)
Updating files:  96% (2089/2176)
Updating files:  97% (2111/2176)
Updating files:  98% (2133/2176)
Updating files:  99% (2155/2176)
Updating files: 100% (2176/2176)
Updating files: 100% (2176/2176), done.
12:24:39 [2022-08-02T12:24:39.399Z] #47 28.68 + git checkout -q v2.3.0
12:24:39 [2022-08-02T12:24:39.399Z] #47 30.40 + 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:24:40 [2022-08-02T12:24:40.686Z] #14 ...
12:24:40 [2022-08-02T12:24:40.686Z] 
12:24:40 [2022-08-02T12:24:40.686Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:24:40 [2022-08-02T12:24:40.686Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:24:40 [2022-08-02T12:24:40.686Z] #77 31.57 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.82 python3 is already the newest version (3.9.2-3).
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.82 The following additional packages will be installed:
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.82   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.83   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.84 Suggested packages:
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.85   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.85   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.85   m4-doc ed diffutils-doc
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.85 Recommended packages:
12:24:40 [2022-08-02T12:24:40.834Z] #83 30.85   fakeroot libalgorithm-merge-perl libltdl-dev
12:24:42 [2022-08-02T12:24:42.218Z] #83 32.06 The following NEW packages will be installed:
12:24:42 [2022-08-02T12:24:42.218Z] #83 32.06   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
12:24:42 [2022-08-02T12:24:42.218Z] #83 32.06   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
12:24:42 [2022-08-02T12:24:42.218Z] #83 32.06   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
12:24:42 [2022-08-02T12:24:42.218Z] #83 32.07   libyajl2 m4 patch xz-utils
12:24:42 [2022-08-02T12:24:42.348Z] ok  	github.com/docker/docker/client	0.115s	coverage: 75.9% of statements
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.41 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.41 Need to get 5940 kB of archives.
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.41 After this operation, 18.7 MB of additional disk space will be used.
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.43 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.44 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.44 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.47 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.48 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:24:42 [2022-08-02T12:24:42.482Z] #83 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.72 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.72 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.72 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.74 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:24:42 [2022-08-02T12:24:42.743Z] #83 32.79 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:24:43 [2022-08-02T12:24:43.005Z] #83 ...
12:24:43 [2022-08-02T12:24:43.005Z] 
12:24:43 [2022-08-02T12:24:43.005Z] #64 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:24:43 [2022-08-02T12:24:43.005Z] #64 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:24:43 [2022-08-02T12:24:43.005Z] #64 32.54 v3.0.2
12:24:43 [2022-08-02T12:24:43.005Z] #64 DONE 32.9s
12:24:43 [2022-08-02T12:24:43.005Z] 
12:24:43 [2022-08-02T12:24:43.005Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:43 [2022-08-02T12:24:43.005Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:43 [2022-08-02T12:24:43.005Z] #83 32.84 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:24:43 [2022-08-02T12:24:43.005Z] #83 32.84 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:24:43 [2022-08-02T12:24:43.005Z] #83 32.85 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
12:24:43 [2022-08-02T12:24:43.604Z] #47 ...
12:24:43 [2022-08-02T12:24:43.605Z] 
12:24:43 [2022-08-02T12:24:43.605Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:43 [2022-08-02T12:24:43.605Z] #14 22.88 Reading package lists...
12:24:43 [2022-08-02T12:24:43.605Z] #14 28.68 Building dependency tree...
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.23 The following additional packages will be installed:
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.26   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.27   mingw-w64-common mingw-w64-x86-64-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.30 Suggested packages:
12:24:43 [2022-08-02T12:24:43.605Z] #14 32.30   gcc-10-locales seccomp wine64
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.88 The following NEW packages will be installed:
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.89   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.90   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:24:43 [2022-08-02T12:24:43.605Z] #14 33.90   mingw-w64-x86-64-dev
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.30 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.30 Need to get 115 MB of archives.
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.30 After this operation, 645 MB of additional disk space will be used.
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.30 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.65 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 34.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 35.18 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:24:43 [2022-08-02T12:24:43.605Z] #14 35.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
12:24:43 [2022-08-02T12:24:43.948Z] #83 ...
12:24:43 [2022-08-02T12:24:43.948Z] 
12:24:43 [2022-08-02T12:24:43.948Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:43 [2022-08-02T12:24:43.948Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:43 [2022-08-02T12:24:43.948Z] #62 31.86 go: downloading github.com/subosito/gotenv v1.2.0
12:24:43 [2022-08-02T12:24:43.948Z] #62 31.86 go: downloading github.com/hashicorp/hcl v1.0.0
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.06 go: downloading gopkg.in/ini.v1 v1.66.4
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.06 go: downloading github.com/magiconair/properties v1.8.6
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.16 go: downloading github.com/pelletier/go-toml v1.9.5
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.27 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.43 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.47 go: downloading github.com/gobwas/glob v0.2.3
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.54 go: downloading github.com/kisielk/gotool v1.0.0
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.70 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.82 go: downloading github.com/ettle/strcase v0.1.1
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.84 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.99 go: downloading github.com/fatih/structtag v1.2.0
12:24:43 [2022-08-02T12:24:43.948Z] #62 32.99 go: downloading github.com/Masterminds/semver v1.5.0
12:24:43 [2022-08-02T12:24:43.948Z] #62 33.12 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:24:43 [2022-08-02T12:24:43.948Z] #62 33.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:24:43 [2022-08-02T12:24:43.948Z] #62 33.35 go: downloading github.com/prometheus/client_golang v1.12.1
12:24:43 [2022-08-02T12:24:43.948Z] #62 34.01 go: downloading github.com/prometheus/client_model v0.2.0
12:24:44 [2022-08-02T12:24:44.210Z] #62 34.08 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
12:24:44 [2022-08-02T12:24:44.210Z] #62 34.14 go: downloading github.com/google/go-cmp v0.5.7
12:24:44 [2022-08-02T12:24:44.471Z] #62 34.40 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:24:44 [2022-08-02T12:24:44.471Z] #62 34.50 go: downloading github.com/hexops/gotextdiff v1.0.3
12:24:44 [2022-08-02T12:24:44.471Z] #62 34.56 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
12:24:44 [2022-08-02T12:24:44.561Z] #14 36.04 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.61 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.64 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.72 go: downloading github.com/beorn7/perks v1.0.1
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.73 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.77 go: downloading github.com/golang/protobuf v1.5.2
12:24:44 [2022-08-02T12:24:44.734Z] #62 34.78 go: downloading github.com/prometheus/common v0.32.1
12:24:45 [2022-08-02T12:24:45.310Z] #62 35.11 go: downloading github.com/prometheus/procfs v0.7.3
12:24:45 [2022-08-02T12:24:45.310Z] #62 35.14 go: downloading google.golang.org/protobuf v1.28.0
12:24:45 [2022-08-02T12:24:45.517Z] #14 ...
12:24:45 [2022-08-02T12:24:45.517Z] 
12:24:45 [2022-08-02T12:24:45.517Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:45 [2022-08-02T12:24:45.517Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:45 [2022-08-02T12:24:45.517Z] #76 21.72 Reading package lists...
12:24:45 [2022-08-02T12:24:45.517Z] #76 27.41 Reading package lists...
12:24:45 [2022-08-02T12:24:45.517Z] #76 32.98 Building dependency tree...
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.95 python3 is already the newest version (3.9.2-3).
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.95 The following additional packages will be installed:
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.95   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.96   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.97 Suggested packages:
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.98   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.98   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.98   m4-doc ed diffutils-doc
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.98 Recommended packages:
12:24:45 [2022-08-02T12:24:45.517Z] #76 36.98   fakeroot libalgorithm-merge-perl libltdl-dev
12:24:45 [2022-08-02T12:24:45.517Z] #76 ...
12:24:45 [2022-08-02T12:24:45.517Z] 
12:24:45 [2022-08-02T12:24:45.517Z] #42 [tini 1/3] 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:24:45 [2022-08-02T12:24:45.517Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:45 [2022-08-02T12:24:45.517Z] #42 24.28 Reading package lists...
12:24:45 [2022-08-02T12:24:45.517Z] #42 30.04 Building dependency tree...
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.59 The following additional packages will be installed:
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.61   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.62 Suggested packages:
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.64   cmake-doc ninja-build lrzip
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.64 Recommended packages:
12:24:45 [2022-08-02T12:24:45.517Z] #42 33.64   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:24:45 [2022-08-02T12:24:45.517Z] #42 34.61 The following NEW packages will be installed:
12:24:45 [2022-08-02T12:24:45.517Z] #42 34.61   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
12:24:45 [2022-08-02T12:24:45.517Z] #42 34.62   vim-common xxd
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.08 0 upgraded, 10 newly installed, 0 to remove and 4 not upgraded.
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.08 Need to get 17.7 MB of archives.
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.08 After this operation, 70.7 MB of additional disk space will be used.
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.19 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.65 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.72 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.73 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:24:45 [2022-08-02T12:24:45.517Z] #42 35.73 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:24:45 [2022-08-02T12:24:45.777Z] #42 37.52 debconf: delaying package configuration, since apt-utils is not installed
12:24:45 [2022-08-02T12:24:45.882Z] #62 ...
12:24:45 [2022-08-02T12:24:45.882Z] 
12:24:45 [2022-08-02T12:24:45.882Z] #47 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:45 [2022-08-02T12:24:45.882Z] #47 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71 NAME:
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71    go-winres - A tool for embedding resources in Windows executables
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71 
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71 USAGE:
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71    go-winres [global options] command [command options] [arguments...]
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71 
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71 COMMANDS:
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.71    init     Create an initial ./winres/winres.json
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    make     Make syso files for the "go build" command
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    simply   Make syso files for the "go build" command (simplified)
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    extract  Extract all resources from an executable
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    patch    Replace resources in an executable file (exe, dll)
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    help, h  Shows a list of commands or help for one command
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72 
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72 GLOBAL OPTIONS:
12:24:45 [2022-08-02T12:24:45.882Z] #47 35.72    --help, -h  show help (default: false)
12:24:45 [2022-08-02T12:24:45.882Z] #47 DONE 35.9s
12:24:45 [2022-08-02T12:24:45.882Z] 
12:24:45 [2022-08-02T12:24:45.882Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:45 [2022-08-02T12:24:45.882Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:45 [2022-08-02T12:24:45.882Z] #62 35.81 go: downloading github.com/mattn/go-runewidth v0.0.9
12:24:45 [2022-08-02T12:24:45.977Z] #77 ...
12:24:45 [2022-08-02T12:24:45.977Z] 
12:24:45 [2022-08-02T12:24:45.977Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:24:45 [2022-08-02T12:24:45.977Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:24:46 [2022-08-02T12:24:46.037Z] #42 ...
12:24:46 [2022-08-02T12:24:46.037Z] 
12:24:46 [2022-08-02T12:24:46.037Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:46 [2022-08-02T12:24:46.037Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:46 [2022-08-02T12:24:46.037Z] #14 37.90 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
12:24:46 [2022-08-02T12:24:46.298Z] #14 ...
12:24:46 [2022-08-02T12:24:46.298Z] 
12:24:46 [2022-08-02T12:24:46.298Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:46 [2022-08-02T12:24:46.298Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:46 [2022-08-02T12:24:46.298Z] #51 21.90 Reading package lists...
12:24:46 [2022-08-02T12:24:46.298Z] #51 27.76 Reading package lists...
12:24:46 [2022-08-02T12:24:46.298Z] #51 33.46 Building dependency tree...
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.35 The following additional packages will be installed:
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.36   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.36   python3-protobuf python3-six
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.37 Suggested packages:
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.38   python3-setuptools
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.38 Recommended packages:
12:24:46 [2022-08-02T12:24:46.298Z] #51 37.38   iproute2 | iproute
12:24:46 [2022-08-02T12:24:46.298Z] #51 ...
12:24:46 [2022-08-02T12:24:46.298Z] 
12:24:46 [2022-08-02T12:24:46.298Z] #42 [tini 1/3] 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:24:46 [2022-08-02T12:24:46.298Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:24:46 [2022-08-02T12:24:46.298Z] #42 37.93 Fetched 17.7 MB in 1s (12.6 MB/s)
12:24:46 [2022-08-02T12:24:46.298Z] #42 38.07 Selecting previously unselected package xxd.
12:24:46 [2022-08-02T12:24:46.559Z] #42 38.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 ... 15717 files and directories currently installed.)
12:24:46 [2022-08-02T12:24:46.559Z] #42 38.20 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:24:46 [2022-08-02T12:24:46.559Z] #42 38.21 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:24:46 [2022-08-02T12:24:46.559Z] #42 38.43 Selecting previously unselected package vim-common.
12:24:46 [2022-08-02T12:24:46.873Z] #42 38.44 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:24:46 [2022-08-02T12:24:46.873Z] #42 38.46 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:24:47 [2022-08-02T12:24:47.141Z] #42 38.87 Selecting previously unselected package cmake-data.
12:24:47 [2022-08-02T12:24:47.141Z] #42 38.87 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:24:47 [2022-08-02T12:24:47.141Z] #42 38.89 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:24:47 [2022-08-02T12:24:47.278Z] #62 ...
12:24:47 [2022-08-02T12:24:47.278Z] 
12:24:47 [2022-08-02T12:24:47.278Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:47 [2022-08-02T12:24:47.278Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.18 debconf: delaying package configuration, since apt-utils is not installed
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.38 Fetched 5940 kB in 1s (7846 kB/s)
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.44 Selecting previously unselected package bzip2.
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.44 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.51 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.53 Unpacking bzip2 (1.0.8-4) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.64 Selecting previously unselected package libmagic-mgc.
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.64 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 34.66 Unpacking libmagic-mgc (1:5.39-3) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.09 Selecting previously unselected package libmagic1:amd64.
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.09 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.11 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.28 Selecting previously unselected package file.
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.28 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.30 Unpacking file (1:5.39-3) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.42 Selecting previously unselected package xz-utils.
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.43 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.44 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.64 Selecting previously unselected package libsigsegv2:amd64.
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.64 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.66 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.77 Selecting previously unselected package m4.
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.79 Unpacking m4 (1.4.18-5) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 35.98 Selecting previously unselected package autoconf.
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.01 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.01 Unpacking autoconf (2.69-14) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.49 Selecting previously unselected package autotools-dev.
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.49 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.49 Unpacking autotools-dev (20180224.1+nmu1) ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.74 Selecting previously unselected package automake.
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.74 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
12:24:47 [2022-08-02T12:24:47.278Z] #83 36.75 Unpacking automake (1:1.16.3-2) ...
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.39 Selecting previously unselected package patch.
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.40 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.40 Unpacking patch (2.7.6-7) ...
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.59 Selecting previously unselected package dpkg-dev.
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.60 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
12:24:47 [2022-08-02T12:24:47.539Z] #83 37.60 Unpacking dpkg-dev (1.20.11) ...
12:24:47 [2022-08-02T12:24:47.636Z] #64 48.26 Updating files:  38% (1896/4910)
Updating files:  39% (1915/4910)
Updating files:  40% (1964/4910)
Updating files:  41% (2014/4910)
Updating files:  42% (2063/4910)
Updating files:  43% (2112/4910)
Updating files:  44% (2161/4910)
Updating files:  45% (2210/4910)
Updating files:  46% (2259/4910)
Updating files:  47% (2308/4910)
Updating files:  48% (2357/4910)
Updating files:  49% (2406/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  71% (3489/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  88% (4368/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
12:24:47 [2022-08-02T12:24:47.636Z] #64 50.81 + cd /tmp/tmp.rNGXQcmth3/src/github.com/containerd/containerd
12:24:47 [2022-08-02T12:24:47.636Z] #64 50.81 + git checkout -q v1.6.6
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.39 Selecting previously unselected package build-essential.
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.40 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.41 Unpacking build-essential (12.9) ...
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.50 Selecting previously unselected package libcap2:amd64.
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.51 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.51 Unpacking libcap2:amd64 (1:2.44-1) ...
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.56 Selecting previously unselected package libcap-dev:amd64.
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.57 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
12:24:48 [2022-08-02T12:24:48.484Z] #83 38.58 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.70 Selecting previously unselected package libprotobuf-c1:amd64.
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.70 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.71 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.78 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.78 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:24:48 [2022-08-02T12:24:48.745Z] #83 38.79 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:49 [2022-08-02T12:24:49.006Z] #83 38.87 Selecting previously unselected package libseccomp-dev:amd64.
12:24:49 [2022-08-02T12:24:49.006Z] #83 38.89 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:24:49 [2022-08-02T12:24:49.006Z] #83 38.90 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:49 [2022-08-02T12:24:49.267Z] #83 39.06 Selecting previously unselected package libsystemd-dev:amd64.
12:24:49 [2022-08-02T12:24:49.267Z] #83 39.07 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
12:24:49 [2022-08-02T12:24:49.267Z] #83 39.09 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + export 'BUILDTAGS=netgo osusergo static_build'
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + BUILDTAGS='netgo osusergo static_build'
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + export EXTRA_FLAGS=-buildmode=pie
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + EXTRA_FLAGS=-buildmode=pie
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + '[' '' = dynamic ']'
12:24:49 [2022-08-02T12:24:49.529Z] #64 52.53 + make
12:24:49 [2022-08-02T12:24:49.715Z] #42 ...
12:24:49 [2022-08-02T12:24:49.715Z] 
12:24:49 [2022-08-02T12:24:49.715Z] #62 [containerd 1/3] 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:24:49 [2022-08-02T12:24:49.715Z] #62 sha256:67d5b87779951967108cd83ed3eec2d4493a332a8f284cd7984dcd0e9356d5d5
12:24:49 [2022-08-02T12:24:49.715Z] #62 26.91 Reading package lists...
12:24:49 [2022-08-02T12:24:49.715Z] #62 32.54 Building dependency tree...
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.34 The following additional packages will be installed:
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.35   libbtrfs0
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.61 The following NEW packages will be installed:
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.62   libbtrfs-dev libbtrfs0
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.99 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.99 Need to get 460 kB of archives.
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.99 After this operation, 1237 kB of additional disk space will be used.
12:24:49 [2022-08-02T12:24:49.715Z] #62 36.99 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #62 37.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.25 debconf: delaying package configuration, since apt-utils is not installed
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.45 Fetched 460 kB in 0s (1329 kB/s)
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.68 Selecting previously unselected package libbtrfs0:amd64.
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.68 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.76 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 38.81 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.19 Selecting previously unselected package libbtrfs-dev:amd64.
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.19 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.23 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.82 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.86 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 39.88 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:49 [2022-08-02T12:24:49.715Z] #62 DONE 41.0s
12:24:49 [2022-08-02T12:24:49.715Z] 
12:24:49 [2022-08-02T12:24:49.715Z] #57 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "mvdan.cc/sh/v3/cmd/shfmt@v3.0.2"      && /build/shfmt --version
12:24:49 [2022-08-02T12:24:49.715Z] #57 sha256:c1feea647cb2b8221009c3899b3ae89c6e3b91c7e088cd45392d284227edd8a1
12:24:49 [2022-08-02T12:24:49.715Z] #57 40.28 v3.0.2
12:24:49 [2022-08-02T12:24:49.715Z] #57 DONE 41.0s
12:24:49 [2022-08-02T12:24:49.715Z] 
12:24:49 [2022-08-02T12:24:49.715Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:24:49 [2022-08-02T12:24:49.715Z] #63 sha256:e5090de07b12b76037bb0873e05e063208e5f7631d6195375a0bcc11a87b95d0
12:24:49 [2022-08-02T12:24:49.715Z] #63 DONE 0.2s
12:24:49 [2022-08-02T12:24:49.715Z] 
12:24:49 [2022-08-02T12:24:49.715Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:49 [2022-08-02T12:24:49.715Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:49 [2022-08-02T12:24:49.715Z] #76 38.65 The following NEW packages will be installed:
12:24:49 [2022-08-02T12:24:49.715Z] #76 38.65   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
12:24:49 [2022-08-02T12:24:49.715Z] #76 38.65   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
12:24:49 [2022-08-02T12:24:49.715Z] #76 38.66   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
12:24:49 [2022-08-02T12:24:49.715Z] #76 38.66   libyajl2 m4 patch xz-utils
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.15 0 upgraded, 23 newly installed, 0 to remove and 4 not upgraded.
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.15 Need to get 5940 kB of archives.
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.15 After this operation, 18.7 MB of additional disk space will be used.
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.15 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.16 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.19 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.21 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.21 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.27 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.29 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.29 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.41 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.55 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.55 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.55 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.60 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 39.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
12:24:49 [2022-08-02T12:24:49.715Z] #76 41.37 debconf: delaying package configuration, since apt-utils is not installed
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.63 Selecting previously unselected package libtool.
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.63 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.64 Unpacking libtool (2.4.6-15) ...
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.85 Selecting previously unselected package libudev-dev:amd64.
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.85 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:24:49 [2022-08-02T12:24:49.838Z] #83 39.85 Unpacking libudev-dev:amd64 (247.3-7) ...
12:24:49 [2022-08-02T12:24:49.975Z] #76 41.80 Fetched 5940 kB in 1s (6838 kB/s)
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.02 Selecting previously unselected package libyajl2:amd64.
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.03 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.05 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.10 Selecting previously unselected package libyajl-dev:amd64.
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.10 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.098Z] #83 40.11 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
12:24:50 [2022-08-02T12:24:50.235Z] #76 41.94 Selecting previously unselected package bzip2.
12:24:50 [2022-08-02T12:24:50.235Z] #76 41.94 (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 ... 15717 files and directories currently installed.)
12:24:50 [2022-08-02T12:24:50.235Z] #76 42.09 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.235Z] #76 42.10 Unpacking bzip2 (1.0.8-4) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.24 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.26 Setting up libmagic-mgc (1:5.39-3) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.27 Setting up libyajl2:amd64 (2.1.0-3) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.28 Setting up libmagic1:amd64 (1:5.39-3) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.31 Setting up file (1:5.39-3) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.32 Setting up bzip2 (1.0.8-4) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.33 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.34 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.35 Setting up libcap2:amd64 (1:2.44-1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.36 Setting up autotools-dev (20180224.1+nmu1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.39 Setting up libsigsegv2:amd64 (2.13-1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.40 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.41 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.44 Setting up patch (2.7.6-7) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.46 Setting up libudev-dev:amd64 (247.3-7) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.47 Setting up libyajl-dev:amd64 (2.1.0-3) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.48 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 40.49 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:24:50 [2022-08-02T12:24:50.360Z] #83 ...
12:24:50 [2022-08-02T12:24:50.360Z] 
12:24:50 [2022-08-02T12:24:50.360Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:50 [2022-08-02T12:24:50.360Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.24 The following additional packages will be installed:
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.25   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.26   python3-protobuf python3-six
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.27 Suggested packages:
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.29   python3-setuptools
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.29 Recommended packages:
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.29   iproute2 | iproute
12:24:50 [2022-08-02T12:24:50.360Z] #58 30.81 The following NEW packages will be installed:
12:24:50 [2022-08-02T12:24:50.361Z] #58 30.81   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:50 [2022-08-02T12:24:50.361Z] #58 30.82   python3-protobuf python3-six
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.29 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.29 Need to get 2315 kB of archives.
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.29 After this operation, 11.1 MB of additional disk space will be used.
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.29 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.33 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.34 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.34 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.35 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.37 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 31.37 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 33.76 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.14 debconf: delaying package configuration, since apt-utils is not installed
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.33 Fetched 2315 kB in 3s (729 kB/s)
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.43 Selecting previously unselected package libprotobuf23:amd64.
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.43 (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 ... 15717 files and directories currently installed.)
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.48 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 35.49 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.56 Selecting previously unselected package python3-pkg-resources.
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.58 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.64 Unpacking python3-pkg-resources (52.0.0-4) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.99 Selecting previously unselected package python3-six.
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.99 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 36.99 Unpacking python3-six (1.16.0-2) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.07 Selecting previously unselected package python3-protobuf.
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.07 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.07 Unpacking python3-protobuf (3.12.4-1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.43 Selecting previously unselected package libnet1:amd64.
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.43 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.56 Selecting previously unselected package libnl-3-200:amd64.
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.56 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.57 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.68 Selecting previously unselected package libprotobuf-c1:amd64.
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.68 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.76 Selecting previously unselected package criu.
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.77 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 37.77 Unpacking criu (3.17.1-1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 38.36 Setting up python3-pkg-resources (52.0.0-4) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 39.71 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 39.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 39.74 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:50 [2022-08-02T12:24:50.361Z] #58 39.75 Setting up python3-six (1.16.0-2) ...
12:24:50 [2022-08-02T12:24:50.495Z] #76 ...
12:24:50 [2022-08-02T12:24:50.495Z] 
12:24:50 [2022-08-02T12:24:50.495Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:50 [2022-08-02T12:24:50.495Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.24 go: downloading mvdan.cc/gofumpt v0.3.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.30 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.38 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.48 go: downloading github.com/davecgh/go-spew v1.1.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.56 go: downloading github.com/pmezard/go-difflib v1.0.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.61 go: downloading github.com/stretchr/objx v0.1.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.76 go: downloading github.com/subosito/gotenv v1.2.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 32.76 go: downloading github.com/hashicorp/hcl v1.0.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 33.03 go: downloading gopkg.in/ini.v1 v1.66.4
12:24:50 [2022-08-02T12:24:50.495Z] #55 33.03 go: downloading github.com/magiconair/properties v1.8.6
12:24:50 [2022-08-02T12:24:50.495Z] #55 33.24 go: downloading github.com/pelletier/go-toml v1.9.5
12:24:50 [2022-08-02T12:24:50.495Z] #55 33.45 go: downloading golang.org/x/text v0.3.7
12:24:50 [2022-08-02T12:24:50.495Z] #55 40.68 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
12:24:50 [2022-08-02T12:24:50.495Z] #55 40.85 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
12:24:50 [2022-08-02T12:24:50.495Z] #55 40.88 go: downloading github.com/gobwas/glob v0.2.3
12:24:50 [2022-08-02T12:24:50.495Z] #55 40.89 go: downloading github.com/kisielk/gotool v1.0.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.18 go: downloading github.com/gostaticanalysis/comment v1.4.2
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.48 go: downloading github.com/ettle/strcase v0.1.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.67 go: downloading github.com/fatih/structtag v1.2.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.70 go: downloading github.com/Masterminds/semver v1.5.0
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.73 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
12:24:50 [2022-08-02T12:24:50.495Z] #55 41.83 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
12:24:50 [2022-08-02T12:24:50.495Z] #55 42.16 go: downloading github.com/prometheus/client_golang v1.12.1
12:24:50 [2022-08-02T12:24:50.495Z] #55 ...
12:24:50 [2022-08-02T12:24:50.495Z] 
12:24:50 [2022-08-02T12:24:50.495Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:50 [2022-08-02T12:24:50.495Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.06 The following NEW packages will be installed:
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.10   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.10   python3-protobuf python3-six
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.57 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.57 Need to get 2315 kB of archives.
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.57 After this operation, 11.1 MB of additional disk space will be used.
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.61 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.61 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.61 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.62 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 38.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:24:50 [2022-08-02T12:24:50.495Z] #51 41.28 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17.1-1 [683 kB]
12:24:50 [2022-08-02T12:24:50.622Z] #58 ...
12:24:50 [2022-08-02T12:24:50.622Z] 
12:24:50 [2022-08-02T12:24:50.622Z] #83 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:50 [2022-08-02T12:24:50.622Z] #83 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.51 Setting up libtool (2.4.6-15) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.52 Setting up m4 (1.4.18-5) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.53 Setting up dpkg-dev (1.20.11) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.56 Setting up autoconf (2.69-14) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.57 Setting up build-essential (12.9) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.59 Setting up automake (1:1.16.3-2) ...
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.60 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:24:50 [2022-08-02T12:24:50.622Z] #83 40.60 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:50 [2022-08-02T12:24:50.897Z] #64 54.11 + bin/ctr
12:24:51 [2022-08-02T12:24:51.194Z] #83 DONE 41.1s
12:24:51 [2022-08-02T12:24:51.194Z] 
12:24:51 [2022-08-02T12:24:51.194Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:24:51 [2022-08-02T12:24:51.194Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:24:51 [2022-08-02T12:24:51.878Z] #51 ...
12:24:51 [2022-08-02T12:24:51.878Z] 
12:24:51 [2022-08-02T12:24:51.878Z] #40 [gowinres 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/tc-hib/go-winres@v0.2.3"      && /build/go-winres --help
12:24:51 [2022-08-02T12:24:51.878Z] #40 sha256:bdda54617b5082e5a490107db0d81b711797d01e31f277755f2708137fb5d38b
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 NAME:
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    go-winres - A tool for embedding resources in Windows executables
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 USAGE:
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    go-winres [global options] command [command options] [arguments...]
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 COMMANDS:
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    init     Create an initial ./winres/winres.json
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    make     Make syso files for the "go build" command
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    simply   Make syso files for the "go build" command (simplified)
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    extract  Extract all resources from an executable
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    patch    Replace resources in an executable file (exe, dll)
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    help, h  Shows a list of commands or help for one command
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40 GLOBAL OPTIONS:
12:24:51 [2022-08-02T12:24:51.878Z] #40 43.40    --help, -h  show help (default: false)
12:24:51 [2022-08-02T12:24:51.878Z] #40 DONE 43.6s
12:24:51 [2022-08-02T12:24:51.878Z] 
12:24:51 [2022-08-02T12:24:51.878Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:51 [2022-08-02T12:24:51.878Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:51 [2022-08-02T12:24:51.878Z] #51 43.15 debconf: delaying package configuration, since apt-utils is not installed
12:24:51 [2022-08-02T12:24:51.878Z] #51 ...
12:24:51 [2022-08-02T12:24:51.878Z] 
12:24:51 [2022-08-02T12:24:51.878Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:51 [2022-08-02T12:24:51.878Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:51 [2022-08-02T12:24:51.878Z] #55 43.18 go: downloading github.com/prometheus/client_model v0.2.0
12:24:51 [2022-08-02T12:24:51.878Z] #55 43.36 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
12:24:51 [2022-08-02T12:24:51.878Z] #55 43.46 go: downloading github.com/google/go-cmp v0.5.7
12:24:51 [2022-08-02T12:24:51.878Z] #55 43.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
12:24:52 [2022-08-02T12:24:52.137Z] #84 0.921 Cloning into '/tmp/crun-build'...
12:24:52 [2022-08-02T12:24:52.451Z] #55 44.01 go: downloading github.com/hexops/gotextdiff v1.0.3
12:24:52 [2022-08-02T12:24:52.451Z] #55 44.17 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
12:24:52 [2022-08-02T12:24:52.711Z] #55 44.32 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
12:24:52 [2022-08-02T12:24:52.711Z] #55 44.34 go: downloading github.com/olekukonko/tablewriter v0.0.5
12:24:52 [2022-08-02T12:24:52.711Z] #55 44.49 go: downloading github.com/beorn7/perks v1.0.1
12:24:52 [2022-08-02T12:24:52.711Z] #55 44.49 go: downloading github.com/cespare/xxhash/v2 v2.1.2
12:24:52 [2022-08-02T12:24:52.971Z] #55 44.66 go: downloading github.com/golang/protobuf v1.5.2
12:24:52 [2022-08-02T12:24:52.971Z] #55 44.67 go: downloading github.com/prometheus/common v0.32.1
12:24:53 [2022-08-02T12:24:53.541Z] #55 45.06 go: downloading github.com/prometheus/procfs v0.7.3
12:24:53 [2022-08-02T12:24:53.541Z] #55 45.12 go: downloading google.golang.org/protobuf v1.28.0
12:24:54 [2022-08-02T12:24:54.483Z] #55 46.09 go: downloading github.com/mattn/go-runewidth v0.0.9
12:24:54 [2022-08-02T12:24:54.483Z] #55 46.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:24:57 [2022-08-02T12:24:57.034Z] #55 ...
12:24:57 [2022-08-02T12:24:57.034Z] 
12:24:57 [2022-08-02T12:24:57.034Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:57 [2022-08-02T12:24:57.034Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:57 [2022-08-02T12:24:57.034Z] #14 38.62 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 39.54 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 41.56 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.40 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.41 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.41 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.41 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.43 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.43 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.46 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.46 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.52 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.52 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.56 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.60 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.60 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 42.63 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:24:57 [2022-08-02T12:24:57.034Z] #14 44.19 debconf: delaying package configuration, since apt-utils is not installed
12:24:57 [2022-08-02T12:24:57.034Z] #14 44.70 Fetched 115 MB in 9s (13.2 MB/s)
12:24:57 [2022-08-02T12:24:57.034Z] #14 44.94 Selecting previously unselected package binutils-mingw-w64-i686.
12:24:57 [2022-08-02T12:24:57.034Z] #14 44.94 (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 ... 15717 files and directories currently installed.)
12:24:57 [2022-08-02T12:24:57.034Z] #14 45.01 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #14 45.03 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:24:57 [2022-08-02T12:24:57.034Z] #14 47.36 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:24:57 [2022-08-02T12:24:57.034Z] #14 47.36 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #14 47.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:24:57 [2022-08-02T12:24:57.034Z] #14 ...
12:24:57 [2022-08-02T12:24:57.034Z] 
12:24:57 [2022-08-02T12:24:57.034Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:57 [2022-08-02T12:24:57.034Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:57 [2022-08-02T12:24:57.034Z] #76 42.67 Selecting previously unselected package libmagic-mgc.
12:24:57 [2022-08-02T12:24:57.034Z] #76 42.67 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 42.68 Unpacking libmagic-mgc (1:5.39-3) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.64 Selecting previously unselected package libmagic1:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.65 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.67 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.87 Selecting previously unselected package file.
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.87 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 43.90 Unpacking file (1:5.39-3) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.25 Selecting previously unselected package xz-utils.
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.26 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.26 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.95 Selecting previously unselected package libsigsegv2:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.95 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 44.96 Unpacking libsigsegv2:amd64 (2.13-1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.05 Selecting previously unselected package m4.
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.06 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.07 Unpacking m4 (1.4.18-5) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.28 Selecting previously unselected package autoconf.
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.31 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.32 Unpacking autoconf (2.69-14) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.71 Selecting previously unselected package autotools-dev.
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.72 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.73 Unpacking autotools-dev (20180224.1+nmu1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.86 Selecting previously unselected package automake.
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.86 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 45.88 Unpacking automake (1:1.16.3-2) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.47 Selecting previously unselected package patch.
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.50 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.51 Unpacking patch (2.7.6-7) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.72 Selecting previously unselected package dpkg-dev.
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.73 Preparing to unpack .../11-dpkg-dev_1.20.11_all.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 46.74 Unpacking dpkg-dev (1.20.11) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.86 Selecting previously unselected package build-essential.
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.86 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.88 Unpacking build-essential (12.9) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.97 Selecting previously unselected package libcap2:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.97 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 47.98 Unpacking libcap2:amd64 (1:2.44-1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.09 Selecting previously unselected package libcap-dev:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.10 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.11 Unpacking libcap-dev:amd64 (1:2.44-1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.29 Selecting previously unselected package libprotobuf-c1:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.29 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.39 Selecting previously unselected package libprotobuf-c-dev:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.41 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.42 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.51 Selecting previously unselected package libseccomp-dev:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.52 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.52 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.79 Selecting previously unselected package libsystemd-dev:amd64.
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.79 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.034Z] #76 48.80 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:24:57 [2022-08-02T12:24:57.296Z] #76 ...
12:24:57 [2022-08-02T12:24:57.296Z] 
12:24:57 [2022-08-02T12:24:57.296Z] #34 [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:24:57 [2022-08-02T12:24:57.296Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:57 [2022-08-02T12:24:57.433Z] #84 ...
12:24:57 [2022-08-02T12:24:57.433Z] 
12:24:57 [2022-08-02T12:24:57.433Z] #58 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:24:57 [2022-08-02T12:24:57.433Z] #58 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:24:57 [2022-08-02T12:24:57.433Z] #58 40.79 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:24:57 [2022-08-02T12:24:57.433Z] #58 40.86 Setting up python3-protobuf (3.12.4-1) ...
12:24:57 [2022-08-02T12:24:57.433Z] #58 44.09 Setting up criu (3.17.1-1) ...
12:24:57 [2022-08-02T12:24:57.433Z] #58 45.74 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:24:57 [2022-08-02T12:24:57.433Z] #58 DONE 46.2s
12:24:57 [2022-08-02T12:24:57.433Z] 
12:24:57 [2022-08-02T12:24:57.433Z] #41 [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:24:57 [2022-08-02T12:24:57.433Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:24:57 [2022-08-02T12:24:57.433Z] #41 38.38 Updating files:  95% (1453/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:24:57 [2022-08-02T12:24:57.433Z] #41 38.46 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:24:57 [2022-08-02T12:24:57.433Z] #41 38.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:24:57 [2022-08-02T12:24:57.433Z] #41 ...
12:24:57 [2022-08-02T12:24:57.433Z] 
12:24:57 [2022-08-02T12:24:57.433Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:24:57 [2022-08-02T12:24:57.433Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:24:57 [2022-08-02T12:24:57.433Z] #62 37.37 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
12:24:57 [2022-08-02T12:24:57.433Z] #62 ...
12:24:57 [2022-08-02T12:24:57.433Z] 
12:24:57 [2022-08-02T12:24:57.433Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:24:57 [2022-08-02T12:24:57.433Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:24:57 [2022-08-02T12:24:57.433Z] #84 6.421 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:24:57 [2022-08-02T12:24:57.439Z] #64 ...
12:24:57 [2022-08-02T12:24:57.439Z] 
12:24:57 [2022-08-02T12:24:57.439Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:24:57 [2022-08-02T12:24:57.439Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:24:57 [2022-08-02T12:24:57.439Z] #14 90.56 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:24:57 [2022-08-02T12:24:57.439Z] #14 90.56 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.439Z] #14 90.66 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:24:57 [2022-08-02T12:24:57.439Z] #14 97.27 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:24:57 [2022-08-02T12:24:57.439Z] #14 97.27 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:24:57 [2022-08-02T12:24:57.439Z] #14 97.29 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:24:57 [2022-08-02T12:24:57.695Z] #84 6.445 Cloning into '/tmp/crun-build/libocispec'...
12:24:57 [2022-08-02T12:24:57.818Z] #34 48.83 Updating files:  88% (1342/1521)
Updating files:  89% (1354/1521)
Updating files:  90% (1369/1521)
Updating files:  91% (1385/1521)
Updating files:  92% (1400/1521)
Updating files:  93% (1415/1521)
Updating files:  94% (1430/1521)
Updating files:  95% (1445/1521)
Updating files:  96% (1461/1521)
Updating files:  97% (1476/1521)
Updating files:  98% (1491/1521)
Updating files:  99% (1506/1521)
Updating files: 100% (1521/1521)
Updating files: 100% (1521/1521), done.
12:24:57 [2022-08-02T12:24:57.818Z] #34 49.33 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
12:24:58 [2022-08-02T12:24:58.637Z] #84 7.549 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
12:24:58 [2022-08-02T12:24:58.638Z] #84 7.574 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:24:58 [2022-08-02T12:24:58.693Z] #34 49.99 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
12:24:58 [2022-08-02T12:24:58.899Z] #84 7.580 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:24:58 [2022-08-02T12:24:58.899Z] #84 7.581 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:24:58 [2022-08-02T12:24:58.899Z] #84 7.597 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:24:59 [2022-08-02T12:24:59.637Z] #34 ...
12:24:59 [2022-08-02T12:24:59.637Z] 
12:24:59 [2022-08-02T12:24:59.637Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:24:59 [2022-08-02T12:24:59.637Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + RM_GOPATH=0
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + TMP_GOPATH=
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + : /build
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + '[' -z '' ']'
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 ++ mktemp -d
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + export GOPATH=/tmp/tmp.JJo0L2r2iF
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + GOPATH=/tmp/tmp.JJo0L2r2iF
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + RM_GOPATH=1
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.491 + case "$(go env GOARCH)" in
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.507 ++ go env GOARCH
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + export GO_BUILDMODE=-buildmode=pie
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + GO_BUILDMODE=-buildmode=pie
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 ++ dirname /install.sh
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + dir=/
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + bin=containerd
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + shift
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + '[' '!' -f //containerd.installer ']'
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + . //containerd.installer
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 ++ set -e
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 ++ : v1.6.6
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + install_containerd
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + echo 'Install containerd version v1.6.6'
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JJo0L2r2iF/src/github.com/containerd/containerd
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.567 Cloning into '/tmp/tmp.JJo0L2r2iF/src/github.com/containerd/containerd'...
12:24:59 [2022-08-02T12:24:59.637Z] #64 1.569 Install containerd version v1.6.6
12:24:59 [2022-08-02T12:24:59.637Z] #64 ...
12:24:59 [2022-08-02T12:24:59.637Z] 
12:24:59 [2022-08-02T12:24:59.637Z] #76 [crun 1/2] RUN --mount=type=cache,sharing=locked,id=moby-crun-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-crun-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             autoconf             automake             build-essential             libcap-dev             libprotobuf-c-dev             libseccomp-dev             libsystemd-dev             libtool             libudev-dev             libyajl-dev             python3             ;
12:24:59 [2022-08-02T12:24:59.637Z] #76 sha256:63963eed62014231075f4225b8fab9beff0b5bef7a109bbb128d375a38811047
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.51 Selecting previously unselected package libtool.
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.51 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.55 Unpacking libtool (2.4.6-15) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.83 Selecting previously unselected package libudev-dev:amd64.
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.83 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 49.84 Unpacking libudev-dev:amd64 (247.3-7) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.08 Selecting previously unselected package libyajl2:amd64.
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.09 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.09 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.20 Selecting previously unselected package libyajl-dev:amd64.
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.24 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.26 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.41 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.46 Setting up libmagic-mgc (1:5.39-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.48 Setting up libyajl2:amd64 (2.1.0-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.51 Setting up libmagic1:amd64 (1:5.39-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.60 Setting up file (1:5.39-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.62 Setting up bzip2 (1.0.8-4) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.63 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.66 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.67 Setting up libcap2:amd64 (1:2.44-1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.71 Setting up autotools-dev (20180224.1+nmu1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.73 Setting up libsigsegv2:amd64 (2.13-1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.75 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.76 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.78 Setting up patch (2.7.6-7) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.81 Setting up libudev-dev:amd64 (247.3-7) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.83 Setting up libyajl-dev:amd64 (2.1.0-3) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.87 Setting up libcap-dev:amd64 (1:2.44-1) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.90 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.93 Setting up libtool (2.4.6-15) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.97 Setting up m4 (1.4.18-5) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 50.99 Setting up dpkg-dev (1.20.11) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 51.02 Setting up autoconf (2.69-14) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 51.05 Setting up build-essential (12.9) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 51.07 Setting up automake (1:1.16.3-2) ...
12:24:59 [2022-08-02T12:24:59.637Z] #76 51.08 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
12:24:59 [2022-08-02T12:24:59.637Z] #76 51.10 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:25:00 [2022-08-02T12:25:00.292Z] #84 9.201 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:25:00 [2022-08-02T12:25:00.579Z] #76 DONE 52.3s
12:25:00 [2022-08-02T12:25:00.579Z] 
12:25:00 [2022-08-02T12:25:00.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:00 [2022-08-02T12:25:00.579Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:00 [2022-08-02T12:25:00.706Z] #14 ...
12:25:00 [2022-08-02T12:25:00.706Z] 
12:25:00 [2022-08-02T12:25:00.706Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:00 [2022-08-02T12:25:00.706Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:00 [2022-08-02T12:25:00.706Z] #77 42.32 libtoolize: putting auxiliary files in '.'.
12:25:00 [2022-08-02T12:25:00.706Z] #77 42.32 libtoolize: copying file './ltmain.sh'
12:25:00 [2022-08-02T12:25:00.706Z] #77 42.88 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:25:00 [2022-08-02T12:25:00.706Z] #77 42.88 libtoolize: and rerunning libtoolize and aclocal.
12:25:00 [2022-08-02T12:25:00.706Z] #77 42.88 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.44 configure.ac:7: installing './compile'
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.44 configure.ac:11: installing './config.guess'
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.44 configure.ac:11: installing './config.sub'
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.45 configure.ac:8: installing './install-sh'
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.47 configure.ac:8: installing './missing'
12:25:00 [2022-08-02T12:25:00.706Z] #77 52.58 Makefile.am: installing './depcomp'
12:25:00 [2022-08-02T12:25:00.706Z] #77 ...
12:25:00 [2022-08-02T12:25:00.706Z] 
12:25:00 [2022-08-02T12:25:00.706Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:00 [2022-08-02T12:25:00.706Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:00 [2022-08-02T12:25:00.706Z] #14 104.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:25:00 [2022-08-02T12:25:00.706Z] #14 104.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:25:00 [2022-08-02T12:25:00.706Z] #14 104.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:25:01 [2022-08-02T12:25:01.520Z] #77 0.954 Cloning into '/tmp/crun-build'...
12:25:02 [2022-08-02T12:25:02.092Z] #77 ...
12:25:02 [2022-08-02T12:25:02.092Z] 
12:25:02 [2022-08-02T12:25:02.092Z] #42 [tini 1/3] 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:25:02 [2022-08-02T12:25:02.092Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:25:02 [2022-08-02T12:25:02.092Z] #42 43.79 Selecting previously unselected package libicu67:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 43.79 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 43.82 Unpacking libicu67:amd64 (67.1-7) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 50.77 Selecting previously unselected package libxml2:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 50.78 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 50.79 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 51.36 Selecting previously unselected package libarchive13:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 51.36 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 51.56 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.03 Selecting previously unselected package libjsoncpp24:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.03 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.04 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.33 Selecting previously unselected package librhash0:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.34 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.34 Unpacking librhash0:amd64 (1.4.1-2) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.60 Selecting previously unselected package libuv1:amd64.
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.61 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.62 Unpacking libuv1:amd64 (1.40.0-2) ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.90 Selecting previously unselected package cmake.
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.91 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.092Z] #42 52.92 Unpacking cmake (3.18.4-2+deb11u1) ...
12:25:02 [2022-08-02T12:25:02.206Z] #84 10.72 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:25:02 [2022-08-02T12:25:02.354Z] #42 ...
12:25:02 [2022-08-02T12:25:02.354Z] 
12:25:02 [2022-08-02T12:25:02.354Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:25:02 [2022-08-02T12:25:02.354Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:25:02 [2022-08-02T12:25:02.354Z] #51 43.46 Fetched 2315 kB in 3s (675 kB/s)
12:25:02 [2022-08-02T12:25:02.354Z] #51 43.55 Selecting previously unselected package libprotobuf23:amd64.
12:25:02 [2022-08-02T12:25:02.354Z] #51 43.56 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15717 files and directories currently installed.)
12:25:02 [2022-08-02T12:25:02.354Z] #51 43.74 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 43.75 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 44.81 Selecting previously unselected package python3-pkg-resources.
12:25:02 [2022-08-02T12:25:02.354Z] #51 44.81 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 44.82 Unpacking python3-pkg-resources (52.0.0-4) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.03 Selecting previously unselected package python3-six.
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.03 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.05 Unpacking python3-six (1.16.0-2) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.18 Selecting previously unselected package python3-protobuf.
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.18 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.19 Unpacking python3-protobuf (3.12.4-1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.77 Selecting previously unselected package libnet1:amd64.
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.77 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.78 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.91 Selecting previously unselected package libnl-3-200:amd64.
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.91 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 45.92 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.05 Selecting previously unselected package libprotobuf-c1:amd64.
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.05 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.06 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.19 Selecting previously unselected package criu.
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.19 Preparing to unpack .../7-criu_3.17.1-1_amd64.deb ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 46.22 Unpacking criu (3.17.1-1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 47.07 Setting up python3-pkg-resources (52.0.0-4) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 48.97 Setting up libprotobuf23:amd64 (3.12.4-1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 49.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 49.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 49.07 Setting up python3-six (1.16.0-2) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 50.34 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:25:02 [2022-08-02T12:25:02.354Z] #51 50.38 Setting up python3-protobuf (3.12.4-1) ...
12:25:02 [2022-08-02T12:25:02.779Z] #84 ...
12:25:02 [2022-08-02T12:25:02.779Z] 
12:25:02 [2022-08-02T12:25:02.779Z] #60 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:25:02 [2022-08-02T12:25:02.779Z] #60 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:25:02 [2022-08-02T12:25:02.779Z] #60 52.14 gotestsum version dev
12:25:02 [2022-08-02T12:25:02.779Z] #60 DONE 52.8s
12:25:03 [2022-08-02T12:25:03.040Z] 
12:25:03 [2022-08-02T12:25:03.040Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:03 [2022-08-02T12:25:03.040Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:03 [2022-08-02T12:25:03.040Z] #84 11.86 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
12:25:03 [2022-08-02T12:25:03.296Z] #51 54.57 Setting up criu (3.17.1-1) ...
12:25:03 [2022-08-02T12:25:03.301Z] #84 12.10 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
12:25:03 [2022-08-02T12:25:03.561Z] #84 12.31 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
12:25:05 [2022-08-02T12:25:05.838Z] #51 56.86 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:25:05 [2022-08-02T12:25:05.838Z] #51 ...
12:25:05 [2022-08-02T12:25:05.838Z] 
12:25:05 [2022-08-02T12:25:05.838Z] #42 [tini 1/3] 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:25:05 [2022-08-02T12:25:05.838Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:25:05 [2022-08-02T12:25:05.838Z] #42 57.39 Setting up libicu67:amd64 (67.1-7) ...
12:25:05 [2022-08-02T12:25:05.838Z] #42 57.39 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:25:05 [2022-08-02T12:25:05.838Z] #42 57.41 Setting up libuv1:amd64 (1.40.0-2) ...
12:25:05 [2022-08-02T12:25:05.838Z] #42 57.43 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:25:05 [2022-08-02T12:25:05.838Z] #42 57.50 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:25:06 [2022-08-02T12:25:06.097Z] #42 57.77 Setting up librhash0:amd64 (1.4.1-2) ...
12:25:06 [2022-08-02T12:25:06.097Z] #42 57.83 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:25:06 [2022-08-02T12:25:06.357Z] #42 58.00 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:25:06 [2022-08-02T12:25:06.357Z] #42 58.05 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:25:06 [2022-08-02T12:25:06.618Z] #42 ...
12:25:06 [2022-08-02T12:25:06.618Z] 
12:25:06 [2022-08-02T12:25:06.618Z] #51 [criu 2/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         echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/ /' > /etc/apt/sources.list.d/criu.list         && apt-get update         && apt-get install -y --no-install-recommends criu         && install -D /usr/sbin/criu /build/criu
12:25:06 [2022-08-02T12:25:06.618Z] #51 sha256:4786f6855fe8dbf5a9ad52afd8073aacd4a05c9c54f0918c430fd38376edb776
12:25:06 [2022-08-02T12:25:06.618Z] #51 DONE 57.8s
12:25:06 [2022-08-02T12:25:06.618Z] 
12:25:06 [2022-08-02T12:25:06.618Z] #42 [tini 1/3] 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:25:06 [2022-08-02T12:25:06.618Z] #42 sha256:25b7dc650b41afdcf823b76c34a3c9d859a4b10877132b7a4d7aeb7d7ac0c568
12:25:06 [2022-08-02T12:25:06.618Z] #42 58.20 Setting up cmake (3.18.4-2+deb11u1) ...
12:25:06 [2022-08-02T12:25:06.618Z] #42 58.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:25:06 [2022-08-02T12:25:06.878Z] #42 DONE 58.8s
12:25:06 [2022-08-02T12:25:06.878Z] 
12:25:06 [2022-08-02T12:25:06.878Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:06 [2022-08-02T12:25:06.878Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.05 Selecting previously unselected package binutils-mingw-w64.
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.06 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.07 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.22 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.24 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.48 Selecting previously unselected package dmsetup.
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.48 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.49 Unpacking dmsetup (2:1.02.175-2.1) ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.71 Selecting previously unselected package mingw-w64-common.
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.71 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 50.72 Unpacking mingw-w64-common (8.0.0-1) ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 56.74 Selecting previously unselected package mingw-w64-x86-64-dev.
12:25:06 [2022-08-02T12:25:06.878Z] #14 56.74 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:25:06 [2022-08-02T12:25:06.878Z] #14 56.75 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:25:07 [2022-08-02T12:25:07.138Z] #14 ...
12:25:07 [2022-08-02T12:25:07.138Z] 
12:25:07 [2022-08-02T12:25:07.138Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:25:07 [2022-08-02T12:25:07.138Z] #43 sha256:c192a6df85f30414c2ec1f1f3aa268a508ba12dcabb6f52f57add22d9e62e35f
12:25:07 [2022-08-02T12:25:07.399Z] #43 DONE 0.2s
12:25:07 [2022-08-02T12:25:07.399Z] 
12:25:07 [2022-08-02T12:25:07.399Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:25:07 [2022-08-02T12:25:07.399Z] #44 sha256:7af22809d5916ab06baf1e59b831aff8ee7a38fa9799a0dfc6dd8bb72ac036b2
12:25:08 [2022-08-02T12:25:08.782Z] #44 1.479 + RM_GOPATH=0
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.479 + TMP_GOPATH=
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.479 + : /build
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.479 + '[' -z '' ']'
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.503 ++ mktemp -d
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.515 + export GOPATH=/tmp/tmp.Ma2bLSpBvH
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.515 + GOPATH=/tmp/tmp.Ma2bLSpBvH
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.515 + RM_GOPATH=1
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.515 + case "$(go env GOARCH)" in
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.516 ++ go env GOARCH
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.534 + export GO_BUILDMODE=-buildmode=pie
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.534 + GO_BUILDMODE=-buildmode=pie
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.535 ++ dirname /install.sh
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.546 + dir=/
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.547 + bin=tini
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.547 + shift
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.547 + '[' '!' -f //tini.installer ']'
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.547 + . //tini.installer
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.555 ++ : v0.19.0
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.555 + install_tini
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.555 + echo 'Install tini version v0.19.0'
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.555 Install tini version v0.19.0
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.555 + git clone https://github.com/krallin/tini.git /tmp/tmp.Ma2bLSpBvH/tini
12:25:08 [2022-08-02T12:25:08.783Z] #44 1.557 Cloning into '/tmp/tmp.Ma2bLSpBvH/tini'...
12:25:08 [2022-08-02T12:25:08.801Z] #14 ...
12:25:08 [2022-08-02T12:25:08.801Z] 
12:25:08 [2022-08-02T12:25:08.801Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:08 [2022-08-02T12:25:08.801Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:08 [2022-08-02T12:25:08.801Z] #77 53.83 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:25:08 [2022-08-02T12:25:08.801Z] #77 53.83 libtoolize: copying file 'build-aux/ltmain.sh'
12:25:08 [2022-08-02T12:25:08.801Z] #77 53.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:25:08 [2022-08-02T12:25:08.801Z] #77 53.94 libtoolize: copying file 'm4/libtool.m4'
12:25:08 [2022-08-02T12:25:08.801Z] #77 54.00 libtoolize: copying file 'm4/ltoptions.m4'
12:25:08 [2022-08-02T12:25:08.801Z] #77 54.10 libtoolize: copying file 'm4/ltsugar.m4'
12:25:08 [2022-08-02T12:25:08.801Z] #77 54.20 libtoolize: copying file 'm4/ltversion.m4'
12:25:08 [2022-08-02T12:25:08.801Z] #77 54.32 libtoolize: copying file 'm4/lt~obsolete.m4'
12:25:08 [2022-08-02T12:25:08.801Z] #77 54.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:09 [2022-08-02T12:25:09.723Z] #44 2.374 + cd /tmp/tmp.Ma2bLSpBvH/tini
12:25:09 [2022-08-02T12:25:09.723Z] #44 2.374 + git checkout -q v0.19.0
12:25:09 [2022-08-02T12:25:09.723Z] #44 2.403 + cmake .
12:25:10 [2022-08-02T12:25:10.294Z] #44 3.007 -- The C compiler identification is GNU 10.2.1
12:25:10 [2022-08-02T12:25:10.555Z] #44 3.141 -- Detecting C compiler ABI info
12:25:10 [2022-08-02T12:25:10.815Z] #44 3.605 -- Detecting C compiler ABI info - done
12:25:11 [2022-08-02T12:25:11.075Z] #44 3.765 -- Check for working C compiler: /usr/bin/cc - skipped
12:25:11 [2022-08-02T12:25:11.076Z] #44 3.782 -- Detecting C compile features
12:25:11 [2022-08-02T12:25:11.076Z] #44 3.784 -- Detecting C compile features - done
12:25:11 [2022-08-02T12:25:11.076Z] #44 3.827 -- Performing Test HAS_BUILTIN_FORTIFY
12:25:11 [2022-08-02T12:25:11.076Z] #44 3.967 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:25:11 [2022-08-02T12:25:11.336Z] #44 4.064 -- Configuring done
12:25:11 [2022-08-02T12:25:11.336Z] #44 4.079 -- Generating done
12:25:11 [2022-08-02T12:25:11.336Z] #44 4.101 -- Build files have been written to: /tmp/tmp.Ma2bLSpBvH/tini
12:25:11 [2022-08-02T12:25:11.336Z] #44 4.115 + make tini-static
12:25:11 [2022-08-02T12:25:11.597Z] #44 4.407 Scanning dependencies of target tini-static
12:25:11 [2022-08-02T12:25:11.857Z] #44 4.538 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:25:12 [2022-08-02T12:25:12.117Z] #44 ...
12:25:12 [2022-08-02T12:25:12.117Z] 
12:25:12 [2022-08-02T12:25:12.117Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:12 [2022-08-02T12:25:12.117Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:12 [2022-08-02T12:25:12.377Z] #14 64.01 Selecting previously unselected package gcc-mingw-w64-base.
12:25:12 [2022-08-02T12:25:12.377Z] #14 64.03 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:25:12 [2022-08-02T12:25:12.377Z] #14 64.04 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:25:12 [2022-08-02T12:25:12.637Z] #14 64.18 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:25:12 [2022-08-02T12:25:12.637Z] #14 64.19 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:25:12 [2022-08-02T12:25:12.637Z] #14 64.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:25:14 [2022-08-02T12:25:14.129Z] Created binary: bundles/dynbinary-daemon/dockerd
12:25:14 [2022-08-02T12:25:14.129Z] Building: bundles/dynbinary-daemon/docker-proxy
12:25:14 [2022-08-02T12:25:14.129Z] GOOS="" GOARCH="" GOARM=""
12:25:14 [2022-08-02T12:25:14.129Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:25:14 [2022-08-02T12:25:14.129Z] 
12:25:14 [2022-08-02T12:25:14.129Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_SYSTEMD=1
12:25:14 [2022-08-02T12:25:14.129Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:25:14 [2022-08-02T12:25:14.129Z] HOSTNAME=73674f68378a
12:25:14 [2022-08-02T12:25:14.129Z] DEST=bundles/test-integration
12:25:14 [2022-08-02T12:25:14.129Z] PWD=/go/src/github.com/docker/docker
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_GITCOMMIT=e88f0ce781b796d9a403e6906dfe65c4bc30fc13
12:25:14 [2022-08-02T12:25:14.129Z] container=docker
12:25:14 [2022-08-02T12:25:14.129Z] HOME=/root
12:25:14 [2022-08-02T12:25:14.129Z] LANG=C.UTF-8
12:25:14 [2022-08-02T12:25:14.129Z] INVOCATION_ID=0fda4f6448854a079eaed2aad3c075c8
12:25:14 [2022-08-02T12:25:14.129Z] GOLANG_VERSION=1.18.4
12:25:14 [2022-08-02T12:25:14.129Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:25:14 [2022-08-02T12:25:14.129Z] VALIDATE_BRANCH=22.06
12:25:14 [2022-08-02T12:25:14.129Z] TERM=xterm
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_PKG=github.com/docker/docker
12:25:14 [2022-08-02T12:25:14.129Z] SHLVL=3
12:25:14 [2022-08-02T12:25:14.129Z] TIMEOUT=120m
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_BUILDTAGS= journald
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_GRAPHDRIVER=overlay2
12:25:14 [2022-08-02T12:25:14.129Z] GO111MODULE=off
12:25:14 [2022-08-02T12:25:14.129Z] DOCKER_EXPERIMENTAL=1
12:25:14 [2022-08-02T12:25:14.129Z] TEST_SKIP_INTEGRATION_CLI=1
12:25:14 [2022-08-02T12:25:14.129Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:25:14 [2022-08-02T12:25:14.129Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:25:14 [2022-08-02T12:25:14.129Z] GOPATH=/go
12:25:14 [2022-08-02T12:25:14.129Z] PKG_CONFIG=pkg-config
12:25:14 [2022-08-02T12:25:14.129Z] _=/usr/bin/env
12:25:14 [2022-08-02T12:25:14.129Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:25:14 [2022-08-02T12:25:14.405Z] ok  	github.com/docker/docker/cmd/dockerd	0.080s	coverage: 31.9% of statements
12:25:14 [2022-08-02T12:25:14.405Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
12:25:14 [2022-08-02T12:25:14.405Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.452s	coverage: 0.0% of statements
12:25:14 [2022-08-02T12:25:14.405Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:25:14 [2022-08-02T12:25:14.405Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:25:14 [2022-08-02T12:25:14.405Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:25:14 [2022-08-02T12:25:14.405Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:25:14 [2022-08-02T12:25:14.405Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:25:14 [2022-08-02T12:25:14.551Z] #14 ...
12:25:14 [2022-08-02T12:25:14.551Z] 
12:25:14 [2022-08-02T12:25:14.551Z] #44 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:25:14 [2022-08-02T12:25:14.551Z] #44 sha256:7af22809d5916ab06baf1e59b831aff8ee7a38fa9799a0dfc6dd8bb72ac036b2
12:25:14 [2022-08-02T12:25:14.551Z] #44 5.982 [100%] Linking C executable tini-static
12:25:14 [2022-08-02T12:25:14.551Z] #44 6.687 [100%] Built target tini-static
12:25:14 [2022-08-02T12:25:14.551Z] #44 6.802 + mkdir -p /build
12:25:14 [2022-08-02T12:25:14.551Z] #44 6.804 + cp tini-static /build/docker-init
12:25:14 [2022-08-02T12:25:14.551Z] #44 DONE 7.5s
12:25:14 [2022-08-02T12:25:14.812Z] 
12:25:14 [2022-08-02T12:25:14.812Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:14 [2022-08-02T12:25:14.812Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:14 [2022-08-02T12:25:14.812Z] #77 9.329 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
12:25:14 [2022-08-02T12:25:14.812Z] #77 9.356 Cloning into '/tmp/crun-build/libocispec'...
12:25:14 [2022-08-02T12:25:14.812Z] #77 10.52 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
12:25:14 [2022-08-02T12:25:14.812Z] #77 10.53 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
12:25:14 [2022-08-02T12:25:14.812Z] #77 10.53 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
12:25:14 [2022-08-02T12:25:14.812Z] #77 10.53 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
12:25:14 [2022-08-02T12:25:14.812Z] #77 10.56 Cloning into '/tmp/crun-build/libocispec/image-spec'...
12:25:14 [2022-08-02T12:25:14.812Z] #77 12.72 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
12:25:15 [2022-08-02T12:25:15.348Z] #77 67.17 configure.ac:7: installing 'build-aux/compile'
12:25:15 [2022-08-02T12:25:15.348Z] #77 67.18 configure.ac:9: installing 'build-aux/config.guess'
12:25:15 [2022-08-02T12:25:15.348Z] #77 67.18 configure.ac:9: installing 'build-aux/config.sub'
12:25:15 [2022-08-02T12:25:15.348Z] #77 67.20 configure.ac:11: installing 'build-aux/install-sh'
12:25:15 [2022-08-02T12:25:15.348Z] #77 ...
12:25:15 [2022-08-02T12:25:15.348Z] 
12:25:15 [2022-08-02T12:25:15.348Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:15 [2022-08-02T12:25:15.348Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:15 [2022-08-02T12:25:15.348Z] #14 118.4 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:25:15 [2022-08-02T12:25:15.348Z] #14 118.4 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:25:15 [2022-08-02T12:25:15.348Z] #14 118.4 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:25:15 [2022-08-02T12:25:15.382Z] #77 14.71 Cloning into '/tmp/crun-build/libocispec/yajl'...
12:25:15 [2022-08-02T12:25:15.902Z] #84 ...
12:25:15 [2022-08-02T12:25:15.903Z] 
12:25:15 [2022-08-02T12:25:15.903Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:25:15 [2022-08-02T12:25:15.903Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:25:15 [2022-08-02T12:25:15.903Z] #19 46.33 Fetched 49.2 MB in 45s (1088 kB/s)
12:25:15 [2022-08-02T12:25:15.903Z] #19 46.33 Reading package lists...
12:25:15 [2022-08-02T12:25:15.903Z] #19 ...
12:25:15 [2022-08-02T12:25:15.903Z] 
12:25:15 [2022-08-02T12:25:15.903Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:15 [2022-08-02T12:25:15.903Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:15 [2022-08-02T12:25:15.903Z] #84 24.26 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:25:16 [2022-08-02T12:25:16.765Z] #77 16.18 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
12:25:16 [2022-08-02T12:25:16.765Z] #77 ...
12:25:16 [2022-08-02T12:25:16.765Z] 
12:25:16 [2022-08-02T12:25:16.765Z] #53 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "gotest.tools/gotestsum@v1.8.1"      && /build/gotestsum --version
12:25:16 [2022-08-02T12:25:16.765Z] #53 sha256:ecf3cd67689cd7756657b79c02e28edc1d38c237be2de3571f17d04f8973fa13
12:25:16 [2022-08-02T12:25:16.765Z] #53 68.41 gotestsum version dev
12:25:17 [2022-08-02T12:25:17.025Z] #53 DONE 68.8s
12:25:17 [2022-08-02T12:25:17.025Z] 
12:25:17 [2022-08-02T12:25:17.025Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:17 [2022-08-02T12:25:17.025Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:17 [2022-08-02T12:25:17.025Z] #77 16.37 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
12:25:17 [2022-08-02T12:25:17.596Z] #77 16.86 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
12:25:20 [2022-08-02T12:25:20.965Z] ok  	github.com/docker/docker/daemon/cluster	0.048s	coverage: 0.5% of statements
12:25:21 [2022-08-02T12:25:21.531Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.016s	coverage: 65.3% of statements
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.5 Selecting previously unselected package g++-mingw-w64-x86-64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.5 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.7 Selecting previously unselected package libapparmor1:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.8 Selecting previously unselected package libapparmor-dev:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.8 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 124.8 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.0 Selecting previously unselected package libbtrfs0:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.1 Selecting previously unselected package libbtrfs-dev:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.1 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.1 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.4 Selecting previously unselected package libudev-dev:amd64.
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.4 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:25:21 [2022-08-02T12:25:21.890Z] #14 125.5 Unpacking libudev-dev:amd64 (247.3-7) ...
12:25:22 [2022-08-02T12:25:22.146Z] #14 125.6 Selecting previously unselected package libsepol1-dev:amd64.
12:25:22 [2022-08-02T12:25:22.146Z] #14 125.6 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:25:22 [2022-08-02T12:25:22.146Z] #14 125.6 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:25:22 [2022-08-02T12:25:22.481Z] #84 ...
12:25:22 [2022-08-02T12:25:22.481Z] 
12:25:22 [2022-08-02T12:25:22.481Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:25:22 [2022-08-02T12:25:22.481Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:25:22 [2022-08-02T12:25:22.481Z] #19 46.33 Reading package lists...
12:25:22 [2022-08-02T12:25:22.707Z] #14 126.0 Selecting previously unselected package libpcre2-16-0:amd64.
12:25:22 [2022-08-02T12:25:22.707Z] #14 126.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
12:25:22 [2022-08-02T12:25:22.707Z] #14 126.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
12:25:22 [2022-08-02T12:25:22.707Z] #14 126.2 Selecting previously unselected package libpcre2-32-0:amd64.
12:25:22 [2022-08-02T12:25:22.905Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
12:25:22 [2022-08-02T12:25:22.963Z] #14 126.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
12:25:22 [2022-08-02T12:25:22.963Z] #14 126.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
12:25:22 [2022-08-02T12:25:22.963Z] #14 126.4 Selecting previously unselected package libpcre2-posix2:amd64.
12:25:22 [2022-08-02T12:25:22.963Z] #14 126.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
12:25:22 [2022-08-02T12:25:22.963Z] #14 126.4 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
12:25:23 [2022-08-02T12:25:23.219Z] #14 126.5 Selecting previously unselected package libpcre2-dev:amd64.
12:25:23 [2022-08-02T12:25:23.219Z] #14 126.5 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
12:25:23 [2022-08-02T12:25:23.219Z] #14 126.5 Unpacking libpcre2-dev:amd64 (10.36-2) ...
12:25:23 [2022-08-02T12:25:23.474Z] #14 127.1 Selecting previously unselected package libselinux1-dev:amd64.
12:25:23 [2022-08-02T12:25:23.730Z] #14 127.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:25:23 [2022-08-02T12:25:23.730Z] #14 127.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:25:23 [2022-08-02T12:25:23.867Z] #19 60.41 Reading package lists...
12:25:23 [2022-08-02T12:25:23.867Z] #19 ...
12:25:23 [2022-08-02T12:25:23.867Z] 
12:25:23 [2022-08-02T12:25:23.867Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:23 [2022-08-02T12:25:23.867Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:23 [2022-08-02T12:25:23.867Z] #84 32.64 libtoolize: putting auxiliary files in '.'.
12:25:23 [2022-08-02T12:25:23.867Z] #84 32.65 libtoolize: copying file './ltmain.sh'
12:25:23 [2022-08-02T12:25:23.986Z] #14 127.4 Selecting previously unselected package libdevmapper-dev:amd64.
12:25:23 [2022-08-02T12:25:23.986Z] #14 127.4 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:25:23 [2022-08-02T12:25:23.986Z] #14 127.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.6 Selecting previously unselected package libseccomp-dev:amd64.
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.7 Selecting previously unselected package libsystemd-dev:amd64.
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
12:25:24 [2022-08-02T12:25:24.243Z] #14 127.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:25:24 [2022-08-02T12:25:24.439Z] #84 33.24 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:25:24 [2022-08-02T12:25:24.439Z] #84 33.24 libtoolize: and rerunning libtoolize and aclocal.
12:25:24 [2022-08-02T12:25:24.439Z] #84 33.24 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:24 [2022-08-02T12:25:24.806Z] #14 128.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:25:24 [2022-08-02T12:25:24.806Z] #14 128.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:25:24 [2022-08-02T12:25:24.806Z] #14 128.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 ...
12:25:25 [2022-08-02T12:25:25.063Z] 
12:25:25 [2022-08-02T12:25:25.063Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:25 [2022-08-02T12:25:25.063Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:25 [2022-08-02T12:25:25.063Z] #77 67.20 configure.ac:11: installing 'build-aux/missing'
12:25:25 [2022-08-02T12:25:25.063Z] #77 67.46 Makefile.am: installing 'build-aux/depcomp'
12:25:25 [2022-08-02T12:25:25.063Z] #77 67.67 parallel-tests: installing 'build-aux/test-driver'
12:25:25 [2022-08-02T12:25:25.063Z] #77 69.85 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:25:25 [2022-08-02T12:25:25.063Z] #77 69.85 libtoolize: copying file 'build-aux/ltmain.sh'
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.42 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.42 libtoolize: copying file 'm4/libtool.m4'
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.49 libtoolize: copying file 'm4/ltoptions.m4'
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.59 libtoolize: copying file 'm4/ltsugar.m4'
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.68 libtoolize: copying file 'm4/ltversion.m4'
12:25:25 [2022-08-02T12:25:25.063Z] #77 70.79 libtoolize: copying file 'm4/lt~obsolete.m4'
12:25:25 [2022-08-02T12:25:25.063Z] #77 ...
12:25:25 [2022-08-02T12:25:25.063Z] 
12:25:25 [2022-08-02T12:25:25.063Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:25 [2022-08-02T12:25:25.063Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.6 Setting up libudev-dev:amd64 (247.3-7) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:25:25 [2022-08-02T12:25:25.063Z] #14 128.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up mingw-w64-common (8.0.0-1) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.319Z] #14 128.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.581Z] #14 128.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:25:25 [2022-08-02T12:25:25.581Z] #14 128.9 Setting up dmsetup (2:1.02.175-2.1) ...
12:25:25 [2022-08-02T12:25:25.581Z] #14 128.9 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:25:25 [2022-08-02T12:25:25.581Z] #14 128.9 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:25:25 [2022-08-02T12:25:25.581Z] #14 128.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:25:25 [2022-08-02T12:25:25.735Z] #77 ...
12:25:25 [2022-08-02T12:25:25.735Z] 
12:25:25 [2022-08-02T12:25:25.736Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:25 [2022-08-02T12:25:25.736Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:25 [2022-08-02T12:25:25.736Z] #14 72.49 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:25:25 [2022-08-02T12:25:25.736Z] #14 72.49 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:25:25 [2022-08-02T12:25:25.736Z] #14 72.50 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:25:25 [2022-08-02T12:25:25.849Z] #14 DONE 129.4s
12:25:25 [2022-08-02T12:25:25.850Z] 
12:25:25 [2022-08-02T12:25:25.850Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:25:25 [2022-08-02T12:25:25.850Z] #67 sha256:baefa409c2761068c9b5fb2ba657634ca14eb08f78c5384b2d557750309b6778
12:25:25 [2022-08-02T12:25:25.850Z] #67 120.7 + for f in rootlesskit rootlesskit-docker-proxy
12:25:25 [2022-08-02T12:25:25.850Z] #67 120.7 + GOBIN=/build
12:25:25 [2022-08-02T12:25:25.850Z] #67 120.7 + GO111MODULE=on
12:25:25 [2022-08-02T12:25:25.850Z] #67 120.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
12:25:26 [2022-08-02T12:25:26.107Z] #67 ...
12:25:26 [2022-08-02T12:25:26.107Z] 
12:25:26 [2022-08-02T12:25:26.107Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
12:25:26 [2022-08-02T12:25:26.107Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
12:25:26 [2022-08-02T12:25:26.365Z] #15 ...
12:25:26 [2022-08-02T12:25:26.365Z] 
12:25:26 [2022-08-02T12:25:26.365Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:25:26 [2022-08-02T12:25:26.365Z] #59 sha256:60040a6aee2f23640fa82e178d5f0c3621907913e3fd904629134709ab9fd0ea
12:25:26 [2022-08-02T12:25:26.365Z] #59 DONE 0.2s
12:25:26 [2022-08-02T12:25:26.365Z] 
12:25:26 [2022-08-02T12:25:26.365Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:25:26 [2022-08-02T12:25:26.365Z] #67 sha256:baefa409c2761068c9b5fb2ba657634ca14eb08f78c5384b2d557750309b6778
12:25:26 [2022-08-02T12:25:26.365Z] #67 128.9 rootlesskit version 1.0.0
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0 Usage of /build/rootlesskit-docker-proxy:
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0   -container-ip string
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0     	container ip
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0   -container-port int
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0     	container port (default -1)
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0   -host-ip string
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0     	host ip
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0   -host-port int
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0     	host port (default -1)
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0   -proto string
12:25:26 [2022-08-02T12:25:26.624Z] #67 129.0     	proxy protocol (default "tcp")
12:25:26 [2022-08-02T12:25:26.624Z] #67 DONE 129.1s
12:25:26 [2022-08-02T12:25:26.624Z] 
12:25:26 [2022-08-02T12:25:26.624Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:25:26 [2022-08-02T12:25:26.624Z] #68 sha256:fdeb07cb74b751fd852f084561c05d3260c2aa9a239a382d8b4431189ea190a0
12:25:26 [2022-08-02T12:25:26.881Z] #68 DONE 0.1s
12:25:26 [2022-08-02T12:25:26.881Z] 
12:25:26 [2022-08-02T12:25:26.881Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:25:26 [2022-08-02T12:25:26.881Z] #69 sha256:a8c73fb626d8da18808cda066cf8922dc9358b137e26215d39c6642b864de4ca
12:25:26 [2022-08-02T12:25:26.881Z] #69 DONE 0.1s
12:25:26 [2022-08-02T12:25:26.881Z] 
12:25:26 [2022-08-02T12:25:26.881Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:25:26 [2022-08-02T12:25:26.881Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:25:27 [2022-08-02T12:25:27.811Z] #60 ...
12:25:27 [2022-08-02T12:25:27.811Z] 
12:25:27 [2022-08-02T12:25:27.811Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
12:25:27 [2022-08-02T12:25:27.811Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
12:25:27 [2022-08-02T12:25:27.811Z] #15 DONE 1.8s
12:25:28 [2022-08-02T12:25:28.068Z] 
12:25:28 [2022-08-02T12:25:28.068Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:25:28 [2022-08-02T12:25:28.068Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
12:25:29 [2022-08-02T12:25:29.438Z] #16 ...
12:25:29 [2022-08-02T12:25:29.438Z] 
12:25:29 [2022-08-02T12:25:29.438Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
12:25:29 [2022-08-02T12:25:29.438Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
12:25:29 [2022-08-02T12:25:29.438Z] #72 CACHED
12:25:29 [2022-08-02T12:25:29.438Z] 
12:25:29 [2022-08-02T12:25:29.438Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
12:25:29 [2022-08-02T12:25:29.438Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
12:25:29 [2022-08-02T12:25:29.438Z] #74 CACHED
12:25:29 [2022-08-02T12:25:29.438Z] 
12:25:29 [2022-08-02T12:25:29.438Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:25:29 [2022-08-02T12:25:29.438Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
12:25:29 [2022-08-02T12:25:29.438Z] #16 DONE 1.5s
12:25:29 [2022-08-02T12:25:29.438Z] 
12:25:29 [2022-08-02T12:25:29.438Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:25:29 [2022-08-02T12:25:29.438Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
12:25:29 [2022-08-02T12:25:29.463Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.444s	coverage: 13.4% of statements
12:25:30 [2022-08-02T12:25:30.187Z] ok  	github.com/docker/docker/daemon/config	0.033s	coverage: 81.7% of statements
12:25:30 [2022-08-02T12:25:30.371Z] #17 0.922 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:25:30 [2022-08-02T12:25:30.371Z] #17 DONE 1.0s
12:25:30 [2022-08-02T12:25:30.371Z] 
12:25:30 [2022-08-02T12:25:30.371Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:25:30 [2022-08-02T12:25:30.371Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.970 + RM_GOPATH=0
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.970 + TMP_GOPATH=
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.970 + : /build
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.970 + '[' -z '' ']'
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.970 ++ mktemp -d
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.976 + export GOPATH=/tmp/tmp.DLsTgnUaPM
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.976 + GOPATH=/tmp/tmp.DLsTgnUaPM
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.976 + RM_GOPATH=1
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.976 + case "$(go env GOARCH)" in
12:25:30 [2022-08-02T12:25:30.371Z] #60 1.976 ++ go env GOARCH
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.023 + export GO_BUILDMODE=-buildmode=pie
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.024 + GO_BUILDMODE=-buildmode=pie
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.024 ++ dirname /install.sh
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 + dir=/
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 + bin=runc
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 + shift
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 + '[' '!' -f //runc.installer ']'
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 + . //runc.installer
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 ++ set -e
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.027 ++ : v1.1.2
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.038 + install_runc
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.038 + RUNC_BUILDTAGS=seccomp
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.038 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.038 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.DLsTgnUaPM/src/github.com/opencontainers/runc
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.038 Install runc version v1.1.2 (build tags: seccomp)
12:25:30 [2022-08-02T12:25:30.371Z] #60 2.046 Cloning into '/tmp/tmp.DLsTgnUaPM/src/github.com/opencontainers/runc'...
12:25:30 [2022-08-02T12:25:30.756Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:25:31 [2022-08-02T12:25:31.303Z] #60 ...
12:25:31 [2022-08-02T12:25:31.303Z] 
12:25:31 [2022-08-02T12:25:31.303Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:25:31 [2022-08-02T12:25:31.303Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
12:25:31 [2022-08-02T12:25:31.303Z] #18 DONE 1.0s
12:25:31 [2022-08-02T12:25:31.321Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
12:25:31 [2022-08-02T12:25:31.560Z] 
12:25:31 [2022-08-02T12:25:31.560Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:25:31 [2022-08-02T12:25:31.560Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
12:25:32 [2022-08-02T12:25:32.254Z] ok  	github.com/docker/docker/daemon	10.126s	coverage: 16.1% of statements
12:25:32 [2022-08-02T12:25:32.254Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:25:32 [2022-08-02T12:25:32.254Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:25:32 [2022-08-02T12:25:32.254Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:25:32 [2022-08-02T12:25:32.254Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:25:32 [2022-08-02T12:25:32.365Z] #14 ...
12:25:32 [2022-08-02T12:25:32.365Z] 
12:25:32 [2022-08-02T12:25:32.365Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:32 [2022-08-02T12:25:32.365Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:32 [2022-08-02T12:25:32.365Z] #77 31.44 aclocal: warning: couldn't open directory 'm4': No such file or directory
12:25:32 [2022-08-02T12:25:32.491Z] #19 DONE 1.0s
12:25:32 [2022-08-02T12:25:32.491Z] 
12:25:32 [2022-08-02T12:25:32.491Z] #20 [dev-systemd-false  6/28] RUN ldconfig
12:25:32 [2022-08-02T12:25:32.491Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
12:25:32 [2022-08-02T12:25:32.577Z] #84 40.94 configure.ac:7: installing './compile'
12:25:32 [2022-08-02T12:25:32.577Z] #84 40.94 configure.ac:11: installing './config.guess'
12:25:32 [2022-08-02T12:25:32.577Z] #84 40.95 configure.ac:11: installing './config.sub'
12:25:32 [2022-08-02T12:25:32.577Z] #84 40.96 configure.ac:8: installing './install-sh'
12:25:32 [2022-08-02T12:25:32.577Z] #84 40.96 configure.ac:8: installing './missing'
12:25:32 [2022-08-02T12:25:32.577Z] #84 41.08 Makefile.am: installing './depcomp'
12:25:32 [2022-08-02T12:25:32.820Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.637s	coverage: 74.8% of statements
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.12 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.12 libtoolize: copying file 'build-aux/ltmain.sh'
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.21 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.21 libtoolize: copying file 'm4/libtool.m4'
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.28 libtoolize: copying file 'm4/ltoptions.m4'
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.37 libtoolize: copying file 'm4/ltsugar.m4'
12:25:33 [2022-08-02T12:25:33.520Z] #84 42.46 libtoolize: copying file 'm4/ltversion.m4'
12:25:33 [2022-08-02T12:25:33.520Z] #84 ...
12:25:33 [2022-08-02T12:25:33.520Z] 
12:25:33 [2022-08-02T12:25:33.520Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:25:33 [2022-08-02T12:25:33.520Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:25:33 [2022-08-02T12:25:33.520Z] #19 60.41 Reading package lists...
12:25:33 [2022-08-02T12:25:33.753Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.301s	coverage: 60.7% of statements
12:25:33 [2022-08-02T12:25:33.860Z] #20 DONE 1.5s
12:25:33 [2022-08-02T12:25:33.860Z] 
12:25:33 [2022-08-02T12:25:33.860Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:25:33 [2022-08-02T12:25:33.860Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:25:34 [2022-08-02T12:25:34.011Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
12:25:35 [2022-08-02T12:25:35.388Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.008s	coverage: 1.9% of statements
12:25:35 [2022-08-02T12:25:35.754Z] #21 1.868 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:25:36 [2022-08-02T12:25:36.011Z] #21 2.069 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:25:36 [2022-08-02T12:25:36.011Z] #21 2.072 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:25:36 [2022-08-02T12:25:36.267Z] #21 2.452 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:25:36 [2022-08-02T12:25:36.778Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.298s	coverage: 50.6% of statements
12:25:37 [2022-08-02T12:25:37.344Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	1.967s	coverage: 45.9% of statements
12:25:37 [2022-08-02T12:25:37.344Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
12:25:37 [2022-08-02T12:25:37.635Z] #21 3.790 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:25:37 [2022-08-02T12:25:37.987Z] #19 75.12 Building dependency tree...
12:25:38 [2022-08-02T12:25:38.277Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
12:25:38 [2022-08-02T12:25:38.843Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.863s	coverage: 58.5% of statements
12:25:38 [2022-08-02T12:25:38.843Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
12:25:38 [2022-08-02T12:25:38.843Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
12:25:38 [2022-08-02T12:25:38.943Z] #77 ...
12:25:38 [2022-08-02T12:25:38.943Z] 
12:25:38 [2022-08-02T12:25:38.943Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:38 [2022-08-02T12:25:38.943Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:38 [2022-08-02T12:25:38.943Z] #14 86.99 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:25:38 [2022-08-02T12:25:38.943Z] #14 86.99 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:25:38 [2022-08-02T12:25:38.943Z] #14 87.00 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:25:39 [2022-08-02T12:25:39.004Z] #21 5.264 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:25:39 [2022-08-02T12:25:39.101Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
12:25:39 [2022-08-02T12:25:39.570Z] #21 ...
12:25:39 [2022-08-02T12:25:39.570Z] 
12:25:39 [2022-08-02T12:25:39.570Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:39 [2022-08-02T12:25:39.570Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.52 configure.ac:11: installing 'build-aux/compile'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.53 configure.ac:11: installing 'build-aux/config.guess'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.55 configure.ac:11: installing 'build-aux/config.sub'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.56 configure.ac:13: installing 'build-aux/install-sh'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.56 configure.ac:13: installing 'build-aux/missing'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.57 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:25:39 [2022-08-02T12:25:39.570Z] #77 88.73 Makefile.am: installing 'build-aux/depcomp'
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.03 checking build system type... x86_64-pc-linux-gnu
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.33 checking host system type... x86_64-pc-linux-gnu
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.33 checking how to print strings... printf
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.34 checking for gcc... gcc
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.47 checking whether the C compiler works... yes
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.80 checking for C compiler default output file name... a.out
12:25:39 [2022-08-02T12:25:39.570Z] #77 90.80 checking for suffix of executables... 
12:25:39 [2022-08-02T12:25:39.570Z] #77 91.01 checking whether we are cross compiling... no
12:25:39 [2022-08-02T12:25:39.570Z] #77 91.32 checking for suffix of object files... o
12:25:39 [2022-08-02T12:25:39.570Z] #77 91.45 checking whether we are using the GNU C compiler... yes
12:25:39 [2022-08-02T12:25:39.570Z] #77 91.57 checking whether gcc accepts -g... yes
12:25:39 [2022-08-02T12:25:39.667Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
12:25:39 [2022-08-02T12:25:39.826Z] #77 91.68 checking for gcc option to accept ISO C89... none needed
12:25:39 [2022-08-02T12:25:39.826Z] #77 91.84 checking whether gcc understands -c and -o together... yes
12:25:39 [2022-08-02T12:25:39.826Z] #77 92.01 checking for a sed that does not truncate output... /bin/sed
12:25:39 [2022-08-02T12:25:39.826Z] #77 92.04 checking for grep that handles long lines and -e... /bin/grep
12:25:39 [2022-08-02T12:25:39.826Z] #77 92.05 checking for egrep... /bin/grep -E
12:25:39 [2022-08-02T12:25:39.826Z] #77 92.06 checking for fgrep... /bin/grep -F
12:25:39 [2022-08-02T12:25:39.826Z] #77 92.07 checking for ld used by gcc... /usr/bin/ld
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.09 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.11 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.23 checking whether ln -s works... yes
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.23 checking the maximum length of command line arguments... 1572864
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.25 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.25 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.25 checking for /usr/bin/ld option to reload object files... -r
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.25 checking for objdump... objdump
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.25 checking how to recognize dependent libraries... pass_all
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.26 checking for dlltool... no
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.27 checking how to associate runtime and link libraries... printf %s\n
12:25:40 [2022-08-02T12:25:40.083Z] #77 92.27 checking for ar... ar
12:25:40 [2022-08-02T12:25:40.325Z] #14 ...
12:25:40 [2022-08-02T12:25:40.326Z] 
12:25:40 [2022-08-02T12:25:40.326Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:25:40 [2022-08-02T12:25:40.326Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:25:40 [2022-08-02T12:25:40.326Z] #64 48.62 Updating files:  44% (2165/4910)
Updating files:  45% (2210/4910)
Updating files:  46% (2259/4910)
Updating files:  47% (2308/4910)
Updating files:  48% (2357/4910)
Updating files:  49% (2406/4910)
Updating files:  50% (2455/4910)
Updating files:  51% (2505/4910)
Updating files:  52% (2554/4910)
Updating files:  53% (2603/4910)
Updating files:  54% (2652/4910)
Updating files:  55% (2701/4910)
Updating files:  56% (2750/4910)
Updating files:  57% (2799/4910)
Updating files:  58% (2848/4910)
Updating files:  59% (2897/4910)
Updating files:  60% (2946/4910)
Updating files:  61% (2996/4910)
Updating files:  62% (3045/4910)
Updating files:  63% (3094/4910)
Updating files:  64% (3143/4910)
Updating files:  65% (3192/4910)
Updating files:  66% (3241/4910)
Updating files:  67% (3290/4910)
Updating files:  68% (3339/4910)
Updating files:  69% (3388/4910)
Updating files:  70% (3437/4910)
Updating files:  71% (3487/4910)
Updating files:  72% (3536/4910)
Updating files:  73% (3585/4910)
Updating files:  74% (3634/4910)
Updating files:  75% (3683/4910)
Updating files:  76% (3732/4910)
Updating files:  77% (3781/4910)
Updating files:  78% (3830/4910)
Updating files:  79% (3879/4910)
Updating files:  80% (3928/4910)
Updating files:  81% (3978/4910)
Updating files:  82% (4027/4910)
Updating files:  83% (4076/4910)
Updating files:  84% (4125/4910)
Updating files:  84% (4141/4910)
Updating files:  85% (4174/4910)
Updating files:  86% (4223/4910)
Updating files:  87% (4272/4910)
Updating files:  88% (4321/4910)
Updating files:  89% (4370/4910)
Updating files:  90% (4419/4910)
Updating files:  91% (4469/4910)
Updating files:  92% (4518/4910)
Updating files:  93% (4567/4910)
Updating files:  94% (4616/4910)
Updating files:  95% (4665/4910)
Updating files:  96% (4714/4910)
Updating files:  97% (4763/4910)
Updating files:  98% (4812/4910)
Updating files:  99% (4861/4910)
Updating files: 100% (4910/4910)
Updating files: 100% (4910/4910), done.
12:25:40 [2022-08-02T12:25:40.326Z] #64 50.21 + cd /tmp/tmp.JJo0L2r2iF/src/github.com/containerd/containerd
12:25:40 [2022-08-02T12:25:40.326Z] #64 50.21 + git checkout -q v1.6.6
12:25:40 [2022-08-02T12:25:40.340Z] #77 92.27 checking for archiver @FILE support... @
12:25:40 [2022-08-02T12:25:40.340Z] #77 92.52 checking for strip... strip
12:25:40 [2022-08-02T12:25:40.340Z] #77 92.52 checking for ranlib... ranlib
12:25:40 [2022-08-02T12:25:40.340Z] #77 92.53 checking for gawk... no
12:25:40 [2022-08-02T12:25:40.340Z] #77 92.53 checking for mawk... mawk
12:25:40 [2022-08-02T12:25:40.599Z] #77 92.53 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:25:40 [2022-08-02T12:25:40.855Z] #77 92.91 checking for sysroot... no
12:25:40 [2022-08-02T12:25:40.855Z] #77 92.91 checking for a working dd... /bin/dd
12:25:40 [2022-08-02T12:25:40.856Z] #77 92.91 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:25:40 [2022-08-02T12:25:40.856Z] #77 93.02 checking for mt... no
12:25:40 [2022-08-02T12:25:40.856Z] #77 93.02 checking if : is a manifest tool... no
12:25:41 [2022-08-02T12:25:41.040Z] ok  	github.com/docker/docker/daemon/images	0.042s	coverage: 6.9% of statements
12:25:41 [2022-08-02T12:25:41.040Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
12:25:41 [2022-08-02T12:25:41.040Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
12:25:41 [2022-08-02T12:25:41.040Z] ok  	github.com/docker/docker/daemon/logger	0.223s	coverage: 43.2% of statements
12:25:41 [2022-08-02T12:25:41.112Z] #77 93.05 checking how to run the C preprocessor... gcc -E
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.40 The following additional packages will be installed:
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.40   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.40   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.41   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.42   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.42   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.42   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.42   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.43   linux-libc-dev-s390x-cross patch xz-utils
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49 Suggested packages:
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   libyaml-shell-perl ed diffutils-doc
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49 Recommended packages:
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   fakeroot build-essential libalgorithm-merge-perl libwww-perl
12:25:41 [2022-08-02T12:25:41.287Z] #19 82.49   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + export 'BUILDTAGS=netgo osusergo static_build'
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + BUILDTAGS='netgo osusergo static_build'
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + export EXTRA_FLAGS=-buildmode=pie
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + EXTRA_FLAGS=-buildmode=pie
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + '[' '' = dynamic ']'
12:25:41 [2022-08-02T12:25:41.706Z] #64 51.96 + make
12:25:41 [2022-08-02T12:25:41.974Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.139s	coverage: 79.9% of statements
12:25:41 [2022-08-02T12:25:41.974Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.021s	coverage: 53.6% of statements
12:25:41 [2022-08-02T12:25:41.974Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
12:25:42 [2022-08-02T12:25:42.042Z] #77 93.32 checking for ANSI C header files... yes
12:25:42 [2022-08-02T12:25:42.042Z] #77 94.12 checking for sys/types.h... yes
12:25:42 [2022-08-02T12:25:42.299Z] #77 94.30 checking for sys/stat.h... yes
12:25:42 [2022-08-02T12:25:42.299Z] #77 94.55 checking for stdlib.h... yes
12:25:42 [2022-08-02T12:25:42.549Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
12:25:42 [2022-08-02T12:25:42.549Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
12:25:42 [2022-08-02T12:25:42.812Z] #77 94.69 checking for string.h... yes
12:25:42 [2022-08-02T12:25:42.812Z] #77 94.87 checking for memory.h... yes
12:25:43 [2022-08-02T12:25:43.069Z] #77 95.03 checking for strings.h... yes
12:25:43 [2022-08-02T12:25:43.116Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.018s	coverage: 87.2% of statements
12:25:43 [2022-08-02T12:25:43.325Z] #77 95.24 checking for inttypes.h... yes
12:25:43 [2022-08-02T12:25:43.374Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.138s	coverage: 76.8% of statements
12:25:43 [2022-08-02T12:25:43.583Z] #77 95.49 checking for stdint.h... yes
12:25:43 [2022-08-02T12:25:43.614Z] #64 53.88 + bin/ctr
12:25:43 [2022-08-02T12:25:43.632Z] ok  	github.com/docker/docker/daemon/logger/local	0.025s	coverage: 79.4% of statements
12:25:43 [2022-08-02T12:25:43.632Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
12:25:43 [2022-08-02T12:25:43.632Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
12:25:43 [2022-08-02T12:25:43.832Z] #19 ...
12:25:43 [2022-08-02T12:25:43.832Z] 
12:25:43 [2022-08-02T12:25:43.832Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:43 [2022-08-02T12:25:43.832Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:43 [2022-08-02T12:25:43.832Z] #84 42.57 libtoolize: copying file 'm4/lt~obsolete.m4'
12:25:43 [2022-08-02T12:25:43.832Z] #84 42.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:43 [2022-08-02T12:25:43.832Z] #84 52.74 configure.ac:7: installing 'build-aux/compile'
12:25:43 [2022-08-02T12:25:43.853Z] #77 95.75 checking for unistd.h... yes
12:25:44 [2022-08-02T12:25:44.094Z] #84 52.75 configure.ac:9: installing 'build-aux/config.guess'
12:25:44 [2022-08-02T12:25:44.094Z] #84 52.75 configure.ac:9: installing 'build-aux/config.sub'
12:25:44 [2022-08-02T12:25:44.094Z] #84 52.76 configure.ac:11: installing 'build-aux/install-sh'
12:25:44 [2022-08-02T12:25:44.094Z] #84 52.76 configure.ac:11: installing 'build-aux/missing'
12:25:44 [2022-08-02T12:25:44.094Z] #84 52.98 Makefile.am: installing 'build-aux/depcomp'
12:25:44 [2022-08-02T12:25:44.110Z] #77 95.95 checking for dlfcn.h... yes
12:25:44 [2022-08-02T12:25:44.110Z] #77 96.13 checking for objdir... .libs
12:25:44 [2022-08-02T12:25:44.355Z] #84 53.09 parallel-tests: installing 'build-aux/test-driver'
12:25:44 [2022-08-02T12:25:44.566Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.021s	coverage: 31.5% of statements
12:25:44 [2022-08-02T12:25:44.566Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.021s	coverage: 62.3% of statements
12:25:44 [2022-08-02T12:25:44.634Z] #77 96.67 checking if gcc supports -fno-rtti -fno-exceptions... no
12:25:44 [2022-08-02T12:25:44.634Z] #77 96.80 checking for gcc option to produce PIC... -fPIC -DPIC
12:25:44 [2022-08-02T12:25:44.890Z] #77 96.80 checking if gcc PIC flag -fPIC -DPIC works... yes
12:25:45 [2022-08-02T12:25:45.132Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.012s	coverage: 46.8% of statements
12:25:45 [2022-08-02T12:25:45.146Z] #77 96.96 checking if gcc static flag -static works... yes
12:25:45 [2022-08-02T12:25:45.390Z] ok  	github.com/docker/docker/daemon/logger/templates	0.008s	coverage: 8.3% of statements
12:25:45 [2022-08-02T12:25:45.402Z] #77 97.32 checking if gcc supports -c -o file.o... yes
12:25:45 [2022-08-02T12:25:45.402Z] #77 97.51 checking if gcc supports -c -o file.o... (cached) yes
12:25:45 [2022-08-02T12:25:45.402Z] #77 97.51 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:25:45 [2022-08-02T12:25:45.657Z] #77 97.58 checking dynamic linker characteristics... GNU/Linux ld.so
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.93 checking how to hardcode library paths into programs... immediate
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.93 checking whether stripping libraries is possible... yes
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.96 checking if libtool supports shared libraries... yes
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.96 checking whether to build shared libraries... no
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.96 checking whether to build static libraries... yes
12:25:45 [2022-08-02T12:25:45.913Z] #77 97.96 checking for a BSD-compatible install... /usr/bin/install -c
12:25:45 [2022-08-02T12:25:45.913Z] #77 98.01 checking whether build environment is sane... yes
12:25:45 [2022-08-02T12:25:45.913Z] #77 98.06 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:25:45 [2022-08-02T12:25:45.913Z] #77 98.08 checking whether make sets $(MAKE)... yes
12:25:45 [2022-08-02T12:25:45.956Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
12:25:46 [2022-08-02T12:25:46.169Z] #77 98.13 checking whether make supports the include directive... yes (GNU style)
12:25:46 [2022-08-02T12:25:46.169Z] #77 98.17 checking whether make supports nested variables... yes
12:25:46 [2022-08-02T12:25:46.169Z] #77 98.21 checking whether UID '0' is supported by ustar format... yes
12:25:46 [2022-08-02T12:25:46.169Z] #77 98.21 checking whether GID '0' is supported by ustar format... yes
12:25:46 [2022-08-02T12:25:46.169Z] #77 98.21 checking how to create a ustar tar archive... gnutar
12:25:46 [2022-08-02T12:25:46.268Z] #84 54.72 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:25:46 [2022-08-02T12:25:46.268Z] #84 54.72 libtoolize: copying file 'build-aux/ltmain.sh'
12:25:46 [2022-08-02T12:25:46.268Z] #84 55.12 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.31 checking dependency style of gcc... gcc3
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.53 checking whether to enable maintainer-specific portions of Makefiles... yes
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.53 checking whether make supports nested variables... (cached) yes
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.53 checking for gawk... (cached) mawk
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.53 checking for a sed that does not truncate output... (cached) /bin/sed
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.54 checking for gcc... (cached) gcc
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.64 checking whether we are using the GNU C compiler... (cached) yes
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.65 checking whether gcc accepts -g... (cached) yes
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.65 checking for gcc option to accept ISO C89... (cached) none needed
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.66 checking whether gcc understands -c and -o together... (cached) yes
12:25:46 [2022-08-02T12:25:46.426Z] #77 98.66 checking for a Python interpreter with version >= 3... python3
12:25:46 [2022-08-02T12:25:46.528Z] #84 55.12 libtoolize: copying file 'm4/libtool.m4'
12:25:46 [2022-08-02T12:25:46.528Z] #84 55.20 libtoolize: copying file 'm4/ltoptions.m4'
12:25:46 [2022-08-02T12:25:46.528Z] #84 55.32 libtoolize: copying file 'm4/ltsugar.m4'
12:25:46 [2022-08-02T12:25:46.528Z] #84 55.40 libtoolize: copying file 'm4/ltversion.m4'
12:25:46 [2022-08-02T12:25:46.528Z] #84 ...
12:25:46 [2022-08-02T12:25:46.528Z] 
12:25:46 [2022-08-02T12:25:46.528Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:25:46 [2022-08-02T12:25:46.529Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.85 The following NEW packages will be installed:
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   crossbuild-essential-armel crossbuild-essential-armhf
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.86   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.87   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.88   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.89   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
12:25:46 [2022-08-02T12:25:46.529Z] #19 87.90   linux-libc-dev-s390x-cross patch xz-utils
12:25:46 [2022-08-02T12:25:46.683Z] #77 98.75 checking for python3... /usr/bin/python3
12:25:46 [2022-08-02T12:25:46.683Z] #77 98.75 checking for python3 version... 3.9
12:25:46 [2022-08-02T12:25:46.683Z] #77 98.80 checking for python3 platform... linux
12:25:46 [2022-08-02T12:25:46.939Z] #77 98.87 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:25:46 [2022-08-02T12:25:46.939Z] #77 99.07 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded.
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 Need to get 788 MB of archives.
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 After this operation, 3385 MB of additional disk space will be used.
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.53 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.54 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.54 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.55 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.55 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
12:25:47 [2022-08-02T12:25:47.100Z] #19 88.66 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
12:25:47 [2022-08-02T12:25:47.204Z] #77 99.27 checking for go-md2man... no
12:25:47 [2022-08-02T12:25:47.328Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.540s	coverage: 82.5% of statements
12:25:47 [2022-08-02T12:25:47.328Z] ?   	github.com/docker/docker/daemon/names	[no test files]
12:25:47 [2022-08-02T12:25:47.328Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
12:25:47 [2022-08-02T12:25:47.363Z] #19 88.76 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
12:25:47 [2022-08-02T12:25:47.461Z] #77 99.30 checking error.h usability... yes
12:25:47 [2022-08-02T12:25:47.461Z] #77 99.51 checking error.h presence... yes
12:25:47 [2022-08-02T12:25:47.461Z] #77 99.59 checking for error.h... yes
12:25:47 [2022-08-02T12:25:47.587Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
12:25:47 [2022-08-02T12:25:47.624Z] #19 88.85 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
12:25:47 [2022-08-02T12:25:47.624Z] #19 88.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
12:25:47 [2022-08-02T12:25:47.624Z] #19 89.02 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
12:25:47 [2022-08-02T12:25:47.624Z] #19 89.03 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [46.6 MB]
12:25:47 [2022-08-02T12:25:47.718Z] #77 99.61 checking linux/openat2.h usability... yes
12:25:47 [2022-08-02T12:25:47.718Z] #77 99.83 checking linux/openat2.h presence... yes
12:25:47 [2022-08-02T12:25:47.718Z] #77 99.89 checking for linux/openat2.h... yes
12:25:47 [2022-08-02T12:25:47.974Z] #77 99.92 checking for copy_file_range... yes
12:25:48 [2022-08-02T12:25:48.230Z] #77 100.2 checking for fgetxattr... yes
12:25:48 [2022-08-02T12:25:48.487Z] #77 100.5 checking for statx... yes
12:25:48 [2022-08-02T12:25:48.744Z] #77 100.8 checking for fgetpwent_r... yes
12:25:48 [2022-08-02T12:25:48.960Z] ok  	github.com/docker/docker/distribution	1.501s	coverage: 28.0% of statements
12:25:48 [2022-08-02T12:25:48.960Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
12:25:49 [2022-08-02T12:25:49.219Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
12:25:49 [2022-08-02T12:25:49.258Z] #77 101.1 checking for issetugid... no
12:25:49 [2022-08-02T12:25:49.258Z] #77 101.4 checking for pkg-config... /usr/bin/pkg-config
12:25:49 [2022-08-02T12:25:49.258Z] #77 101.4 checking pkg-config is at least version 0.9.0... yes
12:25:49 [2022-08-02T12:25:49.785Z] ok  	github.com/docker/docker/image	0.026s	coverage: 86.9% of statements
12:25:49 [2022-08-02T12:25:49.821Z] #77 101.4 checking for library containing yajl_tree_get... -lyajl
12:25:49 [2022-08-02T12:25:49.821Z] #77 101.9 checking for yajl >= 2.0.0... yes
12:25:49 [2022-08-02T12:25:49.821Z] #77 101.9 checking sys/capability.h usability... yes
12:25:50 [2022-08-02T12:25:50.043Z] ok  	github.com/docker/docker/image/cache	0.007s	coverage: 19.2% of statements
12:25:50 [2022-08-02T12:25:50.077Z] #77 102.1 checking sys/capability.h presence... yes
12:25:50 [2022-08-02T12:25:50.077Z] #77 102.2 checking for sys/capability.h... yes
12:25:50 [2022-08-02T12:25:50.172Z] #19 91.08 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi-base amd64 10.2.1-6cross1 [202 kB]
12:25:50 [2022-08-02T12:25:50.172Z] #19 91.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [44.1 MB]
12:25:50 [2022-08-02T12:25:50.301Z] ok  	github.com/docker/docker/distribution/xfer	1.889s	coverage: 84.9% of statements
12:25:50 [2022-08-02T12:25:50.302Z] ?   	github.com/docker/docker/dockerversion	[no test files]
12:25:50 [2022-08-02T12:25:50.644Z] #77 102.2 checking for library containing cap_from_name... -lcap
12:25:50 [2022-08-02T12:25:50.644Z] #77 102.8 checking for library containing dlopen... 
12:25:50 [2022-08-02T12:25:50.644Z] #77 ...
12:25:50 [2022-08-02T12:25:50.644Z] 
12:25:50 [2022-08-02T12:25:50.644Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:25:50 [2022-08-02T12:25:50.644Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:25:50 [2022-08-02T12:25:50.644Z] #60 14.52 + cd /tmp/tmp.DLsTgnUaPM/src/github.com/opencontainers/runc
12:25:50 [2022-08-02T12:25:50.644Z] #60 14.52 + git checkout -q v1.1.2
12:25:50 [2022-08-02T12:25:50.644Z] #60 15.22 + '[' -z '' ']'
12:25:50 [2022-08-02T12:25:50.644Z] #60 15.22 + target=static
12:25:50 [2022-08-02T12:25:50.644Z] #60 15.22 + make BUILDTAGS=seccomp static
12:25:50 [2022-08-02T12:25:50.644Z] #60 15.74 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
12:25:50 [2022-08-02T12:25:50.868Z] ok  	github.com/docker/docker/image/tarexport	0.014s	coverage: 0.7% of statements
12:25:50 [2022-08-02T12:25:50.868Z] ?   	github.com/docker/docker/image/v1	[no test files]
12:25:50 [2022-08-02T12:25:50.868Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
12:25:50 [2022-08-02T12:25:50.901Z] #60 ...
12:25:50 [2022-08-02T12:25:50.901Z] 
12:25:50 [2022-08-02T12:25:50.901Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:25:50 [2022-08-02T12:25:50.901Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:25:50 [2022-08-02T12:25:50.901Z] #21 9.292 Fetched 8563 kB in 8s (1087 kB/s)
12:25:50 [2022-08-02T12:25:50.901Z] #21 9.292 Reading package lists...
12:25:50 [2022-08-02T12:25:50.901Z] #21 12.81 Reading package lists...
12:25:50 [2022-08-02T12:25:50.901Z] #21 16.08 Building dependency tree...
12:25:50 [2022-08-02T12:25:50.901Z] #21 16.85 Reading state information...
12:25:51 [2022-08-02T12:25:51.158Z] #21 ...
12:25:51 [2022-08-02T12:25:51.158Z] 
12:25:51 [2022-08-02T12:25:51.158Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:51 [2022-08-02T12:25:51.158Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:51 [2022-08-02T12:25:51.158Z] #77 102.8 checking for library containing dlopen... -ldl
12:25:51 [2022-08-02T12:25:51.415Z] #77 103.3 checking seccomp.h usability... yes
12:25:51 [2022-08-02T12:25:51.415Z] #77 103.5 checking seccomp.h presence... yes
12:25:51 [2022-08-02T12:25:51.415Z] #77 103.6 checking for seccomp.h... yes
12:25:51 [2022-08-02T12:25:51.435Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
12:25:51 [2022-08-02T12:25:51.557Z] #19 92.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf-base amd64 10.2.1-6cross1 [202 kB]
12:25:51 [2022-08-02T12:25:51.557Z] #19 92.85 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [44.1 MB]
12:25:51 [2022-08-02T12:25:51.693Z] ok  	github.com/docker/docker/oci	0.006s	coverage: 46.0% of statements
12:25:51 [2022-08-02T12:25:51.748Z] #64 ...
12:25:51 [2022-08-02T12:25:51.748Z] 
12:25:51 [2022-08-02T12:25:51.748Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:25:51 [2022-08-02T12:25:51.748Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:25:51 [2022-08-02T12:25:51.748Z] #14 93.09 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:25:51 [2022-08-02T12:25:51.748Z] #14 93.09 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:25:51 [2022-08-02T12:25:51.748Z] #14 93.10 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:25:51 [2022-08-02T12:25:51.748Z] #14 99.77 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:25:51 [2022-08-02T12:25:51.748Z] #14 99.77 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:25:51 [2022-08-02T12:25:51.748Z] #14 99.80 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:25:52 [2022-08-02T12:25:52.259Z] ok  	github.com/docker/docker/opts	0.024s	coverage: 66.0% of statements
12:25:52 [2022-08-02T12:25:52.344Z] #77 103.6 checking for library containing seccomp_rule_add... -lseccomp
12:25:52 [2022-08-02T12:25:52.345Z] #77 104.3 checking for library containing seccomp_arch_resolve_name... none required
12:25:52 [2022-08-02T12:25:52.524Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
12:25:52 [2022-08-02T12:25:52.601Z] #77 104.5 checking systemd/sd-bus.h usability... yes
12:25:52 [2022-08-02T12:25:52.840Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:25:52 [2022-08-02T12:25:52.858Z] #77 104.8 checking systemd/sd-bus.h presence... yes
12:25:52 [2022-08-02T12:25:52.858Z] #77 104.9 checking for systemd/sd-bus.h... yes
12:25:53 [2022-08-02T12:25:53.115Z] #77 104.9 checking for library containing sd_bus_match_signal_async... -lsystemd
12:25:53 [2022-08-02T12:25:53.132Z] #14 ...
12:25:53 [2022-08-02T12:25:53.132Z] 
12:25:53 [2022-08-02T12:25:53.132Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:53 [2022-08-02T12:25:53.132Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:53 [2022-08-02T12:25:53.132Z] #77 42.32 libtoolize: putting auxiliary files in '.'.
12:25:53 [2022-08-02T12:25:53.132Z] #77 42.33 libtoolize: copying file './ltmain.sh'
12:25:53 [2022-08-02T12:25:53.132Z] #77 42.97 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
12:25:53 [2022-08-02T12:25:53.132Z] #77 42.97 libtoolize: and rerunning libtoolize and aclocal.
12:25:53 [2022-08-02T12:25:53.132Z] #77 42.97 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.49 configure.ac:7: installing './compile'
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.50 configure.ac:11: installing './config.guess'
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.51 configure.ac:11: installing './config.sub'
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.51 configure.ac:8: installing './install-sh'
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.51 configure.ac:8: installing './missing'
12:25:53 [2022-08-02T12:25:53.132Z] #77 52.67 Makefile.am: installing './depcomp'
12:25:53 [2022-08-02T12:25:53.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:25:53 [2022-08-02T12:25:53.477Z] #19 94.70 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
12:25:53 [2022-08-02T12:25:53.477Z] #19 94.71 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [42.9 MB]
12:25:53 [2022-08-02T12:25:53.628Z] #77 105.5 checking for sd_notify_barrier... yes
12:25:53 [2022-08-02T12:25:53.885Z] #77 105.8 checking linux/bpf.h usability... yes
12:25:53 [2022-08-02T12:25:53.898Z] ok  	github.com/docker/docker/pkg/archive	0.281s	coverage: 82.3% of statements
12:25:54 [2022-08-02T12:25:54.142Z] #77 106.1 checking linux/bpf.h presence... yes
12:25:54 [2022-08-02T12:25:54.142Z] #77 106.1 checking for linux/bpf.h... yes
12:25:54 [2022-08-02T12:25:54.142Z] #77 106.1 checking compilation for eBPF... yes
12:25:54 [2022-08-02T12:25:54.142Z] #77 106.4 checking for criu >= 3.15... no
12:25:54 [2022-08-02T12:25:54.142Z] #77 106.4 configure: CRIU headers not found, building without CRIU support
12:25:54 [2022-08-02T12:25:54.399Z] #77 106.4 checking for criu > 3.16... no
12:25:54 [2022-08-02T12:25:54.399Z] #77 106.4 configure: CRIU version doesn't support join-ns API
12:25:54 [2022-08-02T12:25:54.399Z] #77 106.4 checking for criu > 3.16.1... no
12:25:54 [2022-08-02T12:25:54.399Z] #77 106.4 configure: CRIU version doesn't support for pre-dumping
12:25:54 [2022-08-02T12:25:54.399Z] #77 106.4 checking for new mount API (fsconfig)... yes
12:25:54 [2022-08-02T12:25:54.518Z] #77 53.97 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:25:54 [2022-08-02T12:25:54.518Z] #77 53.97 libtoolize: copying file 'build-aux/ltmain.sh'
12:25:54 [2022-08-02T12:25:54.656Z] #77 106.5 checking for seccomp notify API... yes
12:25:54 [2022-08-02T12:25:54.656Z] #77 106.7 checking for gperf... no
12:25:54 [2022-08-02T12:25:54.656Z] #77 106.7 configure: gperf not found - cannot rebuild signal parser code
12:25:54 [2022-08-02T12:25:54.656Z] #77 106.7 checking for library containing argp_parse... none required
12:25:54 [2022-08-02T12:25:54.779Z] #77 54.09 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:25:54 [2022-08-02T12:25:54.779Z] #77 54.10 libtoolize: copying file 'm4/libtool.m4'
12:25:54 [2022-08-02T12:25:54.779Z] #77 54.18 libtoolize: copying file 'm4/ltoptions.m4'
12:25:54 [2022-08-02T12:25:54.779Z] #77 54.31 libtoolize: copying file 'm4/ltsugar.m4'
12:25:54 [2022-08-02T12:25:54.912Z] #77 107.1 checking that generated files are newer than configure... done
12:25:54 [2022-08-02T12:25:54.912Z] #77 107.1 configure: creating ./config.status
12:25:55 [2022-08-02T12:25:55.040Z] #77 54.42 libtoolize: copying file 'm4/ltversion.m4'
12:25:55 [2022-08-02T12:25:55.040Z] #77 54.53 libtoolize: copying file 'm4/lt~obsolete.m4'
12:25:55 [2022-08-02T12:25:55.272Z] ok  	github.com/docker/docker/pkg/authorization	0.569s	coverage: 68.3% of statements
12:25:55 [2022-08-02T12:25:55.272Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
12:25:55 [2022-08-02T12:25:55.300Z] #77 54.66 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
12:25:55 [2022-08-02T12:25:55.389Z] #19 96.49 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu-base amd64 10.2.1-6cross1 [202 kB]
12:25:55 [2022-08-02T12:25:55.389Z] #19 96.49 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-10-s390x-linux-gnu amd64 10.2.1-6cross1 [41.1 MB]
12:25:55 [2022-08-02T12:25:55.530Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
12:25:56 [2022-08-02T12:25:56.785Z] #19 ...
12:25:56 [2022-08-02T12:25:56.785Z] 
12:25:56 [2022-08-02T12:25:56.785Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:25:56 [2022-08-02T12:25:56.785Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:25:56 [2022-08-02T12:25:56.785Z] #84 55.49 libtoolize: copying file 'm4/lt~obsolete.m4'
12:25:56 [2022-08-02T12:25:56.785Z] #84 ...
12:25:56 [2022-08-02T12:25:56.785Z] 
12:25:56 [2022-08-02T12:25:56.785Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:25:56 [2022-08-02T12:25:56.785Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:25:56 [2022-08-02T12:25:56.785Z] #19 98.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-aarch64-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #77 ...
12:25:56 [2022-08-02T12:25:56.806Z] 
12:25:56 [2022-08-02T12:25:56.806Z] #34 [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:25:56 [2022-08-02T12:25:56.806Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:25:56 [2022-08-02T12:25:56.806Z] #34 DONE 159.5s
12:25:56 [2022-08-02T12:25:56.806Z] 
12:25:56 [2022-08-02T12:25:56.806Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:25:56 [2022-08-02T12:25:56.806Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.75 The following additional packages will be installed:
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.75   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   python3-pkg-resources vim-runtime xxd
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76 Suggested packages:
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   acl attr quota
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76 Recommended packages:
12:25:56 [2022-08-02T12:25:56.806Z] #21 17.76   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.60 The following NEW packages will be installed:
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.61   xz-utils zip zstd
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.92 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.92 Need to get 27.7 MB of archives.
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.92 After this operation, 106 MB of additional disk space will be used.
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.92 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.93 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.93 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.93 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.94 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 19.98 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 20.00 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 20.01 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 20.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 20.03 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:25:56 [2022-08-02T12:25:56.806Z] #21 20.05 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.06 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.07 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.08 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.08 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.09 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.09 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.10 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.11 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.12 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.12 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.13 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.14 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.51 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.51 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.52 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.52 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.53 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.54 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.55 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.64 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.64 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.65 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.66 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.68 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.69 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.70 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.74 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 20.78 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 21.07 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 21.12 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 21.16 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 21.18 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
12:25:56 [2022-08-02T12:25:56.807Z] #21 21.93 debconf: delaying package configuration, since apt-utils is not installed
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.14 Fetched 27.7 MB in 2s (17.7 MB/s)
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.24 Selecting previously unselected package pigz.
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.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 ... 24018 files and directories currently installed.)
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.35 Unpacking pigz (2.6-1) ...
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.50 Selecting previously unselected package libelf1:amd64.
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.51 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.54 Unpacking libelf1:amd64 (0.183-1) ...
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.82 Selecting previously unselected package libbpf0:amd64.
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.83 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:25:56 [2022-08-02T12:25:56.807Z] #21 22.84 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabi amd64 4:10.2.1-1 [16.8 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-arm-linux-gnueabihf amd64 4:10.2.1-1 [16.8 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-powerpc64le-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cpp-s390x-linux-gnu amd64 4:10.2.1-1 [16.8 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.25 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.30 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.37 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.40 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.44 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.45 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
12:25:57 [2022-08-02T12:25:57.046Z] #19 98.48 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
12:25:57 [2022-08-02T12:25:57.064Z] #21 23.13 Selecting previously unselected package libcap2:amd64.
12:25:57 [2022-08-02T12:25:57.064Z] #21 23.13 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:25:57 [2022-08-02T12:25:57.064Z] #21 23.13 Unpacking libcap2:amd64 (1:2.44-1) ...
12:25:57 [2022-08-02T12:25:57.308Z] #19 98.49 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [53.2 MB]
12:25:57 [2022-08-02T12:25:57.320Z] #21 23.38 Selecting previously unselected package libmnl0:amd64.
12:25:57 [2022-08-02T12:25:57.321Z] #21 23.39 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:25:57 [2022-08-02T12:25:57.321Z] #21 23.42 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:25:57 [2022-08-02T12:25:57.321Z] #21 23.54 Selecting previously unselected package libxtables12:amd64.
12:25:57 [2022-08-02T12:25:57.321Z] #21 23.54 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:25:57 [2022-08-02T12:25:57.321Z] #21 23.54 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:25:57 [2022-08-02T12:25:57.577Z] #21 23.72 Selecting previously unselected package libcap2-bin.
12:25:57 [2022-08-02T12:25:57.577Z] #21 23.72 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:25:57 [2022-08-02T12:25:57.577Z] #21 23.72 Unpacking libcap2-bin (1:2.44-1) ...
12:25:57 [2022-08-02T12:25:57.834Z] #21 ...
12:25:57 [2022-08-02T12:25:57.834Z] 
12:25:57 [2022-08-02T12:25:57.834Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:25:57 [2022-08-02T12:25:57.834Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 Delve is a source level debugger for Go programs.
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 Delve enables you to interact with your program by controlling the execution of the process,
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 Pass flags to the program you are debugging using `--`, for example:
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 `dlv exec ./hello -- server --config conf/config.toml`
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 Usage:
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1   dlv [command]
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.834Z] #36 161.1 Available Commands:
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   attach      Attach to running process and begin debugging.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   connect     Connect to a headless debug server with a terminal client.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   core        Examine a core dump.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   debug       Compile and begin debugging main package in current directory, or the package specified.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   exec        Execute a precompiled binary, and begin a debug session.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   help        Help about any command
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   run         Deprecated command. Use 'debug' instead.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   test        Compile test binary and begin debugging program.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   trace       Compile and begin tracing program.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   version     Prints version.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 Flags:
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --disable-aslr                     Disables address space randomization
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   -h, --help                             help for dlv
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --init string                      Init file, executed by the terminal client.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --log                              Enable debugging server logging.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1       --wd string                        Working directory for running the program.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 Additional help topics:
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   dlv backend  Help about the --backend flag.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   dlv log      Help about logging flags.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1   dlv redirect Help about file redirection.
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 
12:25:57 [2022-08-02T12:25:57.835Z] #36 161.1 Use "dlv [command] --help" for more information about a command.
12:25:57 [2022-08-02T12:25:57.835Z] #36 DONE 161.2s
12:25:57 [2022-08-02T12:25:57.835Z] 
12:25:57 [2022-08-02T12:25:57.835Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:25:57 [2022-08-02T12:25:57.835Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:25:57 [2022-08-02T12:25:57.835Z] #21 23.91 Selecting previously unselected package iproute2.
12:25:57 [2022-08-02T12:25:57.835Z] #21 23.92 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:25:57 [2022-08-02T12:25:57.835Z] #21 23.96 Unpacking iproute2 (5.10.0-4) ...
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.71 Selecting previously unselected package xxd.
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.71 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.72 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.96 Selecting previously unselected package vim-common.
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.96 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:25:58 [2022-08-02T12:25:58.765Z] #21 24.98 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:25:58 [2022-08-02T12:25:58.809Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.526s	coverage: 42.7% of statements
12:25:58 [2022-08-02T12:25:58.809Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
12:25:59 [2022-08-02T12:25:59.022Z] #21 25.12 Selecting previously unselected package bash-completion.
12:25:59 [2022-08-02T12:25:59.022Z] #21 25.13 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:25:59 [2022-08-02T12:25:59.068Z] ok  	github.com/docker/docker/pkg/directory	0.003s	coverage: 80.0% of statements
12:25:59 [2022-08-02T12:25:59.068Z] ok  	github.com/docker/docker/layer	7.476s	coverage: 68.9% of statements
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/oci/caps	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
12:25:59 [2022-08-02T12:25:59.068Z] ok  	github.com/docker/docker/pkg/dmesg	0.006s	coverage: 83.3% of statements
12:25:59 [2022-08-02T12:25:59.231Z] #19 100.4 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
12:25:59 [2022-08-02T12:25:59.231Z] #19 100.4 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
12:25:59 [2022-08-02T12:25:59.231Z] #19 100.5 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
12:25:59 [2022-08-02T12:25:59.231Z] #19 100.5 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
12:25:59 [2022-08-02T12:25:59.231Z] #19 100.6 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-aarch64-linux-gnu amd64 10.2.1-6cross1 [49.7 MB]
12:25:59 [2022-08-02T12:25:59.634Z] ok  	github.com/docker/docker/pkg/fileutils	0.008s	coverage: 87.2% of statements
12:25:59 [2022-08-02T12:25:59.634Z] ok  	github.com/docker/docker/pkg/fsutils	0.177s	coverage: 85.1% of statements
12:25:59 [2022-08-02T12:25:59.892Z] ok  	github.com/docker/docker/pkg/homedir	0.005s	coverage: 11.4% of statements
12:26:00 [2022-08-02T12:26:00.826Z] ok  	github.com/docker/docker/pkg/idtools	0.332s	coverage: 67.9% of statements
12:26:00 [2022-08-02T12:26:00.826Z] ok  	github.com/docker/docker/pkg/ioutils	0.356s	coverage: 70.1% of statements
12:26:00 [2022-08-02T12:26:00.915Z] #21 27.13 Unpacking bash-completion (1:2.11-2) ...
12:26:01 [2022-08-02T12:26:01.084Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
12:26:01 [2022-08-02T12:26:01.084Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
12:26:01 [2022-08-02T12:26:01.084Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.5 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.5 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.5 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-dev all 1.20.11 [2308 kB]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.5 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.5 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
12:26:01 [2022-08-02T12:26:01.145Z] #19 102.6 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:26:01 [2022-08-02T12:26:01.342Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.013s	coverage: 85.7% of statements
12:26:01 [2022-08-02T12:26:01.342Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:52 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
12:26:01 [2022-08-02T12:26:01.406Z] #19 102.9 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
12:26:01 [2022-08-02T12:26:01.406Z] #19 103.0 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.54 Selecting previously unselected package bzip2.
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.56 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.56 Unpacking bzip2 (1.0.8-4) ...
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.63 Selecting previously unselected package xz-utils.
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.63 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:26:01 [2022-08-02T12:26:01.478Z] #21 27.64 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:01 [2022-08-02T12:26:01.600Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
12:26:01 [2022-08-02T12:26:01.600Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.007s	coverage: 90.5% of statements
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.0 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.0 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.0 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.1 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.1 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.1 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
12:26:01 [2022-08-02T12:26:01.667Z] #19 103.1 Get:73 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [50.4 MB]
12:26:01 [2022-08-02T12:26:01.735Z] #21 27.80 Selecting previously unselected package apparmor.
12:26:01 [2022-08-02T12:26:01.735Z] #21 27.80 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:26:01 [2022-08-02T12:26:01.735Z] #21 27.87 Unpacking apparmor (2.13.6-10) ...
12:26:01 [2022-08-02T12:26:01.859Z] ok  	github.com/docker/docker/pkg/pidfile	0.003s	coverage: 82.4% of statements
12:26:01 [2022-08-02T12:26:01.859Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
12:26:01 [2022-08-02T12:26:01.859Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
12:26:01 [2022-08-02T12:26:01.882Z] #77 ...
12:26:01 [2022-08-02T12:26:01.882Z] 
12:26:01 [2022-08-02T12:26:01.882Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:26:01 [2022-08-02T12:26:01.882Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:26:01 [2022-08-02T12:26:01.882Z] #14 113.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:26:01 [2022-08-02T12:26:01.882Z] #14 113.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:26:01 [2022-08-02T12:26:01.882Z] #14 113.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.30 Selecting previously unselected package inetutils-ping.
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.30 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.32 Unpacking inetutils-ping (2:2.0-1) ...
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.46 Selecting previously unselected package libip4tc2:amd64.
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.46 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.298Z] #21 28.46 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:26:02 [2022-08-02T12:26:02.426Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.006s	coverage: 56.8% of statements
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.54 Selecting previously unselected package libip6tc2:amd64.
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.54 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.55 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.63 Selecting previously unselected package libnfnetlink0:amd64.
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.63 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.63 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.71 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.71 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.555Z] #21 28.72 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:26:02 [2022-08-02T12:26:02.684Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.79 Selecting previously unselected package libnftnl11:amd64.
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.80 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.81 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.90 Selecting previously unselected package iptables.
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.90 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:26:02 [2022-08-02T12:26:02.812Z] #21 28.92 Unpacking iptables (1.8.7-1) ...
12:26:02 [2022-08-02T12:26:02.942Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
12:26:03 [2022-08-02T12:26:03.069Z] #21 29.17 Selecting previously unselected package libonig5:amd64.
12:26:03 [2022-08-02T12:26:03.069Z] #21 29.17 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.069Z] #21 29.19 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:26:03 [2022-08-02T12:26:03.200Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
12:26:03 [2022-08-02T12:26:03.325Z] #21 29.35 Selecting previously unselected package libjq1:amd64.
12:26:03 [2022-08-02T12:26:03.325Z] #21 29.35 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.326Z] #21 29.36 Unpacking libjq1:amd64 (1.6-2.1) ...
12:26:03 [2022-08-02T12:26:03.326Z] #21 29.50 Selecting previously unselected package jq.
12:26:03 [2022-08-02T12:26:03.326Z] #21 29.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.326Z] #21 29.53 Unpacking jq (1.6-2.1) ...
12:26:03 [2022-08-02T12:26:03.582Z] #19 ...
12:26:03 [2022-08-02T12:26:03.582Z] 
12:26:03 [2022-08-02T12:26:03.582Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:03 [2022-08-02T12:26:03.582Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.91 configure.ac:11: installing 'build-aux/compile'
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.92 configure.ac:11: installing 'build-aux/config.guess'
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.94 configure.ac:11: installing 'build-aux/config.sub'
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.94 configure.ac:13: installing 'build-aux/install-sh'
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.94 configure.ac:13: installing 'build-aux/missing'
12:26:03 [2022-08-02T12:26:03.582Z] #84 67.96 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:26:03 [2022-08-02T12:26:03.582Z] #84 68.18 Makefile.am: installing 'build-aux/depcomp'
12:26:03 [2022-08-02T12:26:03.582Z] #84 69.46 checking build system type... x86_64-pc-linux-gnu
12:26:03 [2022-08-02T12:26:03.582Z] #84 69.70 checking host system type... x86_64-pc-linux-gnu
12:26:03 [2022-08-02T12:26:03.582Z] #84 69.70 checking how to print strings... printf
12:26:03 [2022-08-02T12:26:03.582Z] #84 69.71 checking for gcc... gcc
12:26:03 [2022-08-02T12:26:03.582Z] #84 69.78 checking whether the C compiler works... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.06 checking for C compiler default output file name... a.out
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.06 checking for suffix of executables... 
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.21 checking whether we are cross compiling... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.34 checking for suffix of object files... o
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.42 checking whether we are using the GNU C compiler... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.56 checking whether gcc accepts -g... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.70 checking for gcc option to accept ISO C89... none needed
12:26:03 [2022-08-02T12:26:03.582Z] #84 70.93 checking whether gcc understands -c and -o together... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.04 checking for a sed that does not truncate output... /bin/sed
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.08 checking for grep that handles long lines and -e... /bin/grep
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.09 checking for egrep... /bin/grep -E
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.10 checking for fgrep... /bin/grep -F
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.12 checking for ld used by gcc... /usr/bin/ld
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.13 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.15 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.17 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.30 checking whether ln -s works... yes
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.30 checking the maximum length of command line arguments... 1572864
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.32 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.32 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.32 checking for /usr/bin/ld option to reload object files... -r
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.32 checking for objdump... objdump
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.33 checking how to recognize dependent libraries... pass_all
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.34 checking for dlltool... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.34 checking how to associate runtime and link libraries... printf %s\n
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.34 checking for ar... ar
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.35 checking for archiver @FILE support... @
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.50 checking for strip... strip
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.50 checking for ranlib... ranlib
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.50 checking for gawk... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.50 checking for mawk... mawk
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.50 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.84 checking for sysroot... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.85 checking for a working dd... /bin/dd
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.87 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.99 checking for mt... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 71.99 checking if : is a manifest tool... no
12:26:03 [2022-08-02T12:26:03.582Z] #84 72.01 checking how to run the C preprocessor... gcc -E
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.65 Selecting previously unselected package libaio1:amd64.
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.65 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.65 Unpacking libaio1:amd64 (0.3.112-9) ...
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.72 Selecting previously unselected package libgpm2:amd64.
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.72 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.73 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.79 Selecting previously unselected package libicu67:amd64.
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:26:03 [2022-08-02T12:26:03.582Z] #21 29.80 Unpacking libicu67:amd64 (67.1-7) ...
12:26:03 [2022-08-02T12:26:03.843Z] #84 72.26 checking for ANSI C header files... yes
12:26:03 [2022-08-02T12:26:03.843Z] #84 72.68 checking for sys/types.h... yes
12:26:04 [2022-08-02T12:26:04.104Z] #84 72.79 checking for sys/stat.h... yes
12:26:04 [2022-08-02T12:26:04.366Z] #84 72.94 checking for stdlib.h... yes
12:26:04 [2022-08-02T12:26:04.572Z] ok  	github.com/docker/docker/pkg/pubsub	1.045s	coverage: 75.0% of statements
12:26:04 [2022-08-02T12:26:04.626Z] #84 73.18 checking for string.h... yes
12:26:04 [2022-08-02T12:26:04.626Z] #84 73.44 checking for memory.h... yes
12:26:04 [2022-08-02T12:26:04.831Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
12:26:04 [2022-08-02T12:26:04.888Z] #84 73.61 checking for strings.h... yes
12:26:05 [2022-08-02T12:26:05.089Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
12:26:05 [2022-08-02T12:26:05.089Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
12:26:05 [2022-08-02T12:26:05.460Z] #84 73.85 checking for inttypes.h... yes
12:26:05 [2022-08-02T12:26:05.460Z] #84 74.08 checking for stdint.h... yes
12:26:05 [2022-08-02T12:26:05.460Z] #84 74.20 checking for unistd.h... yes
12:26:05 [2022-08-02T12:26:05.460Z] #84 74.33 checking for dlfcn.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #21 ...
12:26:05 [2022-08-02T12:26:05.474Z] 
12:26:05 [2022-08-02T12:26:05.474Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:05 [2022-08-02T12:26:05.474Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:05 [2022-08-02T12:26:05.474Z] #77 110.3 config.status: creating Makefile
12:26:05 [2022-08-02T12:26:05.474Z] #77 110.5 config.status: creating rpm/crun.spec
12:26:05 [2022-08-02T12:26:05.474Z] #77 110.7 config.status: creating config.h
12:26:05 [2022-08-02T12:26:05.474Z] #77 111.0 config.status: executing libtool commands
12:26:05 [2022-08-02T12:26:05.474Z] #77 111.0 config.status: executing depfiles commands
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.0 === configuring in libocispec (/tmp/crun-build/libocispec)
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.1 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.3 checking for gcc... gcc
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.4 checking whether the C compiler works... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.6 checking for C compiler default output file name... a.out
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.6 checking for suffix of executables... 
12:26:05 [2022-08-02T12:26:05.474Z] #77 112.8 checking whether we are cross compiling... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.0 checking for suffix of object files... o
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.1 checking whether we are using the GNU C compiler... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.2 checking whether gcc accepts -g... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.3 checking for gcc option to accept ISO C89... none needed
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.5 checking whether gcc understands -c and -o together... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.6 checking how to run the C preprocessor... gcc -E
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.8 checking for grep that handles long lines and -e... /bin/grep
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.8 checking for egrep... /bin/grep -E
12:26:05 [2022-08-02T12:26:05.474Z] #77 113.8 checking for ANSI C header files... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 114.3 checking for sys/types.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 114.5 checking for sys/stat.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 114.6 checking for stdlib.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 114.7 checking for string.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 114.9 checking for memory.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.0 checking for strings.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.2 checking for inttypes.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.4 checking for stdint.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.5 checking for unistd.h... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.7 checking minix/config.h usability... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.8 checking minix/config.h presence... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.9 checking for minix/config.h... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 115.9 checking whether it is safe to define __EXTENSIONS__... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.1 checking build system type... x86_64-pc-linux-gnu
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking host system type... x86_64-pc-linux-gnu
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking how to print strings... printf
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking for a sed that does not truncate output... /bin/sed
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking for fgrep... /bin/grep -F
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking for ld used by gcc... /usr/bin/ld
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.4 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking whether ln -s works... yes
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking the maximum length of command line arguments... 1572864
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking for /usr/bin/ld option to reload object files... -r
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking for objdump... objdump
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking how to recognize dependent libraries... pass_all
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking for dlltool... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking how to associate runtime and link libraries... printf %s\n
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking for ar... ar
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.6 checking for archiver @FILE support... @
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.7 checking for strip... strip
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.7 checking for ranlib... ranlib
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.7 checking for gawk... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.7 checking for mawk... mawk
12:26:05 [2022-08-02T12:26:05.474Z] #77 116.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:05 [2022-08-02T12:26:05.474Z] #77 117.2 checking for sysroot... no
12:26:05 [2022-08-02T12:26:05.474Z] #77 117.2 checking for a working dd... /bin/dd
12:26:05 [2022-08-02T12:26:05.474Z] #77 117.2 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:05 [2022-08-02T12:26:05.475Z] #77 117.3 checking for mt... no
12:26:05 [2022-08-02T12:26:05.475Z] #77 117.3 checking if : is a manifest tool... no
12:26:05 [2022-08-02T12:26:05.475Z] #77 117.3 checking for dlfcn.h... yes
12:26:05 [2022-08-02T12:26:05.475Z] #77 117.5 checking for objdir... .libs
12:26:05 [2022-08-02T12:26:05.655Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
12:26:05 [2022-08-02T12:26:05.655Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
12:26:05 [2022-08-02T12:26:05.721Z] #84 74.45 checking for objdir... .libs
12:26:05 [2022-08-02T12:26:05.731Z] #77 117.9 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:05 [2022-08-02T12:26:05.731Z] #77 118.0 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:05 [2022-08-02T12:26:05.988Z] #77 118.0 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:06 [2022-08-02T12:26:06.222Z] ok  	github.com/docker/docker/pkg/sysinfo	0.007s	coverage: 53.6% of statements
12:26:06 [2022-08-02T12:26:06.245Z] #77 118.0 checking if gcc static flag -static works... yes
12:26:06 [2022-08-02T12:26:06.245Z] #77 118.4 checking if gcc supports -c -o file.o... yes
12:26:06 [2022-08-02T12:26:06.293Z] #84 74.89 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:06 [2022-08-02T12:26:06.293Z] #84 75.00 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:06 [2022-08-02T12:26:06.293Z] #84 75.00 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:06 [2022-08-02T12:26:06.480Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
12:26:06 [2022-08-02T12:26:06.501Z] #77 118.6 checking if gcc supports -c -o file.o... (cached) yes
12:26:06 [2022-08-02T12:26:06.501Z] #77 118.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.6 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking how to hardcode library paths into programs... immediate
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking whether stripping libraries is possible... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking if libtool supports shared libraries... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking whether to build shared libraries... no
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking whether to build static libraries... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 118.9 checking for a BSD-compatible install... /usr/bin/install -c
12:26:06 [2022-08-02T12:26:06.758Z] #77 119.0 checking whether build environment is sane... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 119.0 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:06 [2022-08-02T12:26:06.758Z] #77 119.0 checking whether make sets $(MAKE)... yes
12:26:06 [2022-08-02T12:26:06.758Z] #77 119.1 checking whether make supports the include directive... yes (GNU style)
12:26:06 [2022-08-02T12:26:06.865Z] #84 75.11 checking if gcc static flag -static works... yes
12:26:06 [2022-08-02T12:26:06.865Z] #84 75.59 checking if gcc supports -c -o file.o... yes
12:26:06 [2022-08-02T12:26:06.865Z] #84 75.74 checking if gcc supports -c -o file.o... (cached) yes
12:26:06 [2022-08-02T12:26:06.865Z] #84 75.75 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:07 [2022-08-02T12:26:07.015Z] #77 119.1 checking whether make supports nested variables... yes
12:26:07 [2022-08-02T12:26:07.015Z] #77 119.2 checking whether UID '0' is supported by ustar format... yes
12:26:07 [2022-08-02T12:26:07.015Z] #77 119.2 checking whether GID '0' is supported by ustar format... yes
12:26:07 [2022-08-02T12:26:07.015Z] #77 119.2 checking how to create a ustar tar archive... gnutar
12:26:07 [2022-08-02T12:26:07.015Z] #77 119.2 checking dependency style of gcc... 
12:26:07 [2022-08-02T12:26:07.015Z] #77 ...
12:26:07 [2022-08-02T12:26:07.015Z] 
12:26:07 [2022-08-02T12:26:07.015Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:07 [2022-08-02T12:26:07.015Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:07 [2022-08-02T12:26:07.015Z] #21 33.22 Selecting previously unselected package libinih1:amd64.
12:26:07 [2022-08-02T12:26:07.015Z] #21 33.23 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.015Z] #21 33.23 Unpacking libinih1:amd64 (53-1+b2) ...
12:26:07 [2022-08-02T12:26:07.046Z] ok  	github.com/docker/docker/pkg/tailfile	0.056s	coverage: 88.6% of statements
12:26:07 [2022-08-02T12:26:07.184Z] #84 75.80 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:07 [2022-08-02T12:26:07.271Z] #21 33.29 Selecting previously unselected package libnet1:amd64.
12:26:07 [2022-08-02T12:26:07.271Z] #21 33.31 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.272Z] #21 33.31 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:26:07 [2022-08-02T12:26:07.272Z] #21 33.39 Selecting previously unselected package libnl-3-200:amd64.
12:26:07 [2022-08-02T12:26:07.272Z] #21 33.41 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.272Z] #21 33.42 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:26:07 [2022-08-02T12:26:07.272Z] #21 33.52 Selecting previously unselected package libprotobuf-c1:amd64.
12:26:07 [2022-08-02T12:26:07.304Z] ok  	github.com/docker/docker/pkg/tarsum	0.045s	coverage: 89.3% of statements
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.08 checking how to hardcode library paths into programs... immediate
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.08 checking whether stripping libraries is possible... yes
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.09 checking if libtool supports shared libraries... yes
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.09 checking whether to build shared libraries... no
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.09 checking whether to build static libraries... yes
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.09 checking for a BSD-compatible install... /usr/bin/install -c
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.13 checking whether build environment is sane... yes
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.21 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:07 [2022-08-02T12:26:07.449Z] #84 76.24 checking whether make sets $(MAKE)... yes
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.52 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.53 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.59 Selecting previously unselected package libyajl2:amd64.
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.60 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.61 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.67 Selecting previously unselected package net-tools.
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.68 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.528Z] #21 33.69 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.32 checking whether make supports the include directive... yes (GNU style)
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.36 checking whether make supports nested variables... yes
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.39 checking whether UID '0' is supported by ustar format... yes
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.39 checking whether GID '0' is supported by ustar format... yes
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.39 checking how to create a ustar tar archive... gnutar
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.46 checking dependency style of gcc... gcc3
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.63 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.63 checking whether make supports nested variables... (cached) yes
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.63 checking for gawk... (cached) mawk
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.63 checking for a sed that does not truncate output... (cached) /bin/sed
12:26:07 [2022-08-02T12:26:07.722Z] #84 76.65 checking for gcc... (cached) gcc
12:26:07 [2022-08-02T12:26:07.784Z] #21 33.91 Selecting previously unselected package patch.
12:26:07 [2022-08-02T12:26:07.784Z] #21 33.93 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
12:26:07 [2022-08-02T12:26:07.784Z] #21 33.94 Unpacking patch (2.7.6-7) ...
12:26:07 [2022-08-02T12:26:07.820Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
12:26:07 [2022-08-02T12:26:07.820Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.76 checking whether we are using the GNU C compiler... (cached) yes
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.77 checking whether gcc accepts -g... (cached) yes
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.77 checking for gcc option to accept ISO C89... (cached) none needed
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.78 checking whether gcc understands -c and -o together... (cached) yes
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.78 checking for a Python interpreter with version >= 3... python3
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.89 checking for python3... /usr/bin/python3
12:26:07 [2022-08-02T12:26:07.993Z] #84 76.90 checking for python3 version... 3.9
12:26:08 [2022-08-02T12:26:08.041Z] #21 34.02 Selecting previously unselected package python-pip-whl.
12:26:08 [2022-08-02T12:26:08.041Z] #21 34.03 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:26:08 [2022-08-02T12:26:08.041Z] #21 34.03 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:26:08 [2022-08-02T12:26:08.256Z] #84 76.95 checking for python3 platform... linux
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.6 Selecting previously unselected package g++-mingw-w64-x86-64.
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.7 Selecting previously unselected package libapparmor1:amd64.
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.7 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.7 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.9 Selecting previously unselected package libapparmor-dev:amd64.
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.9 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 119.9 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:26:08 [2022-08-02T12:26:08.468Z] #14 ...
12:26:08 [2022-08-02T12:26:08.468Z] 
12:26:08 [2022-08-02T12:26:08.468Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:08 [2022-08-02T12:26:08.468Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.57 configure.ac:7: installing 'build-aux/compile'
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.57 configure.ac:9: installing 'build-aux/config.guess'
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.58 configure.ac:9: installing 'build-aux/config.sub'
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.60 configure.ac:11: installing 'build-aux/install-sh'
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.63 configure.ac:11: installing 'build-aux/missing'
12:26:08 [2022-08-02T12:26:08.468Z] #77 67.91 Makefile.am: installing 'build-aux/depcomp'
12:26:08 [2022-08-02T12:26:08.517Z] #84 77.02 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:26:08 [2022-08-02T12:26:08.517Z] #84 77.17 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:26:08 [2022-08-02T12:26:08.517Z] #84 77.33 checking for go-md2man... no
12:26:08 [2022-08-02T12:26:08.517Z] #84 77.35 checking error.h usability... yes
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.61 Selecting previously unselected package python3-lib2to3.
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.62 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.63 Unpacking python3-lib2to3 (3.9.2-1) ...
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.73 Selecting previously unselected package python3-distutils.
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.74 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.75 Unpacking python3-distutils (3.9.2-1) ...
12:26:08 [2022-08-02T12:26:08.604Z] #21 34.87 Selecting previously unselected package python3-pkg-resources.
12:26:08 [2022-08-02T12:26:08.729Z] #77 68.02 parallel-tests: installing 'build-aux/test-driver'
12:26:08 [2022-08-02T12:26:08.777Z] #84 77.50 checking error.h presence... yes
12:26:08 [2022-08-02T12:26:08.777Z] #84 77.58 checking for error.h... yes
12:26:08 [2022-08-02T12:26:08.862Z] #21 34.88 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
12:26:08 [2022-08-02T12:26:08.862Z] #21 34.89 Unpacking python3-pkg-resources (52.0.0-4) ...
12:26:08 [2022-08-02T12:26:08.862Z] #21 35.07 Selecting previously unselected package python3-setuptools.
12:26:08 [2022-08-02T12:26:08.862Z] #21 35.07 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
12:26:08 [2022-08-02T12:26:08.862Z] #21 35.09 Unpacking python3-setuptools (52.0.0-4) ...
12:26:09 [2022-08-02T12:26:09.037Z] #84 77.62 checking linux/openat2.h usability... yes
12:26:09 [2022-08-02T12:26:09.037Z] #84 77.78 checking linux/openat2.h presence... yes
12:26:09 [2022-08-02T12:26:09.037Z] #84 77.82 checking for linux/openat2.h... yes
12:26:09 [2022-08-02T12:26:09.297Z] #84 77.84 checking for copy_file_range... yes
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.37 Selecting previously unselected package python3-wheel.
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.38 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.39 Unpacking python3-wheel (0.34.2-1) ...
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.47 Selecting previously unselected package python3-pip.
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.48 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:26:09 [2022-08-02T12:26:09.425Z] #21 35.48 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:26:09 [2022-08-02T12:26:09.557Z] #84 78.03 checking for fgetxattr... yes
12:26:09 [2022-08-02T12:26:09.682Z] #21 35.79 Selecting previously unselected package sudo.
12:26:09 [2022-08-02T12:26:09.682Z] #21 35.81 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
12:26:09 [2022-08-02T12:26:09.682Z] #21 35.82 Unpacking sudo (1.9.5p2-3) ...
12:26:09 [2022-08-02T12:26:09.718Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
12:26:09 [2022-08-02T12:26:09.817Z] #84 78.25 checking for statx... yes
12:26:09 [2022-08-02T12:26:09.817Z] #84 78.54 checking for fgetpwent_r... yes
12:26:09 [2022-08-02T12:26:09.976Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
12:26:10 [2022-08-02T12:26:10.077Z] #84 78.76 checking for issetugid... no
12:26:10 [2022-08-02T12:26:10.077Z] #84 78.97 checking for pkg-config... /usr/bin/pkg-config
12:26:10 [2022-08-02T12:26:10.077Z] #84 78.97 checking pkg-config is at least version 0.9.0... yes
12:26:10 [2022-08-02T12:26:10.234Z] ok  	github.com/docker/docker/profiles/seccomp	0.010s	coverage: 86.0% of statements
12:26:10 [2022-08-02T12:26:10.244Z] #21 36.39 Selecting previously unselected package thin-provisioning-tools.
12:26:10 [2022-08-02T12:26:10.244Z] #21 36.40 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:26:10 [2022-08-02T12:26:10.244Z] #21 36.41 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:26:10 [2022-08-02T12:26:10.501Z] #21 36.64 Selecting previously unselected package uidmap.
12:26:10 [2022-08-02T12:26:10.501Z] #21 36.66 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
12:26:10 [2022-08-02T12:26:10.501Z] #21 36.67 Unpacking uidmap (1:4.8.1-1) ...
12:26:10 [2022-08-02T12:26:10.649Z] #84 78.98 checking for library containing yajl_tree_get... -lyajl
12:26:10 [2022-08-02T12:26:10.649Z] #84 79.42 checking for yajl >= 2.0.0... yes
12:26:10 [2022-08-02T12:26:10.649Z] #84 79.44 checking sys/capability.h usability... yes
12:26:10 [2022-08-02T12:26:10.757Z] #21 36.81 Selecting previously unselected package vim-runtime.
12:26:10 [2022-08-02T12:26:10.757Z] #21 36.81 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:26:10 [2022-08-02T12:26:10.757Z] #21 36.84 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:26:10 [2022-08-02T12:26:10.757Z] #21 36.86 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:26:10 [2022-08-02T12:26:10.757Z] #21 36.87 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:26:10 [2022-08-02T12:26:10.909Z] #84 79.56 checking sys/capability.h presence... yes
12:26:10 [2022-08-02T12:26:10.909Z] #84 79.60 checking for sys/capability.h... yes
12:26:11 [2022-08-02T12:26:11.171Z] #84 79.61 checking for library containing cap_from_name... -lcap
12:26:11 [2022-08-02T12:26:11.273Z] #77 70.40 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
12:26:11 [2022-08-02T12:26:11.273Z] #77 70.40 libtoolize: copying file 'build-aux/ltmain.sh'
12:26:11 [2022-08-02T12:26:11.431Z] #84 80.03 checking for library containing dlopen... -ldl
12:26:11 [2022-08-02T12:26:11.607Z] ok  	github.com/docker/docker/quota	0.189s	coverage: 71.4% of statements
12:26:11 [2022-08-02T12:26:11.607Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
12:26:11 [2022-08-02T12:26:11.691Z] #84 80.28 checking seccomp.h usability... yes
12:26:11 [2022-08-02T12:26:11.917Z] #77 71.13 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
12:26:11 [2022-08-02T12:26:11.917Z] #77 71.14 libtoolize: copying file 'm4/libtool.m4'
12:26:11 [2022-08-02T12:26:11.917Z] #77 71.27 libtoolize: copying file 'm4/ltoptions.m4'
12:26:11 [2022-08-02T12:26:11.917Z] #77 71.41 libtoolize: copying file 'm4/ltsugar.m4'
12:26:11 [2022-08-02T12:26:11.953Z] #84 80.46 checking seccomp.h presence... 
12:26:11 [2022-08-02T12:26:11.953Z] #84 ...
12:26:11 [2022-08-02T12:26:11.953Z] 
12:26:11 [2022-08-02T12:26:11.953Z] #41 [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:26:11 [2022-08-02T12:26:11.953Z] #41 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:26:11 [2022-08-02T12:26:11.953Z] #41 DONE 121.5s
12:26:11 [2022-08-02T12:26:11.953Z] 
12:26:11 [2022-08-02T12:26:11.953Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:11 [2022-08-02T12:26:11.953Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:11 [2022-08-02T12:26:11.953Z] #84 80.46 checking seccomp.h presence... yes
12:26:11 [2022-08-02T12:26:11.953Z] #84 80.62 checking for seccomp.h... yes
12:26:11 [2022-08-02T12:26:11.953Z] #84 80.62 checking for library containing seccomp_rule_add... 
12:26:11 [2022-08-02T12:26:11.953Z] #84 ...
12:26:11 [2022-08-02T12:26:11.953Z] 
12:26:11 [2022-08-02T12:26:11.953Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:26:11 [2022-08-02T12:26:11.953Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:26:11 [2022-08-02T12:26:11.953Z] #19 105.3 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 105.3 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 105.4 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 105.4 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 105.5 Get:78 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabi amd64 10.2.1-6cross1 [47.1 MB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.1 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.2 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.2 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 107.2 Get:89 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [50.4 MB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 109.1 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 109.1 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 109.2 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 109.2 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 109.3 Get:94 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-arm-linux-gnueabihf amd64 10.2.1-6cross1 [47.1 MB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 111.2 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 111.2 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
12:26:11 [2022-08-02T12:26:11.953Z] #19 111.2 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 111.3 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
12:26:11 [2022-08-02T12:26:11.953Z] #19 111.3 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.3 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.3 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.3 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.4 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.4 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.5 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.5 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.5 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.5 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 111.5 Get:109 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [48.9 MB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 113.0 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
12:26:11 [2022-08-02T12:26:11.954Z] #19 113.0 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 113.0 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 113.1 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
12:26:11 [2022-08-02T12:26:11.954Z] #19 113.1 Get:114 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-powerpc64le-linux-gnu amd64 10.2.1-6cross1 [46.0 MB]
12:26:12 [2022-08-02T12:26:12.178Z] #77 71.53 libtoolize: copying file 'm4/ltversion.m4'
12:26:12 [2022-08-02T12:26:12.178Z] #77 71.62 libtoolize: copying file 'm4/lt~obsolete.m4'
12:26:12 [2022-08-02T12:26:12.525Z] #19 ...
12:26:12 [2022-08-02T12:26:12.525Z] 
12:26:12 [2022-08-02T12:26:12.525Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:12 [2022-08-02T12:26:12.525Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:12 [2022-08-02T12:26:12.525Z] #84 80.62 checking for library containing seccomp_rule_add... -lseccomp
12:26:12 [2022-08-02T12:26:12.541Z] ok  	github.com/docker/docker/registry	0.080s	coverage: 58.6% of statements
12:26:12 [2022-08-02T12:26:12.786Z] #84 81.22 checking for library containing seccomp_arch_resolve_name... none required
12:26:13 [2022-08-02T12:26:13.106Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
12:26:13 [2022-08-02T12:26:13.106Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
12:26:13 [2022-08-02T12:26:13.365Z] #84 81.60 checking systemd/sd-bus.h usability... yes
12:26:13 [2022-08-02T12:26:13.365Z] #84 81.99 checking systemd/sd-bus.h presence... yes
12:26:13 [2022-08-02T12:26:13.365Z] #84 82.07 checking for systemd/sd-bus.h... yes
12:26:13 [2022-08-02T12:26:13.627Z] #84 82.07 checking for library containing sd_bus_match_signal_async... 
12:26:13 [2022-08-02T12:26:13.627Z] #84 ...
12:26:13 [2022-08-02T12:26:13.627Z] 
12:26:13 [2022-08-02T12:26:13.627Z] #43 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:26:13 [2022-08-02T12:26:13.627Z] #43 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Delve is a source level debugger for Go programs.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Delve enables you to interact with your program by controlling the execution of the process,
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Pass flags to the program you are debugging using `--`, for example:
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 `dlv exec ./hello -- server --config conf/config.toml`
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Usage:
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   dlv [command]
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Available Commands:
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   attach      Attach to running process and begin debugging.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   connect     Connect to a headless debug server with a terminal client.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   core        Examine a core dump.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   debug       Compile and begin debugging main package in current directory, or the package specified.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   exec        Execute a precompiled binary, and begin a debug session.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   help        Help about any command
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   run         Deprecated command. Use 'debug' instead.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   test        Compile test binary and begin debugging program.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   trace       Compile and begin tracing program.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   version     Prints version.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Flags:
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --disable-aslr                     Disables address space randomization
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   -h, --help                             help for dlv
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --init string                      Init file, executed by the terminal client.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --log                              Enable debugging server logging.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0       --wd string                        Working directory for running the program.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Additional help topics:
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   dlv backend  Help about the --backend flag.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   dlv log      Help about logging flags.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0   dlv redirect Help about file redirection.
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 
12:26:13 [2022-08-02T12:26:13.627Z] #43 123.0 Use "dlv [command] --help" for more information about a command.
12:26:13 [2022-08-02T12:26:13.627Z] #43 DONE 123.6s
12:26:13 [2022-08-02T12:26:13.627Z] 
12:26:13 [2022-08-02T12:26:13.627Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:13 [2022-08-02T12:26:13.627Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:13 [2022-08-02T12:26:13.627Z] #84 82.07 checking for library containing sd_bus_match_signal_async... -lsystemd
12:26:13 [2022-08-02T12:26:13.671Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
12:26:13 [2022-08-02T12:26:13.888Z] #84 82.37 checking for sd_notify_barrier... yes
12:26:13 [2022-08-02T12:26:13.888Z] #84 82.70 checking linux/bpf.h usability... yes
12:26:13 [2022-08-02T12:26:13.929Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
12:26:14 [2022-08-02T12:26:14.029Z] #21 40.07 Selecting previously unselected package vim.
12:26:14 [2022-08-02T12:26:14.029Z] #21 40.07 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.029Z] #21 40.10 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #77 ...
12:26:14 [2022-08-02T12:26:14.091Z] 
12:26:14 [2022-08-02T12:26:14.091Z] #14 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:26:14 [2022-08-02T12:26:14.091Z] #14 sha256:ced2ffec972954a5c99321c881c7d3d6bfb5918a7161fad3b8010156acd948ea
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.0 Selecting previously unselected package libbtrfs0:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.0 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.2 Selecting previously unselected package libbtrfs-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.5 Selecting previously unselected package libudev-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.5 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.6 Unpacking libudev-dev:amd64 (247.3-7) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.7 Selecting previously unselected package libsepol1-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 120.8 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.1 Selecting previously unselected package libpcre2-16-0:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.1 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.3 Selecting previously unselected package libpcre2-32-0:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.5 Selecting previously unselected package libpcre2-posix2:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.6 Selecting previously unselected package libpcre2-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 121.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.1 Selecting previously unselected package libselinux1-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.1 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.1 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.3 Selecting previously unselected package libdevmapper-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.4 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.5 Selecting previously unselected package libseccomp-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.5 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.5 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.6 Selecting previously unselected package libsystemd-dev:amd64.
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.6 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 122.6 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.3 Setting up libpcre2-16-0:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.4 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.4 Setting up libpcre2-32-0:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.4 Setting up libudev-dev:amd64 (247.3-7) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.4 Setting up libpcre2-posix2:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.4 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.5 Setting up mingw-w64-common (8.0.0-1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 123.9 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.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:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.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:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 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:26:14 [2022-08-02T12:26:14.091Z] #14 124.0 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.1 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.1 Setting up dmsetup (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.2 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:26:14 [2022-08-02T12:26:14.091Z] #14 124.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:26:14 [2022-08-02T12:26:14.148Z] #84 82.82 checking linux/bpf.h presence... yes
12:26:14 [2022-08-02T12:26:14.148Z] #84 82.95 checking for linux/bpf.h... yes
12:26:14 [2022-08-02T12:26:14.408Z] #84 82.96 checking compilation for eBPF... yes
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.20 checking for criu >= 3.15... no
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.26 configure: CRIU headers not found, building without CRIU support
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.26 checking for criu > 3.16... no
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.29 configure: CRIU version doesn't support join-ns API
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.29 checking for criu > 3.16.1... no
12:26:14 [2022-08-02T12:26:14.408Z] #84 83.32 configure: CRIU version doesn't support for pre-dumping
12:26:14 [2022-08-02T12:26:14.593Z] #21 40.70 Selecting previously unselected package xfsprogs.
12:26:14 [2022-08-02T12:26:14.593Z] #21 40.71 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
12:26:14 [2022-08-02T12:26:14.593Z] #21 40.72 Unpacking xfsprogs (5.10.0-4) ...
12:26:14 [2022-08-02T12:26:14.669Z] #84 83.32 checking for new mount API (fsconfig)... yes
12:26:14 [2022-08-02T12:26:14.669Z] #84 83.34 checking for seccomp notify API... yes
12:26:14 [2022-08-02T12:26:14.669Z] #84 83.44 checking for gperf... no
12:26:14 [2022-08-02T12:26:14.669Z] #84 83.44 configure: gperf not found - cannot rebuild signal parser code
12:26:14 [2022-08-02T12:26:14.932Z] #84 83.44 checking for library containing argp_parse... none required
12:26:15 [2022-08-02T12:26:15.034Z] #14 DONE 126.8s
12:26:15 [2022-08-02T12:26:15.034Z] 
12:26:15 [2022-08-02T12:26:15.034Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:26:15 [2022-08-02T12:26:15.034Z] #67 sha256:2b46a66cba7782d8e7be6b305549a15309ba2976bd2c8cd49401bb55e207a1b0
12:26:15 [2022-08-02T12:26:15.034Z] #67 122.1 + for f in rootlesskit rootlesskit-docker-proxy
12:26:15 [2022-08-02T12:26:15.034Z] #67 122.1 + GOBIN=/build
12:26:15 [2022-08-02T12:26:15.034Z] #67 122.1 + GO111MODULE=on
12:26:15 [2022-08-02T12:26:15.034Z] #67 122.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
12:26:15 [2022-08-02T12:26:15.156Z] #21 41.18 Selecting previously unselected package zip.
12:26:15 [2022-08-02T12:26:15.156Z] #21 41.20 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
12:26:15 [2022-08-02T12:26:15.156Z] #21 41.21 Unpacking zip (3.0-12) ...
12:26:15 [2022-08-02T12:26:15.156Z] #21 41.34 Selecting previously unselected package zstd.
12:26:15 [2022-08-02T12:26:15.156Z] #21 41.36 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
12:26:15 [2022-08-02T12:26:15.193Z] #84 83.93 checking that generated files are newer than configure... done
12:26:15 [2022-08-02T12:26:15.193Z] #84 83.94 configure: creating ./config.status
12:26:15 [2022-08-02T12:26:15.297Z] #67 ...
12:26:15 [2022-08-02T12:26:15.297Z] 
12:26:15 [2022-08-02T12:26:15.297Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:26:15 [2022-08-02T12:26:15.297Z] #59 sha256:54b5425dbc6503b8e56593a141a2a7648ba4defde3f33eef233f3bcd253c42ce
12:26:15 [2022-08-02T12:26:15.297Z] #59 DONE 0.2s
12:26:15 [2022-08-02T12:26:15.325Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
12:26:15 [2022-08-02T12:26:15.413Z] #21 41.36 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:26:15 [2022-08-02T12:26:15.413Z] #21 ...
12:26:15 [2022-08-02T12:26:15.413Z] 
12:26:15 [2022-08-02T12:26:15.413Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:15 [2022-08-02T12:26:15.413Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.2 checking dependency style of gcc... gcc3
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking whether make supports nested variables... (cached) yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking for pkg-config... /usr/bin/pkg-config
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking pkg-config is at least version 0.9.0... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking for yajl >= 2.1.0... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking for a sed that does not truncate output... (cached) /bin/sed
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.4 checking for gcc... (cached) gcc
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.5 checking whether we are using the GNU C compiler... (cached) yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.5 checking whether gcc accepts -g... (cached) yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.5 checking for gcc option to accept ISO C89... (cached) none needed
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.5 checking whether gcc understands -c and -o together... (cached) yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.5 checking for a Python interpreter with version >= 3... python3
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.6 checking for python3... /usr/bin/python3
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.6 checking for python3 version... 3.9
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.7 checking for python3 platform... linux
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:26:15 [2022-08-02T12:26:15.413Z] #77 119.8 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:26:15 [2022-08-02T12:26:15.413Z] #77 120.2 checking that generated files are newer than configure... done
12:26:15 [2022-08-02T12:26:15.413Z] #77 120.2 configure: creating ./config.status
12:26:15 [2022-08-02T12:26:15.413Z] #77 121.8 config.status: creating Makefile
12:26:15 [2022-08-02T12:26:15.413Z] #77 121.8 config.status: creating config.h
12:26:15 [2022-08-02T12:26:15.413Z] #77 121.9 config.status: executing libtool commands
12:26:15 [2022-08-02T12:26:15.413Z] #77 121.9 config.status: executing depfiles commands
12:26:15 [2022-08-02T12:26:15.413Z] #77 122.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:26:15 [2022-08-02T12:26:15.413Z] #77 122.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:26:15 [2022-08-02T12:26:15.413Z] #77 122.8 checking for gcc... gcc
12:26:15 [2022-08-02T12:26:15.413Z] #77 122.9 checking whether the C compiler works... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.1 checking for C compiler default output file name... a.out
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.1 checking for suffix of executables... 
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.2 checking whether we are cross compiling... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.4 checking for suffix of object files... o
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.5 checking whether we are using the GNU C compiler... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.6 checking whether gcc accepts -g... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.7 checking for gcc option to accept ISO C89... none needed
12:26:15 [2022-08-02T12:26:15.413Z] #77 123.9 checking whether gcc understands -c and -o together... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.1 checking for a BSD-compatible install... /usr/bin/install -c
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.1 checking whether build environment is sane... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.1 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.1 checking for gawk... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.2 checking for mawk... mawk
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.2 checking whether make sets $(MAKE)... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.2 checking whether make supports the include directive... yes (GNU style)
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.2 checking whether make supports nested variables... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.3 checking whether UID '0' is supported by ustar format... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.3 checking whether GID '0' is supported by ustar format... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.3 checking how to create a ustar tar archive... gnutar
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.3 checking dependency style of gcc... gcc3
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.5 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.5 checking whether make supports nested variables... (cached) yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.5 checking build system type... x86_64-pc-linux-gnu
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking host system type... x86_64-pc-linux-gnu
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking how to print strings... printf
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for a sed that does not truncate output... /bin/sed
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for grep that handles long lines and -e... /bin/grep
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for egrep... /bin/grep -E
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for fgrep... /bin/grep -F
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for ld used by gcc... /usr/bin/ld
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.9 checking whether ln -s works... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 124.9 checking the maximum length of command line arguments... 1572864
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking for /usr/bin/ld option to reload object files... -r
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking for objdump... objdump
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking how to recognize dependent libraries... pass_all
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking for dlltool... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking how to associate runtime and link libraries... printf %s\n
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking for ar... ar
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.0 checking for archiver @FILE support... @
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.1 checking for strip... strip
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.1 checking for ranlib... ranlib
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.5 checking for sysroot... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.5 checking for a working dd... /bin/dd
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.6 checking for mt... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.6 checking if : is a manifest tool... no
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.7 checking how to run the C preprocessor... gcc -E
12:26:15 [2022-08-02T12:26:15.413Z] #77 125.9 checking for ANSI C header files... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 126.5 checking for sys/types.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 126.7 checking for sys/stat.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 126.8 checking for stdlib.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 126.9 checking for string.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 127.0 checking for memory.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 127.2 checking for strings.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 127.3 checking for inttypes.h... yes
12:26:15 [2022-08-02T12:26:15.413Z] #77 127.5 checking for stdint.h... yes
12:26:15 [2022-08-02T12:26:15.558Z] 
12:26:15 [2022-08-02T12:26:15.558Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:26:15 [2022-08-02T12:26:15.558Z] #60 sha256:5eeb24b4ee486b41b3c9113a9b73b941b6dae2270ee86f7670e6e3070bfd2022
12:26:15 [2022-08-02T12:26:15.670Z] #77 127.6 checking for unistd.h... yes
12:26:15 [2022-08-02T12:26:15.670Z] #77 ...
12:26:15 [2022-08-02T12:26:15.670Z] 
12:26:15 [2022-08-02T12:26:15.670Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:15 [2022-08-02T12:26:15.670Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:15 [2022-08-02T12:26:15.670Z] #21 41.75 Setting up python3-pkg-resources (52.0.0-4) ...
12:26:16 [2022-08-02T12:26:16.258Z] ok  	github.com/docker/docker/volume/local	0.100s	coverage: 76.8% of statements
12:26:16 [2022-08-02T12:26:16.500Z] #60 1.241 + RM_GOPATH=0
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.242 + TMP_GOPATH=
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.242 + : /build
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.243 + '[' -z '' ']'
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.244 ++ mktemp -d
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.246 + export GOPATH=/tmp/tmp.qOa610SKfL
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.246 + GOPATH=/tmp/tmp.qOa610SKfL
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.246 + RM_GOPATH=1
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.246 + case "$(go env GOARCH)" in
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.247 ++ go env GOARCH
12:26:16 [2022-08-02T12:26:16.501Z] #60 1.279 + export GO_BUILDMODE=-buildmode=pie
12:26:16 [2022-08-02T12:26:16.515Z] ok  	github.com/docker/docker/volume/mounts	0.007s	coverage: 67.7% of statements
12:26:16 [2022-08-02T12:26:16.578Z] #84 85.18 config.status: creating Makefile
12:26:16 [2022-08-02T12:26:16.578Z] #84 85.23 config.status: creating rpm/crun.spec
12:26:16 [2022-08-02T12:26:16.578Z] #84 85.28 config.status: creating config.h
12:26:16 [2022-08-02T12:26:16.578Z] #84 85.30 config.status: executing libtool commands
12:26:16 [2022-08-02T12:26:16.578Z] #84 85.33 config.status: executing depfiles commands
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.55 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.56 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.58 Setting up libgpm2:amd64 (1.20.7-8) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.59 Setting up libicu67:amd64 (67.1-7) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.61 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.63 Setting up libinih1:amd64 (53-1+b2) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.64 Setting up uidmap (1:4.8.1-1) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.66 Setting up libyajl2:amd64 (2.1.0-3) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.68 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.72 Setting up bzip2 (1.0.8-4) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.78 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:26:16 [2022-08-02T12:26:16.600Z] #21 42.80 Setting up python3-wheel (0.34.2-1) ...
12:26:16 [2022-08-02T12:26:16.762Z] #60 ...
12:26:16 [2022-08-02T12:26:16.762Z] 
12:26:16 [2022-08-02T12:26:16.762Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
12:26:16 [2022-08-02T12:26:16.762Z] #15 sha256:65a4a8f4119d8ab7faca66c85589cc3f393114101d7d16975068c3e5e9a65c38
12:26:16 [2022-08-02T12:26:16.762Z] #15 DONE 1.5s
12:26:16 [2022-08-02T12:26:16.762Z] 
12:26:16 [2022-08-02T12:26:16.762Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:26:16 [2022-08-02T12:26:16.762Z] #60 sha256:5eeb24b4ee486b41b3c9113a9b73b941b6dae2270ee86f7670e6e3070bfd2022
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.280 + GO_BUILDMODE=-buildmode=pie
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.282 ++ dirname /install.sh
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.289 + dir=/
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.289 + bin=runc
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.289 + shift
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.290 + '[' '!' -f //runc.installer ']'
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.290 + . //runc.installer
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.290 ++ set -e
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.291 ++ : v1.1.2
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.291 + install_runc
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.292 + RUNC_BUILDTAGS=seccomp
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.292 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.292 Install runc version v1.1.2 (build tags: seccomp)
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.292 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qOa610SKfL/src/github.com/opencontainers/runc
12:26:16 [2022-08-02T12:26:16.762Z] #60 1.309 Cloning into '/tmp/tmp.qOa610SKfL/src/github.com/opencontainers/runc'...
12:26:17 [2022-08-02T12:26:17.149Z] #84 85.84 === configuring in libocispec (/tmp/crun-build/libocispec)
12:26:17 [2022-08-02T12:26:17.149Z] #84 85.85 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:26:17 [2022-08-02T12:26:17.149Z] #84 86.01 checking for gcc... gcc
12:26:17 [2022-08-02T12:26:17.409Z] #84 86.08 checking whether the C compiler works... yes
12:26:17 [2022-08-02T12:26:17.409Z] #84 86.25 checking for C compiler default output file name... a.out
12:26:17 [2022-08-02T12:26:17.529Z] #21 43.52 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:26:17 [2022-08-02T12:26:17.529Z] #21 43.54 Setting up libcap2:amd64 (1:2.44-1) ...
12:26:17 [2022-08-02T12:26:17.529Z] #21 43.55 Setting up libcap2-bin (1:2.44-1) ...
12:26:17 [2022-08-02T12:26:17.529Z] #21 43.56 Setting up apparmor (2.13.6-10) ...
12:26:17 [2022-08-02T12:26:17.670Z] #84 86.26 checking for suffix of executables... 
12:26:17 [2022-08-02T12:26:17.704Z] #60 ...
12:26:17 [2022-08-02T12:26:17.704Z] 
12:26:17 [2022-08-02T12:26:17.704Z] #67 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:26:17 [2022-08-02T12:26:17.704Z] #67 sha256:2b46a66cba7782d8e7be6b305549a15309ba2976bd2c8cd49401bb55e207a1b0
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8 rootlesskit version 1.0.0
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8 Usage of /build/rootlesskit-docker-proxy:
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8   -container-ip string
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8     	container ip
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8   -container-port int
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8     	container port (default -1)
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8   -host-ip string
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8     	host ip
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8   -host-port int
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8     	host port (default -1)
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8   -proto string
12:26:17 [2022-08-02T12:26:17.704Z] #67 128.8     	proxy protocol (default "tcp")
12:26:17 [2022-08-02T12:26:17.704Z] #67 DONE 129.0s
12:26:17 [2022-08-02T12:26:17.704Z] 
12:26:17 [2022-08-02T12:26:17.704Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:26:17 [2022-08-02T12:26:17.704Z] #68 sha256:84ebf56e844b457ec3ed6d17e813b883242aaeec62bbc61d9e500ff5953b6b2d
12:26:17 [2022-08-02T12:26:17.704Z] #68 DONE 0.1s
12:26:17 [2022-08-02T12:26:17.704Z] 
12:26:17 [2022-08-02T12:26:17.704Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:26:17 [2022-08-02T12:26:17.704Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
12:26:17 [2022-08-02T12:26:17.704Z] #16 ...
12:26:17 [2022-08-02T12:26:17.704Z] 
12:26:17 [2022-08-02T12:26:17.704Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:26:17 [2022-08-02T12:26:17.704Z] #69 sha256:a2d617f03b2b9d74c0dd94a04598fec2bb88f0efc7600b969b1fcab1f5469659
12:26:17 [2022-08-02T12:26:17.704Z] #69 DONE 0.1s
12:26:17 [2022-08-02T12:26:17.888Z] ok  	github.com/docker/docker/volume/service	0.015s	coverage: 72.3% of statements
12:26:17 [2022-08-02T12:26:17.930Z] #84 86.38 checking whether we are cross compiling... no
12:26:17 [2022-08-02T12:26:17.930Z] #84 86.55 checking for suffix of object files... o
12:26:17 [2022-08-02T12:26:17.930Z] #84 86.61 checking whether we are using the GNU C compiler... yes
12:26:17 [2022-08-02T12:26:17.930Z] #84 86.69 checking whether gcc accepts -g... yes
12:26:17 [2022-08-02T12:26:17.967Z] 
12:26:17 [2022-08-02T12:26:17.968Z] #16 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:26:17 [2022-08-02T12:26:17.968Z] #16 sha256:710c9c58f29a2f68b0cc49a12a01abe9a76823caddf145dd57a1f1e53b0a4dfb
12:26:17 [2022-08-02T12:26:17.968Z] #16 DONE 1.3s
12:26:17 [2022-08-02T12:26:17.968Z] 
12:26:17 [2022-08-02T12:26:17.968Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:26:17 [2022-08-02T12:26:17.968Z] #17 sha256:ae925bb0ac18f38ffc16a530ef6d7e593e0978257a1179f25e22b47020068495
12:26:18 [2022-08-02T12:26:18.191Z] #84 86.77 checking for gcc option to accept ISO C89... none needed
12:26:18 [2022-08-02T12:26:18.191Z] #84 86.89 checking whether gcc understands -c and -o together... yes
12:26:18 [2022-08-02T12:26:18.191Z] #84 86.99 checking how to run the C preprocessor... gcc -E
12:26:18 [2022-08-02T12:26:18.452Z] #84 87.18 checking for grep that handles long lines and -e... /bin/grep
12:26:18 [2022-08-02T12:26:18.452Z] #84 87.19 checking for egrep... /bin/grep -E
12:26:18 [2022-08-02T12:26:18.713Z] #84 87.20 checking for ANSI C header files... yes
12:26:18 [2022-08-02T12:26:18.713Z] #84 87.56 checking for sys/types.h... yes
12:26:18 [2022-08-02T12:26:18.973Z] #84 87.69 checking for sys/stat.h... yes
12:26:18 [2022-08-02T12:26:18.973Z] #84 87.81 checking for stdlib.h... yes
12:26:19 [2022-08-02T12:26:19.234Z] #84 87.90 checking for string.h... yes
12:26:19 [2022-08-02T12:26:19.234Z] #84 88.05 checking for memory.h... yes
12:26:19 [2022-08-02T12:26:19.353Z] #17 1.242 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:26:19 [2022-08-02T12:26:19.353Z] #17 DONE 1.3s
12:26:19 [2022-08-02T12:26:19.353Z] 
12:26:19 [2022-08-02T12:26:19.353Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:26:19 [2022-08-02T12:26:19.353Z] #18 sha256:cbc26f5f011793741ed765f72a9b79313d8ee2973a6e8165459bbe4faad2386b
12:26:19 [2022-08-02T12:26:19.422Z] #21 45.14 Setting up zip (3.0-12) ...
12:26:19 [2022-08-02T12:26:19.422Z] #21 45.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:26:19 [2022-08-02T12:26:19.422Z] #21 45.19 Setting up bash-completion (1:2.11-2) ...
12:26:19 [2022-08-02T12:26:19.495Z] #84 88.20 checking for strings.h... yes
12:26:19 [2022-08-02T12:26:19.495Z] #84 88.32 checking for inttypes.h... yes
12:26:19 [2022-08-02T12:26:19.755Z] #84 88.40 checking for stdint.h... yes
12:26:19 [2022-08-02T12:26:19.755Z] #84 88.53 checking for unistd.h... yes
12:26:19 [2022-08-02T12:26:19.755Z] #84 88.62 checking minix/config.h usability... no
12:26:19 [2022-08-02T12:26:19.755Z] #84 88.68 checking minix/config.h presence... no
12:26:19 [2022-08-02T12:26:19.945Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:26:20 [2022-08-02T12:26:20.016Z] #84 88.71 checking for minix/config.h... no
12:26:20 [2022-08-02T12:26:20.016Z] #84 88.71 checking whether it is safe to define __EXTENSIONS__... yes
12:26:20 [2022-08-02T12:26:20.276Z] #84 88.82 checking build system type... x86_64-pc-linux-gnu
12:26:20 [2022-08-02T12:26:20.276Z] #84 88.98 checking host system type... x86_64-pc-linux-gnu
12:26:20 [2022-08-02T12:26:20.276Z] #84 88.98 checking how to print strings... printf
12:26:20 [2022-08-02T12:26:20.276Z] #84 88.98 checking for a sed that does not truncate output... /bin/sed
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.00 checking for fgrep... /bin/grep -F
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.00 checking for ld used by gcc... /usr/bin/ld
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.02 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.03 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.04 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.11 checking whether ln -s works... yes
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.11 checking the maximum length of command line arguments... 1572864
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.12 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.12 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.12 checking for /usr/bin/ld option to reload object files... -r
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.12 checking for objdump... objdump
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.12 checking how to recognize dependent libraries... pass_all
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.13 checking for dlltool... no
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.13 checking how to associate runtime and link libraries... printf %s\n
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.13 checking for ar... ar
12:26:20 [2022-08-02T12:26:20.276Z] #84 89.14 checking for archiver @FILE support... @
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.23 checking for strip... strip
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.23 checking for ranlib... ranlib
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.23 checking for gawk... no
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.23 checking for mawk... mawk
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.24 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.45 checking for sysroot... no
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.45 checking for a working dd... /bin/dd
12:26:20 [2022-08-02T12:26:20.537Z] #84 89.47 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:20 [2022-08-02T12:26:20.743Z] #18 DONE 1.6s
12:26:20 [2022-08-02T12:26:20.743Z] 
12:26:20 [2022-08-02T12:26:20.743Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:26:20 [2022-08-02T12:26:20.743Z] #19 sha256:ee88799164c709cc35dfe9f6884732221a2b3b723d7f4a013ef273957bb4d62b
12:26:20 [2022-08-02T12:26:20.811Z] #84 89.52 checking for mt... no
12:26:20 [2022-08-02T12:26:20.811Z] #84 89.52 checking if : is a manifest tool... no
12:26:20 [2022-08-02T12:26:20.811Z] #84 89.54 checking for dlfcn.h... yes
12:26:20 [2022-08-02T12:26:20.811Z] #84 89.61 checking for objdir... .libs
12:26:21 [2022-08-02T12:26:21.072Z] #84 89.85 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:21 [2022-08-02T12:26:21.072Z] #84 89.93 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:21 [2022-08-02T12:26:21.072Z] #84 89.93 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.19 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.20 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.21 Setting up libmnl0:amd64 (1.0.4-3) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.23 Setting up patch (2.7.6-7) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.24 Setting up sudo (1.9.5p2-3) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.31 invoke-rc.d: could not determine current runlevel
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.32 invoke-rc.d: policy-rc.d denied execution of start.
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.32 Setting up xfsprogs (5.10.0-4) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.34 Setting up libxtables12:amd64 (1.8.7-1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.35 Setting up inetutils-ping (2:2.0-1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.36 Setting up pigz (2.6-1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.37 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.38 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.40 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:26:21 [2022-08-02T12:26:21.315Z] #21 47.41 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:26:21 [2022-08-02T12:26:21.332Z] #84 89.99 checking if gcc static flag -static works... yes
12:26:21 [2022-08-02T12:26:21.593Z] #84 90.32 checking if gcc supports -c -o file.o... yes
12:26:21 [2022-08-02T12:26:21.593Z] #84 90.40 checking if gcc supports -c -o file.o... (cached) yes
12:26:21 [2022-08-02T12:26:21.593Z] #84 90.40 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.43 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.66 checking how to hardcode library paths into programs... immediate
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.66 checking whether stripping libraries is possible... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.66 checking if libtool supports shared libraries... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.66 checking whether to build shared libraries... no
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.67 checking whether to build static libraries... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.67 checking for a BSD-compatible install... /usr/bin/install -c
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.70 checking whether build environment is sane... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.72 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.74 checking whether make sets $(MAKE)... yes
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.75 checking whether make supports the include directive... yes (GNU style)
12:26:21 [2022-08-02T12:26:21.854Z] #84 90.79 checking whether make supports nested variables... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.81 checking whether UID '0' is supported by ustar format... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.81 checking whether GID '0' is supported by ustar format... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.81 checking how to create a ustar tar archive... gnutar
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.85 checking dependency style of gcc... gcc3
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.93 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.94 checking whether make supports nested variables... (cached) yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.94 checking for pkg-config... /usr/bin/pkg-config
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.94 checking pkg-config is at least version 0.9.0... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.95 checking for yajl >= 2.1.0... yes
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.97 checking for a sed that does not truncate output... (cached) /bin/sed
12:26:22 [2022-08-02T12:26:22.115Z] #84 90.97 checking for gcc... (cached) gcc
12:26:22 [2022-08-02T12:26:22.134Z] #19 DONE 1.0s
12:26:22 [2022-08-02T12:26:22.134Z] 
12:26:22 [2022-08-02T12:26:22.134Z] #20 [dev-systemd-false  6/28] RUN ldconfig
12:26:22 [2022-08-02T12:26:22.134Z] #20 sha256:ee56e0ca65285e7c2530103518d3448e7715d8e758a8ec705256b347d7a14b16
12:26:22 [2022-08-02T12:26:22.245Z] #21 48.29 Setting up libaio1:amd64 (0.3.112-9) ...
12:26:22 [2022-08-02T12:26:22.245Z] #21 48.30 Setting up python3-lib2to3 (3.9.2-1) ...
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.04 checking whether we are using the GNU C compiler... (cached) yes
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.04 checking whether gcc accepts -g... (cached) yes
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.04 checking for gcc option to accept ISO C89... (cached) none needed
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.04 checking whether gcc understands -c and -o together... (cached) yes
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.04 checking for a Python interpreter with version >= 3... python3
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.11 checking for python3... /usr/bin/python3
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.12 checking for python3 version... 3.9
12:26:22 [2022-08-02T12:26:22.376Z] #84 91.15 checking for python3 platform... linux
12:26:22 [2022-08-02T12:26:22.637Z] #84 91.20 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:26:22 [2022-08-02T12:26:22.637Z] #84 91.31 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:26:22 [2022-08-02T12:26:22.705Z] #20 DONE 1.0s
12:26:22 [2022-08-02T12:26:22.705Z] 
12:26:22 [2022-08-02T12:26:22.705Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:22 [2022-08-02T12:26:22.705Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:22 [2022-08-02T12:26:22.808Z] #21 48.75 Setting up libelf1:amd64 (0.183-1) ...
12:26:22 [2022-08-02T12:26:22.808Z] #21 48.77 Setting up zstd (1.4.8+dfsg-2.1) ...
12:26:22 [2022-08-02T12:26:22.808Z] #21 48.78 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:26:22 [2022-08-02T12:26:22.808Z] #21 48.79 Setting up python3-distutils (3.9.2-1) ...
12:26:22 [2022-08-02T12:26:22.898Z] #84 91.52 checking that generated files are newer than configure... done
12:26:22 [2022-08-02T12:26:22.898Z] #84 91.72 configure: creating ./config.status
12:26:22 [2022-08-02T12:26:22.966Z] #77 ...
12:26:22 [2022-08-02T12:26:22.966Z] 
12:26:22 [2022-08-02T12:26:22.966Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:22 [2022-08-02T12:26:22.966Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.35 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:26:23 [2022-08-02T12:26:23.370Z] #21 49.44 Setting up python3-setuptools (52.0.0-4) ...
12:26:23 [2022-08-02T12:26:23.473Z] #84 ...
12:26:23 [2022-08-02T12:26:23.473Z] 
12:26:23 [2022-08-02T12:26:23.473Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:26:23 [2022-08-02T12:26:23.473Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.0 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.0 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.0 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.1 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.2 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 115.2 Get:126 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-s390x-linux-gnu amd64 10.2.1-6cross1 [46.3 MB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 117.0 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 117.0 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 117.1 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 117.1 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 117.1 Get:131 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-10-s390x-linux-gnu amd64 10.2.1-6cross1 [44.2 MB]
12:26:23 [2022-08-02T12:26:23.473Z] #19 118.4 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 118.4 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.1 debconf: delaying package configuration, since apt-utils is not installed
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.5 Fetched 788 MB in 30s (26.1 MB/s)
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.5 Selecting previously unselected package liblocale-gettext-perl.
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.5 (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 ... 15717 files and directories currently installed.)
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.6 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.6 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.6 Selecting previously unselected package bzip2.
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.6 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.6 Unpacking bzip2 (1.0.8-4) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.7 Selecting previously unselected package libmagic-mgc.
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.7 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.7 Unpacking libmagic-mgc (1:5.39-3) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.9 Selecting previously unselected package libmagic1:amd64.
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.9 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 119.9 Unpacking libmagic1:amd64 (1:5.39-3) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.0 Selecting previously unselected package file.
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.0 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.0 Unpacking file (1:5.39-3) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.1 Selecting previously unselected package xz-utils.
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.1 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.1 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.2 Selecting previously unselected package binutils-aarch64-linux-gnu.
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.2 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 120.2 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 121.2 Selecting previously unselected package binutils-arm-linux-gnueabi.
12:26:23 [2022-08-02T12:26:23.473Z] #19 121.2 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 121.2 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 122.2 Selecting previously unselected package binutils-arm-linux-gnueabihf.
12:26:23 [2022-08-02T12:26:23.473Z] #19 122.2 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 122.2 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 123.1 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
12:26:23 [2022-08-02T12:26:23.473Z] #19 123.1 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 123.1 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
12:26:23 [2022-08-02T12:26:23.473Z] #19 123.9 Selecting previously unselected package binutils-s390x-linux-gnu.
12:26:23 [2022-08-02T12:26:23.474Z] #19 123.9 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.474Z] #19 123.9 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.5 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.5 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.5 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.6 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.6 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:26:23 [2022-08-02T12:26:23.474Z] #19 124.6 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:26:24 [2022-08-02T12:26:24.350Z] #21 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:26:24 [2022-08-02T12:26:24.350Z] #21 1.335 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:26:24 [2022-08-02T12:26:24.350Z] #21 1.487 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:26:24 [2022-08-02T12:26:24.416Z] #19 ...
12:26:24 [2022-08-02T12:26:24.416Z] 
12:26:24 [2022-08-02T12:26:24.416Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:24 [2022-08-02T12:26:24.416Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:24 [2022-08-02T12:26:24.416Z] #84 92.92 config.status: creating Makefile
12:26:24 [2022-08-02T12:26:24.416Z] #84 92.96 config.status: creating config.h
12:26:24 [2022-08-02T12:26:24.416Z] #84 92.98 config.status: executing libtool commands
12:26:24 [2022-08-02T12:26:24.416Z] #84 93.00 config.status: executing depfiles commands
12:26:24 [2022-08-02T12:26:24.611Z] #21 1.892 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:26:24 [2022-08-02T12:26:24.677Z] #84 93.41 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:26:24 [2022-08-02T12:26:24.677Z] #84 93.42 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:26:24 [2022-08-02T12:26:24.938Z] #84 93.62 checking for gcc... gcc
12:26:24 [2022-08-02T12:26:24.938Z] #84 93.69 checking whether the C compiler works... yes
12:26:24 [2022-08-02T12:26:24.938Z] #84 93.85 checking for C compiler default output file name... a.out
12:26:25 [2022-08-02T12:26:25.200Z] #84 93.86 checking for suffix of executables... 
12:26:25 [2022-08-02T12:26:25.200Z] #84 93.97 checking whether we are cross compiling... no
12:26:25 [2022-08-02T12:26:25.200Z] #84 94.11 checking for suffix of object files... o
12:26:25 [2022-08-02T12:26:25.287Z] #21 51.14 Setting up libjq1:amd64 (1.6-2.1) ...
12:26:25 [2022-08-02T12:26:25.287Z] #21 51.15 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:26:25 [2022-08-02T12:26:25.287Z] #21 51.17 Setting up thin-provisioning-tools (0.9.0-1) ...
12:26:25 [2022-08-02T12:26:25.287Z] #21 51.18 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:26:25 [2022-08-02T12:26:25.287Z] #21 ...
12:26:25 [2022-08-02T12:26:25.287Z] 
12:26:25 [2022-08-02T12:26:25.287Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:25 [2022-08-02T12:26:25.287Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:25 [2022-08-02T12:26:25.287Z] #77 127.9 checking for dlfcn.h... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.0 checking for objdir... .libs
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.3 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.4 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.4 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.5 checking if gcc static flag -static works... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 128.8 checking if gcc supports -c -o file.o... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.0 checking if gcc supports -c -o file.o... (cached) yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.0 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking how to hardcode library paths into programs... immediate
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking whether stripping libraries is possible... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking if libtool supports shared libraries... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking whether to build shared libraries... no
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking whether to build static libraries... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.2 checking float.h usability... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.4 checking float.h presence... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.5 checking for float.h... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.5 checking limits.h usability... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.6 checking limits.h presence... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.7 checking for limits.h... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.7 checking stddef.h usability... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.9 checking stddef.h presence... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 129.9 checking for stddef.h... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.0 checking for stdlib.h... (cached) yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.0 checking for string.h... (cached) yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.0 checking sys/time.h usability... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.2 checking sys/time.h presence... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.2 checking for sys/time.h... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.3 checking for inline... inline
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.3 checking for size_t... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.6 checking for stdlib.h... (cached) yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.6 checking for GNU libc compatible malloc... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.9 checking for stdlib.h... (cached) yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 130.9 checking for GNU libc compatible realloc... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 131.1 checking for working strtod... yes
12:26:25 [2022-08-02T12:26:25.287Z] #77 131.4 checking for gettimeofday... yes
12:26:25 [2022-08-02T12:26:25.288Z] #77 131.6 checking for memset... yes
12:26:25 [2022-08-02T12:26:25.288Z] #77 131.8 checking for strspn... yes
12:26:25 [2022-08-02T12:26:25.288Z] #77 132.2 checking that generated files are newer than configure... done
12:26:25 [2022-08-02T12:26:25.288Z] #77 132.2 configure: creating ./config.status
12:26:25 [2022-08-02T12:26:25.288Z] #77 133.9 config.status: creating Makefile
12:26:25 [2022-08-02T12:26:25.288Z] #77 133.9 config.status: creating config.h
12:26:25 [2022-08-02T12:26:25.288Z] #77 133.9 config.status: executing depfiles commands
12:26:25 [2022-08-02T12:26:25.288Z] #77 134.1 config.status: executing libtool commands
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.1   GEN      .version
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.1 make  install-recursive
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.1 make[1]: Entering directory '/tmp/crun-build'
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.2 Making install in libocispec
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.2 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.3 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
12:26:25 [2022-08-02T12:26:25.288Z] #77 135.4 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 136.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 make  install-recursive
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:26:25 [2022-08-02T12:26:25.288Z] #77 137.6 Making install in yajl
12:26:25 [2022-08-02T12:26:25.461Z] #84 94.19 checking whether we are using the GNU C compiler... yes
12:26:25 [2022-08-02T12:26:25.461Z] #84 94.27 checking whether gcc accepts -g... yes
12:26:25 [2022-08-02T12:26:25.461Z] #84 94.34 checking for gcc option to accept ISO C89... none needed
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.6 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.6   CC       verify/json_verify-json_verify.o
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.7   CC       src/libyajl_la-yajl_alloc.lo
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.7   CC       src/libyajl_la-yajl.lo
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.7   CC       src/libyajl_la-yajl_gen.lo
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.7   CC       src/libyajl_la-yajl_parser.lo
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.8   CC       src/libyajl_la-yajl_buf.lo
12:26:25 [2022-08-02T12:26:25.548Z] #77 137.8   CC       src/libyajl_la-yajl_encode.lo
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.46 checking whether gcc understands -c and -o together... yes
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.56 checking for a BSD-compatible install... /usr/bin/install -c
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.58 checking whether build environment is sane... yes
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.60 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.61 checking for gawk... no
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.61 checking for mawk... mawk
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.61 checking whether make sets $(MAKE)... yes
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.63 checking whether make supports the include directive... yes (GNU style)
12:26:25 [2022-08-02T12:26:25.722Z] #84 94.65 checking whether make supports nested variables... yes
12:26:25 [2022-08-02T12:26:25.808Z] #77 137.8   CC       src/libyajl_la-yajl_lex.lo
12:26:25 [2022-08-02T12:26:25.808Z] #77 137.9   CC       src/libyajl_la-yajl_tree.lo
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.67 checking whether UID '0' is supported by ustar format... yes
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.67 checking whether GID '0' is supported by ustar format... yes
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.67 checking how to create a ustar tar archive... gnutar
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.70 checking dependency style of gcc... gcc3
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.83 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:25 [2022-08-02T12:26:25.983Z] #84 94.84 checking whether make supports nested variables... (cached) yes
12:26:26 [2022-08-02T12:26:26.245Z] #84 94.88 checking build system type... x86_64-pc-linux-gnu
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.05 checking host system type... x86_64-pc-linux-gnu
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.05 checking how to print strings... printf
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.06 checking for a sed that does not truncate output... /bin/sed
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.07 checking for grep that handles long lines and -e... /bin/grep
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.07 checking for egrep... /bin/grep -E
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.08 checking for fgrep... /bin/grep -F
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.08 checking for ld used by gcc... /usr/bin/ld
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.09 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.10 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.10 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.14 checking whether ln -s works... yes
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.14 checking the maximum length of command line arguments... 1572864
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking for /usr/bin/ld option to reload object files... -r
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking for objdump... objdump
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking how to recognize dependent libraries... pass_all
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking for dlltool... no
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.16 checking how to associate runtime and link libraries... printf %s\n
12:26:26 [2022-08-02T12:26:26.245Z] #84 95.17 checking for ar... ar
12:26:26 [2022-08-02T12:26:26.379Z] #77 ...
12:26:26 [2022-08-02T12:26:26.379Z] 
12:26:26 [2022-08-02T12:26:26.379Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:26 [2022-08-02T12:26:26.379Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:26 [2022-08-02T12:26:26.379Z] #21 52.60 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:26:26 [2022-08-02T12:26:26.379Z] #21 52.61 Setting up jq (1.6-2.1) ...
12:26:26 [2022-08-02T12:26:26.507Z] #84 95.17 checking for archiver @FILE support... @
12:26:26 [2022-08-02T12:26:26.507Z] #84 95.25 checking for strip... strip
12:26:26 [2022-08-02T12:26:26.507Z] #84 95.25 checking for ranlib... ranlib
12:26:26 [2022-08-02T12:26:26.507Z] #84 95.25 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:26 [2022-08-02T12:26:26.523Z] #21 3.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.67 Setting up libbpf0:amd64 (1:0.3-2) ...
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.68 Setting up iptables (1.8.7-1) ...
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.70 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.71 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.76 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.76 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.78 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.80 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:26:26 [2022-08-02T12:26:26.640Z] #21 52.82 Setting up iproute2 (5.10.0-4) ...
12:26:26 [2022-08-02T12:26:26.767Z] #84 95.49 checking for sysroot... no
12:26:26 [2022-08-02T12:26:26.767Z] #84 95.49 checking for a working dd... /bin/dd
12:26:26 [2022-08-02T12:26:26.767Z] #84 95.51 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:26 [2022-08-02T12:26:26.767Z] #84 95.55 checking for mt... no
12:26:26 [2022-08-02T12:26:26.767Z] #84 95.55 checking if : is a manifest tool... no
12:26:27 [2022-08-02T12:26:27.028Z] #84 95.57 checking how to run the C preprocessor... gcc -E
12:26:27 [2022-08-02T12:26:27.207Z] #21 53.36 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:26:27 [2022-08-02T12:26:27.289Z] #84 95.72 checking for ANSI C header files... yes
12:26:27 [2022-08-02T12:26:27.289Z] #84 96.09 checking for sys/types.h... yes
12:26:27 [2022-08-02T12:26:27.550Z] #84 96.19 checking for sys/stat.h... yes
12:26:27 [2022-08-02T12:26:27.550Z] #84 96.30 checking for stdlib.h... yes
12:26:27 [2022-08-02T12:26:27.811Z] #84 96.47 checking for string.h... yes
12:26:27 [2022-08-02T12:26:27.811Z] #84 96.57 checking for memory.h... yes
12:26:27 [2022-08-02T12:26:27.907Z] #21 4.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:26:28 [2022-08-02T12:26:28.056Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:26:28 [2022-08-02T12:26:28.072Z] #84 96.70 checking for strings.h... yes
12:26:28 [2022-08-02T12:26:28.072Z] #84 96.85 checking for inttypes.h... yes
12:26:28 [2022-08-02T12:26:28.072Z] #84 96.97 checking for stdint.h... yes
12:26:28 [2022-08-02T12:26:28.137Z] #21 DONE 54.0s
12:26:28 [2022-08-02T12:26:28.137Z] 
12:26:28 [2022-08-02T12:26:28.137Z] #22 [dev-systemd-false  8/28] 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:26:28 [2022-08-02T12:26:28.137Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
12:26:28 [2022-08-02T12:26:28.332Z] #84 97.08 checking for unistd.h... yes
12:26:28 [2022-08-02T12:26:28.332Z] #84 97.20 checking for dlfcn.h... yes
12:26:28 [2022-08-02T12:26:28.593Z] #84 97.30 checking for objdir... .libs
12:26:28 [2022-08-02T12:26:28.593Z] #84 97.50 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:28 [2022-08-02T12:26:28.700Z] #22 0.898 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:26:28 [2022-08-02T12:26:28.700Z] #22 0.911 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:26:28 [2022-08-02T12:26:28.700Z] #22 0.916 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:26:28 [2022-08-02T12:26:28.700Z] #22 DONE 1.0s
12:26:28 [2022-08-02T12:26:28.700Z] 
12:26:28 [2022-08-02T12:26:28.700Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:26:28 [2022-08-02T12:26:28.700Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
12:26:28 [2022-08-02T12:26:28.854Z] #84 97.56 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:28 [2022-08-02T12:26:28.854Z] #84 97.56 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:29 [2022-08-02T12:26:29.115Z] #84 97.62 checking if gcc static flag -static works... yes
12:26:29 [2022-08-02T12:26:29.115Z] #84 97.91 checking if gcc supports -c -o file.o... yes
12:26:29 [2022-08-02T12:26:29.115Z] #84 98.00 checking if gcc supports -c -o file.o... (cached) yes
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.00 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.03 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.23 checking how to hardcode library paths into programs... immediate
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.23 checking whether stripping libraries is possible... yes
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.23 checking if libtool supports shared libraries... yes
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.23 checking whether to build shared libraries... no
12:26:29 [2022-08-02T12:26:29.376Z] #84 98.23 checking whether to build static libraries... yes
12:26:29 [2022-08-02T12:26:29.636Z] #84 98.25 checking float.h usability... yes
12:26:29 [2022-08-02T12:26:29.636Z] #84 98.42 checking float.h presence... yes
12:26:29 [2022-08-02T12:26:29.636Z] #84 98.44 checking for float.h... yes
12:26:29 [2022-08-02T12:26:29.819Z] #21 ...
12:26:29 [2022-08-02T12:26:29.819Z] 
12:26:29 [2022-08-02T12:26:29.819Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:26:29 [2022-08-02T12:26:29.819Z] #60 sha256:5eeb24b4ee486b41b3c9113a9b73b941b6dae2270ee86f7670e6e3070bfd2022
12:26:29 [2022-08-02T12:26:29.819Z] #60 14.58 + cd /tmp/tmp.qOa610SKfL/src/github.com/opencontainers/runc
12:26:29 [2022-08-02T12:26:29.819Z] #60 14.58 + git checkout -q v1.1.2
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.46 checking limits.h usability... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.58 checking limits.h presence... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.62 checking for limits.h... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.64 checking stddef.h usability... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.76 checking stddef.h presence... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.78 checking for stddef.h... yes
12:26:29 [2022-08-02T12:26:29.897Z] #84 98.80 checking for stdlib.h... (cached) yes
12:26:30 [2022-08-02T12:26:30.157Z] #84 98.82 checking for string.h... (cached) yes
12:26:30 [2022-08-02T12:26:30.158Z] #84 98.83 checking sys/time.h usability... yes
12:26:30 [2022-08-02T12:26:30.158Z] #84 98.93 checking sys/time.h presence... yes
12:26:30 [2022-08-02T12:26:30.158Z] #84 98.97 checking for sys/time.h... yes
12:26:30 [2022-08-02T12:26:30.158Z] #84 98.97 checking for inline... inline
12:26:30 [2022-08-02T12:26:30.418Z] #84 99.03 checking for size_t... yes
12:26:30 [2022-08-02T12:26:30.418Z] #84 99.26 checking for stdlib.h... (cached) yes
12:26:30 [2022-08-02T12:26:30.679Z] #84 99.26 checking for GNU libc compatible malloc... yes
12:26:30 [2022-08-02T12:26:30.679Z] #84 99.43 checking for stdlib.h... (cached) yes
12:26:30 [2022-08-02T12:26:30.679Z] #84 99.44 checking for GNU libc compatible realloc... yes
12:26:30 [2022-08-02T12:26:30.760Z] #60 15.38 + '[' -z '' ']'
12:26:30 [2022-08-02T12:26:30.760Z] #60 15.38 + target=static
12:26:30 [2022-08-02T12:26:30.760Z] #60 15.38 + make BUILDTAGS=seccomp static
12:26:30 [2022-08-02T12:26:30.940Z] #84 99.57 checking for working strtod... yes
12:26:31 [2022-08-02T12:26:31.200Z] #84 99.76 checking for gettimeofday... yes
12:26:31 [2022-08-02T12:26:31.201Z] #84 99.96 checking for memset... yes
12:26:31 [2022-08-02T12:26:31.332Z] #60 15.86 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
12:26:31 [2022-08-02T12:26:31.462Z] #84 100.2 checking for strspn... yes
12:26:31 [2022-08-02T12:26:31.723Z] #84 100.4 checking that generated files are newer than configure... done
12:26:31 [2022-08-02T12:26:31.723Z] #84 100.4 configure: creating ./config.status
12:26:33 [2022-08-02T12:26:33.108Z] #84 101.7 config.status: creating Makefile
12:26:33 [2022-08-02T12:26:33.108Z] #84 101.7 config.status: creating config.h
12:26:33 [2022-08-02T12:26:33.108Z] #84 101.7 config.status: executing depfiles commands
12:26:33 [2022-08-02T12:26:33.108Z] #84 101.8 config.status: executing libtool commands
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.5   GEN      .version
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.5 make  install-recursive
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.5 make[1]: Entering directory '/tmp/crun-build'
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.5 Making install in libocispec
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.5 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:26:33 [2022-08-02T12:26:33.680Z] #84 102.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
12:26:33 [2022-08-02T12:26:33.941Z] #84 102.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
12:26:33 [2022-08-02T12:26:33.941Z] #84 102.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
12:26:33 [2022-08-02T12:26:33.941Z] #84 102.6 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
12:26:33 [2022-08-02T12:26:33.949Z] #23 ...
12:26:33 [2022-08-02T12:26:33.949Z] 
12:26:33 [2022-08-02T12:26:33.949Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:33 [2022-08-02T12:26:33.949Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:33 [2022-08-02T12:26:33.949Z] #77 144.2   CCLD     libyajl.la
12:26:33 [2022-08-02T12:26:33.949Z] #77 144.6   CCLD     verify/json_verify
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[5]: Nothing to be done for 'install-exec-am'.
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[5]: Nothing to be done for 'install-data-am'.
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.0 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.1   CC       src/validate.o
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.1   CC       src/image_spec_schema_config_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_content_descriptor.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_defs.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_defs_descriptor.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_image_layout_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_image_index_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/runtime_spec_schema_config_linux.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.2   CC       src/image_spec_schema_image_manifest_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.3   CC       src/runtime_spec_schema_config_zos.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.3   CC       src/runtime_spec_schema_config_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.3   CC       src/runtime_spec_schema_config_solaris.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.4   CC       src/runtime_spec_schema_config_vm.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.4   CC       src/runtime_spec_schema_config_windows.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.5   CC       src/runtime_spec_schema_defs_linux.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.5   CC       src/runtime_spec_schema_defs_vm.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.5   CC       src/runtime_spec_schema_defs.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.6   CC       src/runtime_spec_schema_defs_windows.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.6   CC       src/runtime_spec_schema_state_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.6   CC       src/runtime_spec_schema_defs_zos.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.7   CC       src/basic_test_double_array_item.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.7   CC       src/image_manifest_items_image_manifest_items_schema.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 145.9   CC       src/basic_test_double_array.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 146.0   CC       src/basic_test_top_array_int.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 146.1   CC       src/basic_test_top_array_string.lo
12:26:33 [2022-08-02T12:26:33.949Z] #77 146.1   CC       src/basic_test_top_double_array_int.lo
12:26:34 [2022-08-02T12:26:34.202Z] #84 103.1 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.2   CC       src/basic_test_top_double_array_obj.lo
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.3   CC       src/basic_test_top_double_array_string.lo
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.3   CC       src/basic_test_top_double_array_refobj.lo
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.3   CC       src/read-file.lo
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.4   CC       src/json_common.lo
12:26:34 [2022-08-02T12:26:34.206Z] #77 146.4   CC       tests/test-1.o
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #84 103.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:26:34 [2022-08-02T12:26:34.463Z] #77 146.6   CC       tests/test-2.o
12:26:34 [2022-08-02T12:26:34.463Z] #77 146.7   CC       tests/test-3.o
12:26:34 [2022-08-02T12:26:34.720Z] #77 146.8   CC       tests/test-5.o
12:26:34 [2022-08-02T12:26:34.720Z] #77 146.9   CC       tests/test-4.o
12:26:34 [2022-08-02T12:26:34.720Z] #77 146.9   CC       tests/test-6.o
12:26:34 [2022-08-02T12:26:34.720Z] #77 147.0   CC       tests/test-7.o
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:26:34 [2022-08-02T12:26:34.724Z] #84 103.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:26:34 [2022-08-02T12:26:34.977Z] #77 147.1   CC       tests/test-8.o
12:26:34 [2022-08-02T12:26:34.977Z] #77 147.1   CC       tests/test-9.o
12:26:34 [2022-08-02T12:26:34.977Z] #77 147.2   CC       tests/test-10.o
12:26:35 [2022-08-02T12:26:35.234Z] #77 147.5   CC       tests/test-11.o
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 make  install-recursive
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.1 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.2 Making install in yajl
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.2 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:26:35 [2022-08-02T12:26:35.296Z] #84 104.2   CC       verify/json_verify-json_verify.o
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl_alloc.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl_gen.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl_parser.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl_buf.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.2   CC       src/libyajl_la-yajl_encode.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.3   CC       src/libyajl_la-yajl_lex.lo
12:26:35 [2022-08-02T12:26:35.556Z] #84 104.3   CC       src/libyajl_la-yajl_tree.lo
12:26:35 [2022-08-02T12:26:35.577Z] #60 ...
12:26:35 [2022-08-02T12:26:35.577Z] 
12:26:35 [2022-08-02T12:26:35.577Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:35 [2022-08-02T12:26:35.577Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.41 configure.ac:11: installing 'build-aux/compile'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.41 configure.ac:11: installing 'build-aux/config.guess'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.43 configure.ac:11: installing 'build-aux/config.sub'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.44 configure.ac:13: installing 'build-aux/install-sh'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.45 configure.ac:13: installing 'build-aux/missing'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.45 configure.ac:8: installing 'build-aux/tap-driver.sh'
12:26:35 [2022-08-02T12:26:35.577Z] #77 89.70 Makefile.am: installing 'build-aux/depcomp'
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.04 checking build system type... x86_64-pc-linux-gnu
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.35 checking host system type... x86_64-pc-linux-gnu
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.36 checking how to print strings... printf
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.37 checking for gcc... gcc
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.46 checking whether the C compiler works... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.72 checking for C compiler default output file name... a.out
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.72 checking for suffix of executables... 
12:26:35 [2022-08-02T12:26:35.577Z] #77 91.99 checking whether we are cross compiling... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 92.17 checking for suffix of object files... o
12:26:35 [2022-08-02T12:26:35.577Z] #77 92.29 checking whether we are using the GNU C compiler... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 92.55 checking whether gcc accepts -g... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 92.67 checking for gcc option to accept ISO C89... none needed
12:26:35 [2022-08-02T12:26:35.577Z] #77 92.96 checking whether gcc understands -c and -o together... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.16 checking for a sed that does not truncate output... /bin/sed
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.19 checking for grep that handles long lines and -e... /bin/grep
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.19 checking for egrep... /bin/grep -E
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.20 checking for fgrep... /bin/grep -F
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.20 checking for ld used by gcc... /usr/bin/ld
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.23 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.24 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.25 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.36 checking whether ln -s works... yes
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.37 checking the maximum length of command line arguments... 1572864
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.39 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.39 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.39 checking for /usr/bin/ld option to reload object files... -r
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.39 checking for objdump... objdump
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.40 checking how to recognize dependent libraries... pass_all
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.40 checking for dlltool... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.41 checking how to associate runtime and link libraries... printf %s\n
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.41 checking for ar... ar
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.41 checking for archiver @FILE support... @
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.59 checking for strip... strip
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.60 checking for ranlib... ranlib
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.60 checking for gawk... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.60 checking for mawk... mawk
12:26:35 [2022-08-02T12:26:35.577Z] #77 93.61 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.08 checking for sysroot... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.08 checking for a working dd... /bin/dd
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.11 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.19 checking for mt... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.21 checking if : is a manifest tool... no
12:26:35 [2022-08-02T12:26:35.577Z] #77 94.21 checking how to run the C preprocessor... gcc -E
12:26:35 [2022-08-02T12:26:35.836Z] #77 94.56 checking for ANSI C header files... yes
12:26:35 [2022-08-02T12:26:35.836Z] #77 95.25 checking for sys/types.h... yes
12:26:36 [2022-08-02T12:26:36.096Z] #77 95.40 checking for sys/stat.h... yes
12:26:36 [2022-08-02T12:26:36.170Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:26:36 [2022-08-02T12:26:36.356Z] #77 95.63 checking for stdlib.h... yes
12:26:36 [2022-08-02T12:26:36.428Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:26:36 [2022-08-02T12:26:36.498Z] #84 ...
12:26:36 [2022-08-02T12:26:36.498Z] 
12:26:36 [2022-08-02T12:26:36.498Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:26:36 [2022-08-02T12:26:36.498Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.7 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.7 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.7 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.8 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.8 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
12:26:36 [2022-08-02T12:26:36.498Z] #19 137.8 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:26:36 [2022-08-02T12:26:36.615Z] #77 95.83 checking for string.h... yes
12:26:36 [2022-08-02T12:26:36.615Z] #77 96.02 checking for memory.h... yes
12:26:37 [2022-08-02T12:26:37.135Z] #77 96.22 checking for strings.h... yes
12:26:37 [2022-08-02T12:26:37.135Z] #77 96.42 checking for inttypes.h... yes
12:26:37 [2022-08-02T12:26:37.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:26:37 [2022-08-02T12:26:37.394Z] #77 96.60 checking for stdint.h... yes
12:26:37 [2022-08-02T12:26:37.654Z] #77 96.87 checking for unistd.h... yes
12:26:37 [2022-08-02T12:26:37.914Z] #77 97.07 checking for dlfcn.h... yes
12:26:37 [2022-08-02T12:26:37.914Z] #77 97.31 checking for objdir... .libs
12:26:38 [2022-08-02T12:26:38.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:26:38 [2022-08-02T12:26:38.484Z] #77 97.80 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:38 [2022-08-02T12:26:38.484Z] #77 97.92 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:38 [2022-08-02T12:26:38.745Z] #77 97.92 checking if gcc PIC flag -fPIC -DPIC works... yes
12:26:38 [2022-08-02T12:26:38.866Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:26:39 [2022-08-02T12:26:39.005Z] #77 98.05 checking if gcc static flag -static works... yes
12:26:39 [2022-08-02T12:26:39.124Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:26:39 [2022-08-02T12:26:39.265Z] #77 98.57 checking if gcc supports -c -o file.o... yes
12:26:39 [2022-08-02T12:26:39.265Z] #77 98.72 checking if gcc supports -c -o file.o... (cached) yes
12:26:39 [2022-08-02T12:26:39.265Z] #77 98.72 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:26:39 [2022-08-02T12:26:39.799Z] ok  	github.com/docker/docker/pkg/plugins	33.636s	coverage: 76.3% of statements
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/rootless	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/testutil/request	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/volume	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === Skipped
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     network_proxy_test.go:208: No support for dual stack yet
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver btrfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:71: No driver to put!
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z] time="2022-08-02T12:25:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z] time="2022-08-02T12:25:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z] time="2022-08-02T12:25:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z] time="2022-08-02T12:25:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z] time="2022-08-02T12:25:35Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: driver not supported
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:71: No driver to put!
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     overlay_test.go:50: Fails to compute changes intermittently
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     overlay_test.go:65: Cannot run test with naive change algorithm
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:44: Driver zfs not supported
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     graphtest_unix.go:71: No driver to put!
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
12:26:39 [2022-08-02T12:26:39.799Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
12:26:39 [2022-08-02T12:26:39.799Z] 
12:26:39 [2022-08-02T12:26:39.799Z] DONE 2790 tests, 28 skipped in 205.980s
12:26:39 [2022-08-02T12:26:39.799Z] + '[' -n 'github.com/docker/docker/libnetwork
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/bitseq
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cluster
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:26:39 [2022-08-02T12:26:39.799Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/config
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/datastore
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/diagnostic
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/discoverapi
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/driverapi
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/bridge
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/host
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/null
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/overlay
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/remote
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/windows
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/drvregistry
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/etchosts
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/idm
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/internal/caller
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipam
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipamapi
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipams/builtin
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipams/null
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipams/remote
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ipamutils
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/iptables
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/netlabel
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/netutils
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/networkdb
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/ns
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/options
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/osl
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/osl/kernel
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/portallocator
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/portmapper
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/resolvconf
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/testutils
12:26:39 [2022-08-02T12:26:39.800Z] github.com/docker/docker/libnetwork/types' ']'
12:26:39 [2022-08-02T12:26:39.800Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
12:26:39 [2022-08-02T12:26:39.836Z] #77 98.79 checking dynamic linker characteristics... GNU/Linux ld.so
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.12 checking how to hardcode library paths into programs... immediate
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.12 checking whether stripping libraries is possible... yes
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.14 checking if libtool supports shared libraries... yes
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.14 checking whether to build shared libraries... no
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.14 checking whether to build static libraries... yes
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.14 checking for a BSD-compatible install... /usr/bin/install -c
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.21 checking whether build environment is sane... yes
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.26 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:26:39 [2022-08-02T12:26:39.836Z] #77 99.29 checking whether make sets $(MAKE)... yes
12:26:40 [2022-08-02T12:26:40.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:26:40 [2022-08-02T12:26:40.097Z] #77 99.37 checking whether make supports the include directive... yes (GNU style)
12:26:40 [2022-08-02T12:26:40.097Z] #77 99.42 checking whether make supports nested variables... yes
12:26:40 [2022-08-02T12:26:40.097Z] #77 99.49 checking whether UID '0' is supported by ustar format... yes
12:26:40 [2022-08-02T12:26:40.097Z] #77 99.49 checking whether GID '0' is supported by ustar format... yes
12:26:40 [2022-08-02T12:26:40.097Z] #77 99.49 checking how to create a ustar tar archive... gnutar
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.58 checking dependency style of gcc... gcc3
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.76 checking whether to enable maintainer-specific portions of Makefiles... yes
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.76 checking whether make supports nested variables... (cached) yes
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.77 checking for gawk... (cached) mawk
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.77 checking for a sed that does not truncate output... (cached) /bin/sed
12:26:40 [2022-08-02T12:26:40.358Z] #77 99.77 checking for gcc... (cached) gcc
12:26:40 [2022-08-02T12:26:40.618Z] #77 99.89 checking whether we are using the GNU C compiler... (cached) yes
12:26:40 [2022-08-02T12:26:40.618Z] #77 99.91 checking whether gcc accepts -g... (cached) yes
12:26:40 [2022-08-02T12:26:40.618Z] #77 99.91 checking for gcc option to accept ISO C89... (cached) none needed
12:26:40 [2022-08-02T12:26:40.618Z] #77 99.91 checking whether gcc understands -c and -o together... (cached) yes
12:26:40 [2022-08-02T12:26:40.618Z] #77 99.91 checking for a Python interpreter with version >= 3... python3
12:26:40 [2022-08-02T12:26:40.618Z] #77 100.0 checking for python3... /usr/bin/python3
12:26:40 [2022-08-02T12:26:40.618Z] #77 100.0 checking for python3 version... 3.9
12:26:40 [2022-08-02T12:26:40.618Z] #77 100.1 checking for python3 platform... linux
12:26:40 [2022-08-02T12:26:40.879Z] #77 100.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:26:41 [2022-08-02T12:26:41.139Z] #77 100.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:26:41 [2022-08-02T12:26:41.139Z] #77 100.6 checking for go-md2man... no
12:26:41 [2022-08-02T12:26:41.400Z] #77 100.6 checking error.h usability... yes
12:26:41 [2022-08-02T12:26:41.400Z] #77 100.8 checking error.h presence... yes
12:26:41 [2022-08-02T12:26:41.400Z] #77 100.8 checking for error.h... yes
12:26:41 [2022-08-02T12:26:41.660Z] #77 100.9 checking linux/openat2.h usability... yes
12:26:41 [2022-08-02T12:26:41.660Z] #77 101.0 checking linux/openat2.h presence... yes
12:26:41 [2022-08-02T12:26:41.660Z] #77 101.1 checking for linux/openat2.h... yes
12:26:41 [2022-08-02T12:26:41.794Z] #19 ...
12:26:41 [2022-08-02T12:26:41.794Z] 
12:26:41 [2022-08-02T12:26:41.794Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:41 [2022-08-02T12:26:41.794Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.0   CCLD     libyajl.la
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.3   CCLD     verify/json_verify
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[5]: Nothing to be done for 'install-exec-am'.
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[5]: Nothing to be done for 'install-data-am'.
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.7 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.8   CC       src/validate.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.8   CC       src/image_spec_schema_config_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.8   CC       src/image_spec_schema_defs.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/image_spec_schema_content_descriptor.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/image_spec_schema_defs_descriptor.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/image_spec_schema_image_index_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/image_spec_schema_image_layout_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/image_spec_schema_image_manifest_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 108.9   CC       src/runtime_spec_schema_config_linux.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_config_zos.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_config_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_config_solaris.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_config_vm.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_config_windows.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.0   CC       src/runtime_spec_schema_defs.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.1   CC       src/runtime_spec_schema_defs_linux.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.1   CC       src/runtime_spec_schema_defs_zos.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.2   CC       src/runtime_spec_schema_defs_vm.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.2   CC       src/runtime_spec_schema_state_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.3   CC       src/runtime_spec_schema_defs_windows.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.4   CC       src/basic_test_double_array_item.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.4   CC       src/basic_test_double_array.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.4   CC       src/basic_test_top_array_int.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.4   CC       src/image_manifest_items_image_manifest_items_schema.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.5   CC       src/basic_test_top_array_string.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.6   CC       src/basic_test_top_double_array_int.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.7   CC       src/basic_test_top_double_array_obj.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.7   CC       src/basic_test_top_double_array_refobj.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.8   CC       src/basic_test_top_double_array_string.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.8   CC       src/read-file.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 109.8   CC       src/json_common.lo
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.0   CC       tests/test-2.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.1   CC       tests/test-1.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.1   CC       tests/test-4.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.3   CC       tests/test-5.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.3   CC       tests/test-3.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.3   CC       tests/test-7.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.3   CC       tests/test-6.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.4   CC       tests/test-8.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.4   CC       tests/test-9.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.5   CC       tests/test-10.o
12:26:41 [2022-08-02T12:26:41.794Z] #84 110.5   CC       tests/test-11.o
12:26:41 [2022-08-02T12:26:41.921Z] #77 101.1 checking for copy_file_range... 
12:26:41 [2022-08-02T12:26:41.921Z] #77 ...
12:26:41 [2022-08-02T12:26:41.921Z] 
12:26:41 [2022-08-02T12:26:41.921Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:41 [2022-08-02T12:26:41.921Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:41 [2022-08-02T12:26:41.921Z] #21 9.122 Fetched 8563 kB in 8s (1060 kB/s)
12:26:41 [2022-08-02T12:26:41.921Z] #21 9.122 Reading package lists...
12:26:41 [2022-08-02T12:26:41.921Z] #21 12.72 Reading package lists...
12:26:41 [2022-08-02T12:26:41.921Z] #21 16.17 Building dependency tree...
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.09 The following additional packages will be installed:
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.11   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.11   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.11   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.11   python3-pkg-resources vim-runtime xxd
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14 Suggested packages:
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14   acl attr quota
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14 Recommended packages:
12:26:41 [2022-08-02T12:26:41.921Z] #21 18.14   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:26:41 [2022-08-02T12:26:41.921Z] #21 ...
12:26:41 [2022-08-02T12:26:41.921Z] 
12:26:41 [2022-08-02T12:26:41.921Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:41 [2022-08-02T12:26:41.921Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:41 [2022-08-02T12:26:41.921Z] #77 101.1 checking for copy_file_range... yes
12:26:42 [2022-08-02T12:26:42.442Z] #77 101.5 checking for fgetxattr... yes
12:26:42 [2022-08-02T12:26:42.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:26:42 [2022-08-02T12:26:42.702Z] #77 101.8 checking for statx... yes
12:26:42 [2022-08-02T12:26:42.963Z] #77 102.1 checking for fgetpwent_r... yes
12:26:43 [2022-08-02T12:26:43.225Z] #77 102.4 checking for issetugid... no
12:26:43 [2022-08-02T12:26:43.487Z] #77 102.7 checking for pkg-config... /usr/bin/pkg-config
12:26:43 [2022-08-02T12:26:43.487Z] #77 102.7 checking pkg-config is at least version 0.9.0... yes
12:26:43 [2022-08-02T12:26:43.522Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:26:43 [2022-08-02T12:26:43.748Z] #77 102.7 checking for library containing yajl_tree_get... -lyajl
12:26:43 [2022-08-02T12:26:43.748Z] #77 103.2 checking for yajl >= 2.0.0... yes
12:26:44 [2022-08-02T12:26:44.008Z] #77 103.2 checking sys/capability.h usability... yes
12:26:44 [2022-08-02T12:26:44.268Z] #77 103.5 checking sys/capability.h presence... yes
12:26:44 [2022-08-02T12:26:44.268Z] #77 103.6 checking for sys/capability.h... yes
12:26:44 [2022-08-02T12:26:44.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:26:44 [2022-08-02T12:26:44.715Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:26:44 [2022-08-02T12:26:44.839Z] #77 103.6 checking for library containing cap_from_name... -lcap
12:26:45 [2022-08-02T12:26:45.188Z] #77 ...
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:26:45 [2022-08-02T12:26:45.188Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
12:26:45 [2022-08-02T12:26:45.188Z] #23 10.23 Collecting yamllint==1.26.1
12:26:45 [2022-08-02T12:26:45.188Z] #23 11.28   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:26:45 [2022-08-02T12:26:45.188Z] #23 12.71 Collecting pathspec>=0.5.3
12:26:45 [2022-08-02T12:26:45.188Z] #23 12.72   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
12:26:45 [2022-08-02T12:26:45.188Z] #23 13.25 Collecting pyyaml
12:26:45 [2022-08-02T12:26:45.188Z] #23 13.26   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
12:26:45 [2022-08-02T12:26:45.188Z] #23 13.36 Building wheels for collected packages: yamllint
12:26:45 [2022-08-02T12:26:45.188Z] #23 13.36   Building wheel for yamllint (setup.py): started
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.49   Building wheel for yamllint (setup.py): finished with status 'done'
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.49   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=4c163279f74bf87a63efc9f0e44c361f4b32b71f7d6af00d76c2acb777c0112c
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.49   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.49 Successfully built yamllint
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.53 Installing collected packages: pyyaml, pathspec, yamllint
12:26:45 [2022-08-02T12:26:45.188Z] #23 14.93 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:26:45 [2022-08-02T12:26:45.188Z] #23 DONE 15.4s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:26:45 [2022-08-02T12:26:45.188Z] #27 sha256:1fb3ec12b54f215d1fb81076476845abf510bbd59f1b4afb0752e3a4cbeab01f
12:26:45 [2022-08-02T12:26:45.188Z] #27 DONE 0.3s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:26:45 [2022-08-02T12:26:45.188Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:26:45 [2022-08-02T12:26:45.188Z] #55 ...
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:26:45 [2022-08-02T12:26:45.188Z] #32 sha256:831b71026bcbce67f6e35914f9d6c058f1397d6227a62625fd9bc0846652801f
12:26:45 [2022-08-02T12:26:45.188Z] #32 DONE 0.2s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:26:45 [2022-08-02T12:26:45.188Z] #35 sha256:8987d71251cbe41a81d548cc832cf7a02d1ab2f931a3f7b225fa4397f881be05
12:26:45 [2022-08-02T12:26:45.188Z] #35 DONE 0.1s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:26:45 [2022-08-02T12:26:45.188Z] #37 sha256:691f97119556ed7a4cc2a44ce7dd368ad21c56bec810ad25b3688bfa1709539a
12:26:45 [2022-08-02T12:26:45.188Z] #37 DONE 0.1s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:26:45 [2022-08-02T12:26:45.188Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:26:45 [2022-08-02T12:26:45.188Z] #55 ...
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:26:45 [2022-08-02T12:26:45.188Z] #39 sha256:135016281e33c717e9b4fb60b3738f47f2fa784d24967ce9a08df3956d5219ee
12:26:45 [2022-08-02T12:26:45.188Z] #39 DONE 0.1s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:26:45 [2022-08-02T12:26:45.188Z] #41 sha256:3024f18dad78fea20399ace85230402fe0929aae0d54f3136e5d525bbc720897
12:26:45 [2022-08-02T12:26:45.188Z] #41 DONE 0.1s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:26:45 [2022-08-02T12:26:45.188Z] #45 sha256:01ad48f1542a148c53f834b0158e8e99f283320ac1a9179f3ad63f2f12cb46b7
12:26:45 [2022-08-02T12:26:45.188Z] #45 DONE 0.1s
12:26:45 [2022-08-02T12:26:45.188Z] 
12:26:45 [2022-08-02T12:26:45.188Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:26:45 [2022-08-02T12:26:45.188Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:26:45 [2022-08-02T12:26:45.409Z] #77 104.2 checking for library containing dlopen... -ldl
12:26:45 [2022-08-02T12:26:45.409Z] #77 104.6 checking seccomp.h usability... yes
12:26:45 [2022-08-02T12:26:45.650Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:26:45 [2022-08-02T12:26:45.670Z] #77 104.8 checking seccomp.h presence... yes
12:26:45 [2022-08-02T12:26:45.670Z] #77 104.9 checking for seccomp.h... yes
12:26:45 [2022-08-02T12:26:45.930Z] #77 105.0 checking for library containing seccomp_rule_add... -lseccomp
12:26:46 [2022-08-02T12:26:46.191Z] #77 105.4 checking for library containing seccomp_arch_resolve_name... none required
12:26:46 [2022-08-02T12:26:46.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:26:46 [2022-08-02T12:26:46.761Z] #77 105.7 checking systemd/sd-bus.h usability... yes
12:26:46 [2022-08-02T12:26:46.762Z] #77 106.0 checking systemd/sd-bus.h presence... yes
12:26:46 [2022-08-02T12:26:46.762Z] #77 106.2 checking for systemd/sd-bus.h... yes
12:26:47 [2022-08-02T12:26:47.332Z] #77 106.2 checking for library containing sd_bus_match_signal_async... -lsystemd
12:26:47 [2022-08-02T12:26:47.521Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:26:47 [2022-08-02T12:26:47.592Z] #77 106.8 checking for sd_notify_barrier... yes
12:26:47 [2022-08-02T12:26:47.852Z] #77 107.1 checking linux/bpf.h usability... yes
12:26:48 [2022-08-02T12:26:48.088Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:26:48 [2022-08-02T12:26:48.113Z] #77 107.4 checking linux/bpf.h presence... yes
12:26:48 [2022-08-02T12:26:48.113Z] #77 107.5 checking for linux/bpf.h... yes
12:26:48 [2022-08-02T12:26:48.113Z] #77 107.5 checking compilation for eBPF... yes
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.7 checking for criu >= 3.15... no
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.7 configure: CRIU headers not found, building without CRIU support
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.7 checking for criu > 3.16... no
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.7 configure: CRIU version doesn't support join-ns API
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.7 checking for criu > 3.16.1... no
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.8 configure: CRIU version doesn't support for pre-dumping
12:26:48 [2022-08-02T12:26:48.373Z] #77 107.8 checking for new mount API (fsconfig)... yes
12:26:48 [2022-08-02T12:26:48.634Z] #77 107.9 checking for seccomp notify API... yes
12:26:48 [2022-08-02T12:26:48.634Z] #77 108.0 checking for gperf... no
12:26:48 [2022-08-02T12:26:48.634Z] #77 108.0 configure: gperf not found - cannot rebuild signal parser code
12:26:48 [2022-08-02T12:26:48.894Z] #77 108.0 checking for library containing argp_parse... none required
12:26:49 [2022-08-02T12:26:49.023Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:26:49 [2022-08-02T12:26:49.154Z] #77 108.5 checking that generated files are newer than configure... done
12:26:49 [2022-08-02T12:26:49.154Z] #77 108.5 configure: creating ./config.status
12:26:49 [2022-08-02T12:26:49.937Z] #84 ...
12:26:49 [2022-08-02T12:26:49.937Z] 
12:26:49 [2022-08-02T12:26:49.937Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:26:49 [2022-08-02T12:26:49.937Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.5 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.5 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.5 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.6 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.6 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
12:26:49 [2022-08-02T12:26:49.937Z] #19 150.6 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:26:49 [2022-08-02T12:26:49.955Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:26:49 [2022-08-02T12:26:49.955Z] Using test binary docker
12:26:49 [2022-08-02T12:26:49.955Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:26:49 [2022-08-02T12:26:49.955Z] Starting apparmor (via systemctl): apparmor.service.
12:26:49 [2022-08-02T12:26:49.955Z] Starting dockerd
12:26:49 [2022-08-02T12:26:49.955Z] INFO: Waiting for daemon to start...
12:26:50 [2022-08-02T12:26:50.096Z] #77 ...
12:26:50 [2022-08-02T12:26:50.096Z] 
12:26:50 [2022-08-02T12:26:50.097Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:50 [2022-08-02T12:26:50.097Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.86 The following NEW packages will be installed:
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.86   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.87   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.87   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.87   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.87   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.87   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.88   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
12:26:50 [2022-08-02T12:26:50.097Z] #21 19.88   xz-utils zip zstd
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 0 upgraded, 49 newly installed, 0 to remove and 4 not upgraded.
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 Need to get 27.7 MB of archives.
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 After this operation, 106 MB of additional disk space will be used.
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.22 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.23 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.23 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.23 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.23 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.23 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.27 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.28 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.29 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.30 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.30 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.31 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.35 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.36 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.37 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.37 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.37 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.38 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.39 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.40 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.41 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.41 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.42 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.42 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.43 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.81 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.81 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.82 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.82 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.83 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.83 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.85 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.86 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.93 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.94 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.97 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 20.97 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.00 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.00 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.01 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.05 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.07 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.08 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.39 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.43 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 21.43 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.28 debconf: delaying package configuration, since apt-utils is not installed
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.44 Fetched 27.7 MB in 2s (18.2 MB/s)
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.52 Selecting previously unselected package pigz.
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.52 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24018 files and directories currently installed.)
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.58 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.59 Unpacking pigz (2.6-1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.70 Selecting previously unselected package libelf1:amd64.
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.70 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.73 Unpacking libelf1:amd64 (0.183-1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.90 Selecting previously unselected package libbpf0:amd64.
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.92 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 22.93 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.04 Selecting previously unselected package libcap2:amd64.
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.04 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.05 Unpacking libcap2:amd64 (1:2.44-1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.12 Selecting previously unselected package libmnl0:amd64.
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.15 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.22 Selecting previously unselected package libxtables12:amd64.
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.22 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.22 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.29 Selecting previously unselected package libcap2-bin.
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.30 Unpacking libcap2-bin (1:2.44-1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.42 Selecting previously unselected package iproute2.
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.42 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 23.43 Unpacking iproute2 (5.10.0-4) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.01 Selecting previously unselected package xxd.
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.01 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.01 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.16 Selecting previously unselected package vim-common.
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.16 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.18 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.37 Selecting previously unselected package bash-completion.
12:26:50 [2022-08-02T12:26:50.097Z] #21 24.38 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 26.77 Unpacking bash-completion (1:2.11-2) ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 27.28 Selecting previously unselected package bzip2.
12:26:50 [2022-08-02T12:26:50.097Z] #21 27.28 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
12:26:50 [2022-08-02T12:26:50.097Z] #21 27.30 Unpacking bzip2 (1.0.8-4) ...
12:26:51 [2022-08-02T12:26:51.038Z] #21 28.00 Selecting previously unselected package xz-utils.
12:26:51 [2022-08-02T12:26:51.038Z] #21 28.01 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
12:26:51 [2022-08-02T12:26:51.038Z] #21 28.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
12:26:51 [2022-08-02T12:26:51.038Z] #21 ...
12:26:51 [2022-08-02T12:26:51.038Z] 
12:26:51 [2022-08-02T12:26:51.038Z] #34 [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:26:51 [2022-08-02T12:26:51.038Z] #34 sha256:be1d50aa5033694acc1312dcc6ebc9582878d65872f13f83b11aa6a3855f38c7
12:26:51 [2022-08-02T12:26:51.038Z] #34 DONE 162.5s
12:26:51 [2022-08-02T12:26:51.298Z] 
12:26:51 [2022-08-02T12:26:51.298Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:26:51 [2022-08-02T12:26:51.298Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:26:51 [2022-08-02T12:26:51.298Z] #21 28.50 Selecting previously unselected package apparmor.
12:26:51 [2022-08-02T12:26:51.298Z] #21 28.50 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
12:26:51 [2022-08-02T12:26:51.298Z] #21 28.67 Unpacking apparmor (2.13.6-10) ...
12:26:52 [2022-08-02T12:26:52.481Z] .
12:26:52 [2022-08-02T12:26:52.481Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:26:52 [2022-08-02T12:26:52.481Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:26:52 [2022-08-02T12:26:52.481Z] Error: No such image: emptyfs
12:26:52 [2022-08-02T12:26:52.481Z] Running integration-test (iteration 1)
12:26:52 [2022-08-02T12:26:52.481Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:26:52 [2022-08-02T12:26:52.481Z] Loaded image: busybox:latest
12:26:52 [2022-08-02T12:26:52.481Z] Loaded image: busybox:glibc
12:26:52 [2022-08-02T12:26:52.698Z] #21 ...
12:26:52 [2022-08-02T12:26:52.698Z] 
12:26:52 [2022-08-02T12:26:52.698Z] #36 [delve 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         case $(dpkg --print-architecture) in             amd64|arm64)                 GOBIN=/build/ GO111MODULE=on go install "github.com/go-delve/delve/cmd/dlv@v1.8.1"                 && /build/dlv --help                 ;;             *)                 mkdir -p /build/                 ;;         esac
12:26:52 [2022-08-02T12:26:52.698Z] #36 sha256:200e0ce9117b672449f74179fde64ba87e1c446761a7a191f3ee2b4a747d7a29
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Delve is a source level debugger for Go programs.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Delve enables you to interact with your program by controlling the execution of the process,
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Pass flags to the program you are debugging using `--`, for example:
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 `dlv exec ./hello -- server --config conf/config.toml`
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Usage:
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   dlv [command]
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Available Commands:
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   attach      Attach to running process and begin debugging.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   connect     Connect to a headless debug server with a terminal client.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   core        Examine a core dump.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   debug       Compile and begin debugging main package in current directory, or the package specified.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   exec        Execute a precompiled binary, and begin a debug session.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   help        Help about any command
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   run         Deprecated command. Use 'debug' instead.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   test        Compile test binary and begin debugging program.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   trace       Compile and begin tracing program.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   version     Prints version.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Flags:
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --api-version int                  Selects JSON-RPC API version when headless. New clients should use v2. Can be reset via RPCServer.SetApiVersion. See Documentation/api/json-rpc/README.md. (default 1)
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --check-go-version                 Exits if the version of Go in use is not compatible (too old or too new) with the version of Delve. (default true)
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --disable-aslr                     Disables address space randomization
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   -h, --help                             help for dlv
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --init string                      Init file, executed by the terminal client.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --log                              Enable debugging server logging.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7       --wd string                        Working directory for running the program.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Additional help topics:
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   dlv backend  Help about the --backend flag.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   dlv log      Help about logging flags.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7   dlv redirect Help about file redirection.
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 
12:26:52 [2022-08-02T12:26:52.698Z] #36 163.7 Use "dlv [command] --help" for more information about a command.
12:26:52 [2022-08-02T12:26:52.698Z] #36 DONE 164.1s
12:26:52 [2022-08-02T12:26:52.698Z] 
12:26:52 [2022-08-02T12:26:52.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:26:52 [2022-08-02T12:26:52.698Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:26:52 [2022-08-02T12:26:52.698Z] #77 110.6 config.status: creating Makefile
12:26:52 [2022-08-02T12:26:52.698Z] #77 110.8 config.status: creating rpm/crun.spec
12:26:52 [2022-08-02T12:26:52.698Z] #77 111.1 config.status: creating config.h
12:26:52 [2022-08-02T12:26:52.698Z] #77 111.2 config.status: executing libtool commands
12:26:52 [2022-08-02T12:26:52.698Z] #77 111.3 config.status: executing depfiles commands
12:26:53 [2022-08-02T12:26:53.855Z] Loaded image: debian:bullseye-slim
12:26:53 [2022-08-02T12:26:53.855Z] Loaded image: hello-world:latest
12:26:53 [2022-08-02T12:26:53.855Z] Loaded image: arm32v7/hello-world:latest
12:26:53 [2022-08-02T12:26:53.855Z] INFO: Testing against a local daemon
12:26:53 [2022-08-02T12:26:53.855Z] === RUN   TestCgroupNamespacesBuild
12:26:54 [2022-08-02T12:26:54.089Z] #77 113.4 === configuring in libocispec (/tmp/crun-build/libocispec)
12:26:54 [2022-08-02T12:26:54.089Z] #77 113.4 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:26:54 [2022-08-02T12:26:54.351Z] #77 113.7 checking for gcc... gcc
12:26:54 [2022-08-02T12:26:54.614Z] #77 113.8 checking whether the C compiler works... yes
12:26:54 [2022-08-02T12:26:54.614Z] #77 113.9 checking for C compiler default output file name... a.out
12:26:54 [2022-08-02T12:26:54.614Z] #77 113.9 checking for suffix of executables... 
12:26:54 [2022-08-02T12:26:54.875Z] #77 114.0 checking whether we are cross compiling... no
12:26:54 [2022-08-02T12:26:54.875Z] #77 114.2 checking for suffix of object files... o
12:26:55 [2022-08-02T12:26:55.135Z] #77 114.4 checking whether we are using the GNU C compiler... yes
12:26:55 [2022-08-02T12:26:55.135Z] #77 114.5 checking whether gcc accepts -g... yes
12:26:55 [2022-08-02T12:26:55.229Z] --- PASS: TestCgroupNamespacesBuild (1.30s)
12:26:55 [2022-08-02T12:26:55.229Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:26:55 [2022-08-02T12:26:55.396Z] #77 114.6 checking for gcc option to accept ISO C89... none needed
12:26:55 [2022-08-02T12:26:55.657Z] #77 114.8 checking whether gcc understands -c and -o together... yes
12:26:55 [2022-08-02T12:26:55.657Z] #77 115.0 checking how to run the C preprocessor... gcc -E
12:26:55 [2022-08-02T12:26:55.917Z] #77 115.2 checking for grep that handles long lines and -e... /bin/grep
12:26:55 [2022-08-02T12:26:55.917Z] #77 115.2 checking for egrep... /bin/grep -E
12:26:56 [2022-08-02T12:26:56.488Z] #77 115.2 checking for ANSI C header files... yes
12:26:56 [2022-08-02T12:26:56.488Z] #77 115.7 checking for sys/types.h... yes
12:26:56 [2022-08-02T12:26:56.488Z] #77 115.8 checking for sys/stat.h... yes
12:26:56 [2022-08-02T12:26:56.488Z] #77 115.9 checking for stdlib.h... yes
12:26:56 [2022-08-02T12:26:56.601Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.27s)
12:26:56 [2022-08-02T12:26:56.601Z] === RUN   TestBuildWithSession
12:26:56 [2022-08-02T12:26:56.601Z]     build_session_test.go:25: TODO: BuildKit
12:26:56 [2022-08-02T12:26:56.601Z] --- SKIP: TestBuildWithSession (0.00s)
12:26:56 [2022-08-02T12:26:56.601Z] === RUN   TestBuildSquashParent
12:26:56 [2022-08-02T12:26:56.748Z] #77 116.1 checking for string.h... yes
12:26:57 [2022-08-02T12:26:57.008Z] #77 116.2 checking for memory.h... yes
12:26:57 [2022-08-02T12:26:57.008Z] #77 116.4 checking for strings.h... yes
12:26:57 [2022-08-02T12:26:57.278Z] #77 116.6 checking for inttypes.h... yes
12:26:57 [2022-08-02T12:26:57.538Z] #77 116.7 checking for stdint.h... yes
12:26:57 [2022-08-02T12:26:57.538Z] #77 116.9 checking for unistd.h... yes
12:26:57 [2022-08-02T12:26:57.799Z] #77 117.0 checking minix/config.h usability... no
12:26:57 [2022-08-02T12:26:57.799Z] #77 117.2 checking minix/config.h presence... no
12:26:58 [2022-08-02T12:26:58.064Z] #77 117.3 checking for minix/config.h... no
12:26:58 [2022-08-02T12:26:58.064Z] #77 117.3 checking whether it is safe to define __EXTENSIONS__... yes
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.5 checking build system type... x86_64-pc-linux-gnu
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking host system type... x86_64-pc-linux-gnu
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking how to print strings... printf
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking for a sed that does not truncate output... /bin/sed
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking for fgrep... /bin/grep -F
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking for ld used by gcc... /usr/bin/ld
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:26:58 [2022-08-02T12:26:58.325Z] #77 117.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:26:58 [2022-08-02T12:26:58.586Z] #77 117.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking whether ln -s works... yes
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking the maximum length of command line arguments... 1572864
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking for /usr/bin/ld option to reload object files... -r
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking for objdump... objdump
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking how to recognize dependent libraries... pass_all
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking for dlltool... no
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking how to associate runtime and link libraries... printf %s\n
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking for ar... ar
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.0 checking for archiver @FILE support... @
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.1 checking for strip... strip
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.1 checking for ranlib... ranlib
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.1 checking for gawk... no
12:26:58 [2022-08-02T12:26:58.586Z] #77 118.1 checking for mawk... mawk
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.1 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.5 checking for sysroot... no
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.5 checking for a working dd... /bin/dd
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.6 checking for mt... no
12:26:59 [2022-08-02T12:26:59.157Z] #77 118.6 checking if : is a manifest tool... no
12:26:59 [2022-08-02T12:26:59.418Z] #77 118.6 checking for dlfcn.h... yes
12:26:59 [2022-08-02T12:26:59.418Z] #77 118.8 checking for objdir... .libs
12:26:59 [2022-08-02T12:26:59.989Z] #77 119.2 checking if gcc supports -fno-rtti -fno-exceptions... no
12:26:59 [2022-08-02T12:26:59.989Z] #77 119.3 checking for gcc option to produce PIC... -fPIC -DPIC
12:26:59 [2022-08-02T12:26:59.989Z] #77 119.3 checking if gcc PIC flag -fPIC -DPIC works... yes
12:27:00 [2022-08-02T12:27:00.560Z] #77 119.4 checking if gcc static flag -static works... yes
12:27:00 [2022-08-02T12:27:00.560Z] #77 119.8 checking if gcc supports -c -o file.o... yes
12:27:00 [2022-08-02T12:27:00.560Z] #77 120.0 checking if gcc supports -c -o file.o... (cached) yes
12:27:00 [2022-08-02T12:27:00.560Z] #77 120.0 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.0 checking dynamic linker characteristics... GNU/Linux ld.so
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.2 checking how to hardcode library paths into programs... immediate
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.2 checking whether stripping libraries is possible... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking if libtool supports shared libraries... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking whether to build shared libraries... no
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking whether to build static libraries... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking for a BSD-compatible install... /usr/bin/install -c
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking whether build environment is sane... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.3 checking whether make sets $(MAKE)... yes
12:27:00 [2022-08-02T12:27:00.821Z] #77 120.4 checking whether make supports the include directive... yes (GNU style)
12:27:01 [2022-08-02T12:27:01.081Z] #77 120.4 checking whether make supports nested variables... yes
12:27:01 [2022-08-02T12:27:01.081Z] #77 120.5 checking whether UID '0' is supported by ustar format... yes
12:27:01 [2022-08-02T12:27:01.081Z] #77 120.5 checking whether GID '0' is supported by ustar format... yes
12:27:01 [2022-08-02T12:27:01.081Z] #77 120.5 checking how to create a ustar tar archive... gnutar
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.6 checking dependency style of gcc... gcc3
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.7 checking whether to enable maintainer-specific portions of Makefiles... yes
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.7 checking whether make supports nested variables... (cached) yes
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.7 checking for pkg-config... /usr/bin/pkg-config
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.7 checking pkg-config is at least version 0.9.0... yes
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.7 checking for yajl >= 2.1.0... yes
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.8 checking for a sed that does not truncate output... (cached) /bin/sed
12:27:01 [2022-08-02T12:27:01.342Z] #77 120.8 checking for gcc... (cached) gcc
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking whether we are using the GNU C compiler... (cached) yes
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking whether gcc accepts -g... (cached) yes
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking for gcc option to accept ISO C89... (cached) none needed
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking whether gcc understands -c and -o together... (cached) yes
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking for a Python interpreter with version >= 3... python3
12:27:01 [2022-08-02T12:27:01.603Z] #77 120.9 checking for python3... /usr/bin/python3
12:27:01 [2022-08-02T12:27:01.603Z] #77 121.0 checking for python3 version... 3.9
12:27:01 [2022-08-02T12:27:01.603Z] #77 121.0 checking for python3 platform... linux
12:27:01 [2022-08-02T12:27:01.863Z] #77 121.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
12:27:01 [2022-08-02T12:27:01.863Z] #77 121.2 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
12:27:01 [2022-08-02T12:27:01.898Z] --- PASS: TestBuildSquashParent (4.94s)
12:27:01 [2022-08-02T12:27:01.898Z] === RUN   TestBuildWithRemoveAndForceRemove
12:27:01 [2022-08-02T12:27:01.898Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:01 [2022-08-02T12:27:01.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:01 [2022-08-02T12:27:01.898Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:01 [2022-08-02T12:27:01.898Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:01 [2022-08-02T12:27:01.898Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:01 [2022-08-02T12:27:01.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:01 [2022-08-02T12:27:01.899Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:01 [2022-08-02T12:27:01.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:01 [2022-08-02T12:27:01.899Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:01 [2022-08-02T12:27:01.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:01 [2022-08-02T12:27:01.899Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:01 [2022-08-02T12:27:01.899Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:01 [2022-08-02T12:27:01.899Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:27:01 [2022-08-02T12:27:01.899Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:27:02 [2022-08-02T12:27:02.124Z] #77 121.5 checking that generated files are newer than configure... done
12:27:02 [2022-08-02T12:27:02.124Z] #77 121.5 configure: creating ./config.status
12:27:02 [2022-08-02T12:27:02.212Z] #19 162.9 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
12:27:02 [2022-08-02T12:27:02.213Z] #19 162.9 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.213Z] #19 163.0 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:27:02 [2022-08-02T12:27:02.213Z] #19 163.0 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
12:27:02 [2022-08-02T12:27:02.213Z] #19 163.0 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.213Z] #19 163.0 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #77 ...
12:27:02 [2022-08-02T12:27:02.696Z] 
12:27:02 [2022-08-02T12:27:02.696Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:27:02 [2022-08-02T12:27:02.696Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:27:02 [2022-08-02T12:27:02.696Z] #21 29.88 Selecting previously unselected package inetutils-ping.
12:27:02 [2022-08-02T12:27:02.696Z] #21 29.89 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 29.90 Unpacking inetutils-ping (2:2.0-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.03 Selecting previously unselected package libip4tc2:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.05 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.08 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.20 Selecting previously unselected package libip6tc2:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.20 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.21 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.40 Selecting previously unselected package libnfnetlink0:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.41 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.44 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.55 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.55 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.55 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.73 Selecting previously unselected package libnftnl11:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.74 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.96 Selecting previously unselected package iptables.
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.96 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 30.98 Unpacking iptables (1.8.7-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.32 Selecting previously unselected package libonig5:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.33 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.34 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.47 Selecting previously unselected package libjq1:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.48 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.48 Unpacking libjq1:amd64 (1.6-2.1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.56 Selecting previously unselected package jq.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.57 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.58 Unpacking jq (1.6-2.1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.66 Selecting previously unselected package libaio1:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.66 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.67 Unpacking libaio1:amd64 (0.3.112-9) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.74 Selecting previously unselected package libgpm2:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.74 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.75 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.83 Selecting previously unselected package libicu67:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.83 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 31.84 Unpacking libicu67:amd64 (67.1-7) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.51 Selecting previously unselected package libinih1:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.52 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.53 Unpacking libinih1:amd64 (53-1+b2) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.62 Selecting previously unselected package libnet1:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.62 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.72 Selecting previously unselected package libnl-3-200:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.72 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.73 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.84 Selecting previously unselected package libprotobuf-c1:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.86 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.93 Selecting previously unselected package libyajl2:amd64.
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.93 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 35.94 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.00 Selecting previously unselected package net-tools.
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.02 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.02 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.20 Selecting previously unselected package patch.
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.20 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.22 Unpacking patch (2.7.6-7) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.34 Selecting previously unselected package python-pip-whl.
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.35 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.36 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.95 Selecting previously unselected package python3-lib2to3.
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.96 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 36.96 Unpacking python3-lib2to3 (3.9.2-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.08 Selecting previously unselected package python3-distutils.
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.10 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.10 Unpacking python3-distutils (3.9.2-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.26 Selecting previously unselected package python3-pkg-resources.
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.28 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.29 Unpacking python3-pkg-resources (52.0.0-4) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.42 Selecting previously unselected package python3-setuptools.
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.44 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.45 Unpacking python3-setuptools (52.0.0-4) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.71 Selecting previously unselected package python3-wheel.
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.72 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.73 Unpacking python3-wheel (0.34.2-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.81 Selecting previously unselected package python3-pip.
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.83 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 37.83 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.12 Selecting previously unselected package sudo.
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.13 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.14 Unpacking sudo (1.9.5p2-3) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.73 Selecting previously unselected package thin-provisioning-tools.
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.75 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 38.76 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.01 Selecting previously unselected package uidmap.
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.03 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.03 Unpacking uidmap (1:4.8.1-1) ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.17 Selecting previously unselected package vim-runtime.
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.18 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.22 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.27 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:27:02 [2022-08-02T12:27:02.696Z] #21 39.28 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:27:03 [2022-08-02T12:27:03.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:27:03 [2022-08-02T12:27:03.314Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:27:04 [2022-08-02T12:27:04.080Z] #21 ...
12:27:04 [2022-08-02T12:27:04.080Z] 
12:27:04 [2022-08-02T12:27:04.080Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:04 [2022-08-02T12:27:04.080Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:04 [2022-08-02T12:27:04.080Z] #77 123.4 config.status: creating Makefile
12:27:04 [2022-08-02T12:27:04.080Z] #77 123.4 config.status: creating config.h
12:27:04 [2022-08-02T12:27:04.080Z] #77 123.5 config.status: executing libtool commands
12:27:04 [2022-08-02T12:27:04.080Z] #77 123.5 config.status: executing depfiles commands
12:27:04 [2022-08-02T12:27:04.651Z] #77 124.2 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
12:27:04 [2022-08-02T12:27:04.690Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:27:04 [2022-08-02T12:27:04.912Z] #77 124.2 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
12:27:04 [2022-08-02T12:27:04.948Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:27:05 [2022-08-02T12:27:05.172Z] #77 124.5 checking for gcc... gcc
12:27:05 [2022-08-02T12:27:05.172Z] #77 124.6 checking whether the C compiler works... yes
12:27:05 [2022-08-02T12:27:05.433Z] #77 124.7 checking for C compiler default output file name... a.out
12:27:05 [2022-08-02T12:27:05.433Z] #77 124.7 checking for suffix of executables... 
12:27:05 [2022-08-02T12:27:05.694Z] #77 124.9 checking whether we are cross compiling... no
12:27:05 [2022-08-02T12:27:05.954Z] #77 125.1 checking for suffix of object files... o
12:27:05 [2022-08-02T12:27:05.954Z] #77 125.2 checking whether we are using the GNU C compiler... yes
12:27:05 [2022-08-02T12:27:05.954Z] #77 125.3 checking whether gcc accepts -g... yes
12:27:06 [2022-08-02T12:27:06.215Z] #77 125.4 checking for gcc option to accept ISO C89... none needed
12:27:06 [2022-08-02T12:27:06.215Z] #77 125.6 checking whether gcc understands -c and -o together... yes
12:27:06 [2022-08-02T12:27:06.320Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.63s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.92s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.56s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.56s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.48s)
12:27:06 [2022-08-02T12:27:06.320Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.42s)
12:27:06 [2022-08-02T12:27:06.320Z] === RUN   TestBuildMultiStageCopy
12:27:06 [2022-08-02T12:27:06.320Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking for a BSD-compatible install... /usr/bin/install -c
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking whether build environment is sane... yes
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking for gawk... no
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking for mawk... mawk
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.8 checking whether make sets $(MAKE)... yes
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.9 checking whether make supports the include directive... yes (GNU style)
12:27:06 [2022-08-02T12:27:06.476Z] #77 125.9 checking whether make supports nested variables... yes
12:27:06 [2022-08-02T12:27:06.476Z] #77 126.0 checking whether UID '0' is supported by ustar format... yes
12:27:06 [2022-08-02T12:27:06.476Z] #77 126.0 checking whether GID '0' is supported by ustar format... yes
12:27:06 [2022-08-02T12:27:06.476Z] #77 126.0 checking how to create a ustar tar archive... gnutar
12:27:06 [2022-08-02T12:27:06.736Z] #77 126.0 checking dependency style of gcc... gcc3
12:27:06 [2022-08-02T12:27:06.737Z] #77 126.1 checking whether to enable maintainer-specific portions of Makefiles... yes
12:27:06 [2022-08-02T12:27:06.737Z] #77 126.1 checking whether make supports nested variables... (cached) yes
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.2 checking build system type... x86_64-pc-linux-gnu
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking host system type... x86_64-pc-linux-gnu
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking how to print strings... printf
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for a sed that does not truncate output... /bin/sed
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for grep that handles long lines and -e... /bin/grep
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for egrep... /bin/grep -E
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for fgrep... /bin/grep -F
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for ld used by gcc... /usr/bin/ld
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking if the linker (/usr/bin/ld) is GNU ld... yes
12:27:06 [2022-08-02T12:27:06.997Z] #77 126.4 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.5 checking the name lister (/usr/bin/nm -B) interface... BSD nm
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.5 checking whether ln -s works... yes
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.5 checking the maximum length of command line arguments... 1572864
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking for /usr/bin/ld option to reload object files... -r
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking for objdump... objdump
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking how to recognize dependent libraries... pass_all
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking for dlltool... no
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking how to associate runtime and link libraries... printf %s\n
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking for ar... ar
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.6 checking for archiver @FILE support... @
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.7 checking for strip... strip
12:27:07 [2022-08-02T12:27:07.257Z] #77 126.7 checking for ranlib... ranlib
12:27:07 [2022-08-02T12:27:07.518Z] #77 126.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
12:27:07 [2022-08-02T12:27:07.518Z] #77 127.1 checking for sysroot... no
12:27:07 [2022-08-02T12:27:07.518Z] #77 127.1 checking for a working dd... /bin/dd
12:27:07 [2022-08-02T12:27:07.518Z] #77 127.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
12:27:07 [2022-08-02T12:27:07.778Z] #77 127.1 checking for mt... no
12:27:07 [2022-08-02T12:27:07.778Z] #77 127.1 checking if : is a manifest tool... no
12:27:07 [2022-08-02T12:27:07.778Z] #77 127.1 checking how to run the C preprocessor... gcc -E
12:27:08 [2022-08-02T12:27:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:27:08 [2022-08-02T12:27:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:27:08 [2022-08-02T12:27:08.218Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:27:08 [2022-08-02T12:27:08.475Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:27:08 [2022-08-02T12:27:08.733Z] --- PASS: TestBuildMultiStageCopy (2.33s)
12:27:08 [2022-08-02T12:27:08.733Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.44s)
12:27:08 [2022-08-02T12:27:08.733Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.21s)
12:27:08 [2022-08-02T12:27:08.733Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
12:27:08 [2022-08-02T12:27:08.733Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
12:27:08 [2022-08-02T12:27:08.733Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
12:27:08 [2022-08-02T12:27:08.733Z] === RUN   TestBuildMultiStageParentConfig
12:27:08 [2022-08-02T12:27:08.762Z] #77 127.3 checking for ANSI C header files... yes
12:27:08 [2022-08-02T12:27:08.762Z] #77 127.9 checking for sys/types.h... yes
12:27:08 [2022-08-02T12:27:08.762Z] #77 128.1 checking for sys/stat.h... yes
12:27:09 [2022-08-02T12:27:09.024Z] #77 128.2 checking for stdlib.h... yes
12:27:09 [2022-08-02T12:27:09.284Z] #77 128.4 checking for string.h... yes
12:27:09 [2022-08-02T12:27:09.545Z] #77 128.7 checking for memory.h... yes
12:27:09 [2022-08-02T12:27:09.545Z] #77 128.8 checking for strings.h... yes
12:27:09 [2022-08-02T12:27:09.666Z] --- PASS: TestBuildMultiStageParentConfig (0.75s)
12:27:09 [2022-08-02T12:27:09.666Z] === RUN   TestBuildLabelWithTargets
12:27:09 [2022-08-02T12:27:09.806Z] #77 129.0 checking for inttypes.h... yes
12:27:10 [2022-08-02T12:27:10.067Z] #77 129.2 checking for stdint.h... yes
12:27:10 [2022-08-02T12:27:10.067Z] #77 129.4 checking for unistd.h... yes
12:27:10 [2022-08-02T12:27:10.328Z] #77 129.5 checking for dlfcn.h... yes
12:27:10 [2022-08-02T12:27:10.328Z] #77 129.7 checking for objdir... .libs
12:27:10 [2022-08-02T12:27:10.352Z] #19 ...
12:27:10 [2022-08-02T12:27:10.352Z] 
12:27:10 [2022-08-02T12:27:10.352Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:10 [2022-08-02T12:27:10.352Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:10 [2022-08-02T12:27:10.352Z] #84 139.1   CCLD     libocispec.la
12:27:10 [2022-08-02T12:27:10.588Z] #77 129.9 checking if gcc supports -fno-rtti -fno-exceptions... no
12:27:10 [2022-08-02T12:27:10.588Z] #77 130.0 checking for gcc option to produce PIC... -fPIC -DPIC
12:27:10 [2022-08-02T12:27:10.599Z] --- PASS: TestBuildLabelWithTargets (0.96s)
12:27:10 [2022-08-02T12:27:10.599Z] === RUN   TestBuildWithEmptyLayers
12:27:10 [2022-08-02T12:27:10.613Z] #84 139.5   CCLD     src/validate
12:27:10 [2022-08-02T12:27:10.613Z] #84 139.5   CCLD     tests/test-1
12:27:10 [2022-08-02T12:27:10.613Z] #84 139.5   CCLD     tests/test-2
12:27:10 [2022-08-02T12:27:10.849Z] #77 130.0 checking if gcc PIC flag -fPIC -DPIC works... yes
12:27:10 [2022-08-02T12:27:10.856Z] --- PASS: TestBuildWithEmptyLayers (0.45s)
12:27:10 [2022-08-02T12:27:10.856Z] === RUN   TestBuildMultiStageOnBuild
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.6   CCLD     tests/test-3
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.6   CCLD     tests/test-5
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.6   CCLD     tests/test-4
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.6   CCLD     tests/test-6
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.6   CCLD     tests/test-7
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.7   CCLD     tests/test-9
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.7   CCLD     tests/test-10
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.7   CCLD     tests/test-8
12:27:10 [2022-08-02T12:27:10.873Z] #84 139.8 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:27:11 [2022-08-02T12:27:11.109Z] #77 130.1 checking if gcc static flag -static works... yes
12:27:11 [2022-08-02T12:27:11.134Z] #84 139.9   CCLD     tests/test-11
12:27:11 [2022-08-02T12:27:11.370Z] #77 130.5 checking if gcc supports -c -o file.o... yes
12:27:11 [2022-08-02T12:27:11.370Z] #77 130.6 checking if gcc supports -c -o file.o... (cached) yes
12:27:11 [2022-08-02T12:27:11.370Z] #77 130.6 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
12:27:11 [2022-08-02T12:27:11.631Z] #77 130.7 checking dynamic linker characteristics... GNU/Linux ld.so
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking how to hardcode library paths into programs... immediate
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking whether stripping libraries is possible... yes
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking if libtool supports shared libraries... yes
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking whether to build shared libraries... no
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking whether to build static libraries... yes
12:27:11 [2022-08-02T12:27:11.631Z] #77 131.0 checking float.h usability... yes
12:27:11 [2022-08-02T12:27:11.698Z] #60 ...
12:27:11 [2022-08-02T12:27:11.698Z] 
12:27:11 [2022-08-02T12:27:11.698Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:11 [2022-08-02T12:27:11.698Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.1   CCLD     libocispec.la
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.6   CCLD     src/validate
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.6   CCLD     tests/test-1
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.6   CCLD     tests/test-2
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.6   CCLD     tests/test-3
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.7   CCLD     tests/test-4
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.7   CCLD     tests/test-5
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.7   CCLD     tests/test-6
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.8   CCLD     tests/test-7
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.9   CCLD     tests/test-9
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.9   CCLD     tests/test-8
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.9 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:27:11 [2022-08-02T12:27:11.698Z] #77 181.9   CCLD     tests/test-10
12:27:11 [2022-08-02T12:27:11.698Z] #77 182.1   CCLD     tests/test-11
12:27:11 [2022-08-02T12:27:11.698Z] #77 183.6 libtool: link: ar cr libocispec.a 
12:27:11 [2022-08-02T12:27:11.698Z] #77 183.6 libtool: link: ranlib libocispec.a
12:27:11 [2022-08-02T12:27:11.891Z] #77 131.2 checking float.h presence... yes
12:27:11 [2022-08-02T12:27:11.892Z] #77 131.2 checking for float.h... yes
12:27:11 [2022-08-02T12:27:11.892Z] #77 131.3 checking limits.h usability... yes
12:27:12 [2022-08-02T12:27:12.152Z] #77 131.5 checking limits.h presence... yes
12:27:12 [2022-08-02T12:27:12.152Z] #77 131.5 checking for limits.h... yes
12:27:12 [2022-08-02T12:27:12.413Z] #77 131.6 checking stddef.h usability... yes
12:27:12 [2022-08-02T12:27:12.413Z] #77 131.7 checking stddef.h presence... yes
12:27:12 [2022-08-02T12:27:12.413Z] #77 131.8 checking for stddef.h... yes
12:27:12 [2022-08-02T12:27:12.413Z] #77 131.8 checking for stdlib.h... (cached) yes
12:27:12 [2022-08-02T12:27:12.413Z] #77 131.8 checking for string.h... (cached) yes
12:27:12 [2022-08-02T12:27:12.518Z] #84 141.2 libtool: link: ar cr libocispec.a 
12:27:12 [2022-08-02T12:27:12.518Z] #84 141.3 libtool: link: ranlib libocispec.a
12:27:12 [2022-08-02T12:27:12.673Z] #77 131.8 checking sys/time.h usability... yes
12:27:12 [2022-08-02T12:27:12.674Z] #77 131.9 checking sys/time.h presence... yes
12:27:12 [2022-08-02T12:27:12.674Z] #77 132.0 checking for sys/time.h... yes
12:27:12 [2022-08-02T12:27:12.674Z] #77 132.0 checking for inline... inline
12:27:12 [2022-08-02T12:27:12.755Z] --- PASS: TestBuildMultiStageOnBuild (1.72s)
12:27:12 [2022-08-02T12:27:12.755Z] === RUN   TestBuildUncleanTarFilenames
12:27:12 [2022-08-02T12:27:12.934Z] #77 132.0 checking for size_t... yes
12:27:12 [2022-08-02T12:27:12.934Z] #77 132.3 checking for stdlib.h... (cached) yes
12:27:12 [2022-08-02T12:27:12.934Z] #77 132.3 checking for GNU libc compatible malloc... yes
12:27:12 [2022-08-02T12:27:12.934Z] #77 132.4 checking for stdlib.h... (cached) yes
12:27:13 [2022-08-02T12:27:13.194Z] #77 132.4 checking for GNU libc compatible realloc... yes
12:27:13 [2022-08-02T12:27:13.320Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
12:27:13 [2022-08-02T12:27:13.320Z] === RUN   TestBuildMultiStageLayerLeak
12:27:13 [2022-08-02T12:27:13.455Z] #77 132.6 checking for working strtod... yes
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.6 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.6 make[5]: Nothing to be done for 'install-exec-am'.
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[5]: Nothing to be done for 'install-data-am'.
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.7 make[2]: Entering directory '/tmp/crun-build'
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.8   CC       src/libcrun/libcrun_testing_a-utils.o
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.8   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.8   CC       src/libcrun/libcrun_testing_a-container.o
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.9   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:27:13 [2022-08-02T12:27:13.591Z] #77 185.9   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:27:13 [2022-08-02T12:27:13.715Z] #77 132.9 checking for gettimeofday... yes
12:27:13 [2022-08-02T12:27:13.849Z] #77 185.9   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-criu.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-linux.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.0   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:27:13 [2022-08-02T12:27:13.849Z] #77 186.1   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:27:13 [2022-08-02T12:27:13.902Z] #84 142.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:27:13 [2022-08-02T12:27:13.976Z] #77 133.1 checking for memset... yes
12:27:13 [2022-08-02T12:27:13.976Z] #77 133.3 checking for strspn... yes
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-error.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-status.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-terminal.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.2   CC       src/libcrun/libcrun_testing_a-signals.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:27:14 [2022-08-02T12:27:14.106Z] #77 186.4   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[5]: Nothing to be done for 'install-exec-am'.
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[5]: Nothing to be done for 'install-data-am'.
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:27:14 [2022-08-02T12:27:14.163Z] #84 142.9 make[2]: Entering directory '/tmp/crun-build'
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.0   CC       src/libcrun/libcrun_testing_a-utils.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-container.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:27:14 [2022-08-02T12:27:14.163Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:27:14 [2022-08-02T12:27:14.236Z] #77 133.6 checking that generated files are newer than configure... done
12:27:14 [2022-08-02T12:27:14.236Z] #77 133.6 configure: creating ./config.status
12:27:14 [2022-08-02T12:27:14.363Z] #77 186.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:27:14 [2022-08-02T12:27:14.363Z] #77 186.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:27:14 [2022-08-02T12:27:14.363Z] #77 ...
12:27:14 [2022-08-02T12:27:14.363Z] 
12:27:14 [2022-08-02T12:27:14.363Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:27:14 [2022-08-02T12:27:14.363Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:27:14 [2022-08-02T12:27:14.363Z] #47 237.1 + dpkg --print-architecture
12:27:14 [2022-08-02T12:27:14.363Z] #47 237.1 + git checkout -q v2.1.0
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.1   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.2   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.2   CC       src/libcrun/libcrun_testing_a-criu.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.2   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.2   CC       src/libcrun/libcrun_testing_a-linux.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.3   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:27:14 [2022-08-02T12:27:14.424Z] #84 143.3   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.4   CC       src/libcrun/libcrun_testing_a-error.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.4   CC       src/libcrun/libcrun_testing_a-status.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.4   CC       src/libcrun/libcrun_testing_a-terminal.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.5   CC       src/libcrun/libcrun_testing_a-signals.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.5   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.5   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:27:14 [2022-08-02T12:27:14.684Z] #84 143.6   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:27:14 [2022-08-02T12:27:14.945Z] #84 143.7   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:27:14 [2022-08-02T12:27:14.945Z] #84 143.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:27:14 [2022-08-02T12:27:14.945Z] #84 143.7   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:27:14 [2022-08-02T12:27:14.945Z] #84 143.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:27:14 [2022-08-02T12:27:14.945Z] #84 143.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:27:15 [2022-08-02T12:27:15.206Z] #84 143.9   CC       src/crun-crun.o
12:27:15 [2022-08-02T12:27:15.206Z] #84 144.0   CC       src/crun-run.o
12:27:15 [2022-08-02T12:27:15.206Z] #84 144.0   CC       src/crun-delete.o
12:27:15 [2022-08-02T12:27:15.206Z] #84 144.1   CC       src/crun-kill.o
12:27:15 [2022-08-02T12:27:15.206Z] #84 144.1   CC       src/crun-unpause.o
12:27:15 [2022-08-02T12:27:15.216Z] --- PASS: TestBuildMultiStageLayerLeak (1.75s)
12:27:15 [2022-08-02T12:27:15.216Z] === RUN   TestBuildWithHugeFile
12:27:15 [2022-08-02T12:27:15.293Z] #47 238.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:27:15 [2022-08-02T12:27:15.293Z] #47 238.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.2   CC       src/crun-pause.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.2   CC       src/crun-list.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.2   CC       src/crun-spec.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.2   CC       src/crun-create.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.2   CC       src/crun-exec.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.3   CC       src/crun-start.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.3   CC       src/crun-state.o
12:27:15 [2022-08-02T12:27:15.469Z] #84 144.4   CC       src/crun-ps.o
12:27:15 [2022-08-02T12:27:15.620Z] #77 ...
12:27:15 [2022-08-02T12:27:15.620Z] 
12:27:15 [2022-08-02T12:27:15.620Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:27:15 [2022-08-02T12:27:15.620Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:27:15 [2022-08-02T12:27:15.620Z] #21 42.85 Selecting previously unselected package vim.
12:27:15 [2022-08-02T12:27:15.620Z] #21 42.86 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 42.88 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.49 Selecting previously unselected package xfsprogs.
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.49 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.50 Unpacking xfsprogs (5.10.0-4) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.93 Selecting previously unselected package zip.
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.93 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 43.94 Unpacking zip (3.0-12) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 44.09 Selecting previously unselected package zstd.
12:27:15 [2022-08-02T12:27:15.620Z] #21 44.11 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 44.12 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 44.50 Setting up python3-pkg-resources (52.0.0-4) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.46 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.48 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.50 Setting up libgpm2:amd64 (1.20.7-8) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.51 Setting up libicu67:amd64 (67.1-7) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.52 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.54 Setting up libinih1:amd64 (53-1+b2) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.56 Setting up uidmap (1:4.8.1-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.59 Setting up libyajl2:amd64 (2.1.0-3) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.60 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.62 Setting up bzip2 (1.0.8-4) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.64 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 45.66 Setting up python3-wheel (0.34.2-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 46.59 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 46.61 Setting up libcap2:amd64 (1:2.44-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 46.62 Setting up libcap2-bin (1:2.44-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 46.64 Setting up apparmor (2.13.6-10) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 48.37 Setting up zip (3.0-12) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 48.38 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 48.41 Setting up bash-completion (1:2.11-2) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.39 Setting up libmnl0:amd64 (1.0.4-3) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.41 Setting up patch (2.7.6-7) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.43 Setting up sudo (1.9.5p2-3) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.51 invoke-rc.d: could not determine current runlevel
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.53 invoke-rc.d: policy-rc.d denied execution of start.
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.55 Setting up xfsprogs (5.10.0-4) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.56 Setting up libxtables12:amd64 (1.8.7-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.58 Setting up inetutils-ping (2:2.0-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.60 Setting up pigz (2.6-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.61 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.63 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.65 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 50.67 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.38 Setting up libaio1:amd64 (0.3.112-9) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.39 Setting up python3-lib2to3 (3.9.2-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.89 Setting up libelf1:amd64 (0.183-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.90 Setting up zstd (1.4.8+dfsg-2.1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.92 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 51.93 Setting up python3-distutils (3.9.2-1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.43 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.47 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:27:15 [2022-08-02T12:27:15.620Z] #21 52.51 Setting up python3-setuptools (52.0.0-4) ...
12:27:15 [2022-08-02T12:27:15.731Z] #84 144.4   CC       src/crun-update.o
12:27:15 [2022-08-02T12:27:15.731Z] #84 144.5   CC       src/crun-checkpoint.o
12:27:15 [2022-08-02T12:27:15.731Z] #84 144.5   CC       src/libcrun/libcrun_la-utils.lo
12:27:15 [2022-08-02T12:27:15.731Z] #84 144.6   CC       src/crun-restore.o
12:27:15 [2022-08-02T12:27:15.731Z] #84 144.6   CC       src/libcrun/libcrun_la-container.lo
12:27:15 [2022-08-02T12:27:15.880Z] #21 ...
12:27:15 [2022-08-02T12:27:15.880Z] 
12:27:15 [2022-08-02T12:27:15.880Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:15 [2022-08-02T12:27:15.880Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:15 [2022-08-02T12:27:15.880Z] #77 135.4 config.status: creating Makefile
12:27:15 [2022-08-02T12:27:15.991Z] #84 144.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:27:15 [2022-08-02T12:27:15.991Z] #84 144.7   CC       src/libcrun/libcrun_la-cgroup.lo
12:27:15 [2022-08-02T12:27:15.991Z] #84 144.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:27:15 [2022-08-02T12:27:15.991Z] #84 144.8   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:27:16 [2022-08-02T12:27:16.141Z] #77 135.5 config.status: creating config.h
12:27:16 [2022-08-02T12:27:16.141Z] #77 135.5 config.status: executing depfiles commands
12:27:16 [2022-08-02T12:27:16.252Z] #84 144.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:27:16 [2022-08-02T12:27:16.252Z] #84 145.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:27:16 [2022-08-02T12:27:16.252Z] #84 145.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:27:16 [2022-08-02T12:27:16.252Z] #84 145.2   CC       src/libcrun/libcrun_la-custom-handler.lo
12:27:16 [2022-08-02T12:27:16.401Z] #77 135.7 config.status: executing libtool commands
12:27:16 [2022-08-02T12:27:16.513Z] #84 145.3   CC       src/libcrun/libcrun_la-criu.lo
12:27:16 [2022-08-02T12:27:16.773Z] #84 145.4   CC       src/libcrun/libcrun_la-linux.lo
12:27:16 [2022-08-02T12:27:16.773Z] #84 145.4   CC       src/libcrun/libcrun_la-seccomp.lo
12:27:16 [2022-08-02T12:27:16.773Z] #84 145.5   CC       src/libcrun/libcrun_la-ebpf.lo
12:27:16 [2022-08-02T12:27:16.773Z] #84 145.6   CC       src/libcrun/libcrun_la-error.lo
12:27:17 [2022-08-02T12:27:17.034Z] #84 145.8   CC       src/libcrun/libcrun_la-status.lo
12:27:17 [2022-08-02T12:27:17.034Z] #84 145.8   CC       src/libcrun/libcrun_la-terminal.lo
12:27:17 [2022-08-02T12:27:17.034Z] #84 145.9   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:27:17 [2022-08-02T12:27:17.298Z] #84 146.0   CC       src/libcrun/libcrun_la-signals.lo
12:27:17 [2022-08-02T12:27:17.298Z] #84 146.1   CC       src/libcrun/libcrun_la-mount_flags.lo
12:27:17 [2022-08-02T12:27:17.298Z] #84 146.2   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:27:17 [2022-08-02T12:27:17.298Z] #84 146.2   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:27:17 [2022-08-02T12:27:17.298Z] #84 146.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.6   GEN      .version
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.6 make  install-recursive
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.6 make[1]: Entering directory '/tmp/crun-build'
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.7 Making install in libocispec
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.7 make[2]: Entering directory '/tmp/crun-build/libocispec'
12:27:17 [2022-08-02T12:27:17.342Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
12:27:17 [2022-08-02T12:27:17.558Z] #84 146.3   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:27:17 [2022-08-02T12:27:17.558Z] #84 146.4   CC       tests/init.o
12:27:17 [2022-08-02T12:27:17.558Z] #84 146.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:27:17 [2022-08-02T12:27:17.558Z] #84 146.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:27:17 [2022-08-02T12:27:17.604Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
12:27:17 [2022-08-02T12:27:17.604Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
12:27:17 [2022-08-02T12:27:17.604Z] #77 136.8 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
12:27:18 [2022-08-02T12:27:18.175Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
12:27:18 [2022-08-02T12:27:18.436Z] #77 137.7 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
12:27:18 [2022-08-02T12:27:18.489Z] ok  	github.com/docker/docker/libnetwork	37.327s	coverage: 40.6% of statements
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
12:27:18 [2022-08-02T12:27:18.696Z] #77 138.0 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
12:27:18 [2022-08-02T12:27:18.943Z] #84 ...
12:27:18 [2022-08-02T12:27:18.943Z] 
12:27:18 [2022-08-02T12:27:18.943Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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:27:18 [2022-08-02T12:27:18.943Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:27:18 [2022-08-02T12:27:18.943Z] #54 188.4 + dpkg --print-architecture
12:27:18 [2022-08-02T12:27:18.943Z] #54 188.4 + git checkout -q v2.1.0
12:27:19 [2022-08-02T12:27:19.055Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.136s	coverage: 84.4% of statements
12:27:19 [2022-08-02T12:27:19.055Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
12:27:19 [2022-08-02T12:27:19.312Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
12:27:19 [2022-08-02T12:27:19.514Z] #54 189.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:27:19 [2022-08-02T12:27:19.514Z] #54 189.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:27:19 [2022-08-02T12:27:19.570Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
12:27:19 [2022-08-02T12:27:19.570Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
12:27:19 [2022-08-02T12:27:19.570Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
12:27:19 [2022-08-02T12:27:19.570Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
12:27:19 [2022-08-02T12:27:19.638Z] #77 ...
12:27:19 [2022-08-02T12:27:19.638Z] 
12:27:19 [2022-08-02T12:27:19.638Z] #21 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:27:19 [2022-08-02T12:27:19.638Z] #21 sha256:035f9b0a0f9f76d69bb577b0a424e850eb0d845810d8c1bfd220477933c4d358
12:27:19 [2022-08-02T12:27:19.638Z] #21 54.12 Setting up libjq1:amd64 (1.6-2.1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 54.13 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 54.16 Setting up thin-provisioning-tools (0.9.0-1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 54.19 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.58 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.60 Setting up jq (1.6-2.1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.61 Setting up libbpf0:amd64 (1:0.3-2) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.62 Setting up iptables (1.8.7-1) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.63 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.64 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.65 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.66 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.66 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.67 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:27:19 [2022-08-02T12:27:19.638Z] #21 55.68 Setting up iproute2 (5.10.0-4) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 56.01 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:27:19 [2022-08-02T12:27:19.638Z] #21 DONE 56.7s
12:27:19 [2022-08-02T12:27:19.638Z] 
12:27:19 [2022-08-02T12:27:19.638Z] #22 [dev-systemd-false  8/28] 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:27:19 [2022-08-02T12:27:19.638Z] #22 sha256:d84689f48e260bdaa7f994523328cca18f5c00e6610d22c6b8e6dda37e27b28e
12:27:19 [2022-08-02T12:27:19.828Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
12:27:19 [2022-08-02T12:27:19.828Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
12:27:20 [2022-08-02T12:27:20.087Z] ok  	github.com/docker/docker/libnetwork/config	0.015s	coverage: 22.4% of statements
12:27:20 [2022-08-02T12:27:20.579Z] #22 0.874 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:27:20 [2022-08-02T12:27:20.579Z] #22 0.879 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:27:20 [2022-08-02T12:27:20.579Z] #22 0.887 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:27:20 [2022-08-02T12:27:20.579Z] #22 DONE 0.9s
12:27:20 [2022-08-02T12:27:20.579Z] 
12:27:20 [2022-08-02T12:27:20.579Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:20 [2022-08-02T12:27:20.579Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 make  install-recursive
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.5 make[3]: Entering directory '/tmp/crun-build/libocispec'
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.7 Making install in yajl
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.7 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       verify/json_verify-json_verify.o
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_alloc.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_gen.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_parser.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_buf.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_encode.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.8   CC       src/libyajl_la-yajl_lex.lo
12:27:20 [2022-08-02T12:27:20.579Z] #77 139.9   CC       src/libyajl_la-yajl_tree.lo
12:27:20 [2022-08-02T12:27:20.653Z] ok  	github.com/docker/docker/libnetwork/datastore	0.003s	coverage: 21.9% of statements
12:27:20 [2022-08-02T12:27:20.653Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
12:27:20 [2022-08-02T12:27:20.653Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
12:27:20 [2022-08-02T12:27:20.911Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
12:27:21 [2022-08-02T12:27:21.838Z] #47 ...
12:27:21 [2022-08-02T12:27:21.838Z] 
12:27:21 [2022-08-02T12:27:21.838Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:21 [2022-08-02T12:27:21.838Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.5   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.5   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.7   CC       src/crun-crun.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.7   CC       src/crun-run.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.7   CC       src/crun-delete.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.8   CC       src/crun-kill.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.8   CC       src/crun-pause.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 186.9   CC       src/crun-unpause.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.0   CC       src/crun-spec.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.0   CC       src/crun-exec.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.1   CC       src/crun-list.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.2   CC       src/crun-create.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.2   CC       src/crun-start.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.2   CC       src/crun-state.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.3   CC       src/crun-update.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.3   CC       src/crun-ps.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.4   CC       src/crun-checkpoint.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.5   CC       src/libcrun/libcrun_la-utils.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.6   CC       src/crun-restore.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.6   CC       src/libcrun/libcrun_la-container.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.7   CC       src/libcrun/libcrun_la-cgroup.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.7   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.9   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 187.9   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.0   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.0   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.0   CC       src/libcrun/libcrun_la-criu.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.1   CC       src/libcrun/libcrun_la-custom-handler.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.1   CC       src/libcrun/libcrun_la-linux.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.2   CC       src/libcrun/libcrun_la-seccomp.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.3   CC       src/libcrun/libcrun_la-ebpf.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.4   CC       src/libcrun/libcrun_la-error.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.4   CC       src/libcrun/libcrun_la-status.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.5   CC       src/libcrun/libcrun_la-terminal.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.6   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.7   CC       src/libcrun/libcrun_la-signals.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.7   CC       src/libcrun/libcrun_la-mount_flags.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 188.9   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.0   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.1   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.5   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.6   CC       tests/init.o
12:27:21 [2022-08-02T12:27:21.838Z] #77 189.7   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:27:23 [2022-08-02T12:27:23.438Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.502s	coverage: 59.9% of statements
12:27:23 [2022-08-02T12:27:23.438Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
12:27:23 [2022-08-02T12:27:23.696Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
12:27:24 [2022-08-02T12:27:24.262Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.017s	coverage: 5.0% of statements
12:27:24 [2022-08-02T12:27:24.262Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
12:27:24 [2022-08-02T12:27:24.800Z] #54 ...
12:27:24 [2022-08-02T12:27:24.800Z] 
12:27:24 [2022-08-02T12:27:24.800Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:27:24 [2022-08-02T12:27:24.800Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.5 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.5 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.5 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.6 Selecting previously unselected package cpp-10-s390x-linux-gnu.
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.6 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:27:24 [2022-08-02T12:27:24.800Z] #19 175.6 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:27:24 [2022-08-02T12:27:24.827Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
12:27:24 [2022-08-02T12:27:24.827Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.4 Selecting previously unselected package cpp-aarch64-linux-gnu.
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.5 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.5 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.5 Selecting previously unselected package cpp-arm-linux-gnueabi.
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.5 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.5 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:27:25 [2022-08-02T12:27:25.061Z] #19 186.6 Selecting previously unselected package cpp-arm-linux-gnueabihf.
12:27:25 [2022-08-02T12:27:25.085Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.003s	coverage: 34.8% of statements
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.6 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.6 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.6 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.6 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.6 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Selecting previously unselected package cpp-s390x-linux-gnu.
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Selecting previously unselected package cross-config.
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.7 Unpacking cross-config (2.6.18+nmu1) ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.8 Selecting previously unselected package gcc-10-cross-base.
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.8 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.8 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
12:27:25 [2022-08-02T12:27:25.321Z] #19 186.8 Selecting previously unselected package libc6-arm64-cross.
12:27:25 [2022-08-02T12:27:25.582Z] #19 186.8 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
12:27:25 [2022-08-02T12:27:25.582Z] #19 186.8 Unpacking libc6-arm64-cross (2.31-9cross4) ...
12:27:26 [2022-08-02T12:27:26.057Z] #19 187.2 Selecting previously unselected package libgcc-s1-arm64-cross.
12:27:26 [2022-08-02T12:27:26.057Z] #19 187.2 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:26 [2022-08-02T12:27:26.057Z] #19 187.2 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
12:27:26 [2022-08-02T12:27:26.057Z] #19 187.3 Selecting previously unselected package libgomp1-arm64-cross.
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.3 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.3 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.6 Selecting previously unselected package libitm1-arm64-cross.
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.6 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.6 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.7 Selecting previously unselected package libatomic1-arm64-cross.
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.7 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:26 [2022-08-02T12:27:26.318Z] #19 187.7 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
12:27:26 [2022-08-02T12:27:26.579Z] #19 187.8 Selecting previously unselected package libasan6-arm64-cross.
12:27:26 [2022-08-02T12:27:26.579Z] #19 187.8 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:26 [2022-08-02T12:27:26.579Z] #19 187.8 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
12:27:27 [2022-08-02T12:27:27.161Z] #77 145.8   CCLD     libyajl.la
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.1   CCLD     verify/json_verify
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[5]: Nothing to be done for 'install-exec-am'.
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[5]: Nothing to be done for 'install-data-am'.
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/validate.o
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/image_spec_schema_config_schema.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/image_spec_schema_content_descriptor.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/image_spec_schema_defs.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/image_spec_schema_defs_descriptor.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.6   CC       src/image_spec_schema_image_index_schema.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.7   CC       src/image_spec_schema_image_layout_schema.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.7   CC       src/image_spec_schema_image_manifest_schema.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.7   CC       src/runtime_spec_schema_config_linux.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.7   CC       src/runtime_spec_schema_config_zos.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.7   CC       src/runtime_spec_schema_config_schema.lo
12:27:27 [2022-08-02T12:27:27.161Z] #77 146.8   CC       src/runtime_spec_schema_config_solaris.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.8   CC       src/runtime_spec_schema_config_windows.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.8   CC       src/runtime_spec_schema_config_vm.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.8   CC       src/runtime_spec_schema_defs.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.8   CC       src/runtime_spec_schema_defs_linux.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.8   CC       src/runtime_spec_schema_defs_zos.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.9   CC       src/runtime_spec_schema_defs_vm.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 146.9   CC       src/runtime_spec_schema_defs_windows.lo
12:27:27 [2022-08-02T12:27:27.422Z] #77 147.0   CC       src/runtime_spec_schema_state_schema.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.0   CC       src/image_manifest_items_image_manifest_items_schema.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.1   CC       src/basic_test_double_array_item.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.1   CC       src/basic_test_double_array.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.1   CC       src/basic_test_top_array_string.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.2   CC       src/basic_test_top_array_int.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.2   CC       src/basic_test_top_double_array_int.lo
12:27:27 [2022-08-02T12:27:27.682Z] #77 147.3   CC       src/basic_test_top_double_array_obj.lo
12:27:27 [2022-08-02T12:27:27.943Z] #77 147.3   CC       src/basic_test_top_double_array_refobj.lo
12:27:27 [2022-08-02T12:27:27.943Z] #77 147.4   CC       src/read-file.lo
12:27:27 [2022-08-02T12:27:27.943Z] #77 147.4   CC       src/json_common.lo
12:27:27 [2022-08-02T12:27:27.943Z] #77 147.4   CC       src/basic_test_top_double_array_string.lo
12:27:27 [2022-08-02T12:27:27.943Z] #77 147.5   CC       tests/test-1.o
12:27:28 [2022-08-02T12:27:28.203Z] #77 147.6   CC       tests/test-2.o
12:27:28 [2022-08-02T12:27:28.204Z] #77 147.7   CC       tests/test-3.o
12:27:28 [2022-08-02T12:27:28.204Z] #77 147.7   CC       tests/test-4.o
12:27:28 [2022-08-02T12:27:28.204Z] #77 147.7   CC       tests/test-5.o
12:27:28 [2022-08-02T12:27:28.464Z] #77 147.8   CC       tests/test-6.o
12:27:28 [2022-08-02T12:27:28.464Z] #77 147.9   CC       tests/test-7.o
12:27:28 [2022-08-02T12:27:28.492Z] #19 189.7 Selecting previously unselected package liblsan0-arm64-cross.
12:27:28 [2022-08-02T12:27:28.492Z] #19 189.7 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:28 [2022-08-02T12:27:28.492Z] #19 189.7 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
12:27:28 [2022-08-02T12:27:28.725Z] #77 148.0   CC       tests/test-8.o
12:27:28 [2022-08-02T12:27:28.725Z] #77 148.1   CC       tests/test-9.o
12:27:28 [2022-08-02T12:27:28.725Z] #77 148.1   CC       tests/test-10.o
12:27:28 [2022-08-02T12:27:28.725Z] #77 148.1   CC       tests/test-11.o
12:27:29 [2022-08-02T12:27:29.876Z] #19 191.2 Selecting previously unselected package libtsan0-arm64-cross.
12:27:29 [2022-08-02T12:27:29.876Z] #19 191.2 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:30 [2022-08-02T12:27:30.139Z] #19 191.4 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
12:27:30 [2022-08-02T12:27:30.639Z] #77 ...
12:27:30 [2022-08-02T12:27:30.639Z] 
12:27:30 [2022-08-02T12:27:30.639Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:27:30 [2022-08-02T12:27:30.639Z] #23 sha256:e12bf48707cda77e9103c1ae026253694f4f66fa5c6864b70009105d6f3b58b8
12:27:30 [2022-08-02T12:27:30.900Z] #23 10.35 Collecting yamllint==1.26.1
12:27:31 [2022-08-02T12:27:31.841Z] #23 11.41   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:27:32 [2022-08-02T12:27:32.053Z] #19 193.2 Selecting previously unselected package libstdc++6-arm64-cross.
12:27:32 [2022-08-02T12:27:32.053Z] #19 193.2 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:32 [2022-08-02T12:27:32.053Z] #19 193.5 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
12:27:33 [2022-08-02T12:27:33.256Z] #19 194.5 Selecting previously unselected package libubsan1-arm64-cross.
12:27:33 [2022-08-02T12:27:33.256Z] #19 194.5 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:33 [2022-08-02T12:27:33.256Z] #19 194.5 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
12:27:33 [2022-08-02T12:27:33.517Z] #19 194.8 Selecting previously unselected package libgcc-10-dev-arm64-cross.
12:27:33 [2022-08-02T12:27:33.517Z] #19 194.8 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:33 [2022-08-02T12:27:33.517Z] #19 194.8 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
12:27:33 [2022-08-02T12:27:33.754Z] #23 12.87 Collecting pathspec>=0.5.3
12:27:33 [2022-08-02T12:27:33.754Z] #23 12.88   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
12:27:33 [2022-08-02T12:27:33.754Z] #23 13.35 Collecting pyyaml
12:27:33 [2022-08-02T12:27:33.754Z] #23 13.36   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
12:27:34 [2022-08-02T12:27:34.015Z] #23 13.44 Building wheels for collected packages: yamllint
12:27:34 [2022-08-02T12:27:34.015Z] #23 13.45   Building wheel for yamllint (setup.py): started
12:27:34 [2022-08-02T12:27:34.089Z] #19 195.2 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
12:27:34 [2022-08-02T12:27:34.089Z] #19 195.2 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:27:34 [2022-08-02T12:27:34.089Z] #19 195.2 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:27:34 [2022-08-02T12:27:34.957Z] #23 14.52   Building wheel for yamllint (setup.py): finished with status 'done'
12:27:34 [2022-08-02T12:27:34.957Z] #23 14.53   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=1d8f79406e44ad8b4ad09b740067f627c12dfa32efef320e2a7de11b92e42973
12:27:34 [2022-08-02T12:27:34.957Z] #23 14.53   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:27:34 [2022-08-02T12:27:34.957Z] #23 14.53 Successfully built yamllint
12:27:34 [2022-08-02T12:27:34.957Z] #23 14.57 Installing collected packages: pyyaml, pathspec, yamllint
12:27:35 [2022-08-02T12:27:35.084Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.156s	coverage: 6.6% of statements
12:27:35 [2022-08-02T12:27:35.084Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
12:27:35 [2022-08-02T12:27:35.084Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
12:27:35 [2022-08-02T12:27:35.341Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
12:27:35 [2022-08-02T12:27:35.341Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
12:27:35 [2022-08-02T12:27:35.341Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
12:27:35 [2022-08-02T12:27:35.341Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
12:27:35 [2022-08-02T12:27:35.529Z] #23 14.98 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:27:35 [2022-08-02T12:27:35.906Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
12:27:36 [2022-08-02T12:27:36.101Z] #23 DONE 15.5s
12:27:36 [2022-08-02T12:27:36.101Z] 
12:27:36 [2022-08-02T12:27:36.101Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:27:36 [2022-08-02T12:27:36.101Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:27:36 [2022-08-02T12:27:36.101Z] #55 ...
12:27:36 [2022-08-02T12:27:36.101Z] 
12:27:36 [2022-08-02T12:27:36.101Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:27:36 [2022-08-02T12:27:36.101Z] #27 sha256:b5100aa72b880b692c00a5307d530573b072ecaead7cebe6bf16030d0dcb1d8f
12:27:36 [2022-08-02T12:27:36.164Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.013s	coverage: 81.2% of statements
12:27:36 [2022-08-02T12:27:36.421Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
12:27:36 [2022-08-02T12:27:36.421Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
12:27:36 [2022-08-02T12:27:36.672Z] #27 DONE 0.5s
12:27:36 [2022-08-02T12:27:36.672Z] 
12:27:36 [2022-08-02T12:27:36.672Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:27:36 [2022-08-02T12:27:36.672Z] #32 sha256:70cbf164682b13f1bb55b32b14da88dffdec85489b89b4dc97fbf12c98a83078
12:27:37 [2022-08-02T12:27:37.243Z] #32 DONE 0.6s
12:27:37 [2022-08-02T12:27:37.243Z] 
12:27:37 [2022-08-02T12:27:37.243Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:27:37 [2022-08-02T12:27:37.243Z] #35 sha256:fbdb9001974d1b41639d685194b9c5171464364159cb2e67d8123bc70f80e968
12:27:37 [2022-08-02T12:27:37.504Z] #35 DONE 0.3s
12:27:37 [2022-08-02T12:27:37.504Z] 
12:27:37 [2022-08-02T12:27:37.504Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:27:37 [2022-08-02T12:27:37.504Z] #37 sha256:115331a8764a435bb5b2109bb01773d391f874bf3be991d699b35933de3e2133
12:27:37 [2022-08-02T12:27:37.765Z] #37 DONE 0.3s
12:27:37 [2022-08-02T12:27:37.765Z] 
12:27:37 [2022-08-02T12:27:37.766Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:27:37 [2022-08-02T12:27:37.766Z] #39 sha256:13075b8cb67b7040499e1a7ea408cb68883da602ce5c8bacae15f60434939581
12:27:38 [2022-08-02T12:27:38.026Z] #39 DONE 0.1s
12:27:38 [2022-08-02T12:27:38.026Z] 
12:27:38 [2022-08-02T12:27:38.026Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:27:38 [2022-08-02T12:27:38.026Z] #41 sha256:a700bfb1391090038e0f23cc2c27128c4b0c72406ea389f17b623372e9bad091
12:27:38 [2022-08-02T12:27:38.027Z] #41 DONE 0.1s
12:27:38 [2022-08-02T12:27:38.027Z] 
12:27:38 [2022-08-02T12:27:38.027Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:38 [2022-08-02T12:27:38.027Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:38 [2022-08-02T12:27:38.027Z] #77 ...
12:27:38 [2022-08-02T12:27:38.027Z] 
12:27:38 [2022-08-02T12:27:38.027Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:27:38 [2022-08-02T12:27:38.027Z] #45 sha256:91f42214fde659d9ff9de18284478c2be7f1eaf97d22755904a5901657e0f94a
12:27:38 [2022-08-02T12:27:38.027Z] #45 DONE 0.1s
12:27:38 [2022-08-02T12:27:38.288Z] 
12:27:38 [2022-08-02T12:27:38.288Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:27:38 [2022-08-02T12:27:38.288Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:27:39 [2022-08-02T12:27:39.378Z] #19 ...
12:27:39 [2022-08-02T12:27:39.378Z] 
12:27:39 [2022-08-02T12:27:39.378Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:39 [2022-08-02T12:27:39.378Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:39 [2022-08-02T12:27:39.378Z] #84 167.4   CCLD     tests/init
12:27:43 [2022-08-02T12:27:43.740Z] #77 ...
12:27:43 [2022-08-02T12:27:43.740Z] 
12:27:43 [2022-08-02T12:27:43.740Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:27:43 [2022-08-02T12:27:43.740Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:27:43 [2022-08-02T12:27:43.740Z] #47 DONE 266.0s
12:27:43 [2022-08-02T12:27:43.740Z] 
12:27:43 [2022-08-02T12:27:43.740Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:27:43 [2022-08-02T12:27:43.740Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:27:44 [2022-08-02T12:27:44.304Z] #60 ...
12:27:44 [2022-08-02T12:27:44.304Z] 
12:27:44 [2022-08-02T12:27:44.304Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:27:44 [2022-08-02T12:27:44.304Z] #48 sha256:172e808b6d3429b246329c1881b22e511081a2a54ac60df9356400a99b075f6c
12:27:44 [2022-08-02T12:27:44.561Z] #48 DONE 0.1s
12:27:44 [2022-08-02T12:27:44.561Z] 
12:27:44 [2022-08-02T12:27:44.561Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:27:44 [2022-08-02T12:27:44.561Z] #52 sha256:df49428a8295dfe2160b0d9dc2a80226041529de8a068204d5db5e4feccb77bf
12:27:44 [2022-08-02T12:27:44.561Z] #52 DONE 0.1s
12:27:44 [2022-08-02T12:27:44.561Z] 
12:27:44 [2022-08-02T12:27:44.561Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:44 [2022-08-02T12:27:44.561Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:44 [2022-08-02T12:27:44.561Z] #77 216.6   CCLD     tests/init
12:27:44 [2022-08-02T12:27:44.818Z] #77 ...
12:27:44 [2022-08-02T12:27:44.818Z] 
12:27:44 [2022-08-02T12:27:44.818Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:27:44 [2022-08-02T12:27:44.818Z] #54 sha256:133e628fdcc04a22e6938dc056a534082185eccb7e30af9be0b4777130c3891f
12:27:44 [2022-08-02T12:27:44.818Z] #54 DONE 0.1s
12:27:44 [2022-08-02T12:27:44.818Z] 
12:27:44 [2022-08-02T12:27:44.818Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:27:44 [2022-08-02T12:27:44.818Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:27:45 [2022-08-02T12:27:45.964Z] #84 ...
12:27:45 [2022-08-02T12:27:45.964Z] 
12:27:45 [2022-08-02T12:27:45.964Z] #54 [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 "v2.3.0"         && 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 "v2.1.0";                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:27:45 [2022-08-02T12:27:45.964Z] #54 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:27:45 [2022-08-02T12:27:45.964Z] #54 DONE 214.9s
12:27:45 [2022-08-02T12:27:45.964Z] 
12:27:45 [2022-08-02T12:27:45.964Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:45 [2022-08-02T12:27:45.964Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:47 [2022-08-02T12:27:47.882Z] #84 ...
12:27:47 [2022-08-02T12:27:47.882Z] 
12:27:47 [2022-08-02T12:27:47.882Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:27:47 [2022-08-02T12:27:47.882Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.1 Selecting previously unselected package gcc-aarch64-linux-gnu.
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.1 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.1 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.1 Selecting previously unselected package linux-libc-dev-arm64-cross.
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.2 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
12:27:47 [2022-08-02T12:27:47.882Z] #19 209.2 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
12:27:48 [2022-08-02T12:27:48.454Z] #19 209.6 Selecting previously unselected package libc6-dev-arm64-cross.
12:27:48 [2022-08-02T12:27:48.454Z] #19 209.6 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
12:27:48 [2022-08-02T12:27:48.454Z] #19 209.6 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
12:27:48 [2022-08-02T12:27:48.612Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
12:27:49 [2022-08-02T12:27:49.026Z] #19 210.2 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
12:27:49 [2022-08-02T12:27:49.026Z] #19 210.2 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
12:27:49 [2022-08-02T12:27:49.026Z] #19 210.2 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
12:27:49 [2022-08-02T12:27:49.287Z] #19 210.8 Selecting previously unselected package g++-10-aarch64-linux-gnu.
12:27:49 [2022-08-02T12:27:49.548Z] #19 210.8 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:27:49 [2022-08-02T12:27:49.548Z] #19 210.8 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:27:56 [2022-08-02T12:27:56.134Z] #19 ...
12:27:56 [2022-08-02T12:27:56.134Z] 
12:27:56 [2022-08-02T12:27:56.134Z] #84 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:27:56 [2022-08-02T12:27:56.134Z] #84 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.7   AR       libcrun_testing.a
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.7 ar: `u' modifier ignored since `D' is the default (see `U')
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.7   CCLD     libcrun.la
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.8   CCLD     tests/tests_libcrun_utils
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.8   CCLD     tests/tests_libcrun_fuzzer
12:27:56 [2022-08-02T12:27:56.134Z] #84 184.8   CCLD     tests/tests_libcrun_errors
12:27:57 [2022-08-02T12:27:57.078Z] #84 185.9   CCLD     crun
12:27:57 [2022-08-02T12:27:57.650Z] #84 186.4 make[3]: Entering directory '/tmp/crun-build'
12:27:57 [2022-08-02T12:27:57.650Z] #84 186.5  /bin/mkdir -p '/usr/local/share/man/man1'
12:27:57 [2022-08-02T12:27:57.650Z] #84 186.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:27:57 [2022-08-02T12:27:57.650Z] #84 186.5  /bin/mkdir -p '/usr/local/lib'
12:27:57 [2022-08-02T12:27:57.650Z] #84 186.5  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:27:57 [2022-08-02T12:27:57.912Z] #84 186.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:27:57 [2022-08-02T12:27:57.912Z] #84 186.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:27:57 [2022-08-02T12:27:57.912Z] #84 186.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:27:57 [2022-08-02T12:27:57.912Z] #84 186.6 libtool: install: ranlib /usr/local/lib/libcrun.a
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 ----------------------------------------------------------------------
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 Libraries have been installed in:
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8    /usr/local/lib
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 If you ever happen to want to link against installed libraries
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 in a given directory, LIBDIR, you must either use libtool, and
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 specify the full pathname of the library, or use the '-LLIBDIR'
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 flag during linking and do at least one of the following:
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8      during execution
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8      during linking
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 See any operating system documentation about shared libraries for
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 more information, such as the ld(1) and ld.so(8) manual pages.
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8 ----------------------------------------------------------------------
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.8  /bin/mkdir -p '/build'
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.9   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.9 libtool: install: /usr/bin/install -c crun /build/crun
12:27:58 [2022-08-02T12:27:58.173Z] #84 186.9 make[3]: Leaving directory '/tmp/crun-build'
12:27:58 [2022-08-02T12:27:58.174Z] #84 186.9 make[2]: Leaving directory '/tmp/crun-build'
12:27:58 [2022-08-02T12:27:58.174Z] #84 186.9 make[1]: Leaving directory '/tmp/crun-build'
12:28:01 [2022-08-02T12:28:01.540Z] #84 DONE 190.1s
12:28:01 [2022-08-02T12:28:01.540Z] 
12:28:01 [2022-08-02T12:28:01.540Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:28:01 [2022-08-02T12:28:01.540Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:28:01 [2022-08-02T12:28:01.540Z] #19 221.8 Selecting previously unselected package g++-aarch64-linux-gnu.
12:28:01 [2022-08-02T12:28:01.540Z] #19 221.8 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.1 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.5 Selecting previously unselected package patch.
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.5 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.6 Unpacking patch (2.7.6-7) ...
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.7 Selecting previously unselected package dpkg-dev.
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.7 Preparing to unpack .../047-dpkg-dev_1.20.11_all.deb ...
12:28:01 [2022-08-02T12:28:01.540Z] #19 222.7 Unpacking dpkg-dev (1.20.11) ...
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.2 Selecting previously unselected package libconfig-inifiles-perl.
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.2 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.2 Unpacking libconfig-inifiles-perl (3.000003-1) ...
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.3 Selecting previously unselected package libio-string-perl.
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.3 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.3 Unpacking libio-string-perl (1.08-3.1) ...
12:28:01 [2022-08-02T12:28:01.806Z] #19 223.3 Selecting previously unselected package libicu67:amd64.
12:28:02 [2022-08-02T12:28:02.073Z] #19 223.3 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
12:28:02 [2022-08-02T12:28:02.073Z] #19 223.3 Unpacking libicu67:amd64 (67.1-7) ...
12:28:03 [2022-08-02T12:28:03.476Z] ok  	github.com/docker/docker/libnetwork/ipam	15.648s	coverage: 85.3% of statements
12:28:03 [2022-08-02T12:28:03.476Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
12:28:03 [2022-08-02T12:28:03.476Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
12:28:03 [2022-08-02T12:28:03.476Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.003s	coverage: 57.1% of statements
12:28:03 [2022-08-02T12:28:03.476Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.007s	coverage: 47.4% of statements
12:28:03 [2022-08-02T12:28:03.476Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
12:28:03 [2022-08-02T12:28:03.734Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
12:28:04 [2022-08-02T12:28:04.300Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.274s	coverage: 74.0% of statements
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.5 Selecting previously unselected package libxml2:amd64.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.5 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.5 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Selecting previously unselected package libxml-namespacesupport-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Selecting previously unselected package libxml-sax-base-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.6 Unpacking libxml-sax-base-perl (1.09-1.1) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.7 Selecting previously unselected package libxml-sax-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.7 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.7 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.7 Selecting previously unselected package libxml-libxml-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.8 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.8 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.9 Selecting previously unselected package libxml-simple-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.9 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.9 Unpacking libxml-simple-perl (2.25-1) ...
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.9 Selecting previously unselected package libyaml-perl.
12:28:04 [2022-08-02T12:28:04.615Z] #19 225.9 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 225.9 Unpacking libyaml-perl (1.30-1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Selecting previously unselected package libconfig-auto-perl.
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Unpacking libconfig-auto-perl (0.44-1.1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Selecting previously unselected package libfile-which-perl.
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Unpacking libfile-which-perl (1.23-1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Selecting previously unselected package libfile-homedir-perl.
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.0 Unpacking libfile-homedir-perl (1.006-1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Selecting previously unselected package libdebian-dpkgcross-perl.
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Selecting previously unselected package dpkg-cross.
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.1 Unpacking dpkg-cross (2.6.18+nmu1) ...
12:28:04 [2022-08-02T12:28:04.616Z] #19 226.2 Selecting previously unselected package crossbuild-essential-arm64.
12:28:04 [2022-08-02T12:28:04.862Z] #47 ...
12:28:04 [2022-08-02T12:28:04.862Z] 
12:28:04 [2022-08-02T12:28:04.862Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:28:04 [2022-08-02T12:28:04.862Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:28:04 [2022-08-02T12:28:04.862Z] #77 182.7   CCLD     libocispec.la
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.2   CCLD     src/validate
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.2   CCLD     tests/test-1
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.2   CCLD     tests/test-2
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.2   CCLD     tests/test-3
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.3   CCLD     tests/test-4
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.3   CCLD     tests/test-5
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.3   CCLD     tests/test-6
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.4   CCLD     tests/test-7
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.4   CCLD     tests/test-8
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.4   CCLD     tests/test-9
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.4   CCLD     tests/test-10
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.5 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
12:28:04 [2022-08-02T12:28:04.862Z] #77 183.6   CCLD     tests/test-11
12:28:04 [2022-08-02T12:28:04.876Z] #19 226.2 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
12:28:04 [2022-08-02T12:28:04.877Z] #19 226.2 Unpacking crossbuild-essential-arm64 (12.9) ...
12:28:04 [2022-08-02T12:28:04.877Z] #19 226.2 Selecting previously unselected package libc6-armel-cross.
12:28:04 [2022-08-02T12:28:04.877Z] #19 226.2 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
12:28:04 [2022-08-02T12:28:04.877Z] #19 226.2 Unpacking libc6-armel-cross (2.31-9cross4) ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.4 Selecting previously unselected package libgcc-s1-armel-cross.
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.4 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.4 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Selecting previously unselected package libgomp1-armel-cross.
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Selecting previously unselected package libatomic1-armel-cross.
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Selecting previously unselected package libasan6-armel-cross.
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.137Z] #19 226.5 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.233Z] ok  	github.com/docker/docker/libnetwork/iptables	0.176s	coverage: 45.0% of statements
12:28:05 [2022-08-02T12:28:05.233Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
12:28:05 [2022-08-02T12:28:05.491Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
12:28:05 [2022-08-02T12:28:05.658Z] #19 226.9 Selecting previously unselected package libstdc++6-armel-cross.
12:28:05 [2022-08-02T12:28:05.658Z] #19 226.9 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.658Z] #19 226.9 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.658Z] #19 227.0 Selecting previously unselected package libubsan1-armel-cross.
12:28:05 [2022-08-02T12:28:05.658Z] #19 227.0 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.658Z] #19 227.0 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.803Z] #77 185.1 libtool: link: ar cr libocispec.a 
12:28:05 [2022-08-02T12:28:05.803Z] #77 185.2 libtool: link: ranlib libocispec.a
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.1 Selecting previously unselected package libgcc-10-dev-armel-cross.
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.1 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.1 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.3 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.3 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
12:28:05 [2022-08-02T12:28:05.918Z] #19 227.3 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:06 [2022-08-02T12:28:06.718Z] #64 ...
12:28:06 [2022-08-02T12:28:06.718Z] 
12:28:06 [2022-08-02T12:28:06.718Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:28:06 [2022-08-02T12:28:06.718Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.0   AR       libcrun_testing.a
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.0 ar: `u' modifier ignored since `D' is the default (see `U')
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.1   CCLD     tests/tests_libcrun_utils
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.1   CCLD     tests/tests_libcrun_errors
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.1   CCLD     tests/tests_libcrun_fuzzer
12:28:06 [2022-08-02T12:28:06.718Z] #77 237.8   CCLD     libcrun.la
12:28:06 [2022-08-02T12:28:06.718Z] #77 238.7   CCLD     crun
12:28:06 [2022-08-02T12:28:06.975Z] #77 239.2 make[3]: Entering directory '/tmp/crun-build'
12:28:07 [2022-08-02T12:28:07.231Z] #77 239.4  /bin/mkdir -p '/usr/local/share/man/man1'
12:28:07 [2022-08-02T12:28:07.231Z] #77 239.4  /bin/mkdir -p '/usr/local/lib'
12:28:07 [2022-08-02T12:28:07.231Z] #77 239.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:28:07 [2022-08-02T12:28:07.231Z] #77 239.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:28:07 [2022-08-02T12:28:07.231Z] #77 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.6 libtool: install: ranlib /usr/local/lib/libcrun.a
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 ----------------------------------------------------------------------
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 Libraries have been installed in:
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8    /usr/local/lib
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 If you ever happen to want to link against installed libraries
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 in a given directory, LIBDIR, you must either use libtool, and
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 specify the full pathname of the library, or use the '-LLIBDIR'
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 flag during linking and do at least one of the following:
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8      during execution
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8      during linking
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 See any operating system documentation about shared libraries for
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 more information, such as the ld(1) and ld.so(8) manual pages.
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8 ----------------------------------------------------------------------
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8  /bin/mkdir -p '/build'
12:28:07 [2022-08-02T12:28:07.488Z] #77 239.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:28:07 [2022-08-02T12:28:07.715Z] #77 187.3 make[5]: Entering directory '/tmp/crun-build/libocispec'
12:28:07 [2022-08-02T12:28:07.745Z] #77 239.9 libtool: install: /usr/bin/install -c crun /build/crun
12:28:07 [2022-08-02T12:28:07.745Z] #77 239.9 make[3]: Leaving directory '/tmp/crun-build'
12:28:07 [2022-08-02T12:28:07.745Z] #77 239.9 make[2]: Leaving directory '/tmp/crun-build'
12:28:07 [2022-08-02T12:28:07.745Z] #77 239.9 make[1]: Leaving directory '/tmp/crun-build'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[5]: Nothing to be done for 'install-exec-am'.
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[5]: Nothing to be done for 'install-data-am'.
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[5]: Leaving directory '/tmp/crun-build/libocispec'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[4]: Leaving directory '/tmp/crun-build/libocispec'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[3]: Leaving directory '/tmp/crun-build/libocispec'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[2]: Leaving directory '/tmp/crun-build/libocispec'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.3 make[2]: Entering directory '/tmp/crun-build'
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-utils.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-container.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cgroup.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
12:28:07 [2022-08-02T12:28:07.975Z] #77 187.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
12:28:08 [2022-08-02T12:28:08.004Z] #77 DONE 240.1s
12:28:08 [2022-08-02T12:28:08.004Z] 
12:28:08 [2022-08-02T12:28:08.004Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:28:08 [2022-08-02T12:28:08.004Z] #60 sha256:362cedc31209af90492a9b658d16480af993b07b1f90ff0fb7ab79ff561ba409
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.6   CC       src/libcrun/libcrun_testing_a-criu.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.6   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.6   CC       src/libcrun/libcrun_testing_a-linux.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.6   CC       src/libcrun/libcrun_testing_a-seccomp.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-error.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-status.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-terminal.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/libcrun_testing_a-mount_flags.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
12:28:08 [2022-08-02T12:28:08.236Z] #77 187.8   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 187.8   CC       src/libcrun/libcrun_testing_a-signals.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 187.8   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 187.8   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 187.9   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.0   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.0   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.0   CC       src/crun-crun.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.1   CC       src/crun-run.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.1   CC       src/crun-kill.o
12:28:08 [2022-08-02T12:28:08.496Z] #77 188.1   CC       src/crun-delete.o
12:28:08 [2022-08-02T12:28:08.757Z] #77 188.2   CC       src/crun-unpause.o
12:28:08 [2022-08-02T12:28:08.757Z] #77 188.2   CC       src/crun-pause.o
12:28:09 [2022-08-02T12:28:09.018Z] #77 188.3   CC       src/crun-exec.o
12:28:09 [2022-08-02T12:28:09.018Z] #77 188.3   CC       src/crun-spec.o
12:28:09 [2022-08-02T12:28:09.018Z] #77 188.4   CC       src/crun-list.o
12:28:09 [2022-08-02T12:28:09.018Z] #77 188.5   CC       src/crun-create.o
12:28:09 [2022-08-02T12:28:09.018Z] #77 188.5   CC       src/crun-start.o
12:28:09 [2022-08-02T12:28:09.278Z] #77 188.7   CC       src/crun-state.o
12:28:09 [2022-08-02T12:28:09.278Z] #77 188.7   CC       src/crun-update.o
12:28:09 [2022-08-02T12:28:09.278Z] #77 188.8   CC       src/crun-ps.o
12:28:09 [2022-08-02T12:28:09.539Z] #77 188.9   CC       src/crun-checkpoint.o
12:28:09 [2022-08-02T12:28:09.539Z] #77 189.0   CC       src/crun-restore.o
12:28:09 [2022-08-02T12:28:09.539Z] #77 189.1   CC       src/libcrun/libcrun_la-cloned_binary.lo
12:28:09 [2022-08-02T12:28:09.799Z] #77 189.1   CC       src/libcrun/libcrun_la-utils.lo
12:28:09 [2022-08-02T12:28:09.799Z] #77 189.2   CC       src/libcrun/libcrun_la-cgroup.lo
12:28:09 [2022-08-02T12:28:09.799Z] #77 189.2   CC       src/libcrun/libcrun_la-container.lo
12:28:09 [2022-08-02T12:28:09.799Z] #77 189.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
12:28:10 [2022-08-02T12:28:10.060Z] #77 189.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
12:28:10 [2022-08-02T12:28:10.060Z] #77 189.5   CC       src/libcrun/libcrun_la-cgroup-resources.lo
12:28:10 [2022-08-02T12:28:10.060Z] #77 189.5   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
12:28:10 [2022-08-02T12:28:10.060Z] #77 189.5   CC       src/libcrun/libcrun_la-cgroup-utils.lo
12:28:10 [2022-08-02T12:28:10.060Z] #77 189.6   CC       src/libcrun/libcrun_la-criu.lo
12:28:10 [2022-08-02T12:28:10.320Z] #77 189.8   CC       src/libcrun/libcrun_la-linux.lo
12:28:10 [2022-08-02T12:28:10.320Z] #77 189.8   CC       src/libcrun/libcrun_la-custom-handler.lo
12:28:10 [2022-08-02T12:28:10.320Z] #77 189.8   CC       src/libcrun/libcrun_la-seccomp.lo
12:28:10 [2022-08-02T12:28:10.580Z] #77 189.9   CC       src/libcrun/libcrun_la-ebpf.lo
12:28:10 [2022-08-02T12:28:10.580Z] #77 190.0   CC       src/libcrun/libcrun_la-error.lo
12:28:10 [2022-08-02T12:28:10.580Z] #77 190.1   CC       src/libcrun/libcrun_la-terminal.lo
12:28:10 [2022-08-02T12:28:10.580Z] #77 190.1   CC       src/libcrun/libcrun_la-status.lo
12:28:10 [2022-08-02T12:28:10.840Z] #77 190.2   CC       src/libcrun/libcrun_la-chroot_realpath.lo
12:28:10 [2022-08-02T12:28:10.840Z] #77 190.3   CC       src/libcrun/libcrun_la-signals.lo
12:28:10 [2022-08-02T12:28:10.840Z] #77 190.4   CC       src/libcrun/libcrun_la-mount_flags.lo
12:28:11 [2022-08-02T12:28:11.100Z] #77 190.4   CC       src/libcrun/libcrun_la-seccomp_notify.lo
12:28:11 [2022-08-02T12:28:11.100Z] #77 190.5   CC       src/libcrun/handlers/libcrun_la-krun.lo
12:28:11 [2022-08-02T12:28:11.100Z] #77 190.5   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
12:28:11 [2022-08-02T12:28:11.202Z] #19 ...
12:28:11 [2022-08-02T12:28:11.202Z] 
12:28:11 [2022-08-02T12:28:11.202Z] #62 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:28:11 [2022-08-02T12:28:11.202Z] #62 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:28:11 [2022-08-02T12:28:11.202Z] #62 237.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
12:28:11 [2022-08-02T12:28:11.202Z] #62 DONE 240.9s
12:28:11 [2022-08-02T12:28:11.202Z] 
12:28:11 [2022-08-02T12:28:11.202Z] #19 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             crossbuild-essential-arm64             crossbuild-essential-armel             crossbuild-essential-armhf             crossbuild-essential-ppc64el             crossbuild-essential-s390x
12:28:11 [2022-08-02T12:28:11.202Z] #19 sha256:1b1d9dac1bc282eb8e4fe3ae81b47148e43a2315d0ca62a4d546c3b59474793e
12:28:11 [2022-08-02T12:28:11.360Z] #77 190.6   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
12:28:11 [2022-08-02T12:28:11.361Z] #77 190.7   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
12:28:11 [2022-08-02T12:28:11.361Z] #77 190.8   CC       tests/init.o
12:28:11 [2022-08-02T12:28:11.361Z] #77 190.9   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
12:28:11 [2022-08-02T12:28:11.428Z] --- PASS: TestBuildWithHugeFile (48.65s)
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildWCOWSandboxSize
12:28:11 [2022-08-02T12:28:11.428Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:28:11 [2022-08-02T12:28:11.428Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildWithEmptyDockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:28:11 [2022-08-02T12:28:11.428Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
12:28:11 [2022-08-02T12:28:11.428Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
12:28:11 [2022-08-02T12:28:11.428Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
12:28:11 [2022-08-02T12:28:11.428Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildPreserveOwnership
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildPreserveOwnership/copy_from
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:28:11 [2022-08-02T12:28:11.428Z] --- PASS: TestBuildPreserveOwnership (3.60s)
12:28:11 [2022-08-02T12:28:11.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.42s)
12:28:11 [2022-08-02T12:28:11.428Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s)
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildPlatformInvalid
12:28:11 [2022-08-02T12:28:11.428Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:28:11 [2022-08-02T12:28:11.428Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:28:11 [2022-08-02T12:28:11.428Z] Loaded image: busybox:latest
12:28:11 [2022-08-02T12:28:11.428Z] Loaded image: busybox:glibc
12:28:11 [2022-08-02T12:28:11.428Z] Loaded image: debian:bullseye-slim
12:28:11 [2022-08-02T12:28:11.428Z] Loaded image: hello-world:latest
12:28:11 [2022-08-02T12:28:11.428Z] Loaded image: arm32v7/hello-world:latest
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.7 Selecting previously unselected package gcc-arm-linux-gnueabi.
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.7 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.7 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.8 Selecting previously unselected package linux-libc-dev-armel-cross.
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.8 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
12:28:11 [2022-08-02T12:28:11.462Z] #19 232.8 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
12:28:11 [2022-08-02T12:28:11.724Z] #19 233.1 Selecting previously unselected package libc6-dev-armel-cross.
12:28:11 [2022-08-02T12:28:11.724Z] #19 233.1 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
12:28:11 [2022-08-02T12:28:11.724Z] #19 233.1 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
12:28:12 [2022-08-02T12:28:12.664Z] #19 234.1 Selecting previously unselected package libstdc++-10-dev-armel-cross.
12:28:12 [2022-08-02T12:28:12.664Z] #19 234.1 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
12:28:12 [2022-08-02T12:28:12.664Z] #19 234.1 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
12:28:12 [2022-08-02T12:28:12.924Z] #19 234.4 Selecting previously unselected package g++-10-arm-linux-gnueabi.
12:28:12 [2022-08-02T12:28:12.924Z] #19 234.4 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
12:28:13 [2022-08-02T12:28:13.185Z] #19 234.4 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:17 [2022-08-02T12:28:17.984Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.57s)
12:28:17 [2022-08-02T12:28:17.984Z] PASS
12:28:17 [2022-08-02T12:28:17.984Z] 
12:28:17 [2022-08-02T12:28:17.984Z] === Skipped
12:28:17 [2022-08-02T12:28:17.984Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:28:17 [2022-08-02T12:28:17.984Z]     build_session_test.go:25: TODO: BuildKit
12:28:17 [2022-08-02T12:28:17.984Z] 
12:28:17 [2022-08-02T12:28:17.984Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:28:17 [2022-08-02T12:28:17.984Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:28:17 [2022-08-02T12:28:17.984Z] 
12:28:17 [2022-08-02T12:28:17.984Z] DONE 34 tests, 2 skipped in 85.901s
12:28:17 [2022-08-02T12:28:17.984Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:28:17 [2022-08-02T12:28:17.984Z] INFO: Testing against a local daemon
12:28:17 [2022-08-02T12:28:17.984Z] === RUN   TestConfigInspect
12:28:18 [2022-08-02T12:28:18.475Z] #19 239.0 Selecting previously unselected package g++-arm-linux-gnueabi.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Selecting previously unselected package crossbuild-essential-armel.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Unpacking crossbuild-essential-armel (12.9) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Selecting previously unselected package libc6-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.0 Unpacking libc6-armhf-cross (2.31-9cross4) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.1 Selecting previously unselected package libgcc-s1-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.1 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.1 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Selecting previously unselected package libgomp1-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Selecting previously unselected package libatomic1-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.2 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.3 Selecting previously unselected package libasan6-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.3 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.3 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.5 Selecting previously unselected package libstdc++6-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.5 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.5 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.6 Selecting previously unselected package libubsan1-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.6 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.6 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.7 Selecting previously unselected package libgcc-10-dev-armhf-cross.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.7 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.7 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.8 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.8 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
12:28:18 [2022-08-02T12:28:18.476Z] #19 239.8 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:19 [2022-08-02T12:28:19.638Z] #77 ...
12:28:19 [2022-08-02T12:28:19.638Z] 
12:28:19 [2022-08-02T12:28:19.638Z] #47 [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 "v2.3.0"         && 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 "v2.1.0";                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:28:19 [2022-08-02T12:28:19.638Z] #47 sha256:227902170f5c3b0aaca2dffd57dac2b8e4f381343477cfee50c90126d3e77ba2
12:28:19 [2022-08-02T12:28:19.638Z] #47 240.2 + dpkg --print-architecture
12:28:19 [2022-08-02T12:28:19.638Z] #47 240.2 + git checkout -q v2.1.0
12:28:19 [2022-08-02T12:28:19.638Z] #47 240.9 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
12:28:19 [2022-08-02T12:28:19.638Z] #47 240.9 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
12:28:20 [2022-08-02T12:28:20.570Z] --- PASS: TestConfigInspect (2.20s)
12:28:20 [2022-08-02T12:28:20.570Z] === RUN   TestConfigList
12:28:22 [2022-08-02T12:28:22.470Z] --- PASS: TestConfigList (2.18s)
12:28:22 [2022-08-02T12:28:22.470Z] === RUN   TestConfigsCreateAndDelete
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.5 Selecting previously unselected package gcc-arm-linux-gnueabihf.
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.5 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.5 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.6 Selecting previously unselected package linux-libc-dev-armhf-cross.
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.6 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.6 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.7 Selecting previously unselected package libc6-dev-armhf-cross.
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.7 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 244.7 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 245.0 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
12:28:23 [2022-08-02T12:28:23.754Z] #19 245.0 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 245.0 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
12:28:23 [2022-08-02T12:28:23.754Z] #19 245.2 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
12:28:24 [2022-08-02T12:28:24.016Z] #19 245.2 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
12:28:24 [2022-08-02T12:28:24.017Z] #19 245.2 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:24 [2022-08-02T12:28:24.994Z] --- PASS: TestConfigsCreateAndDelete (2.14s)
12:28:24 [2022-08-02T12:28:24.995Z] === RUN   TestConfigsUpdate
12:28:26 [2022-08-02T12:28:26.060Z] #60 177.9 + mkdir -p /build
12:28:26 [2022-08-02T12:28:26.060Z] #60 177.9 + cp runc /build/runc
12:28:26 [2022-08-02T12:28:26.060Z] #60 DONE 178.2s
12:28:26 [2022-08-02T12:28:26.060Z] 
12:28:26 [2022-08-02T12:28:26.060Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:28:26 [2022-08-02T12:28:26.060Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:28:26 [2022-08-02T12:28:26.060Z] #55 308.0 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
12:28:26 [2022-08-02T12:28:26.060Z] #55 DONE 308.1s
12:28:26 [2022-08-02T12:28:26.060Z] 
12:28:26 [2022-08-02T12:28:26.060Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:28:26 [2022-08-02T12:28:26.060Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:28:26 [2022-08-02T12:28:26.890Z] --- PASS: TestConfigsUpdate (2.18s)
12:28:26 [2022-08-02T12:28:26.890Z] === RUN   TestTemplatedConfig
12:28:27 [2022-08-02T12:28:27.431Z] #64 ...
12:28:27 [2022-08-02T12:28:27.431Z] 
12:28:27 [2022-08-02T12:28:27.431Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:28:27 [2022-08-02T12:28:27.431Z] #56 sha256:0f293b5449d95e26ce3b097bf70a71e7c846c79dd53c56ae13250ef69b60e547
12:28:27 [2022-08-02T12:28:27.431Z] #56 DONE 0.1s
12:28:27 [2022-08-02T12:28:27.431Z] 
12:28:27 [2022-08-02T12:28:27.431Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:28:27 [2022-08-02T12:28:27.431Z] #58 sha256:98cb7e48ed55d0e61bb997a7d44e8af4369b5eb68ed89dc13187788b91bdf627
12:28:27 [2022-08-02T12:28:27.431Z] #58 DONE 0.1s
12:28:27 [2022-08-02T12:28:27.431Z] 
12:28:27 [2022-08-02T12:28:27.431Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:28:27 [2022-08-02T12:28:27.431Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:28:27 [2022-08-02T12:28:27.688Z] #64 ...
12:28:27 [2022-08-02T12:28:27.688Z] 
12:28:27 [2022-08-02T12:28:27.688Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:28:27 [2022-08-02T12:28:27.688Z] #61 sha256:d1c80f991e17c74a8cf5eeb3bca4a696754a276dd416caaf97197da8684522ea
12:28:27 [2022-08-02T12:28:27.688Z] #61 DONE 0.1s
12:28:27 [2022-08-02T12:28:27.688Z] 
12:28:27 [2022-08-02T12:28:27.688Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:28:27 [2022-08-02T12:28:27.688Z] #64 sha256:001b740364623fdde597955f452d775a5cbae93c66a5f94712160074a6957a92
12:28:29 [2022-08-02T12:28:29.301Z] #19 249.8 Selecting previously unselected package g++-arm-linux-gnueabihf.
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Selecting previously unselected package crossbuild-essential-armhf.
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Unpacking crossbuild-essential-armhf (12.9) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Selecting previously unselected package libc6-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.8 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 249.9 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Selecting previously unselected package libgcc-s1-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Selecting previously unselected package libgomp1-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.0 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Selecting previously unselected package libitm1-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Selecting previously unselected package libatomic1-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Selecting previously unselected package libasan6-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.1 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.2 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.4 Selecting previously unselected package liblsan0-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.4 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.4 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.5 Selecting previously unselected package libtsan0-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.5 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.5 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.8 Selecting previously unselected package libstdc++6-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.8 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.302Z] #19 250.8 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.417Z] --- PASS: TestTemplatedConfig (2.69s)
12:28:29 [2022-08-02T12:28:29.417Z] === RUN   TestConfigCreateResolve
12:28:29 [2022-08-02T12:28:29.561Z] #19 250.9 Selecting previously unselected package libubsan1-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.562Z] #19 250.9 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.562Z] #19 250.9 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.562Z] #19 251.1 Selecting previously unselected package libquadmath0-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.822Z] #19 251.1 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.822Z] #19 251.1 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
12:28:29 [2022-08-02T12:28:29.822Z] #19 251.2 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
12:28:29 [2022-08-02T12:28:29.822Z] #19 251.2 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:29 [2022-08-02T12:28:29.822Z] #19 251.3 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
12:28:30 [2022-08-02T12:28:30.392Z] #19 251.6 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
12:28:30 [2022-08-02T12:28:30.392Z] #19 251.6 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:28:30 [2022-08-02T12:28:30.392Z] #19 251.7 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:28:31 [2022-08-02T12:28:31.871Z] #64 274.8 + bin/containerd
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestConfigCreateResolve (2.23s)
12:28:31 [2022-08-02T12:28:31.944Z] PASS
12:28:31 [2022-08-02T12:28:31.944Z] 
12:28:31 [2022-08-02T12:28:31.944Z] DONE 6 tests in 13.646s
12:28:31 [2022-08-02T12:28:31.944Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:28:31 [2022-08-02T12:28:31.944Z] INFO: Testing against a local daemon
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestAttachWithTTY
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestAttachWithTTY (0.06s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestAttachWithoutTTy
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestAttachWithoutTTy (0.05s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestCheckpoint
12:28:31 [2022-08-02T12:28:31.944Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:28:31 [2022-08-02T12:28:31.944Z] --- SKIP: TestCheckpoint (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/commit
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/commit
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/create
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/containers/create
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/commit
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === CONT  TestContainerInvalidJSON/containers/create
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestCopyFromContainerPathIsNotDir
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.06s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestCopyToContainerPathDoesNotExist
12:28:31 [2022-08-02T12:28:31.944Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
12:28:31 [2022-08-02T12:28:31.944Z] === RUN   TestCopyEmptyFile
12:28:32 [2022-08-02T12:28:32.202Z] --- PASS: TestCopyEmptyFile (0.21s)
12:28:32 [2022-08-02T12:28:32.202Z] === RUN   TestCopyToContainerPathIsNotDir
12:28:32 [2022-08-02T12:28:32.202Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
12:28:32 [2022-08-02T12:28:32.202Z] === RUN   TestCopyFromContainer
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer//
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer//bar/root
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer//bar/root/
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer/bar/quux
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer/bar/quux/
12:28:33 [2022-08-02T12:28:33.577Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:28:33 [2022-08-02T12:28:33.835Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:28:33 [2022-08-02T12:28:33.835Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:28:33 [2022-08-02T12:28:33.835Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:28:33 [2022-08-02T12:28:33.835Z] === RUN   TestCopyFromContainer/bar/notarget
12:28:34 [2022-08-02T12:28:34.094Z] --- PASS: TestCopyFromContainer (1.67s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer//bar/root (0.08s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/quux (0.07s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:28:34 [2022-08-02T12:28:34.094Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateLinkToNonExistingContainer
12:28:34 [2022-08-02T12:28:34.094Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s)
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateWithInvalidEnv
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateWithInvalidEnv/0
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateWithInvalidEnv/0
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateWithInvalidEnv/1
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateWithInvalidEnv/1
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateWithInvalidEnv/2
12:28:34 [2022-08-02T12:28:34.094Z] === PAUSE TestCreateWithInvalidEnv/2
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateWithInvalidEnv/0
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateWithInvalidEnv/2
12:28:34 [2022-08-02T12:28:34.094Z] === CONT  TestCreateWithInvalidEnv/1
12:28:34 [2022-08-02T12:28:34.094Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateTmpfsMountsTarget
12:28:34 [2022-08-02T12:28:34.094Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:28:34 [2022-08-02T12:28:34.094Z] === RUN   TestCreateWithCustomMaskedPaths
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.3 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.5 Selecting previously unselected package libc6-dev-ppc64el-cross.
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.5 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.5 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.8 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.8 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 256.8 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 257.0 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
12:28:35 [2022-08-02T12:28:35.679Z] #19 257.0 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:28:35 [2022-08-02T12:28:35.679Z] #19 257.0 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:28:35 [2022-08-02T12:28:35.993Z] --- PASS: TestCreateWithCustomMaskedPaths (1.71s)
12:28:35 [2022-08-02T12:28:35.993Z] === RUN   TestCreateWithCustomReadonlyPaths
12:28:37 [2022-08-02T12:28:37.366Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.53s)
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:37 [2022-08-02T12:28:37.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:37 [2022-08-02T12:28:37.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:28:37 [2022-08-02T12:28:37.366Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:28:37 [2022-08-02T12:28:37.366Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:28:37 [2022-08-02T12:28:37.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s)
12:28:37 [2022-08-02T12:28:37.366Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:28:37 [2022-08-02T12:28:37.366Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:28:37 [2022-08-02T12:28:37.366Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:28:37 [2022-08-02T12:28:37.366Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:28:37 [2022-08-02T12:28:37.366Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s)
12:28:37 [2022-08-02T12:28:37.366Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:28:37 [2022-08-02T12:28:37.931Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.57s)
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateDifferentPlatform
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateDifferentPlatform/different_os
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:28:37 [2022-08-02T12:28:37.931Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:28:37 [2022-08-02T12:28:37.931Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:28:37 [2022-08-02T12:28:37.931Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:28:37 [2022-08-02T12:28:37.931Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:28:37 [2022-08-02T12:28:37.931Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateInvalidHostConfig
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:28:37 [2022-08-02T12:28:37.931Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:28:37 [2022-08-02T12:28:37.931Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:28:37 [2022-08-02T12:28:37.931Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:28:37 [2022-08-02T12:28:37.931Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:28:37 [2022-08-02T12:28:37.931Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:28:37 [2022-08-02T12:28:37.931Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:28:37 [2022-08-02T12:28:37.931Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:28:37 [2022-08-02T12:28:37.931Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:28:37 [2022-08-02T12:28:37.931Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:28:38 [2022-08-02T12:28:38.189Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:28:38 [2022-08-02T12:28:38.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:28:38 [2022-08-02T12:28:38.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:28:38 [2022-08-02T12:28:38.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:28:38 [2022-08-02T12:28:38.189Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestContainerStartOnDaemonRestart
12:28:38 [2022-08-02T12:28:38.189Z] === PAUSE TestContainerStartOnDaemonRestart
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestDaemonRestartIpcMode
12:28:38 [2022-08-02T12:28:38.189Z] === PAUSE TestDaemonRestartIpcMode
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestDaemonHostGatewayIP
12:28:38 [2022-08-02T12:28:38.189Z] === PAUSE TestDaemonHostGatewayIP
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestRestartDaemonWithRestartingContainer
12:28:38 [2022-08-02T12:28:38.189Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestContainerKillOnDaemonStart
12:28:38 [2022-08-02T12:28:38.189Z] === PAUSE TestContainerKillOnDaemonStart
12:28:38 [2022-08-02T12:28:38.189Z] === RUN   TestDiff
12:28:38 [2022-08-02T12:28:38.755Z] --- PASS: TestDiff (0.61s)
12:28:38 [2022-08-02T12:28:38.755Z] === RUN   TestExecConsoleSize
12:28:39 [2022-08-02T12:28:39.321Z] --- PASS: TestExecConsoleSize (0.64s)
12:28:39 [2022-08-02T12:28:39.321Z] === RUN   TestExecWithCloseStdin
12:28:39 [2022-08-02T12:28:39.887Z] --- PASS: TestExecWithCloseStdin (0.63s)
12:28:39 [2022-08-02T12:28:39.887Z] === RUN   TestExec
12:28:40 [2022-08-02T12:28:40.821Z] --- PASS: TestExec (0.65s)
12:28:40 [2022-08-02T12:28:40.821Z] === RUN   TestExecUser
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Selecting previously unselected package g++-powerpc64le-linux-gnu.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Selecting previously unselected package crossbuild-essential-ppc64el.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.4 Unpacking crossbuild-essential-ppc64el (12.9) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.5 Selecting previously unselected package libc6-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.5 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.5 Unpacking libc6-s390x-cross (2.31-9cross4) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Selecting previously unselected package libgcc-s1-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Selecting previously unselected package libgomp1-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.6 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Selecting previously unselected package libitm1-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Selecting previously unselected package libatomic1-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Selecting previously unselected package libasan6-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 261.7 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Selecting previously unselected package libstdc++6-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Selecting previously unselected package libubsan1-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.0 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.1 Selecting previously unselected package libgcc-10-dev-s390x-cross.
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.1 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.1 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.2 Selecting previously unselected package gcc-10-s390x-linux-gnu.
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.2 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:28:40 [2022-08-02T12:28:40.963Z] #19 262.2 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:28:41 [2022-08-02T12:28:41.386Z] --- PASS: TestExecUser (0.63s)
12:28:41 [2022-08-02T12:28:41.386Z] === RUN   TestExportContainerAndImportImage
12:28:41 [2022-08-02T12:28:41.588Z] #47 DONE 270.3s
12:28:41 [2022-08-02T12:28:41.588Z] 
12:28:41 [2022-08-02T12:28:41.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:28:41 [2022-08-02T12:28:41.588Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:28:41 [2022-08-02T12:28:41.588Z] #77 219.1   CCLD     tests/init
12:28:41 [2022-08-02T12:28:41.588Z] #77 ...
12:28:41 [2022-08-02T12:28:41.588Z] 
12:28:41 [2022-08-02T12:28:41.588Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:28:41 [2022-08-02T12:28:41.588Z] #48 sha256:010ab9bedc0e24ceb7bfcb75f732df54648fd641fe8709d9eaf3038b2b2a08e1
12:28:41 [2022-08-02T12:28:41.588Z] #48 DONE 0.5s
12:28:41 [2022-08-02T12:28:41.588Z] 
12:28:41 [2022-08-02T12:28:41.588Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:28:41 [2022-08-02T12:28:41.588Z] #52 sha256:9a7e9d473f71b7b81be43698c916268dcec0791995f8fab09e331b49ffc67edb
12:28:41 [2022-08-02T12:28:41.588Z] #52 DONE 0.1s
12:28:41 [2022-08-02T12:28:41.588Z] 
12:28:41 [2022-08-02T12:28:41.588Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:28:41 [2022-08-02T12:28:41.588Z] #54 sha256:bb278c56d66856354d853fb8d2907b667fd3b8ff517c7db6df541e3650956d80
12:28:41 [2022-08-02T12:28:41.588Z] #54 DONE 0.1s
12:28:41 [2022-08-02T12:28:41.588Z] 
12:28:41 [2022-08-02T12:28:41.588Z] #77 [crun 2/2] RUN --mount=type=tmpfs,target=/tmp/crun-build     git clone https://github.com/containers/crun.git /tmp/crun-build &&     cd /tmp/crun-build &&     git checkout -q "1.4.5" &&     ./autogen.sh &&     ./configure --bindir=/build &&     make -j install
12:28:41 [2022-08-02T12:28:41.588Z] #77 sha256:351a490e82d935ea30a504cc3ff421e4058a1d93607722b1f45fd70f602b0f66
12:28:41 [2022-08-02T12:28:41.952Z] --- PASS: TestExportContainerAndImportImage (0.75s)
12:28:41 [2022-08-02T12:28:41.952Z] === RUN   TestExportContainerAfterDaemonRestart
12:28:43 [2022-08-02T12:28:43.338Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
12:28:43 [2022-08-02T12:28:43.338Z] === RUN   TestHealthCheckWorkdir
12:28:43 [2022-08-02T12:28:43.906Z] --- PASS: TestHealthCheckWorkdir (0.79s)
12:28:43 [2022-08-02T12:28:43.906Z] === RUN   TestHealthKillContainer
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.6 Selecting previously unselected package gcc-s390x-linux-gnu.
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.6 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.6 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.7 Selecting previously unselected package linux-libc-dev-s390x-cross.
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.7 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.7 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.8 Selecting previously unselected package libc6-dev-s390x-cross.
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.8 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 266.8 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.1 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.1 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.1 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.3 Selecting previously unselected package g++-10-s390x-linux-gnu.
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.3 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
12:28:46 [2022-08-02T12:28:46.244Z] #19 267.3 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Selecting previously unselected package g++-s390x-linux-gnu.
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Selecting previously unselected package crossbuild-essential-s390x.
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.6 Unpacking crossbuild-essential-s390x (12.9) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up libconfig-inifiles-perl (3.000003-1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up libfile-which-perl (1.23-1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up libc6-armhf-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up libicu67:amd64 (67.1-7) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.7 Setting up libmagic-mgc (1:5.39-3) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libc6-s390x-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libmagic1:amd64 (1:5.39-3) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up file (1:5.39-3) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up bzip2 (1.0.8-4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libyaml-perl (1.30-1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.8 Setting up libxml-sax-base-perl (1.09-1.1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.9 Setting up libio-string-perl (1.08-3.1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.9 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 271.9 Setting up cross-config (2.6.18+nmu1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 272.0 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
12:28:50 [2022-08-02T12:28:50.448Z] #19 272.0 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
12:28:50 [2022-08-02T12:28:50.448Z] #19 272.0 Setting up libc6-arm64-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up patch (2.7.6-7) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up libc6-armel-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.0 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libfile-homedir-perl (1.006-1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.1 Setting up liblocale-gettext-perl (1.07-4+b1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.2 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.2 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.2 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.2 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.708Z] #19 272.2 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.2 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.3 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.4 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.4 Setting up libxml-sax-perl (1.02+dfsg-1) ...
12:28:50 [2022-08-02T12:28:50.967Z] #19 272.4 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.6 
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.6 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up dpkg-dev (1.20.11) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.7 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.8 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.8 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.8 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.8 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.227Z] #19 272.8 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
12:28:51 [2022-08-02T12:28:51.488Z] #19 272.8 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
12:28:51 [2022-08-02T12:28:51.488Z] #19 272.9 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
12:28:51 [2022-08-02T12:28:51.488Z] #19 273.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.1 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.1 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.1 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.1 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.1 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.2 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.3 Setting up libxml-simple-perl (2.25-1) ...
12:28:51 [2022-08-02T12:28:51.747Z] #19 273.3 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.007Z] #19 273.3 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.007Z] #19 273.3 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.007Z] #19 273.3 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.007Z] #19 273.3 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.3 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.3 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.3 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.3 Setting up libconfig-auto-perl (0.44-1.1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.3 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.4 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up dpkg-cross (2.6.18+nmu1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up crossbuild-essential-armel (12.9) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.5 Setting up crossbuild-essential-armhf (12.9) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.6 Setting up crossbuild-essential-arm64 (12.9) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.6 Setting up crossbuild-essential-s390x (12.9) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.6 Setting up crossbuild-essential-ppc64el (12.9) ...
12:28:52 [2022-08-02T12:28:52.008Z] #19 273.6 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:28:52 [2022-08-02T12:28:52.955Z] #19 DONE 274.1s
12:28:52 [2022-08-02T12:28:52.955Z] 
12:28:52 [2022-08-02T12:28:52.955Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
12:28:52 [2022-08-02T12:28:52.955Z] #73 sha256:f85757b2b0de287add88592e3b849286934401e00f94c607421025e1b8547a68
12:28:52 [2022-08-02T12:28:52.955Z] #73 DONE 0.1s
12:28:52 [2022-08-02T12:28:52.955Z] 
12:28:52 [2022-08-02T12:28:52.955Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
12:28:52 [2022-08-02T12:28:52.955Z] #32 sha256:a2b9e4c2741b99ffff307ff1735b8aeeab7eb5f8590adfac21e53af6acc83ce6
12:28:52 [2022-08-02T12:28:52.955Z] #32 DONE 0.1s
12:28:52 [2022-08-02T12:28:52.955Z] 
12:28:52 [2022-08-02T12:28:52.955Z] #33 [dockercli 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh dockercli
12:28:52 [2022-08-02T12:28:52.955Z] #33 sha256:bc265ac2fbde21c59db5a0f45a27e39d7243f8edaef6e063f8c066a89d2c592f
12:28:53 [2022-08-02T12:28:53.865Z] --- PASS: TestHealthKillContainer (8.21s)
12:28:53 [2022-08-02T12:28:53.865Z] === RUN   TestInspectCpusetInConfigPre120
12:28:53 [2022-08-02T12:28:53.865Z] --- PASS: TestInspectCpusetInConfigPre120 (0.58s)
12:28:53 [2022-08-02T12:28:53.865Z] === RUN   TestIpcModeNone
12:28:53 [2022-08-02T12:28:53.865Z] --- PASS: TestIpcModeNone (0.61s)
12:28:53 [2022-08-02T12:28:53.865Z] === RUN   TestIpcModePrivate
12:28:53 [2022-08-02T12:28:53.865Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false
12:28:54 [2022-08-02T12:28:54.123Z] --- PASS: TestIpcModePrivate (0.62s)
12:28:54 [2022-08-02T12:28:54.123Z] === RUN   TestIpcModeShareable
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.523 + RM_GOPATH=0
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.523 + TMP_GOPATH=
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.523 + : /build
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.523 + '[' -z '' ']'
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.523 ++ mktemp -d
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.524 + export GOPATH=/tmp/tmp.Wcx8TCTqwE
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.524 + GOPATH=/tmp/tmp.Wcx8TCTqwE
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.524 + RM_GOPATH=1
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.524 + case "$(go env GOARCH)" in
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.525 ++ go env GOARCH
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.531 + export GO_BUILDMODE=-buildmode=pie
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.531 + GO_BUILDMODE=-buildmode=pie
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.532 ++ dirname /install.sh
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.533 + dir=/
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.533 + bin=dockercli
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.533 + shift
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.534 + '[' '!' -f //dockercli.installer ']'
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.534 + . //dockercli.installer
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.534 ++ : stable
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.534 ++ : 17.06.2-ce
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.534 + install_dockercli
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.535 + echo 'Install docker/cli version 17.06.2-ce from stable'
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.535 Install docker/cli version 17.06.2-ce from stable
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.535 ++ uname -m
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.537 + arch=x86_64
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.537 + '[' x86_64 '!=' x86_64 ']'
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.538 + url=https://download.docker.com/linux/static
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.538 + tar -xz docker/docker
12:28:54 [2022-08-02T12:28:54.336Z] #33 1.540 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
12:28:54 [2022-08-02T12:28:54.381Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true
12:28:54 [2022-08-02T12:28:54.639Z] --- PASS: TestIpcModeShareable (0.64s)
12:28:54 [2022-08-02T12:28:54.639Z] === RUN   TestAPIIpcModeShareableAndContainer
12:28:56 [2022-08-02T12:28:56.538Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.80s)
12:28:56 [2022-08-02T12:28:56.538Z] === RUN   TestAPIIpcModeHost
12:28:56 [2022-08-02T12:28:56.796Z] --- PASS: TestAPIIpcModeHost (0.39s)
12:28:56 [2022-08-02T12:28:56.796Z] === RUN   TestDaemonIpcModeShareable
12:28:58 [2022-08-02T12:28:58.169Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:28:58 [2022-08-02T12:28:58.169Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
12:28:58 [2022-08-02T12:28:58.169Z] === RUN   TestDaemonIpcModePrivate
12:28:58 [2022-08-02T12:28:58.540Z] #33 5.061 + mkdir -p /build
12:28:58 [2022-08-02T12:28:58.540Z] #33 5.063 + mv docker/docker /build/
12:28:58 [2022-08-02T12:28:58.540Z] #33 5.064 + rmdir docker
12:28:58 [2022-08-02T12:28:58.540Z] #33 DONE 5.2s
12:28:58 [2022-08-02T12:28:58.540Z] 
12:28:58 [2022-08-02T12:28:58.540Z] #49 [tini 1/3] 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:28:58 [2022-08-02T12:28:58.540Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
12:28:58 [2022-08-02T12:28:58.540Z] #49 2.000 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 2.185 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 2.365 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 2.382 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 2.822 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 3.154 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 3.790 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 4.308 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 4.748 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.078 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.078 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.090 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.090 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.097 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.103 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.107 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.108 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.114 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.114 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.115 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
12:28:58 [2022-08-02T12:28:58.540Z] #49 5.118 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
12:28:59 [2022-08-02T12:28:59.103Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:28:59 [2022-08-02T12:28:59.361Z] --- PASS: TestDaemonIpcModePrivate (1.20s)
12:28:59 [2022-08-02T12:28:59.361Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:28:59 [2022-08-02T12:28:59.488Z] #49 ...
12:28:59 [2022-08-02T12:28:59.488Z] 
12:28:59 [2022-08-02T12:28:59.488Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:28:59 [2022-08-02T12:28:59.488Z] #74 sha256:8cc519a58462ac365c2dc0a94bfd11e7f02fbe84ac974731b775428aed4ec71b
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.503 + RM_GOPATH=0
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.503 + TMP_GOPATH=
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.503 + : /build
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.503 + '[' -z '' ']'
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.507 ++ mktemp -d
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.508 + export GOPATH=/tmp/tmp.33AfLc8chP
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.508 + GOPATH=/tmp/tmp.33AfLc8chP
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.508 + RM_GOPATH=1
12:28:59 [2022-08-02T12:28:59.488Z] #74 1.508 + case "$(go env GOARCH)" in
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.508 ++ go env GOARCH
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.516 + export GO_BUILDMODE=-buildmode=pie
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.516 + GO_BUILDMODE=-buildmode=pie
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.516 ++ dirname /install.sh
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + dir=/
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + bin=rootlesskit
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + shift
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + '[' '!' -f //rootlesskit.installer ']'
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + . //rootlesskit.installer
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 ++ : 1920341cd41e047834a21007424162a2dc946315
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.520 + install_rootlesskit
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.521 + case "$1" in
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.521 + export CGO_ENABLED=0
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.528 + CGO_ENABLED=0
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.529 + _install_rootlesskit
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 + for f in rootlesskit rootlesskit-docker-proxy
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 + GOBIN=/build
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 + GO111MODULE=on
12:28:59 [2022-08-02T12:28:59.489Z] #74 1.531 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
12:28:59 [2022-08-02T12:28:59.489Z] #74 2.077 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 3.625 go: downloading github.com/urfave/cli/v2 v2.4.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 3.628 go: downloading github.com/sirupsen/logrus v1.8.1
12:28:59 [2022-08-02T12:28:59.489Z] #74 4.020 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.196 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.777 go: downloading github.com/gofrs/flock v0.8.1
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.797 go: downloading github.com/gorilla/mux v1.8.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.893 go: downloading github.com/moby/sys/mountinfo v0.6.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.986 go: downloading github.com/google/uuid v1.3.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 5.986 go: downloading github.com/moby/vpnkit v0.5.0
12:28:59 [2022-08-02T12:28:59.489Z] #74 6.075 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
12:28:59 [2022-08-02T12:28:59.489Z] #74 6.379 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
12:28:59 [2022-08-02T12:28:59.489Z] #74 6.554 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
12:28:59 [2022-08-02T12:28:59.489Z] #74 6.684 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
12:29:00 [2022-08-02T12:29:00.294Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false
12:29:00 [2022-08-02T12:29:00.551Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s)
12:29:00 [2022-08-02T12:29:00.551Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:29:00 [2022-08-02T12:29:00.878Z] #74 7.790 go: downloading github.com/russross/blackfriday/v2 v2.1.0
12:29:01 [2022-08-02T12:29:01.483Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true
12:29:01 [2022-08-02T12:29:01.741Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.19s)
12:29:01 [2022-08-02T12:29:01.741Z] === RUN   TestIpcModeOlderClient
12:29:01 [2022-08-02T12:29:01.741Z] === PAUSE TestIpcModeOlderClient
12:29:01 [2022-08-02T12:29:01.741Z] === RUN   TestKillContainerInvalidSignal
12:29:02 [2022-08-02T12:29:02.000Z] --- PASS: TestKillContainerInvalidSignal (0.42s)
12:29:02 [2022-08-02T12:29:02.000Z] === RUN   TestKillContainer
12:29:02 [2022-08-02T12:29:02.258Z] === RUN   TestKillContainer/no_signal
12:29:02 [2022-08-02T12:29:02.516Z] === RUN   TestKillContainer/non_killing_signal
12:29:02 [2022-08-02T12:29:02.774Z] === RUN   TestKillContainer/killing_signal
12:29:02 [2022-08-02T12:29:02.791Z] #74 ...
12:29:02 [2022-08-02T12:29:02.791Z] 
12:29:02 [2022-08-02T12:29:02.791Z] #69 [containerd 1/3] 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:29:02 [2022-08-02T12:29:02.791Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
12:29:02 [2022-08-02T12:29:02.791Z] #69 1.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 2.192 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 2.378 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 2.389 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 2.779 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 3.137 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 3.563 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 3.920 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.235 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.686 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.691 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.701 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.718 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.730 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.738 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.950 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.964 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.964 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.964 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.967 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 4.967 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
12:29:02 [2022-08-02T12:29:02.791Z] #69 ...
12:29:02 [2022-08-02T12:29:02.791Z] 
12:29:02 [2022-08-02T12:29:02.791Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:02 [2022-08-02T12:29:02.791Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:02 [2022-08-02T12:29:02.791Z] #20 2.003 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 2.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 2.370 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 2.376 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 2.690 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 3.042 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 3.482 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 4.153 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 4.601 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 4.998 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.000 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.018 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.021 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.028 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.030 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.042 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.046 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.054 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.055 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.055 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
12:29:02 [2022-08-02T12:29:02.791Z] #20 5.056 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
12:29:03 [2022-08-02T12:29:03.538Z] #77 239.6   AR       libcrun_testing.a
12:29:03 [2022-08-02T12:29:03.538Z] #77 239.6 ar: `u' modifier ignored since `D' is the default (see `U')
12:29:03 [2022-08-02T12:29:03.538Z] #77 239.7   CCLD     tests/tests_libcrun_utils
12:29:03 [2022-08-02T12:29:03.538Z] #77 239.7   CCLD     tests/tests_libcrun_errors
12:29:03 [2022-08-02T12:29:03.538Z] #77 239.7   CCLD     tests/tests_libcrun_fuzzer
12:29:03 [2022-08-02T12:29:03.538Z] #77 240.1   CCLD     libcrun.la
12:29:03 [2022-08-02T12:29:03.538Z] #77 241.2   CCLD     crun
12:29:03 [2022-08-02T12:29:03.538Z] #77 241.7 make[3]: Entering directory '/tmp/crun-build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 241.9  /bin/mkdir -p '/usr/local/share/man/man1'
12:29:03 [2022-08-02T12:29:03.538Z] #77 241.9  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.0  /bin/mkdir -p '/usr/local/lib'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.0  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.0 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.0 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.1 libtool: install: chmod 644 /usr/local/lib/libcrun.a
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.1 libtool: install: ranlib /usr/local/lib/libcrun.a
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 libtool: finish: PATH="/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/sbin" ldconfig -n /usr/local/lib
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 ----------------------------------------------------------------------
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 Libraries have been installed in:
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3    /usr/local/lib
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 If you ever happen to want to link against installed libraries
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 in a given directory, LIBDIR, you must either use libtool, and
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 specify the full pathname of the library, or use the '-LLIBDIR'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 flag during linking and do at least one of the following:
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3      during execution
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3    - add LIBDIR to the 'LD_RUN_PATH' environment variable
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3      during linking
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 See any operating system documentation about shared libraries for
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 more information, such as the ld(1) and ld.so(8) manual pages.
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3 ----------------------------------------------------------------------
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3  /bin/mkdir -p '/build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.3   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.4 libtool: install: /usr/bin/install -c crun /build/crun
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.4 make[3]: Leaving directory '/tmp/crun-build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.4 make[2]: Leaving directory '/tmp/crun-build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 242.4 make[1]: Leaving directory '/tmp/crun-build'
12:29:03 [2022-08-02T12:29:03.538Z] #77 DONE 242.7s
12:29:03 [2022-08-02T12:29:03.538Z] 
12:29:03 [2022-08-02T12:29:03.538Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:03 [2022-08-02T12:29:03.538Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:29:03 [2022-08-02T12:29:03.706Z] --- PASS: TestKillContainer (1.41s)
12:29:03 [2022-08-02T12:29:03.706Z]     --- PASS: TestKillContainer/no_signal (0.45s)
12:29:03 [2022-08-02T12:29:03.706Z]     --- PASS: TestKillContainer/non_killing_signal (0.30s)
12:29:03 [2022-08-02T12:29:03.706Z]     --- PASS: TestKillContainer/killing_signal (0.45s)
12:29:03 [2022-08-02T12:29:03.706Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:29:03 [2022-08-02T12:29:03.706Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:29:03 [2022-08-02T12:29:03.964Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:29:04 [2022-08-02T12:29:04.898Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.26s)
12:29:04 [2022-08-02T12:29:04.898Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
12:29:04 [2022-08-02T12:29:04.898Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s)
12:29:04 [2022-08-02T12:29:04.898Z] === RUN   TestKillStoppedContainer
12:29:04 [2022-08-02T12:29:04.898Z] --- PASS: TestKillStoppedContainer (0.04s)
12:29:04 [2022-08-02T12:29:04.898Z] === RUN   TestKillStoppedContainerAPIPre120
12:29:04 [2022-08-02T12:29:04.898Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
12:29:04 [2022-08-02T12:29:04.898Z] === RUN   TestKillDifferentUserContainer
12:29:05 [2022-08-02T12:29:05.463Z] --- PASS: TestKillDifferentUserContainer (0.49s)
12:29:05 [2022-08-02T12:29:05.463Z] === RUN   TestInspectOomKilledTrue
12:29:05 [2022-08-02T12:29:05.463Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:29:05 [2022-08-02T12:29:05.463Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:29:05 [2022-08-02T12:29:05.463Z] === RUN   TestInspectOomKilledFalse
12:29:05 [2022-08-02T12:29:05.721Z] --- PASS: TestInspectOomKilledFalse (0.45s)
12:29:05 [2022-08-02T12:29:05.722Z] === RUN   TestLinksEtcHostsContentMatch
12:29:06 [2022-08-02T12:29:06.287Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s)
12:29:06 [2022-08-02T12:29:06.287Z] === RUN   TestLinksContainerNames
12:29:07 [2022-08-02T12:29:07.219Z] --- PASS: TestLinksContainerNames (0.86s)
12:29:07 [2022-08-02T12:29:07.219Z] === RUN   TestLogsFollowTailEmpty
12:29:07 [2022-08-02T12:29:07.476Z] --- PASS: TestLogsFollowTailEmpty (0.47s)
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:29:07 [2022-08-02T12:29:07.476Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:29:07 [2022-08-02T12:29:07.476Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:29:08 [2022-08-02T12:29:08.042Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:29:08 [2022-08-02T12:29:08.300Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:29:08 [2022-08-02T12:29:08.867Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:29:08 [2022-08-02T12:29:08.867Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:29:09 [2022-08-02T12:29:09.432Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:29:09 [2022-08-02T12:29:09.432Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:29:09 [2022-08-02T12:29:09.690Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:29:09 [2022-08-02T12:29:09.690Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:29:10 [2022-08-02T12:29:10.256Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:29:10 [2022-08-02T12:29:10.256Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:29:11 [2022-08-02T12:29:11.224Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:29:11 [2022-08-02T12:29:11.224Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:29:11 [2022-08-02T12:29:11.789Z] --- PASS: TestLogs (4.33s)
12:29:11 [2022-08-02T12:29:11.789Z]     --- PASS: TestLogs/driver_local (0.01s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.67s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.67s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.76s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.61s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.62s)
12:29:11 [2022-08-02T12:29:11.789Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.81s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.62s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.69s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.81s)
12:29:11 [2022-08-02T12:29:11.789Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.80s)
12:29:11 [2022-08-02T12:29:11.789Z] === RUN   TestContainerNetworkMountsNoChown
12:29:12 [2022-08-02T12:29:12.355Z] --- PASS: TestContainerNetworkMountsNoChown (0.58s)
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/default
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/default
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/private
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/private
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rprivate
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rprivate
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/slave
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/slave
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rslave
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rslave
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/shared
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/shared
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rshared
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rshared
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/default
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/default/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/default/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/rshared
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/shared
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/rslave
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/rprivate
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/slave
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/private
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/private/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/private/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:29:12 [2022-08-02T12:29:12.355Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/default/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:29:12 [2022-08-02T12:29:12.355Z] === CONT  TestMountDaemonRoot/default/mount_root
12:29:12 [2022-08-02T12:29:12.612Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:29:12 [2022-08-02T12:29:12.612Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:29:12 [2022-08-02T12:29:12.612Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:29:12 [2022-08-02T12:29:12.612Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:29:12 [2022-08-02T12:29:12.612Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:29:12 [2022-08-02T12:29:12.613Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:29:12 [2022-08-02T12:29:12.613Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:29:12 [2022-08-02T12:29:12.613Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:29:12 [2022-08-02T12:29:12.613Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/private/bind_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/private/mount_root
12:29:12 [2022-08-02T12:29:12.870Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:29:12 [2022-08-02T12:29:12.870Z] --- PASS: TestMountDaemonRoot (0.01s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:29:12 [2022-08-02T12:29:12.870Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:29:12 [2022-08-02T12:29:12.870Z] === RUN   TestContainerBindMountNonRecursive
12:29:14 [2022-08-02T12:29:14.242Z] --- PASS: TestContainerBindMountNonRecursive (1.35s)
12:29:14 [2022-08-02T12:29:14.242Z] === RUN   TestContainerVolumesMountedAsShared
12:29:14 [2022-08-02T12:29:14.807Z] --- PASS: TestContainerVolumesMountedAsShared (0.40s)
12:29:14 [2022-08-02T12:29:14.807Z] === RUN   TestContainerVolumesMountedAsSlave
12:29:15 [2022-08-02T12:29:15.065Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
12:29:15 [2022-08-02T12:29:15.065Z] === RUN   TestNetworkNat
12:29:15 [2022-08-02T12:29:15.067Z] #20 22.34 Fetched 49.2 MB in 21s (2383 kB/s)
12:29:15 [2022-08-02T12:29:15.068Z] #20 22.34 Reading package lists...
12:29:15 [2022-08-02T12:29:15.068Z] #20 ...
12:29:15 [2022-08-02T12:29:15.068Z] 
12:29:15 [2022-08-02T12:29:15.068Z] #69 [containerd 1/3] 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:29:15 [2022-08-02T12:29:15.068Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
12:29:15 [2022-08-02T12:29:15.068Z] #69 22.30 Fetched 49.2 MB in 21s (2373 kB/s)
12:29:15 [2022-08-02T12:29:15.630Z] --- PASS: TestNetworkNat (0.46s)
12:29:15 [2022-08-02T12:29:15.630Z] === RUN   TestNetworkLocalhostTCPNat
12:29:15 [2022-08-02T12:29:15.888Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s)
12:29:15 [2022-08-02T12:29:15.888Z] === RUN   TestNetworkLoopbackNat
12:29:18 [2022-08-02T12:29:18.440Z] #64 ...
12:29:18 [2022-08-02T12:29:18.440Z] 
12:29:18 [2022-08-02T12:29:18.440Z] #60 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:29:18 [2022-08-02T12:29:18.440Z] #60 sha256:5eeb24b4ee486b41b3c9113a9b73b941b6dae2270ee86f7670e6e3070bfd2022
12:29:18 [2022-08-02T12:29:18.440Z] #60 183.2 + mkdir -p /build
12:29:18 [2022-08-02T12:29:18.440Z] #60 183.2 + cp runc /build/runc
12:29:19 [2022-08-02T12:29:19.165Z] --- PASS: TestNetworkLoopbackNat (2.60s)
12:29:19 [2022-08-02T12:29:19.165Z] === RUN   TestPause
12:29:19 [2022-08-02T12:29:19.165Z] --- PASS: TestPause (0.45s)
12:29:19 [2022-08-02T12:29:19.165Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:29:19 [2022-08-02T12:29:19.165Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:29:19 [2022-08-02T12:29:19.165Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:29:19 [2022-08-02T12:29:19.165Z] === RUN   TestPauseStopPausedContainer
12:29:19 [2022-08-02T12:29:19.423Z] --- PASS: TestPauseStopPausedContainer (0.48s)
12:29:19 [2022-08-02T12:29:19.423Z] === RUN   TestPidHost
12:29:19 [2022-08-02T12:29:19.822Z] #60 DONE 184.3s
12:29:19 [2022-08-02T12:29:19.822Z] 
12:29:19 [2022-08-02T12:29:19.822Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:19 [2022-08-02T12:29:19.822Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:29:20 [2022-08-02T12:29:20.355Z] --- PASS: TestPidHost (0.99s)
12:29:20 [2022-08-02T12:29:20.355Z] === RUN   TestPsFilter
12:29:20 [2022-08-02T12:29:20.391Z] #64 ...
12:29:20 [2022-08-02T12:29:20.391Z] 
12:29:20 [2022-08-02T12:29:20.391Z] #55 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         GOBIN=/build/ GO111MODULE=on go install "github.com/golangci/golangci-lint/cmd/golangci-lint@v1.46.2"      && /build/golangci-lint --version
12:29:20 [2022-08-02T12:29:20.391Z] #55 sha256:986d8658b96ca0781216293b2573c6adacf583f00e7f79d984c50d9576e50c57
12:29:20 [2022-08-02T12:29:20.391Z] #55 312.1 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
12:29:20 [2022-08-02T12:29:20.613Z] --- PASS: TestPsFilter (0.10s)
12:29:20 [2022-08-02T12:29:20.613Z] === RUN   TestRemoveContainerWithRemovedVolume
12:29:20 [2022-08-02T12:29:20.650Z] #55 DONE 312.3s
12:29:20 [2022-08-02T12:29:20.650Z] 
12:29:20 [2022-08-02T12:29:20.650Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:20 [2022-08-02T12:29:20.650Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:29:20 [2022-08-02T12:29:20.871Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:29:20 [2022-08-02T12:29:20.871Z] === RUN   TestRemoveContainerWithVolume
12:29:21 [2022-08-02T12:29:21.437Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
12:29:21 [2022-08-02T12:29:21.437Z] === RUN   TestRemoveContainerRunning
12:29:21 [2022-08-02T12:29:21.694Z] --- PASS: TestRemoveContainerRunning (0.41s)
12:29:21 [2022-08-02T12:29:21.694Z] === RUN   TestRemoveContainerForceRemoveRunning
12:29:22 [2022-08-02T12:29:22.260Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.45s)
12:29:22 [2022-08-02T12:29:22.260Z] === RUN   TestRemoveInvalidContainer
12:29:22 [2022-08-02T12:29:22.260Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:29:22 [2022-08-02T12:29:22.260Z] === RUN   TestRenameLinkedContainer
12:29:22 [2022-08-02T12:29:22.559Z] #64 ...
12:29:22 [2022-08-02T12:29:22.559Z] 
12:29:22 [2022-08-02T12:29:22.559Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:29:22 [2022-08-02T12:29:22.559Z] #56 sha256:f89fdde0bc54b290f380dfbdf46cb76296ea6fddffe25649843cf91fcae73cf4
12:29:23 [2022-08-02T12:29:23.128Z] #56 DONE 0.7s
12:29:23 [2022-08-02T12:29:23.128Z] 
12:29:23 [2022-08-02T12:29:23.128Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:29:23 [2022-08-02T12:29:23.128Z] #58 sha256:745e085f3f704cc073578db033b582732edb6661f9ddf01a813c10cd1f1d2ddf
12:29:23 [2022-08-02T12:29:23.128Z] #58 DONE 0.1s
12:29:23 [2022-08-02T12:29:23.128Z] 
12:29:23 [2022-08-02T12:29:23.128Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:29:23 [2022-08-02T12:29:23.128Z] #61 sha256:2a1c5e350951d4fbefc5141e419444b05133d5410e0f3da3b2892eb0225a458c
12:29:23 [2022-08-02T12:29:23.387Z] #61 DONE 0.2s
12:29:23 [2022-08-02T12:29:23.387Z] 
12:29:23 [2022-08-02T12:29:23.387Z] #64 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:23 [2022-08-02T12:29:23.387Z] #64 sha256:537f1de6a7c14b75105708adac50e4f24cae2538918d34a847f31bf1bf00309e
12:29:24 [2022-08-02T12:29:24.159Z] --- PASS: TestRenameLinkedContainer (1.82s)
12:29:24 [2022-08-02T12:29:24.159Z] === RUN   TestRenameStoppedContainer
12:29:24 [2022-08-02T12:29:24.417Z] --- PASS: TestRenameStoppedContainer (0.44s)
12:29:24 [2022-08-02T12:29:24.417Z] === RUN   TestRenameRunningContainerAndReuse
12:29:25 [2022-08-02T12:29:25.075Z] #69 22.30 Reading package lists...
12:29:25 [2022-08-02T12:29:25.075Z] #69 ...
12:29:25 [2022-08-02T12:29:25.075Z] 
12:29:25 [2022-08-02T12:29:25.075Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:25 [2022-08-02T12:29:25.075Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:25 [2022-08-02T12:29:25.075Z] #20 22.34 Reading package lists...
12:29:25 [2022-08-02T12:29:25.336Z] #20 31.38 Reading package lists...
12:29:25 [2022-08-02T12:29:25.336Z] #20 ...
12:29:25 [2022-08-02T12:29:25.336Z] 
12:29:25 [2022-08-02T12:29:25.336Z] #49 [tini 1/3] 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:29:25 [2022-08-02T12:29:25.336Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
12:29:25 [2022-08-02T12:29:25.336Z] #49 22.62 Fetched 49.2 MB in 21s (2340 kB/s)
12:29:25 [2022-08-02T12:29:25.336Z] #49 22.62 Reading package lists...
12:29:25 [2022-08-02T12:29:25.350Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
12:29:25 [2022-08-02T12:29:25.350Z] === RUN   TestRenameInvalidName
12:29:25 [2022-08-02T12:29:25.597Z] #49 32.38 Reading package lists...
12:29:25 [2022-08-02T12:29:25.597Z] #49 ...
12:29:25 [2022-08-02T12:29:25.597Z] 
12:29:25 [2022-08-02T12:29:25.597Z] #69 [containerd 1/3] 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:29:25 [2022-08-02T12:29:25.597Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
12:29:25 [2022-08-02T12:29:25.597Z] #69 22.30 Reading package lists...
12:29:25 [2022-08-02T12:29:25.915Z] --- PASS: TestRenameInvalidName (0.44s)
12:29:25 [2022-08-02T12:29:25.917Z] === RUN   TestRenameAnonymousContainer
12:29:25 [2022-08-02T12:29:25.925Z] #64 276.5 + bin/containerd
12:29:27 [2022-08-02T12:29:27.815Z] --- PASS: TestRenameAnonymousContainer (1.68s)
12:29:27 [2022-08-02T12:29:27.815Z] === RUN   TestRenameContainerWithSameName
12:29:28 [2022-08-02T12:29:28.046Z] #64 324.9 # github.com/containerd/containerd/cmd/containerd
12:29:28 [2022-08-02T12:29:28.046Z] #64 324.9 /usr/bin/ld: /tmp/go-link-2580131604/000019.o: in function `New':
12:29:28 [2022-08-02T12:29:28.047Z] #64 324.9 /tmp/tmp.rNGXQcmth3/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:29:28 [2022-08-02T12:29:28.047Z] #64 325.0 + bin/containerd-stress
12:29:28 [2022-08-02T12:29:28.047Z] #64 326.1 + bin/containerd-shim
12:29:28 [2022-08-02T12:29:28.073Z] --- PASS: TestRenameContainerWithSameName (0.44s)
12:29:28 [2022-08-02T12:29:28.073Z] === RUN   TestRenameContainerWithLinkedContainer
12:29:29 [2022-08-02T12:29:29.005Z] --- PASS: TestRenameContainerWithLinkedContainer (0.87s)
12:29:29 [2022-08-02T12:29:29.005Z] === RUN   TestResize
12:29:29 [2022-08-02T12:29:29.262Z] --- PASS: TestResize (0.43s)
12:29:29 [2022-08-02T12:29:29.262Z] === RUN   TestResizeWithInvalidSize
12:29:29 [2022-08-02T12:29:29.827Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:29:29 [2022-08-02T12:29:29.827Z] === RUN   TestResizeWhenContainerNotStarted
12:29:30 [2022-08-02T12:29:30.084Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:29:30 [2022-08-02T12:29:30.085Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:29:31 [2022-08-02T12:29:31.458Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:32 [2022-08-02T12:29:32.024Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:29:33 [2022-08-02T12:29:33.411Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:29:33 [2022-08-02T12:29:33.739Z] #69 32.39 Reading package lists...
12:29:33 [2022-08-02T12:29:33.739Z] #69 ...
12:29:33 [2022-08-02T12:29:33.739Z] 
12:29:33 [2022-08-02T12:29:33.739Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:33 [2022-08-02T12:29:33.739Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:33 [2022-08-02T12:29:33.739Z] #20 31.38 Reading package lists...
12:29:34 [2022-08-02T12:29:34.344Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:29:34 [2022-08-02T12:29:34.591Z] #64 337.1 + bin/containerd-shim-runc-v1
12:29:35 [2022-08-02T12:29:35.277Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:29:35 [2022-08-02T12:29:35.648Z] #20 40.79 Building dependency tree...
12:29:35 [2022-08-02T12:29:35.842Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:37 [2022-08-02T12:29:37.560Z] #20 44.91 The following additional packages will be installed:
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.92   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.92   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.92   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.92   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.93   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.94   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.95   mingw-w64-common mingw-w64-x86-64-dev
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.99 Suggested packages:
12:29:37 [2022-08-02T12:29:37.561Z] #20 44.99   gcc-10-locales seccomp wine64
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.84 The following NEW packages will be installed:
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.85   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.86   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.86   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
12:29:38 [2022-08-02T12:29:38.503Z] #20 45.87   mingw-w64-x86-64-dev
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.35 0 upgraded, 30 newly installed, 0 to remove and 4 not upgraded.
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.35 Need to get 115 MB of archives.
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.35 After this operation, 645 MB of additional disk space will be used.
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.35 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB]
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.40 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB]
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.42 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.42 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.42 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
12:29:39 [2022-08-02T12:29:39.075Z] #20 46.43 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
12:29:39 [2022-08-02T12:29:39.123Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:29:39 [2022-08-02T12:29:39.124Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:29:39 [2022-08-02T12:29:39.337Z] #20 46.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
12:29:39 [2022-08-02T12:29:39.337Z] #20 46.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB]
12:29:39 [2022-08-02T12:29:39.598Z] #20 46.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB]
12:29:39 [2022-08-02T12:29:39.598Z] #20 46.90 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB]
12:29:40 [2022-08-02T12:29:40.171Z] #20 47.42 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB]
12:29:40 [2022-08-02T12:29:40.171Z] #20 47.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB]
12:29:40 [2022-08-02T12:29:40.434Z] #20 47.77 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.28 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.46 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.46 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.46 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.47 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.47 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.48 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.48 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
12:29:41 [2022-08-02T12:29:41.022Z] #20 48.49 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
12:29:41 [2022-08-02T12:29:41.133Z] #64 343.4 + bin/containerd-shim-runc-v2
12:29:41 [2022-08-02T12:29:41.133Z] #64 344.2 + binaries
12:29:41 [2022-08-02T12:29:41.133Z] #64 344.2 + install -D bin/containerd /build/containerd
12:29:41 [2022-08-02T12:29:41.133Z] #64 344.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:29:41 [2022-08-02T12:29:41.133Z] #64 344.2 + install -D bin/ctr /build/ctr
12:29:41 [2022-08-02T12:29:41.283Z] #20 ...
12:29:41 [2022-08-02T12:29:41.283Z] 
12:29:41 [2022-08-02T12:29:41.283Z] #69 [containerd 1/3] 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:29:41 [2022-08-02T12:29:41.283Z] #69 sha256:5925e6ffc78a3460f5522f18f83c4c1405e01059de86141abf5749b8e098334f
12:29:41 [2022-08-02T12:29:41.283Z] #69 32.39 Reading package lists...
12:29:41 [2022-08-02T12:29:41.283Z] #69 41.65 Building dependency tree...
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.05 The following additional packages will be installed:
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.08   libbtrfs0
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.24 The following NEW packages will be installed:
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.26   libbtrfs-dev libbtrfs0
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.73 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded.
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.73 Need to get 460 kB of archives.
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.73 After this operation, 1237 kB of additional disk space will be used.
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #69 46.74 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.34 debconf: delaying package configuration, since apt-utils is not installed
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.75 Fetched 460 kB in 0s (1606 kB/s)
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.83 Selecting previously unselected package libbtrfs0:amd64.
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.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 ... 30255 files and directories currently installed.)
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.87 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 47.89 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.03 Selecting previously unselected package libbtrfs-dev:amd64.
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.04 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.05 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.23 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.30 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 48.31 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:29:41 [2022-08-02T12:29:41.283Z] #69 DONE 48.6s
12:29:41 [2022-08-02T12:29:41.283Z] 
12:29:41 [2022-08-02T12:29:41.283Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:41 [2022-08-02T12:29:41.283Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.49 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.49 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.49 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.50 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.50 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.50 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 48.51 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
12:29:41 [2022-08-02T12:29:41.283Z] #20 ...
12:29:41 [2022-08-02T12:29:41.283Z] 
12:29:41 [2022-08-02T12:29:41.283Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
12:29:41 [2022-08-02T12:29:41.283Z] #70 sha256:1ec1f7283d60cf892124517bc1fe2ac61f2bacb9868a499a9700b7de14b8e2e1
12:29:41 [2022-08-02T12:29:41.283Z] #70 DONE 0.1s
12:29:41 [2022-08-02T12:29:41.283Z] 
12:29:41 [2022-08-02T12:29:41.283Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:41 [2022-08-02T12:29:41.283Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:29:41 [2022-08-02T12:29:41.388Z] #64 DONE 344.6s
12:29:41 [2022-08-02T12:29:41.653Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.838 + RM_GOPATH=0
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.838 + TMP_GOPATH=
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.838 + : /build
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.838 + '[' -z '' ']'
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.841 ++ mktemp -d
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.843 + export GOPATH=/tmp/tmp.DnCVdGRffn
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.843 + GOPATH=/tmp/tmp.DnCVdGRffn
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.843 + RM_GOPATH=1
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.843 + case "$(go env GOARCH)" in
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.843 ++ go env GOARCH
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.855 + export GO_BUILDMODE=-buildmode=pie
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.855 + GO_BUILDMODE=-buildmode=pie
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.856 ++ dirname /install.sh
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + dir=/
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + bin=containerd
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + shift
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + '[' '!' -f //containerd.installer ']'
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + . //containerd.installer
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 ++ set -e
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 ++ : v1.6.6
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.857 + install_containerd
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.858 + echo 'Install containerd version v1.6.6'
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.858 Install containerd version v1.6.6
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.858 + git clone https://github.com/containerd/containerd.git /tmp/tmp.DnCVdGRffn/src/github.com/containerd/containerd
12:29:42 [2022-08-02T12:29:42.227Z] #71 0.865 Cloning into '/tmp/tmp.DnCVdGRffn/src/github.com/containerd/containerd'...
12:29:42 [2022-08-02T12:29:42.332Z] 
12:29:42 [2022-08-02T12:29:42.332Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:29:42 [2022-08-02T12:29:42.332Z] #65 sha256:bfdefaca28bfecbc886912cc3da5560529fc73dc7a49a540e4ccefaa118419ef
12:29:42 [2022-08-02T12:29:42.332Z] #65 DONE 0.2s
12:29:42 [2022-08-02T12:29:42.332Z] 
12:29:42 [2022-08-02T12:29:42.332Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:29:42 [2022-08-02T12:29:42.332Z] #70 sha256:7bc370b41d91895bef1022dff08efe87aa3283961c40aae0f16659c8d958d25c
12:29:42 [2022-08-02T12:29:42.588Z] #70 DONE 0.1s
12:29:42 [2022-08-02T12:29:42.588Z] 
12:29:42 [2022-08-02T12:29:42.588Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:29:42 [2022-08-02T12:29:42.588Z] #75 sha256:89751f1bbbd935d8bb0eeaf70ac6ab4d5a1703aedb38e6bb863d64c931c32195
12:29:42 [2022-08-02T12:29:42.588Z] #75 DONE 0.2s
12:29:42 [2022-08-02T12:29:42.588Z] 
12:29:42 [2022-08-02T12:29:42.588Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:29:42 [2022-08-02T12:29:42.588Z] #78 sha256:78f08df6e629e7e794e84e7a646fb186e863a54f628475c789a490ce0869323d
12:29:42 [2022-08-02T12:29:42.588Z] #78 DONE 0.1s
12:29:42 [2022-08-02T12:29:42.843Z] 
12:29:42 [2022-08-02T12:29:42.843Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:29:42 [2022-08-02T12:29:42.843Z] #79 sha256:0827095bf2898f7eee0fb22b833b3ed4e5ded5b93ae4ac0b5198aa51a71b4f0f
12:29:42 [2022-08-02T12:29:42.844Z] #79 DONE 0.0s
12:29:42 [2022-08-02T12:29:42.844Z] 
12:29:42 [2022-08-02T12:29:42.844Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:29:42 [2022-08-02T12:29:42.844Z] #80 sha256:ef1a08617107d89bd5a595e083174d93f608cdc073e9cf7b9819d36ba6480ee6
12:29:42 [2022-08-02T12:29:42.844Z] #80 DONE 0.0s
12:29:42 [2022-08-02T12:29:42.844Z] 
12:29:42 [2022-08-02T12:29:42.844Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
12:29:42 [2022-08-02T12:29:42.844Z] #81 sha256:d342337869ef4d17e92c185ea20150cdb1c593e23c5dd88c392153124f454be8
12:29:43 [2022-08-02T12:29:43.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:29:43 [2022-08-02T12:29:43.025Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:29:44 [2022-08-02T12:29:44.152Z] #71 ...
12:29:44 [2022-08-02T12:29:44.152Z] 
12:29:44 [2022-08-02T12:29:44.152Z] #49 [tini 1/3] 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:29:44 [2022-08-02T12:29:44.152Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
12:29:44 [2022-08-02T12:29:44.152Z] #49 32.38 Reading package lists...
12:29:44 [2022-08-02T12:29:44.152Z] #49 41.65 Building dependency tree...
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.07 The following additional packages will be installed:
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.10   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.14 Suggested packages:
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.14   cmake-doc ninja-build lrzip
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.14 Recommended packages:
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.14   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.66 The following NEW packages will be installed:
12:29:44 [2022-08-02T12:29:44.152Z] #49 46.67   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
12:29:44 [2022-08-02T12:29:44.152Z] #49 47.09 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded.
12:29:44 [2022-08-02T12:29:44.152Z] #49 47.09 Need to get 8418 kB of archives.
12:29:44 [2022-08-02T12:29:44.152Z] #49 47.09 After this operation, 34.9 MB of additional disk space will be used.
12:29:44 [2022-08-02T12:29:44.152Z] #49 47.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:29:44 [2022-08-02T12:29:44.152Z] #49 47.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.10 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.12 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 47.13 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.09 debconf: delaying package configuration, since apt-utils is not installed
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.45 Fetched 8418 kB in 0s (18.3 MB/s)
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.55 Selecting previously unselected package xxd.
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.55 (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 ... 30255 files and directories currently installed.)
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.78 Selecting previously unselected package vim-common.
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 48.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 49.07 Selecting previously unselected package cmake-data.
12:29:44 [2022-08-02T12:29:44.153Z] #49 49.08 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 49.09 Unpacking cmake-data (3.18.4-2+deb11u1) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.16 Selecting previously unselected package libarchive13:amd64.
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.17 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.28 Selecting previously unselected package libjsoncpp24:amd64.
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.29 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.29 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.39 Selecting previously unselected package librhash0:amd64.
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.39 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.40 Unpacking librhash0:amd64 (1.4.1-2) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.47 Selecting previously unselected package libuv1:amd64.
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.47 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.48 Unpacking libuv1:amd64 (1.40.0-2) ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.55 Selecting previously unselected package cmake.
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.55 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.153Z] #49 50.56 Unpacking cmake (3.18.4-2+deb11u1) ...
12:29:44 [2022-08-02T12:29:44.414Z] #49 ...
12:29:44 [2022-08-02T12:29:44.414Z] 
12:29:44 [2022-08-02T12:29:44.414Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:44 [2022-08-02T12:29:44.414Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.50 debconf: delaying package configuration, since apt-utils is not installed
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.84 Fetched 115 MB in 2s (46.5 MB/s)
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.89 Selecting previously unselected package binutils-mingw-w64-i686.
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.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 ... 30255 files and directories currently installed.)
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.94 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.414Z] #20 49.94 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:29:44 [2022-08-02T12:29:44.414Z] #20 50.74 Selecting previously unselected package binutils-mingw-w64-x86-64.
12:29:44 [2022-08-02T12:29:44.414Z] #20 50.75 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.414Z] #20 50.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:29:44 [2022-08-02T12:29:44.414Z] #20 51.78 Selecting previously unselected package binutils-mingw-w64.
12:29:44 [2022-08-02T12:29:44.414Z] #20 51.80 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
12:29:44 [2022-08-02T12:29:44.414Z] #20 51.81 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
12:29:44 [2022-08-02T12:29:44.675Z] #20 51.88 Selecting previously unselected package libdevmapper1.02.1:amd64.
12:29:44 [2022-08-02T12:29:44.676Z] #20 51.89 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.676Z] #20 51.89 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:29:44 [2022-08-02T12:29:44.676Z] #20 51.98 Selecting previously unselected package dmsetup.
12:29:44 [2022-08-02T12:29:44.676Z] #20 51.99 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
12:29:44 [2022-08-02T12:29:44.676Z] #20 51.99 Unpacking dmsetup (2:1.02.175-2.1) ...
12:29:44 [2022-08-02T12:29:44.676Z] #20 52.09 Selecting previously unselected package mingw-w64-common.
12:29:44 [2022-08-02T12:29:44.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:29:44 [2022-08-02T12:29:44.926Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:29:44 [2022-08-02T12:29:44.937Z] #20 52.10 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
12:29:44 [2022-08-02T12:29:44.937Z] #20 52.11 Unpacking mingw-w64-common (8.0.0-1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #20 ...
12:29:45 [2022-08-02T12:29:45.509Z] 
12:29:45 [2022-08-02T12:29:45.509Z] #49 [tini 1/3] 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:29:45 [2022-08-02T12:29:45.509Z] #49 sha256:da1d905b75e0e23a55b6101b2a8cb83ff45bcff807f98b6a0c85da7e777969bd
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.17 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.20 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.21 Setting up libuv1:amd64 (1.40.0-2) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.22 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.25 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.26 Setting up librhash0:amd64 (1.4.1-2) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.27 Setting up cmake-data (3.18.4-2+deb11u1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.29 Setting up cmake (3.18.4-2+deb11u1) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 52.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:29:45 [2022-08-02T12:29:45.509Z] #49 DONE 52.8s
12:29:45 [2022-08-02T12:29:45.509Z] 
12:29:45 [2022-08-02T12:29:45.509Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
12:29:45 [2022-08-02T12:29:45.509Z] #50 sha256:14c06895778bb72231446706bc25e3b84e7b8e5f3077787c94ab0efbd8135d3b
12:29:45 [2022-08-02T12:29:45.509Z] #50 DONE 0.1s
12:29:45 [2022-08-02T12:29:45.771Z] 
12:29:45 [2022-08-02T12:29:45.771Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:29:45 [2022-08-02T12:29:45.771Z] #51 sha256:3292abfa12fa7af8ee5000bce60663466b941a61d3f15e09a0e7f8fc39c3ca84
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.771 + RM_GOPATH=0
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.771 + TMP_GOPATH=
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.771 + : /build
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.771 + '[' -z '' ']'
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.771 ++ mktemp -d
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.772 + export GOPATH=/tmp/tmp.DRezrlymbr
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.772 + GOPATH=/tmp/tmp.DRezrlymbr
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.773 + RM_GOPATH=1
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.773 + case "$(go env GOARCH)" in
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.773 ++ go env GOARCH
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.785 + export GO_BUILDMODE=-buildmode=pie
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.785 + GO_BUILDMODE=-buildmode=pie
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.785 ++ dirname /install.sh
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + dir=/
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + bin=tini
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + shift
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + '[' '!' -f //tini.installer ']'
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + . //tini.installer
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 ++ : v0.19.0
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + install_tini
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + echo 'Install tini version v0.19.0'
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 + git clone https://github.com/krallin/tini.git /tmp/tmp.DRezrlymbr/tini
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.787 Install tini version v0.19.0
12:29:46 [2022-08-02T12:29:46.345Z] #51 0.793 Cloning into '/tmp/tmp.DRezrlymbr/tini'...
12:29:46 [2022-08-02T12:29:46.607Z] #51 ...
12:29:46 [2022-08-02T12:29:46.607Z] 
12:29:46 [2022-08-02T12:29:46.607Z] #74 [rootlesskit 2/4] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         /install.sh rootlesskit      && "/build"/rootlesskit --version      && "/build"/rootlesskit-docker-proxy --help
12:29:46 [2022-08-02T12:29:46.607Z] #74 sha256:8cc519a58462ac365c2dc0a94bfd11e7f02fbe84ac974731b775428aed4ec71b
12:29:46 [2022-08-02T12:29:46.607Z] #74 50.27 + for f in rootlesskit rootlesskit-docker-proxy
12:29:46 [2022-08-02T12:29:46.607Z] #74 50.27 + GOBIN=/build
12:29:46 [2022-08-02T12:29:46.607Z] #74 50.27 + GO111MODULE=on
12:29:46 [2022-08-02T12:29:46.607Z] #74 50.27 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77 rootlesskit version 1.0.0
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77 Usage of /build/rootlesskit-docker-proxy:
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77   -container-ip string
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77     	container ip
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77   -container-port int
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77     	container port (default -1)
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77   -host-ip string
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77     	host ip
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77   -host-port int
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77     	host port (default -1)
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77   -proto string
12:29:46 [2022-08-02T12:29:46.607Z] #74 53.77     	proxy protocol (default "tcp")
12:29:46 [2022-08-02T12:29:46.607Z] #74 DONE 53.9s
12:29:46 [2022-08-02T12:29:46.825Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:29:46 [2022-08-02T12:29:46.869Z] 
12:29:46 [2022-08-02T12:29:46.869Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
12:29:46 [2022-08-02T12:29:46.869Z] #75 sha256:a9d39724c429000a41ff524edeadf2e53f20be4acc25127c349bfa82176eb4ac
12:29:46 [2022-08-02T12:29:46.869Z] #75 DONE 0.1s
12:29:46 [2022-08-02T12:29:46.869Z] 
12:29:46 [2022-08-02T12:29:46.869Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
12:29:46 [2022-08-02T12:29:46.869Z] #76 sha256:95b123677ff30e2c3d87341e33be2aa96fde85b789c556d59d4160451c94f2cb
12:29:46 [2022-08-02T12:29:46.869Z] #76 DONE 0.1s
12:29:46 [2022-08-02T12:29:46.869Z] 
12:29:46 [2022-08-02T12:29:46.869Z] #51 [tini 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh tini
12:29:46 [2022-08-02T12:29:46.869Z] #51 sha256:3292abfa12fa7af8ee5000bce60663466b941a61d3f15e09a0e7f8fc39c3ca84
12:29:46 [2022-08-02T12:29:46.869Z] #51 1.320 + cd /tmp/tmp.DRezrlymbr/tini
12:29:46 [2022-08-02T12:29:46.869Z] #51 1.320 + git checkout -q v0.19.0
12:29:47 [2022-08-02T12:29:47.025Z] #81 DONE 3.4s
12:29:47 [2022-08-02T12:29:47.025Z] 
12:29:47 [2022-08-02T12:29:47.025Z] #82 exporting to image
12:29:47 [2022-08-02T12:29:47.025Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:29:47 [2022-08-02T12:29:47.025Z] #82 exporting layers
12:29:47 [2022-08-02T12:29:47.130Z] #51 1.328 + cmake .
12:29:47 [2022-08-02T12:29:47.391Z] #51 1.674 -- The C compiler identification is GNU 10.2.1
12:29:47 [2022-08-02T12:29:47.391Z] #51 1.749 -- Detecting C compiler ABI info
12:29:47 [2022-08-02T12:29:47.653Z] #51 2.114 -- Detecting C compiler ABI info - done
12:29:47 [2022-08-02T12:29:47.653Z] #51 2.179 -- Check for working C compiler: /usr/bin/cc - skipped
12:29:47 [2022-08-02T12:29:47.913Z] #51 2.187 -- Detecting C compile features
12:29:47 [2022-08-02T12:29:47.913Z] #51 2.188 -- Detecting C compile features - done
12:29:47 [2022-08-02T12:29:47.913Z] #51 2.214 -- Performing Test HAS_BUILTIN_FORTIFY
12:29:47 [2022-08-02T12:29:47.913Z] #51 2.346 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
12:29:47 [2022-08-02T12:29:47.913Z] #51 2.471 -- Configuring done
12:29:48 [2022-08-02T12:29:48.174Z] #51 2.482 -- Generating done
12:29:48 [2022-08-02T12:29:48.174Z] #51 2.488 -- Build files have been written to: /tmp/tmp.DRezrlymbr/tini
12:29:48 [2022-08-02T12:29:48.174Z] #51 2.498 + make tini-static
12:29:48 [2022-08-02T12:29:48.197Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.39s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.73s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.23s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.88s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.24s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.44s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.47s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.09s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.67s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.14s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.86s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.00s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.76s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.86s)
12:29:48 [2022-08-02T12:29:48.197Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.62s)
12:29:48 [2022-08-02T12:29:48.197Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:29:48 [2022-08-02T12:29:48.197Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:29:48 [2022-08-02T12:29:48.435Z] #51 2.648 Scanning dependencies of target tini-static
12:29:48 [2022-08-02T12:29:48.435Z] #51 2.689 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
12:29:48 [2022-08-02T12:29:48.696Z] #51 3.091 [100%] Linking C executable tini-static
12:29:48 [2022-08-02T12:29:48.958Z] #51 3.255 [100%] Built target tini-static
12:29:48 [2022-08-02T12:29:48.958Z] #51 3.272 + mkdir -p /build
12:29:48 [2022-08-02T12:29:48.958Z] #51 3.274 + cp tini-static /build/docker-init
12:29:48 [2022-08-02T12:29:48.958Z] #51 DONE 3.4s
12:29:48 [2022-08-02T12:29:48.958Z] 
12:29:48 [2022-08-02T12:29:48.958Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:29:48 [2022-08-02T12:29:48.958Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:29:48 [2022-08-02T12:29:48.958Z] #20 54.84 Selecting previously unselected package mingw-w64-x86-64-dev.
12:29:48 [2022-08-02T12:29:48.958Z] #20 54.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
12:29:48 [2022-08-02T12:29:48.958Z] #20 54.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
12:29:49 [2022-08-02T12:29:49.130Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:29:49 [2022-08-02T12:29:49.899Z] #20 57.24 Selecting previously unselected package gcc-mingw-w64-base.
12:29:49 [2022-08-02T12:29:49.899Z] #20 57.25 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
12:29:49 [2022-08-02T12:29:49.899Z] #20 57.25 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:29:49 [2022-08-02T12:29:49.899Z] #20 57.33 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
12:29:50 [2022-08-02T12:29:50.063Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.89s)
12:29:50 [2022-08-02T12:29:50.063Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.92s)
12:29:50 [2022-08-02T12:29:50.063Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.95s)
12:29:50 [2022-08-02T12:29:50.063Z] === RUN   TestCgroupNamespacesRun
12:29:50 [2022-08-02T12:29:50.160Z] #20 57.33 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
12:29:50 [2022-08-02T12:29:50.160Z] #20 57.34 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:29:51 [2022-08-02T12:29:51.436Z] --- PASS: TestCgroupNamespacesRun (1.17s)
12:29:51 [2022-08-02T12:29:51.436Z] === RUN   TestCgroupNamespacesRunPrivileged
12:29:51 [2022-08-02T12:29:51.436Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:29:51 [2022-08-02T12:29:51.436Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
12:29:51 [2022-08-02T12:29:51.436Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:29:52 [2022-08-02T12:29:52.082Z] #20 59.51 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
12:29:52 [2022-08-02T12:29:52.082Z] #20 59.51 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:29:52 [2022-08-02T12:29:52.082Z] #20 59.52 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:29:52 [2022-08-02T12:29:52.369Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s)
12:29:52 [2022-08-02T12:29:52.369Z] === RUN   TestCgroupNamespacesRunHostMode
12:29:53 [2022-08-02T12:29:53.565Z] #82 exporting layers 7.5s done
12:29:53 [2022-08-02T12:29:53.565Z] #82 writing image sha256:1483e005d638489a5133917eae295aebbcc7120e2930230540ebd3981c921ba7 done
12:29:53 [2022-08-02T12:29:53.565Z] #82 naming to docker.io/library/docker:a6ff7c24c2abec0537be39cca829a1c4c0aed089 done
12:29:53 [2022-08-02T12:29:53.565Z] #82 DONE 7.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:29:53 [2022-08-02T12:29:53.741Z] --- PASS: TestCgroupNamespacesRunHostMode (1.24s)
12:29:53 [2022-08-02T12:29:53.741Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:29:53 [2022-08-02T12:29:53.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=a6ff7c24c2abec0537be39cca829a1c4c0aed089 -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=22.06 docker:a6ff7c24c2abec0537be39cca829a1c4c0aed089 hack/make.sh dynbinary test-integration
12:29:54 [2022-08-02T12:29:54.462Z] 
12:29:54 [2022-08-02T12:29:54.462Z] Removing bundles/
12:29:54 [2022-08-02T12:29:54.462Z] 
12:29:54 [2022-08-02T12:29:54.462Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:29:54 [2022-08-02T12:29:54.462Z] Building: bundles/dynbinary-daemon/dockerd
12:29:54 [2022-08-02T12:29:54.462Z] GOOS="" GOARCH="" GOARM=""
12:29:55 [2022-08-02T12:29:55.114Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.19s)
12:29:55 [2022-08-02T12:29:55.114Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:29:56 [2022-08-02T12:29:56.054Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s)
12:29:56 [2022-08-02T12:29:56.054Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:29:56 [2022-08-02T12:29:56.291Z] #20 63.33 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
12:29:56 [2022-08-02T12:29:56.291Z] #20 63.34 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
12:29:56 [2022-08-02T12:29:56.291Z] #20 63.34 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:29:56 [2022-08-02T12:29:56.552Z] #20 ...
12:29:56 [2022-08-02T12:29:56.552Z] 
12:29:56 [2022-08-02T12:29:56.552Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:29:56 [2022-08-02T12:29:56.552Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:29:56 [2022-08-02T12:29:56.552Z] #71 15.21 + cd /tmp/tmp.DnCVdGRffn/src/github.com/containerd/containerd
12:29:56 [2022-08-02T12:29:56.620Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:29:56 [2022-08-02T12:29:56.620Z] === RUN   TestCgroupNamespacesRunOlderClient
12:29:56 [2022-08-02T12:29:56.813Z] #71 15.21 + git checkout -q v1.6.6
12:29:56 [2022-08-02T12:29:56.924Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.763s	coverage: 60.0% of statements
12:29:56 [2022-08-02T12:29:56.924Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
12:29:56 [2022-08-02T12:29:56.924Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
12:29:56 [2022-08-02T12:29:56.924Z] ok  	github.com/docker/docker/libnetwork/osl	4.305s	coverage: 39.7% of statements
12:29:56 [2022-08-02T12:29:56.924Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
12:29:57 [2022-08-02T12:29:57.186Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.93 + export 'BUILDTAGS=netgo osusergo static_build'
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + BUILDTAGS='netgo osusergo static_build'
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + export EXTRA_FLAGS=-buildmode=pie
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + EXTRA_FLAGS=-buildmode=pie
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + '[' '' = dynamic ']'
12:29:57 [2022-08-02T12:29:57.385Z] #71 15.94 + make
12:29:58 [2022-08-02T12:29:58.011Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.25s)
12:29:58 [2022-08-02T12:29:58.011Z] === RUN   TestNISDomainname
12:29:58 [2022-08-02T12:29:58.328Z] #71 17.03 + bin/ctr
12:29:58 [2022-08-02T12:29:58.559Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.636s	coverage: 48.6% of statements
12:29:58 [2022-08-02T12:29:58.559Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
12:29:58 [2022-08-02T12:29:58.559Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
12:29:58 [2022-08-02T12:29:58.576Z] --- PASS: TestNISDomainname (0.59s)
12:29:58 [2022-08-02T12:29:58.576Z] === RUN   TestHostnameDnsResolution
12:29:58 [2022-08-02T12:29:58.817Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === Skipped
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork TestParallel3 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork TestParallel2 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork TestParallel1 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
12:29:58 [2022-08-02T12:29:58.817Z]     firewalld_test.go:14: firewalld is not running
12:29:58 [2022-08-02T12:29:58.817Z] 
12:29:58 [2022-08-02T12:29:58.817Z] DONE 327 tests, 9 skipped in 202.470s
12:29:59 [2022-08-02T12:29:59.141Z] --- PASS: TestHostnameDnsResolution (0.66s)
12:29:59 [2022-08-02T12:29:59.141Z] === RUN   TestUnprivilegedPortsAndPing
Post stage
[Pipeline] junit
12:29:59 [2022-08-02T12:29:59.395Z] Recording test results
12:29:59 [2022-08-02T12:29:59.505Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
12:29:59 [2022-08-02T12:29:59.706Z] --- PASS: TestUnprivilegedPortsAndPing (0.55s)
12:29:59 [2022-08-02T12:29:59.706Z] === RUN   TestPrivilegedHostDevices
12:29:59 [2022-08-02T12:29:59.832Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=47251d0a05415bcd100ce697db14fb187ccbd366 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:47251d0a05415bcd100ce697db14fb187ccbd366 hack/make.sh dynbinary test-integration
12:30:00 [2022-08-02T12:30:00.091Z] 
12:30:00 [2022-08-02T12:30:00.272Z] --- PASS: TestPrivilegedHostDevices (0.49s)
12:30:00 [2022-08-02T12:30:00.272Z] === RUN   TestRunConsoleSize
12:30:00 [2022-08-02T12:30:00.348Z] Removing bundles/
12:30:00 [2022-08-02T12:30:00.349Z] 
12:30:00 [2022-08-02T12:30:00.349Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:30:00 [2022-08-02T12:30:00.349Z] Building: bundles/dynbinary-daemon/dockerd
12:30:00 [2022-08-02T12:30:00.349Z] GOOS="" GOARCH="" GOARM=""
12:30:00 [2022-08-02T12:30:00.529Z] --- PASS: TestRunConsoleSize (0.43s)
12:30:00 [2022-08-02T12:30:00.529Z] === RUN   TestStats
12:30:03 [2022-08-02T12:30:03.055Z] --- PASS: TestStats (2.48s)
12:30:03 [2022-08-02T12:30:03.055Z] === RUN   TestStopContainerWithTimeout
12:30:03 [2022-08-02T12:30:03.055Z] === RUN   TestStopContainerWithTimeout/0
12:30:03 [2022-08-02T12:30:03.055Z] === PAUSE TestStopContainerWithTimeout/0
12:30:03 [2022-08-02T12:30:03.055Z] === RUN   TestStopContainerWithTimeout/1
12:30:03 [2022-08-02T12:30:03.055Z] === PAUSE TestStopContainerWithTimeout/1
12:30:03 [2022-08-02T12:30:03.055Z] === RUN   TestStopContainerWithTimeout/3
12:30:03 [2022-08-02T12:30:03.055Z] === PAUSE TestStopContainerWithTimeout/3
12:30:03 [2022-08-02T12:30:03.055Z] === RUN   TestStopContainerWithTimeout/-1
12:30:03 [2022-08-02T12:30:03.055Z] === PAUSE TestStopContainerWithTimeout/-1
12:30:03 [2022-08-02T12:30:03.055Z] === CONT  TestStopContainerWithTimeout/0
12:30:03 [2022-08-02T12:30:03.055Z] === CONT  TestStopContainerWithTimeout/3
12:30:03 [2022-08-02T12:30:03.987Z] === CONT  TestStopContainerWithTimeout/-1
12:30:04 [2022-08-02T12:30:04.915Z] #71 ...
12:30:04 [2022-08-02T12:30:04.915Z] 
12:30:04 [2022-08-02T12:30:04.915Z] #20 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             binutils-mingw-w64             g++-mingw-w64-x86-64             libapparmor-dev             libbtrfs-dev             libdevmapper-dev             libseccomp-dev             libsystemd-dev             libudev-dev
12:30:04 [2022-08-02T12:30:04.915Z] #20 sha256:308e24221c2c8507358baa4aa2647427f74b7868cd12daf68950410f21873073
12:30:04 [2022-08-02T12:30:04.915Z] #20 64.88 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
12:30:04 [2022-08-02T12:30:04.915Z] #20 64.88 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 64.89 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 66.62 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
12:30:04 [2022-08-02T12:30:04.915Z] #20 66.63 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 66.63 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 70.41 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
12:30:04 [2022-08-02T12:30:04.915Z] #20 70.42 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 70.43 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.10 Selecting previously unselected package g++-mingw-w64-x86-64.
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.10 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.12 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.18 Selecting previously unselected package libapparmor1:amd64.
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.18 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.19 Unpacking libapparmor1:amd64 (2.13.6-10) ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.24 Selecting previously unselected package libapparmor-dev:amd64.
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.25 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
12:30:04 [2022-08-02T12:30:04.915Z] #20 72.26 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.32 Selecting previously unselected package libbtrfs0:amd64.
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.33 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.33 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.40 Selecting previously unselected package libbtrfs-dev:amd64.
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.40 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.41 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.50 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.51 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.51 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.55 Selecting previously unselected package libudev-dev:amd64.
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.55 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.176Z] #20 72.56 Unpacking libudev-dev:amd64 (247.3-7) ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.63 Selecting previously unselected package libsepol1-dev:amd64.
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.64 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.64 Unpacking libsepol1-dev:amd64 (3.1-1) ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.75 Selecting previously unselected package libpcre2-16-0:amd64.
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.75 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.75 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.84 Selecting previously unselected package libpcre2-32-0:amd64.
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.84 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.436Z] #20 72.85 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.93 Selecting previously unselected package libpcre2-posix2:amd64.
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.93 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.94 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.97 Selecting previously unselected package libpcre2-dev:amd64.
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.98 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.697Z] #20 72.98 Unpacking libpcre2-dev:amd64 (10.36-2) ...
12:30:05 [2022-08-02T12:30:05.884Z] === CONT  TestStopContainerWithTimeout/1
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.15 Selecting previously unselected package libselinux1-dev:amd64.
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.16 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.17 Unpacking libselinux1-dev:amd64 (3.1-3) ...
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.27 Selecting previously unselected package libdevmapper-dev:amd64.
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.28 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.29 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.33 Selecting previously unselected package libseccomp-dev:amd64.
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.34 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
12:30:05 [2022-08-02T12:30:05.958Z] #20 73.35 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:30:06 [2022-08-02T12:30:06.219Z] #20 73.40 Selecting previously unselected package libsystemd-dev:amd64.
12:30:06 [2022-08-02T12:30:06.219Z] #20 73.41 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
12:30:06 [2022-08-02T12:30:06.219Z] #20 73.41 Unpacking libsystemd-dev:amd64 (247.3-7) ...
12:30:06 [2022-08-02T12:30:06.219Z] #20 73.63 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
12:30:06 [2022-08-02T12:30:06.219Z] #20 73.65 Setting up libapparmor1:amd64 (2.13.6-10) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.66 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.67 Setting up libsepol1-dev:amd64 (3.1-1) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.68 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.69 Setting up libpcre2-16-0:amd64 (10.36-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.70 Setting up libbtrfs0:amd64 (5.10.1-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.72 Setting up libpcre2-32-0:amd64 (10.36-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.73 Setting up libudev-dev:amd64 (247.3-7) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.74 Setting up libpcre2-posix2:amd64 (10.36-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.75 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.76 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.77 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.78 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.79 Setting up mingw-w64-common (8.0.0-1) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.80 Setting up libsystemd-dev:amd64 (247.3-7) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.81 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.82 Setting up libpcre2-dev:amd64 (10.36-2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.83 Setting up libselinux1-dev:amd64 (3.1-3) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.84 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.86 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.480Z] #20 73.87 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:30:06 [2022-08-02T12:30:06.743Z] #20 73.88 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.89 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:30:06 [2022-08-02T12:30:06.743Z] #20 73.89 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.90 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.91 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:30:06 [2022-08-02T12:30:06.743Z] #20 73.92 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.93 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.95 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.96 Setting up dmsetup (2:1.02.175-2.1) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.98 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 73.99 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
12:30:06 [2022-08-02T12:30:06.743Z] #20 74.00 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:30:07 [2022-08-02T12:30:07.257Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:30:07 [2022-08-02T12:30:07.257Z]     --- PASS: TestStopContainerWithTimeout/0 (0.68s)
12:30:07 [2022-08-02T12:30:07.257Z]     --- PASS: TestStopContainerWithTimeout/3 (2.61s)
12:30:07 [2022-08-02T12:30:07.257Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.40s)
12:30:07 [2022-08-02T12:30:07.257Z]     --- PASS: TestStopContainerWithTimeout/1 (1.43s)
12:30:07 [2022-08-02T12:30:07.257Z] === RUN   TestDeleteDevicemapper
12:30:07 [2022-08-02T12:30:07.257Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:30:07 [2022-08-02T12:30:07.257Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:30:07 [2022-08-02T12:30:07.257Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:30:08 [2022-08-02T12:30:08.131Z] #20 DONE 75.3s
12:30:08 [2022-08-02T12:30:08.131Z] 
12:30:08 [2022-08-02T12:30:08.131Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:30:08 [2022-08-02T12:30:08.131Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:30:08 [2022-08-02T12:30:08.131Z] #71 ...
12:30:08 [2022-08-02T12:30:08.131Z] 
12:30:08 [2022-08-02T12:30:08.131Z] #21 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt     --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt         apt-get update && apt-get install -y --no-install-recommends             libapparmor-dev:arm64             libapparmor-dev:armel             libapparmor-dev:armhf             libapparmor-dev:ppc64el             libapparmor-dev:s390x             libseccomp-dev:arm64             libseccomp-dev:armel             libseccomp-dev:armhf             libseccomp-dev:ppc64el             libseccomp-dev:s390x
12:30:08 [2022-08-02T12:30:08.131Z] #21 sha256:11986d90fa3f507eba74e853614681fc211f300552d92eb8a09b333faced78f8
12:30:08 [2022-08-02T12:30:08.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s)
12:30:08 [2022-08-02T12:30:08.631Z] === RUN   TestUpdateMemory
12:30:09 [2022-08-02T12:30:09.075Z] #21 1.159 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
12:30:09 [2022-08-02T12:30:09.198Z] --- PASS: TestUpdateMemory (0.57s)
12:30:09 [2022-08-02T12:30:09.198Z] === RUN   TestUpdateCPUQuota
12:30:09 [2022-08-02T12:30:09.335Z] #21 1.334 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
12:30:09 [2022-08-02T12:30:09.336Z] #21 1.339 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
12:30:10 [2022-08-02T12:30:10.131Z] --- PASS: TestUpdateCPUQuota (0.89s)
12:30:10 [2022-08-02T12:30:10.132Z] === RUN   TestUpdatePidsLimit
12:30:10 [2022-08-02T12:30:10.132Z] === RUN   TestUpdatePidsLimit/update_from_none
12:30:10 [2022-08-02T12:30:10.389Z] === RUN   TestUpdatePidsLimit/no_change
12:30:10 [2022-08-02T12:30:10.648Z] === RUN   TestUpdatePidsLimit/update_lower
12:30:10 [2022-08-02T12:30:10.648Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:30:10 [2022-08-02T12:30:10.906Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:30:11 [2022-08-02T12:30:11.164Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:30:11 [2022-08-02T12:30:11.422Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:30:12 [2022-08-02T12:30:12.356Z] --- PASS: TestUpdatePidsLimit (2.09s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.21s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.21s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.21s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
12:30:12 [2022-08-02T12:30:12.356Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.27s)
12:30:12 [2022-08-02T12:30:12.356Z] === RUN   TestUpdateRestartPolicy
12:30:14 [2022-08-02T12:30:14.952Z] #21 1.671 Reading package lists...
12:30:20 [2022-08-02T12:30:20.234Z] #21 6.650 Reading package lists...
12:30:20 [2022-08-02T12:30:20.805Z] #21 11.47 Building dependency tree...
12:30:20 [2022-08-02T12:30:20.805Z] #21 12.60 Reading state information...
12:30:22 [2022-08-02T12:30:22.178Z] #64 327.3 # github.com/containerd/containerd/cmd/containerd
12:30:22 [2022-08-02T12:30:22.178Z] #64 327.3 /usr/bin/ld: /tmp/go-link-3353597702/000019.o: in function `New':
12:30:22 [2022-08-02T12:30:22.178Z] #64 327.3 /tmp/tmp.JJo0L2r2iF/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:30:22 [2022-08-02T12:30:22.178Z] #64 327.4 + bin/containerd-stress
12:30:22 [2022-08-02T12:30:22.178Z] #64 328.5 + bin/containerd-shim
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88 The following additional packages will be installed:
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.88   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.89   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.90   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92 Suggested packages:
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   seccomp:ppc64el seccomp:s390x
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92 Recommended packages:
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
12:30:22 [2022-08-02T12:30:22.189Z] #21 13.92   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.48 The following NEW packages will be installed:
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.48   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.48   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.48   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.48   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.49   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.49   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
12:30:22 [2022-08-02T12:30:22.760Z] #21 14.49   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.49   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.49   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.49   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.50   libseccomp2:ppc64el libseccomp2:s390x
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.88 0 upgraded, 40 newly installed, 0 to remove and 4 not upgraded.
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.88 Need to get 15.9 MB of archives.
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.88 After this operation, 73.0 MB of additional disk space will be used.
12:30:22 [2022-08-02T12:30:22.761Z] #21 14.88 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.89 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.90 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.91 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.91 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.95 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.95 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.95 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.99 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.99 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 14.99 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 15.00 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 15.00 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
12:30:23 [2022-08-02T12:30:23.021Z] #21 15.02 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.02 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.03 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.03 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.03 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.06 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.06 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.06 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.07 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.07 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
12:30:23 [2022-08-02T12:30:23.022Z] #21 15.09 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.09 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.10 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.10 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.25 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.28 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.28 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.29 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.29 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.29 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.29 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
12:30:23 [2022-08-02T12:30:23.282Z] #21 15.30 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
12:30:23 [2022-08-02T12:30:23.854Z] #21 15.84 debconf: delaying package configuration, since apt-utils is not installed
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.02 Fetched 15.9 MB in 1s (21.9 MB/s)
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.06 Selecting previously unselected package gcc-10-base:armel.
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.06 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 38556 files and directories currently installed.)
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.10 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.11 Unpacking gcc-10-base:armel (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.16 Selecting previously unselected package gcc-10-base:armhf.
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.17 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
12:30:24 [2022-08-02T12:30:24.115Z] #21 16.17 Unpacking gcc-10-base:armhf (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.21 Selecting previously unselected package gcc-10-base:ppc64el.
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.22 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.22 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.27 Selecting previously unselected package gcc-10-base:s390x.
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.28 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.28 Unpacking gcc-10-base:s390x (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.34 Selecting previously unselected package gcc-10-base:arm64.
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.35 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.35 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.40 Selecting previously unselected package libgcc-s1:armel.
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.40 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.41 Unpacking libgcc-s1:armel (10.2.1-6) ...
12:30:24 [2022-08-02T12:30:24.376Z] #21 16.45 Selecting previously unselected package libcrypt1:armel.
12:30:24 [2022-08-02T12:30:24.543Z] --- PASS: TestUpdateRestartPolicy (11.16s)
12:30:24 [2022-08-02T12:30:24.543Z] === RUN   TestUpdateRestartWithAutoRemove
12:30:24 [2022-08-02T12:30:24.543Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
12:30:24 [2022-08-02T12:30:24.543Z] === RUN   TestWaitNonBlocked
12:30:24 [2022-08-02T12:30:24.543Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:24 [2022-08-02T12:30:24.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:24 [2022-08-02T12:30:24.543Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:24 [2022-08-02T12:30:24.543Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:24 [2022-08-02T12:30:24.543Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:30:24 [2022-08-02T12:30:24.544Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:30:24 [2022-08-02T12:30:24.544Z] --- PASS: TestWaitNonBlocked (0.01s)
12:30:24 [2022-08-02T12:30:24.544Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.67s)
12:30:24 [2022-08-02T12:30:24.544Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s)
12:30:24 [2022-08-02T12:30:24.544Z] === RUN   TestWaitBlocked
12:30:24 [2022-08-02T12:30:24.544Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:30:24 [2022-08-02T12:30:24.544Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:30:24 [2022-08-02T12:30:24.544Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:30:24 [2022-08-02T12:30:24.544Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:30:24 [2022-08-02T12:30:24.544Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:30:24 [2022-08-02T12:30:24.544Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:30:24 [2022-08-02T12:30:24.636Z] #21 16.45 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
12:30:24 [2022-08-02T12:30:24.637Z] #21 16.46 Unpacking libcrypt1:armel (1:4.4.18-4) ...
12:30:24 [2022-08-02T12:30:24.637Z] #21 16.53 Selecting previously unselected package libc6:armel.
12:30:24 [2022-08-02T12:30:24.637Z] #21 16.54 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
12:30:24 [2022-08-02T12:30:24.897Z] #21 16.70 Unpacking libc6:armel (2.31-13+deb11u3) ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.08 Selecting previously unselected package libapparmor1:armel.
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.09 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.09 Unpacking libapparmor1:armel (2.13.6-10) ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.15 Selecting previously unselected package libapparmor-dev:armel.
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.15 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.16 Unpacking libapparmor-dev:armel (2.13.6-10) ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.23 Selecting previously unselected package libgcc-s1:arm64.
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.23 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.24 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
12:30:25 [2022-08-02T12:30:25.158Z] #21 17.29 Selecting previously unselected package libcrypt1:arm64.
12:30:25 [2022-08-02T12:30:25.419Z] #21 17.29 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
12:30:25 [2022-08-02T12:30:25.419Z] #21 17.30 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
12:30:25 [2022-08-02T12:30:25.419Z] #21 17.37 Selecting previously unselected package libc6:arm64.
12:30:25 [2022-08-02T12:30:25.419Z] #21 17.38 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
12:30:25 [2022-08-02T12:30:25.478Z] --- PASS: TestWaitBlocked (0.02s)
12:30:25 [2022-08-02T12:30:25.478Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.65s)
12:30:25 [2022-08-02T12:30:25.478Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.67s)
12:30:25 [2022-08-02T12:30:25.478Z] === RUN   TestWaitConditions
12:30:25 [2022-08-02T12:30:25.478Z] === RUN   TestWaitConditions/default
12:30:25 [2022-08-02T12:30:25.478Z] === PAUSE TestWaitConditions/default
12:30:25 [2022-08-02T12:30:25.478Z] === RUN   TestWaitConditions/not-running
12:30:25 [2022-08-02T12:30:25.478Z] === PAUSE TestWaitConditions/not-running
12:30:25 [2022-08-02T12:30:25.478Z] === RUN   TestWaitConditions/next-exit
12:30:25 [2022-08-02T12:30:25.478Z] === PAUSE TestWaitConditions/next-exit
12:30:25 [2022-08-02T12:30:25.478Z] === RUN   TestWaitConditions/removed
12:30:25 [2022-08-02T12:30:25.478Z] === PAUSE TestWaitConditions/removed
12:30:25 [2022-08-02T12:30:25.478Z] === CONT  TestWaitConditions/default
12:30:25 [2022-08-02T12:30:25.478Z] === CONT  TestWaitConditions/next-exit
12:30:25 [2022-08-02T12:30:25.680Z] #21 17.54 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
12:30:25 [2022-08-02T12:30:25.941Z] #21 17.95 Selecting previously unselected package libapparmor1:arm64.
12:30:25 [2022-08-02T12:30:25.941Z] #21 17.96 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
12:30:25 [2022-08-02T12:30:25.941Z] #21 17.96 Unpacking libapparmor1:arm64 (2.13.6-10) ...
12:30:25 [2022-08-02T12:30:25.941Z] #21 18.01 Selecting previously unselected package libapparmor-dev:arm64.
12:30:25 [2022-08-02T12:30:25.941Z] #21 18.01 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
12:30:25 [2022-08-02T12:30:25.941Z] #21 18.02 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.08 Selecting previously unselected package libgcc-s1:s390x.
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.09 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.09 Unpacking libgcc-s1:s390x (10.2.1-6) ...
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.13 Selecting previously unselected package libcrypt1:s390x.
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.14 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.14 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.22 Selecting previously unselected package libc6:s390x.
12:30:26 [2022-08-02T12:30:26.203Z] #21 18.22 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
12:30:26 [2022-08-02T12:30:26.463Z] #21 18.38 Unpacking libc6:s390x (2.31-13+deb11u3) ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.90 Selecting previously unselected package libapparmor1:s390x.
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.90 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.91 Unpacking libapparmor1:s390x (2.13.6-10) ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.96 Selecting previously unselected package libapparmor-dev:s390x.
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.97 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 18.97 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.03 Selecting previously unselected package libgcc-s1:armhf.
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.04 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.04 Unpacking libgcc-s1:armhf (10.2.1-6) ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.08 Selecting previously unselected package libcrypt1:armhf.
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.09 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.09 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.17 Selecting previously unselected package libc6:armhf.
12:30:27 [2022-08-02T12:30:27.035Z] #21 19.18 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
12:30:27 [2022-08-02T12:30:27.382Z] === CONT  TestWaitConditions/not-running
12:30:27 [2022-08-02T12:30:27.382Z] === CONT  TestWaitConditions/removed
12:30:27 [2022-08-02T12:30:27.605Z] #21 19.35 Unpacking libc6:armhf (2.31-13+deb11u3) ...
12:30:27 [2022-08-02T12:30:27.605Z] #21 19.75 Selecting previously unselected package libapparmor1:armhf.
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.75 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.76 Unpacking libapparmor1:armhf (2.13.6-10) ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.81 Selecting previously unselected package libapparmor-dev:armhf.
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.82 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.82 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.88 Selecting previously unselected package libgcc-s1:ppc64el.
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.89 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.89 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.93 Selecting previously unselected package libcrypt1:ppc64el.
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.94 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 19.94 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
12:30:27 [2022-08-02T12:30:27.865Z] #21 20.02 Selecting previously unselected package libc6:ppc64el.
12:30:28 [2022-08-02T12:30:28.126Z] #21 20.02 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
12:30:28 [2022-08-02T12:30:28.387Z] #21 20.20 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
12:30:28 [2022-08-02T12:30:28.756Z] --- PASS: TestWaitConditions (0.01s)
12:30:28 [2022-08-02T12:30:28.756Z]     --- PASS: TestWaitConditions/next-exit (1.77s)
12:30:28 [2022-08-02T12:30:28.756Z]     --- PASS: TestWaitConditions/default (1.78s)
12:30:28 [2022-08-02T12:30:28.756Z]     --- PASS: TestWaitConditions/removed (1.64s)
12:30:28 [2022-08-02T12:30:28.756Z]     --- PASS: TestWaitConditions/not-running (1.67s)
12:30:28 [2022-08-02T12:30:28.756Z] === RUN   TestWaitRestartedContainer
12:30:28 [2022-08-02T12:30:28.756Z] === RUN   TestWaitRestartedContainer/default
12:30:28 [2022-08-02T12:30:28.756Z] === PAUSE TestWaitRestartedContainer/default
12:30:28 [2022-08-02T12:30:28.756Z] === RUN   TestWaitRestartedContainer/not-running
12:30:28 [2022-08-02T12:30:28.756Z] === PAUSE TestWaitRestartedContainer/not-running
12:30:28 [2022-08-02T12:30:28.756Z] === RUN   TestWaitRestartedContainer/next-exit
12:30:28 [2022-08-02T12:30:28.756Z] === PAUSE TestWaitRestartedContainer/next-exit
12:30:28 [2022-08-02T12:30:28.756Z] === CONT  TestWaitRestartedContainer/default
12:30:28 [2022-08-02T12:30:28.756Z] === CONT  TestWaitRestartedContainer/next-exit
12:30:28 [2022-08-02T12:30:28.959Z] #21 20.87 Selecting previously unselected package libapparmor1:ppc64el.
12:30:28 [2022-08-02T12:30:28.959Z] #21 20.88 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
12:30:28 [2022-08-02T12:30:28.959Z] #21 20.89 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
12:30:28 [2022-08-02T12:30:28.959Z] #21 21.01 Selecting previously unselected package libapparmor-dev:ppc64el.
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.01 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.02 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.09 Selecting previously unselected package libseccomp2:s390x.
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.10 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.10 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.220Z] #21 21.15 Selecting previously unselected package libseccomp-dev:s390x.
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.16 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.17 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.24 Selecting previously unselected package libseccomp2:ppc64el.
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.24 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.25 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.221Z] #21 21.29 Selecting previously unselected package libseccomp-dev:ppc64el.
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.30 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.30 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.37 Selecting previously unselected package libseccomp2:armhf.
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.38 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.39 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.43 Selecting previously unselected package libseccomp-dev:armhf.
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.44 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.45 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.51 Selecting previously unselected package libseccomp2:armel.
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.51 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.52 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.482Z] #21 21.55 Selecting previously unselected package libseccomp-dev:armel.
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.56 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.56 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.63 Selecting previously unselected package libseccomp2:arm64.
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.63 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.63 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.69 Selecting previously unselected package libseccomp-dev:arm64.
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.69 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.70 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.79 Setting up gcc-10-base:arm64 (10.2.1-6) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.80 Setting up gcc-10-base:armel (10.2.1-6) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.81 Setting up gcc-10-base:armhf (10.2.1-6) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.82 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.83 Setting up gcc-10-base:s390x (10.2.1-6) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.84 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.85 Setting up libcrypt1:armel (1:4.4.18-4) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.86 Setting up libcrypt1:armhf (1:4.4.18-4) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.87 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.88 Setting up libcrypt1:s390x (1:4.4.18-4) ...
12:30:29 [2022-08-02T12:30:29.742Z] #21 21.89 Setting up libgcc-s1:arm64 (10.2.1-6) ...
12:30:30 [2022-08-02T12:30:30.001Z] #21 21.90 Setting up libgcc-s1:armel (10.2.1-6) ...
12:30:30 [2022-08-02T12:30:30.001Z] #21 21.91 Setting up libgcc-s1:armhf (10.2.1-6) ...
12:30:30 [2022-08-02T12:30:30.001Z] #21 21.92 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
12:30:30 [2022-08-02T12:30:30.001Z] #21 21.93 Setting up libgcc-s1:s390x (10.2.1-6) ...
12:30:30 [2022-08-02T12:30:30.001Z] #21 21.94 Setting up libc6:arm64 (2.31-13+deb11u3) ...
12:30:30 [2022-08-02T12:30:30.129Z] === CONT  TestWaitRestartedContainer/not-running
12:30:30 [2022-08-02T12:30:30.313Z] #64 339.6 + bin/containerd-shim-runc-v1
12:30:31 [2022-08-02T12:30:31.062Z] --- PASS: TestWaitRestartedContainer (0.01s)
12:30:31 [2022-08-02T12:30:31.062Z]     --- PASS: TestWaitRestartedContainer/default (1.21s)
12:30:31 [2022-08-02T12:30:31.062Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.29s)
12:30:31 [2022-08-02T12:30:31.062Z]     --- PASS: TestWaitRestartedContainer/not-running (0.95s)
12:30:31 [2022-08-02T12:30:31.062Z] === CONT  TestContainerStartOnDaemonRestart
12:30:31 [2022-08-02T12:30:31.062Z] === CONT  TestRestartDaemonWithRestartingContainer
12:30:31 [2022-08-02T12:30:31.386Z] #21 23.23 Setting up libc6:armel (2.31-13+deb11u3) ...
12:30:32 [2022-08-02T12:30:32.770Z] #21 24.46 Setting up libc6:armhf (2.31-13+deb11u3) ...
12:30:33 [2022-08-02T12:30:33.590Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.25s)
12:30:33 [2022-08-02T12:30:33.590Z] === CONT  TestDaemonHostGatewayIP
12:30:33 [2022-08-02T12:30:33.590Z] --- PASS: TestContainerStartOnDaemonRestart (2.32s)
12:30:33 [2022-08-02T12:30:33.590Z] === CONT  TestDaemonRestartIpcMode
12:30:33 [2022-08-02T12:30:33.712Z] #21 25.71 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
12:30:35 [2022-08-02T12:30:35.094Z] #21 26.94 Setting up libc6:s390x (2.31-13+deb11u3) ...
12:30:35 [2022-08-02T12:30:35.599Z] #64 345.9 + bin/containerd-shim-runc-v2
12:30:36 [2022-08-02T12:30:36.119Z] --- PASS: TestDaemonHostGatewayIP (2.78s)
12:30:36 [2022-08-02T12:30:36.119Z] === CONT  TestIpcModeOlderClient
12:30:36 [2022-08-02T12:30:36.119Z] --- PASS: TestDaemonRestartIpcMode (2.73s)
12:30:36 [2022-08-02T12:30:36.119Z] === CONT  TestContainerKillOnDaemonStart
12:30:36 [2022-08-02T12:30:36.119Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:30:36 [2022-08-02T12:30:36.170Z] #64 346.7 + binaries
12:30:36 [2022-08-02T12:30:36.170Z] #64 346.7 + install -D bin/containerd /build/containerd
12:30:36 [2022-08-02T12:30:36.170Z] #64 346.8 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:30:36 [2022-08-02T12:30:36.429Z] #64 346.8 + install -D bin/ctr /build/ctr
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.17 Setting up libapparmor1:arm64 (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.18 Setting up libapparmor1:armel (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.19 Setting up libapparmor1:armhf (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.20 Setting up libapparmor1:ppc64el (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.21 Setting up libapparmor1:s390x (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.22 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.24 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.25 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.26 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.27 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.30 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.32 Setting up libapparmor-dev:armel (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.34 Setting up libapparmor-dev:armhf (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.35 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.36 Setting up libapparmor-dev:s390x (2.13.6-10) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.37 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.38 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.40 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.40 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.41 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
12:30:36 [2022-08-02T12:30:36.476Z] #21 28.42 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:30:36 [2022-08-02T12:30:36.740Z] #21 DONE 28.7s
12:30:36 [2022-08-02T12:30:36.740Z] 
12:30:36 [2022-08-02T12:30:36.740Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:30:36 [2022-08-02T12:30:36.740Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:30:36 [2022-08-02T12:30:36.740Z] #71 ...
12:30:36 [2022-08-02T12:30:36.740Z] 
12:30:36 [2022-08-02T12:30:36.740Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
12:30:36 [2022-08-02T12:30:36.740Z] #66 sha256:5d02fff260a6b06f333dd7972755709cab73ca992c1b8f44a893836ab5775ef1
12:30:37 [2022-08-02T12:30:37.000Z] #66 DONE 0.2s
12:30:37 [2022-08-02T12:30:37.000Z] 
12:30:37 [2022-08-02T12:30:37.000Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:30:37 [2022-08-02T12:30:37.000Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:30:37 [2022-08-02T12:30:37.941Z] #67 ...
12:30:37 [2022-08-02T12:30:37.941Z] 
12:30:37 [2022-08-02T12:30:37.941Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
12:30:37 [2022-08-02T12:30:37.941Z] #22 sha256:068179476785608a6bbd9c5254ae6bbe56b3b1a22e5ac23d97349cc8f92f489d
12:30:37 [2022-08-02T12:30:37.941Z] #22 DONE 1.2s
12:30:37 [2022-08-02T12:30:37.941Z] 
12:30:37 [2022-08-02T12:30:37.941Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:30:37 [2022-08-02T12:30:37.941Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + RM_GOPATH=0
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + TMP_GOPATH=
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + : /build
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + '[' -z '' ']'
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 ++ mktemp -d
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + export GOPATH=/tmp/tmp.rnt6DmGecN
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + GOPATH=/tmp/tmp.rnt6DmGecN
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + RM_GOPATH=1
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 + case "$(go env GOARCH)" in
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.065 ++ go env GOARCH
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.068 + export GO_BUILDMODE=-buildmode=pie
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.068 + GO_BUILDMODE=-buildmode=pie
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.069 ++ dirname /install.sh
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.069 + dir=/
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.070 + bin=runc
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.070 + shift
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.070 + '[' '!' -f //runc.installer ']'
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.071 + . //runc.installer
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.071 ++ set -e
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.071 ++ : v1.1.2
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.072 + install_runc
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.090 + RUNC_BUILDTAGS=seccomp
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.090 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.090 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rnt6DmGecN/src/github.com/opencontainers/runc
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.090 Install runc version v1.1.2 (build tags: seccomp)
12:30:37 [2022-08-02T12:30:37.941Z] #67 1.096 Cloning into '/tmp/tmp.rnt6DmGecN/src/github.com/opencontainers/runc'...
12:30:38 [2022-08-02T12:30:38.883Z] #67 ...
12:30:38 [2022-08-02T12:30:38.883Z] 
12:30:38 [2022-08-02T12:30:38.883Z] #23 [dev-systemd-false  2/28] RUN useradd --create-home --gid docker unprivilegeduser  && mkdir -p /home/unprivilegeduser/.local/share/docker  && chown -R unprivilegeduser /home/unprivilegeduser
12:30:38 [2022-08-02T12:30:38.883Z] #23 sha256:fd0ae8f672a635c6e25f0ab5e50c2a2b36db7f0ac5a924d2044098d2c7e9f32b
12:30:38 [2022-08-02T12:30:38.883Z] #23 DONE 0.9s
12:30:38 [2022-08-02T12:30:38.965Z] #64 DONE 348.9s
12:30:39 [2022-08-02T12:30:39.143Z] 
12:30:39 [2022-08-02T12:30:39.143Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
12:30:39 [2022-08-02T12:30:39.143Z] #24 sha256:5f89b32dc0a7f8c8e17d69b1166c581df4838c413810222e54792af7523ea6cf
12:30:39 [2022-08-02T12:30:39.225Z] 
12:30:39 [2022-08-02T12:30:39.225Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:30:39 [2022-08-02T12:30:39.225Z] #65 sha256:d33d657db4a69e85c66154a2994f137e412b8715fd9af9216ac7df647864bd4e
12:30:39 [2022-08-02T12:30:39.714Z] #24 0.832 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
12:30:39 [2022-08-02T12:30:39.714Z] #24 DONE 0.9s
12:30:39 [2022-08-02T12:30:39.714Z] 
12:30:39 [2022-08-02T12:30:39.714Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
12:30:39 [2022-08-02T12:30:39.714Z] #25 sha256:5d7a22c4c051ea34d7f2f8239abe91c5ffa843f83051cce22ff0fd929d14278c
12:30:40 [2022-08-02T12:30:40.174Z] #65 DONE 1.0s
12:30:40 [2022-08-02T12:30:40.174Z] 
12:30:40 [2022-08-02T12:30:40.174Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:30:40 [2022-08-02T12:30:40.174Z] #70 sha256:c54c8ad828e69d6507e44214e86f82c094de86422405982eb494c59254787c0f
12:30:40 [2022-08-02T12:30:40.443Z] #70 DONE 0.2s
12:30:40 [2022-08-02T12:30:40.443Z] 
12:30:40 [2022-08-02T12:30:40.443Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:30:40 [2022-08-02T12:30:40.443Z] #75 sha256:53a329e516bfd5e3546cf3c3ac54988791f7abb57b4c653216d34f9cd3feee7e
12:30:40 [2022-08-02T12:30:40.656Z] #25 DONE 0.9s
12:30:40 [2022-08-02T12:30:40.656Z] 
12:30:40 [2022-08-02T12:30:40.656Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
12:30:40 [2022-08-02T12:30:40.656Z] #26 sha256:78408202bdfb1482d88eeb1defd16fd5aa81753a392cb4face20c09969e529cd
12:30:41 [2022-08-02T12:30:41.409Z] #75 DONE 1.1s
12:30:41 [2022-08-02T12:30:41.598Z] #26 DONE 0.9s
12:30:41 [2022-08-02T12:30:41.598Z] 
12:30:41 [2022-08-02T12:30:41.598Z] #27 [dev-systemd-false  6/28] RUN ldconfig
12:30:41 [2022-08-02T12:30:41.598Z] #27 sha256:c628f05e69d50596912863254ab9b0da41e9a99d84292d749e9406c4c7d2ea15
12:30:41 [2022-08-02T12:30:41.673Z] 
12:30:41 [2022-08-02T12:30:41.673Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:30:41 [2022-08-02T12:30:41.673Z] #78 sha256:b9d3dbd9c70effc88311ed4c45b9eb6a74dcc323943dea28b5c1f71080d2fcbc
12:30:41 [2022-08-02T12:30:41.673Z] #78 DONE 0.1s
12:30:41 [2022-08-02T12:30:41.673Z] 
12:30:41 [2022-08-02T12:30:41.673Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:30:41 [2022-08-02T12:30:41.673Z] #79 sha256:bc1b2d4f42a5ca0a33ba74c44525e463631b7c9f997b8173ffcb12b11cb1d6e1
12:30:41 [2022-08-02T12:30:41.673Z] #79 DONE 0.0s
12:30:41 [2022-08-02T12:30:41.673Z] 
12:30:41 [2022-08-02T12:30:41.673Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:30:41 [2022-08-02T12:30:41.673Z] #80 sha256:1fcc18ec50d77130a9f647a15d38b291e93f37d21dc16cc872532aead173dacf
12:30:41 [2022-08-02T12:30:41.673Z] #80 DONE 0.0s
12:30:41 [2022-08-02T12:30:41.673Z] 
12:30:41 [2022-08-02T12:30:41.673Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
12:30:41 [2022-08-02T12:30:41.673Z] #81 sha256:69298ecbe119564f9a2c9c64ff6ad1ef118b78cefcc5c4d8d668d44d758638f3
12:30:42 [2022-08-02T12:30:42.544Z] #27 DONE 1.0s
12:30:42 [2022-08-02T12:30:42.544Z] 
12:30:42 [2022-08-02T12:30:42.544Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:30:42 [2022-08-02T12:30:42.544Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:30:42 [2022-08-02T12:30:42.544Z] #67 5.449 + cd /tmp/tmp.rnt6DmGecN/src/github.com/opencontainers/runc
12:30:42 [2022-08-02T12:30:42.544Z] #67 5.449 + git checkout -q v1.1.2
12:30:42 [2022-08-02T12:30:42.804Z] #67 5.841 + '[' -z '' ']'
12:30:42 [2022-08-02T12:30:42.805Z] #67 5.841 + target=static
12:30:42 [2022-08-02T12:30:42.805Z] #67 5.841 + make BUILDTAGS=seccomp static
12:30:43 [2022-08-02T12:30:43.066Z] #67 6.214 CGO_ENABLED=1 go build -trimpath  -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.2-0-ga916309f -X main.version=1.1.2 " -o runc .
12:30:45 [2022-08-02T12:30:45.867Z] #81 DONE 4.0s
12:30:45 [2022-08-02T12:30:45.867Z] 
12:30:45 [2022-08-02T12:30:45.867Z] #82 exporting to image
12:30:45 [2022-08-02T12:30:45.867Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:30:45 [2022-08-02T12:30:45.867Z] #82 exporting layers
12:30:48 [2022-08-02T12:30:48.306Z] --- PASS: TestContainerKillOnDaemonStart (11.53s)
12:30:48 [2022-08-02T12:30:48.307Z] PASS
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] === Skipped
12:30:48 [2022-08-02T12:30:48.307Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:30:48 [2022-08-02T12:30:48.307Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:30:48 [2022-08-02T12:30:48.307Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:30:48 [2022-08-02T12:30:48.307Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
12:30:48 [2022-08-02T12:30:48.307Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:30:48 [2022-08-02T12:30:48.307Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:30:48 [2022-08-02T12:30:48.307Z] 
12:30:48 [2022-08-02T12:30:48.307Z] DONE 271 tests, 5 skipped in 135.701s
12:30:48 [2022-08-02T12:30:48.307Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:30:48 [2022-08-02T12:30:48.307Z] === RUN   TestConfigDaemonLibtrustID
12:30:48 [2022-08-02T12:30:48.307Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
12:30:48 [2022-08-02T12:30:48.307Z] === RUN   TestConfigDaemonID
12:30:48 [2022-08-02T12:30:48.368Z] #67 ...
12:30:48 [2022-08-02T12:30:48.368Z] 
12:30:48 [2022-08-02T12:30:48.368Z] #28 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:30:48 [2022-08-02T12:30:48.368Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc
12:30:48 [2022-08-02T12:30:48.368Z] #28 1.299 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 1.314 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 1.396 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 1.556 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8069 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 1.810 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7949 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 2.035 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8029 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 2.262 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7876 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 2.551 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7875 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 2.815 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.071 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [170 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.074 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [162 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.076 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [169 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.086 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [152 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.093 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [142 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.095 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [166 kB]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.365 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.371 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.372 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.373 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.376 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
12:30:48 [2022-08-02T12:30:48.368Z] #28 3.377 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
12:30:49 [2022-08-02T12:30:49.238Z]     daemon_test.go:83: [d0579cdb20a21] daemon is not started
12:30:49 [2022-08-02T12:30:49.239Z] --- PASS: TestConfigDaemonID (1.03s)
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:30:49 [2022-08-02T12:30:49.239Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:30:49 [2022-08-02T12:30:49.239Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation/invalid_config
12:30:49 [2022-08-02T12:30:49.239Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation/malformed_config
12:30:49 [2022-08-02T12:30:49.239Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestDaemonConfigValidation/valid_config
12:30:49 [2022-08-02T12:30:49.239Z] === PAUSE TestDaemonConfigValidation/valid_config
12:30:49 [2022-08-02T12:30:49.239Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:30:49 [2022-08-02T12:30:49.239Z] === CONT  TestDaemonConfigValidation/malformed_config
12:30:49 [2022-08-02T12:30:49.239Z] === CONT  TestDaemonConfigValidation/valid_config
12:30:49 [2022-08-02T12:30:49.239Z] === CONT  TestDaemonConfigValidation/invalid_config
12:30:49 [2022-08-02T12:30:49.239Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:30:49 [2022-08-02T12:30:49.239Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:30:49 [2022-08-02T12:30:49.239Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s)
12:30:49 [2022-08-02T12:30:49.239Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:30:49 [2022-08-02T12:30:49.239Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
12:30:49 [2022-08-02T12:30:49.239Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:30:49 [2022-08-02T12:30:49.239Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestConfigDaemonSeccompProfiles
12:30:49 [2022-08-02T12:30:49.239Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:30:50 [2022-08-02T12:30:50.611Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:30:51 [2022-08-02T12:30:51.543Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:30:52 [2022-08-02T12:30:52.476Z] === CONT  TestConfigDaemonSeccompProfiles
12:30:52 [2022-08-02T12:30:52.476Z]     daemon_test.go:197: [d6686c690cab3] daemon is not started
12:30:52 [2022-08-02T12:30:52.476Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
12:30:52 [2022-08-02T12:30:52.476Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:30:52 [2022-08-02T12:30:52.476Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.03s)
12:30:52 [2022-08-02T12:30:52.476Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.03s)
12:30:52 [2022-08-02T12:30:52.476Z] === RUN   TestDaemonProxy
12:30:52 [2022-08-02T12:30:52.476Z] === RUN   TestDaemonProxy/environment_variables
12:30:53 [2022-08-02T12:30:53.990Z] #82 exporting layers 7.7s done
12:30:53 [2022-08-02T12:30:53.990Z] #82 writing image sha256:4ae278d1b1619de632acb1c813bed7ff86c4a3f09d2faae403f14cc79235dfdc
12:30:53 [2022-08-02T12:30:53.990Z] #82 writing image sha256:4ae278d1b1619de632acb1c813bed7ff86c4a3f09d2faae403f14cc79235dfdc done
12:30:53 [2022-08-02T12:30:53.990Z] #82 naming to docker.io/library/docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be done
12:30:53 [2022-08-02T12:30:53.990Z] #82 DONE 7.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
12:30:54 [2022-08-02T12:30:54.319Z] + trap exit INT TERM
12:30:54 [2022-08-02T12:30:54.319Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
12:30:54 [2022-08-02T12:30:54.319Z] + CONTAINER_NAME=docker-pr3
12:30:54 [2022-08-02T12:30:54.319Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh dynbinary
12:30:54 [2022-08-02T12:30:54.372Z] === RUN   TestDaemonProxy/command-line_options
12:30:55 [2022-08-02T12:30:55.743Z] === RUN   TestDaemonProxy/configuration_file
12:30:56 [2022-08-02T12:30:56.227Z] 
12:30:56 [2022-08-02T12:30:56.227Z] Removing bundles/
12:30:56 [2022-08-02T12:30:56.227Z] 
12:30:56 [2022-08-02T12:30:56.227Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:30:56 [2022-08-02T12:30:56.227Z] Building: bundles/dynbinary-daemon/dockerd
12:30:56 [2022-08-02T12:30:56.227Z] GOOS="" GOARCH="" GOARM=""
12:30:57 [2022-08-02T12:30:57.639Z] === RUN   TestDaemonProxy/conflicting_options
12:30:58 [2022-08-02T12:30:58.203Z] === RUN   TestDaemonProxy/reload_sanitized
12:30:58 [2022-08-02T12:30:58.363Z] #28 14.59 Fetched 49.2 MB in 14s (3610 kB/s)
12:30:58 [2022-08-02T12:30:58.461Z] --- PASS: TestDaemonProxy (6.19s)
12:30:58 [2022-08-02T12:30:58.461Z]     --- PASS: TestDaemonProxy/environment_variables (1.71s)
12:30:58 [2022-08-02T12:30:58.461Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:30:58 [2022-08-02T12:30:58.461Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
12:30:58 [2022-08-02T12:30:58.461Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:30:58 [2022-08-02T12:30:58.461Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:30:58 [2022-08-02T12:30:58.461Z] PASS
12:30:58 [2022-08-02T12:30:58.461Z] 
12:30:58 [2022-08-02T12:30:58.461Z] DONE 18 tests in 11.114s
12:30:58 [2022-08-02T12:30:58.461Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:30:58 [2022-08-02T12:30:58.718Z] INFO: Testing against a local daemon
12:30:58 [2022-08-02T12:30:58.718Z] === RUN   TestCommitInheritsEnv
12:30:59 [2022-08-02T12:30:59.000Z] --- PASS: TestCommitInheritsEnv (0.29s)
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportExtremelyLargeImageWorks
12:30:59 [2022-08-02T12:30:59.000Z] === PAUSE TestImportExtremelyLargeImageWorks
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform/#00
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform/_______
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform//
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform/linux
12:30:59 [2022-08-02T12:30:59.000Z] === RUN   TestImportWithCustomPlatform/LINUX
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImportWithCustomPlatform/macos
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:30:59 [2022-08-02T12:30:59.263Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/linux (0.06s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:30:59 [2022-08-02T12:30:59.263Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImagesFilterMultiReference
12:30:59 [2022-08-02T12:30:59.263Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestImagePullPlatformInvalid
12:30:59 [2022-08-02T12:30:59.263Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:30:59 [2022-08-02T12:30:59.263Z] === RUN   TestRemoveImageOrphaning
12:30:59 [2022-08-02T12:30:59.522Z] --- PASS: TestRemoveImageOrphaning (0.28s)
12:30:59 [2022-08-02T12:30:59.522Z] === RUN   TestRemoveImageGarbageCollector
12:31:00 [2022-08-02T12:31:00.086Z] time="2022-08-02T12:30:59Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:31:01 [2022-08-02T12:31:01.457Z] --- PASS: TestRemoveImageGarbageCollector (1.88s)
12:31:01 [2022-08-02T12:31:01.457Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:31:01 [2022-08-02T12:31:01.457Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:31:01 [2022-08-02T12:31:01.457Z] === RUN   TestTagInvalidReference
12:31:01 [2022-08-02T12:31:01.457Z] --- PASS: TestTagInvalidReference (0.01s)
12:31:01 [2022-08-02T12:31:01.457Z] === RUN   TestTagValidPrefixedRepo
12:31:01 [2022-08-02T12:31:01.457Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:31:01 [2022-08-02T12:31:01.457Z] === RUN   TestTagExistedNameWithoutForce
12:31:01 [2022-08-02T12:31:01.457Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:31:01 [2022-08-02T12:31:01.457Z] === RUN   TestTagOfficialNames
12:31:01 [2022-08-02T12:31:01.715Z] --- PASS: TestTagOfficialNames (0.05s)
12:31:01 [2022-08-02T12:31:01.715Z] === RUN   TestTagMatchesDigest
12:31:01 [2022-08-02T12:31:01.715Z] --- PASS: TestTagMatchesDigest (0.01s)
12:31:01 [2022-08-02T12:31:01.715Z] === CONT  TestImportExtremelyLargeImageWorks
12:31:04 [2022-08-02T12:31:04.949Z] #28 14.59 Reading package lists...
12:31:11 [2022-08-02T12:31:11.545Z] #28 21.59 Reading package lists...
12:31:12 [2022-08-02T12:31:12.954Z] #28 28.36 Building dependency tree...
12:31:14 [2022-08-02T12:31:14.336Z] #28 31.86 bzip2 is already the newest version (1.0.8-4).
12:31:14 [2022-08-02T12:31:14.336Z] #28 31.86 patch is already the newest version (2.7.6-7).
12:31:14 [2022-08-02T12:31:14.336Z] #28 31.86 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
12:31:14 [2022-08-02T12:31:14.336Z] #28 31.86 The following additional packages will be installed:
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.87   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.87   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.88   libxtables12 python-pip-whl python3-distutils python3-lib2to3
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.88   python3-pkg-resources vim-runtime xxd
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.91 Suggested packages:
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.91   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.91   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.91 Recommended packages:
12:31:14 [2022-08-02T12:31:14.596Z] #28 31.91   libatm1 nftables libpam-cap build-essential python3-dev unzip
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.39 The following NEW packages will be installed:
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.39   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.40   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.40   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.40   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.41   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.41   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
12:31:15 [2022-08-02T12:31:15.979Z] #28 33.41   vim-common vim-runtime xfsprogs xxd zip zstd
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.83 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded.
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.83 Need to get 18.6 MB of archives.
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.83 After this operation, 71.4 MB of additional disk space will be used.
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.83 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.84 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.84 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.84 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.84 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.85 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.87 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.87 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.88 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.89 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.90 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.91 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.91 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.91 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.92 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.92 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.92 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.92 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.93 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.93 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.94 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.94 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.94 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.94 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.98 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.98 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.98 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.99 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 33.99 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 34.00 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 34.03 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 34.03 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 34.03 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
12:31:16 [2022-08-02T12:31:16.551Z] #28 34.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
12:31:16 [2022-08-02T12:31:16.813Z] #28 34.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
12:31:16 [2022-08-02T12:31:16.813Z] #28 34.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
12:31:16 [2022-08-02T12:31:16.813Z] #28 34.20 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
12:31:17 [2022-08-02T12:31:17.761Z] #28 35.15 debconf: delaying package configuration, since apt-utils is not installed
12:31:18 [2022-08-02T12:31:18.024Z] #28 35.62 Fetched 18.6 MB in 1s (27.6 MB/s)
12:31:18 [2022-08-02T12:31:18.285Z] #28 35.70 Selecting previously unselected package pigz.
12:31:18 [2022-08-02T12:31:18.285Z] #28 35.70 (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 ... 40116 files and directories currently installed.)
12:31:18 [2022-08-02T12:31:18.285Z] #28 35.79 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.285Z] #28 35.79 Unpacking pigz (2.6-1) ...
12:31:18 [2022-08-02T12:31:18.285Z] #28 35.87 Selecting previously unselected package libelf1:amd64.
12:31:18 [2022-08-02T12:31:18.546Z] #28 35.88 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.546Z] #28 35.89 Unpacking libelf1:amd64 (0.183-1) ...
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.00 Selecting previously unselected package libbpf0:amd64.
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.01 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.01 Unpacking libbpf0:amd64 (1:0.3-2) ...
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.08 Selecting previously unselected package libcap2:amd64.
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.08 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.546Z] #28 36.09 Unpacking libcap2:amd64 (1:2.44-1) ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.13 Selecting previously unselected package libmnl0:amd64.
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.14 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.15 Unpacking libmnl0:amd64 (1.0.4-3) ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.19 Selecting previously unselected package libxtables12:amd64.
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.21 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.22 Unpacking libxtables12:amd64 (1.8.7-1) ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.27 Selecting previously unselected package libcap2-bin.
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.27 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.28 Unpacking libcap2-bin (1:2.44-1) ...
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.35 Selecting previously unselected package iproute2.
12:31:18 [2022-08-02T12:31:18.807Z] #28 36.36 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
12:31:19 [2022-08-02T12:31:19.068Z] #28 36.37 Unpacking iproute2 (5.10.0-4) ...
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.64 Selecting previously unselected package xxd.
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.65 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.67 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.75 Selecting previously unselected package vim-common.
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.77 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.89 Selecting previously unselected package bash-completion.
12:31:19 [2022-08-02T12:31:19.328Z] #28 36.89 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
12:31:20 [2022-08-02T12:31:20.726Z] #28 38.23 Unpacking bash-completion (1:2.11-2) ...
12:31:20 [2022-08-02T12:31:20.987Z] #28 38.50 Selecting previously unselected package apparmor.
12:31:20 [2022-08-02T12:31:20.987Z] #28 38.51 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
12:31:20 [2022-08-02T12:31:20.987Z] #28 38.56 Unpacking apparmor (2.13.6-10) ...
12:31:21 [2022-08-02T12:31:21.248Z] #28 38.78 Selecting previously unselected package inetutils-ping.
12:31:21 [2022-08-02T12:31:21.248Z] #28 38.80 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.248Z] #28 38.80 Unpacking inetutils-ping (2:2.0-1) ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.89 Selecting previously unselected package libip4tc2:amd64.
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.90 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.91 Unpacking libip4tc2:amd64 (1.8.7-1) ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.95 Selecting previously unselected package libip6tc2:amd64.
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.97 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 38.98 Unpacking libip6tc2:amd64 (1.8.7-1) ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.02 Selecting previously unselected package libnfnetlink0:amd64.
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.04 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.05 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.11 Selecting previously unselected package libnetfilter-conntrack3:amd64.
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.11 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.510Z] #28 39.12 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.18 Selecting previously unselected package libnftnl11:amd64.
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.18 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.19 Unpacking libnftnl11:amd64 (1.1.9-1) ...
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.26 Selecting previously unselected package iptables.
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.27 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
12:31:21 [2022-08-02T12:31:21.771Z] #28 39.28 Unpacking iptables (1.8.7-1) ...
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.46 Selecting previously unselected package libonig5:amd64.
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.47 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.48 Unpacking libonig5:amd64 (6.9.6-1.1) ...
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.58 Selecting previously unselected package libjq1:amd64.
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.59 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.60 Unpacking libjq1:amd64 (1.6-2.1) ...
12:31:22 [2022-08-02T12:31:22.032Z] #28 39.68 Selecting previously unselected package jq.
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.69 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.69 Unpacking jq (1.6-2.1) ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.75 Selecting previously unselected package libaio1:amd64.
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.75 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.76 Unpacking libaio1:amd64 (0.3.112-9) ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.81 Selecting previously unselected package libgpm2:amd64.
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.82 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.83 Unpacking libgpm2:amd64 (1.20.7-8) ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.89 Selecting previously unselected package libinih1:amd64.
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.89 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.90 Unpacking libinih1:amd64 (53-1+b2) ...
12:31:22 [2022-08-02T12:31:22.293Z] #28 39.94 Selecting previously unselected package libnet1:amd64.
12:31:22 [2022-08-02T12:31:22.554Z] #28 39.95 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 39.96 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.02 Selecting previously unselected package libnl-3-200:amd64.
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.03 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.10 Selecting previously unselected package libprotobuf-c1:amd64.
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.10 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.11 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.16 Selecting previously unselected package libyajl2:amd64.
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.17 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.17 Unpacking libyajl2:amd64 (2.1.0-3) ...
12:31:22 [2022-08-02T12:31:22.554Z] #28 40.21 Selecting previously unselected package net-tools.
12:31:22 [2022-08-02T12:31:22.814Z] #28 40.23 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
12:31:22 [2022-08-02T12:31:22.814Z] #28 40.24 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
12:31:22 [2022-08-02T12:31:22.814Z] #28 40.36 Selecting previously unselected package python-pip-whl.
12:31:23 [2022-08-02T12:31:23.075Z] #28 40.36 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
12:31:23 [2022-08-02T12:31:23.075Z] #28 40.37 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.71 Selecting previously unselected package python3-lib2to3.
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.71 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.72 Unpacking python3-lib2to3 (3.9.2-1) ...
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.79 Selecting previously unselected package python3-distutils.
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.81 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.82 Unpacking python3-distutils (3.9.2-1) ...
12:31:23 [2022-08-02T12:31:23.336Z] #28 40.91 Selecting previously unselected package python3-pkg-resources.
12:31:23 [2022-08-02T12:31:23.598Z] #28 40.92 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
12:31:23 [2022-08-02T12:31:23.598Z] #28 40.92 Unpacking python3-pkg-resources (52.0.0-4) ...
12:31:23 [2022-08-02T12:31:23.598Z] #28 41.05 Selecting previously unselected package python3-setuptools.
12:31:23 [2022-08-02T12:31:23.598Z] #28 41.06 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
12:31:23 [2022-08-02T12:31:23.598Z] #28 41.06 Unpacking python3-setuptools (52.0.0-4) ...
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.23 Selecting previously unselected package python3-wheel.
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.23 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.24 Unpacking python3-wheel (0.34.2-1) ...
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.29 Selecting previously unselected package python3-pip.
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.30 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
12:31:23 [2022-08-02T12:31:23.858Z] #28 41.30 Unpacking python3-pip (20.3.4-4+deb11u1) ...
12:31:24 [2022-08-02T12:31:24.118Z] #28 41.49 Selecting previously unselected package sudo.
12:31:24 [2022-08-02T12:31:24.118Z] #28 41.50 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
12:31:24 [2022-08-02T12:31:24.118Z] #28 41.51 Unpacking sudo (1.9.5p2-3) ...
12:31:24 [2022-08-02T12:31:24.378Z] #28 41.80 Selecting previously unselected package thin-provisioning-tools.
12:31:24 [2022-08-02T12:31:24.378Z] #28 41.81 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
12:31:24 [2022-08-02T12:31:24.378Z] #28 41.81 Unpacking thin-provisioning-tools (0.9.0-1) ...
12:31:24 [2022-08-02T12:31:24.639Z] #28 41.95 Selecting previously unselected package uidmap.
12:31:24 [2022-08-02T12:31:24.639Z] #28 41.97 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
12:31:24 [2022-08-02T12:31:24.639Z] #28 41.97 Unpacking uidmap (1:4.8.1-1) ...
12:31:24 [2022-08-02T12:31:24.639Z] #28 42.06 Selecting previously unselected package vim-runtime.
12:31:24 [2022-08-02T12:31:24.639Z] #28 42.07 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
12:31:24 [2022-08-02T12:31:24.639Z] #28 42.10 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
12:31:24 [2022-08-02T12:31:24.639Z] #28 42.13 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
12:31:24 [2022-08-02T12:31:24.639Z] #28 42.14 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
12:31:26 [2022-08-02T12:31:26.553Z] #28 43.70 Selecting previously unselected package vim.
12:31:26 [2022-08-02T12:31:26.553Z] #28 43.71 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
12:31:26 [2022-08-02T12:31:26.553Z] #28 43.72 Unpacking vim (2:8.2.2434-3+deb11u1) ...
12:31:26 [2022-08-02T12:31:26.553Z] #28 44.00 Selecting previously unselected package xfsprogs.
12:31:26 [2022-08-02T12:31:26.553Z] #28 44.02 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
12:31:26 [2022-08-02T12:31:26.553Z] #28 44.02 Unpacking xfsprogs (5.10.0-4) ...
12:31:26 [2022-08-02T12:31:26.812Z] #28 44.31 Selecting previously unselected package zip.
12:31:26 [2022-08-02T12:31:26.812Z] #28 44.31 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
12:31:26 [2022-08-02T12:31:26.812Z] #28 44.32 Unpacking zip (3.0-12) ...
12:31:26 [2022-08-02T12:31:26.812Z] #28 44.38 Selecting previously unselected package zstd.
12:31:26 [2022-08-02T12:31:26.812Z] #28 44.40 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
12:31:27 [2022-08-02T12:31:27.073Z] #28 44.40 Unpacking zstd (1.4.8+dfsg-2.1) ...
12:31:27 [2022-08-02T12:31:27.073Z] #28 44.64 Setting up python3-pkg-resources (52.0.0-4) ...
12:31:27 [2022-08-02T12:31:27.644Z] #28 45.09 Setting up libip4tc2:amd64 (1.8.7-1) ...
12:31:27 [2022-08-02T12:31:27.644Z] #28 45.10 Setting up net-tools (1.60+git20181103.0eebece-1) ...
12:31:27 [2022-08-02T12:31:27.644Z] #28 45.11 Setting up libgpm2:amd64 (1.20.7-8) ...
12:31:27 [2022-08-02T12:31:27.644Z] #28 ...
12:31:27 [2022-08-02T12:31:27.644Z] 
12:31:27 [2022-08-02T12:31:27.644Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:31:27 [2022-08-02T12:31:27.644Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:31:27 [2022-08-02T12:31:27.644Z] #71 106.2 + bin/containerd
12:31:32 [2022-08-02T12:31:32.934Z] #71 ...
12:31:32 [2022-08-02T12:31:32.934Z] 
12:31:32 [2022-08-02T12:31:32.934Z] #28 [dev-systemd-false  7/28] 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             bash-completion             bzip2             inetutils-ping             iproute2             iptables             jq             libcap2-bin             libnet1             libnl-3-200             libprotobuf-c1             libyajl2             net-tools             patch             pigz             python3-pip             python3-setuptools             python3-wheel             sudo             thin-provisioning-tools             uidmap             vim             vim-common             xfsprogs             xz-utils             zip             zstd
12:31:32 [2022-08-02T12:31:32.934Z] #28 sha256:705cdb354c4fa4d2dbb7c529419f8ce067b45a92853a6c06f6e915cb630d62cc
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.12 Setting up libip6tc2:amd64 (1.8.7-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.14 Setting up libinih1:amd64 (53-1+b2) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.15 Setting up uidmap (1:4.8.1-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.16 Setting up libyajl2:amd64 (2.1.0-3) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.17 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.19 Setting up python3-wheel (0.34.2-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.55 Setting up xxd (2:8.2.2434-3+deb11u1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.56 Setting up libcap2:amd64 (1:2.44-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.58 Setting up libcap2-bin (1:2.44-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 45.59 Setting up apparmor (2.13.6-10) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 46.61 Setting up zip (3.0-12) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 46.62 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 46.64 Setting up bash-completion (1:2.11-2) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 47.91 Setting up libmnl0:amd64 (1.0.4-3) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 47.92 Setting up sudo (1.9.5p2-3) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 47.99 invoke-rc.d: could not determine current runlevel
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.00 invoke-rc.d: policy-rc.d denied execution of start.
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.01 Setting up xfsprogs (5.10.0-4) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.02 Setting up libxtables12:amd64 (1.8.7-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.03 Setting up inetutils-ping (2:2.0-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.04 Setting up pigz (2.6-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.04 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.05 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.07 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.08 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.56 Setting up libaio1:amd64 (0.3.112-9) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.57 Setting up python3-lib2to3 (3.9.2-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.82 Setting up libelf1:amd64 (0.183-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.83 Setting up zstd (1.4.8+dfsg-2.1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.84 Setting up libonig5:amd64 (6.9.6-1.1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 48.85 Setting up python3-distutils (3.9.2-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.10 Setting up vim (2:8.2.2434-3+deb11u1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.13 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
12:31:32 [2022-08-02T12:31:32.934Z] #28 49.17 Setting up python3-setuptools (52.0.0-4) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 50.09 Setting up libjq1:amd64 (1.6-2.1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 50.11 Setting up libnftnl11:amd64 (1.1.9-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 50.12 Setting up thin-provisioning-tools (0.9.0-1) ...
12:31:32 [2022-08-02T12:31:32.934Z] #28 50.13 Setting up python3-pip (20.3.4-4+deb11u1) ...
12:31:33 [2022-08-02T12:31:33.195Z] #28 50.80 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.81 Setting up jq (1.6-2.1) ...
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.82 Setting up libbpf0:amd64 (1:0.3-2) ...
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.83 Setting up iptables (1.8.7-1) ...
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.84 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.85 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.86 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
12:31:33 [2022-08-02T12:31:33.456Z] #28 50.88 Setting up iproute2 (5.10.0-4) ...
12:31:33 [2022-08-02T12:31:33.717Z] #28 51.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
12:31:34 [2022-08-02T12:31:34.291Z] #28 DONE 51.8s
12:31:34 [2022-08-02T12:31:34.291Z] 
12:31:34 [2022-08-02T12:31:34.291Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:31:34 [2022-08-02T12:31:34.291Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:31:34 [2022-08-02T12:31:34.291Z] #71 ...
12:31:34 [2022-08-02T12:31:34.291Z] 
12:31:34 [2022-08-02T12:31:34.291Z] #29 [dev-systemd-false  8/28] 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:31:34 [2022-08-02T12:31:34.291Z] #29 sha256:8f89d23f551f34539b538b15fa7671b297193be1ad73df0c01728de73469b2f0
12:31:35 [2022-08-02T12:31:35.233Z] #29 0.922 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
12:31:35 [2022-08-02T12:31:35.233Z] #29 0.927 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
12:31:35 [2022-08-02T12:31:35.233Z] #29 0.931 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
12:31:35 [2022-08-02T12:31:35.233Z] #29 DONE 1.0s
12:31:35 [2022-08-02T12:31:35.233Z] 
12:31:35 [2022-08-02T12:31:35.233Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
12:31:35 [2022-08-02T12:31:35.233Z] #30 sha256:a0fc943e344d4d09dbffd3630de2b12bbd1d335e3e097356969b215968830846
12:31:36 [2022-08-02T12:31:36.772Z] Created binary: bundles/dynbinary-daemon/dockerd
12:31:36 [2022-08-02T12:31:36.772Z] Building: bundles/dynbinary-daemon/docker-proxy
12:31:36 [2022-08-02T12:31:36.772Z] GOOS="" GOARCH="" GOARM=""
12:31:36 [2022-08-02T12:31:36.772Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:31:36 [2022-08-02T12:31:36.772Z] 
12:31:36 [2022-08-02T12:31:36.772Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:31:36 [2022-08-02T12:31:36.772Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:31:36 [2022-08-02T12:31:36.772Z] HOSTNAME=94c768432180
12:31:36 [2022-08-02T12:31:36.772Z] TESTDEBUG=0
12:31:36 [2022-08-02T12:31:36.772Z] DEST=bundles/test-integration
12:31:36 [2022-08-02T12:31:36.772Z] PWD=/go/src/github.com/docker/docker
12:31:36 [2022-08-02T12:31:36.772Z] DOCKER_GITCOMMIT=47251d0a05415bcd100ce697db14fb187ccbd366
12:31:36 [2022-08-02T12:31:36.772Z] container=docker
12:31:36 [2022-08-02T12:31:36.772Z] HOME=/root
12:31:36 [2022-08-02T12:31:36.772Z] GOLANG_VERSION=1.18.4
12:31:36 [2022-08-02T12:31:36.772Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:31:36 [2022-08-02T12:31:36.772Z] VALIDATE_BRANCH=22.06
12:31:36 [2022-08-02T12:31:36.772Z] TERM=xterm
12:31:36 [2022-08-02T12:31:36.772Z] DOCKER_PKG=github.com/docker/docker
12:31:36 [2022-08-02T12:31:36.772Z] SHLVL=1
12:31:36 [2022-08-02T12:31:36.772Z] TIMEOUT=120m
12:31:36 [2022-08-02T12:31:36.772Z] DOCKER_BUILDTAGS= journald
12:31:36 [2022-08-02T12:31:36.772Z] DOCKER_GRAPHDRIVER=overlay2
12:31:36 [2022-08-02T12:31:36.772Z] GO111MODULE=off
12:31:36 [2022-08-02T12:31:36.772Z] DOCKER_EXPERIMENTAL=1
12:31:36 [2022-08-02T12:31:36.772Z] TEST_SKIP_INTEGRATION_CLI=1
12:31:36 [2022-08-02T12:31:36.772Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:31:36 [2022-08-02T12:31:36.772Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:31:36 [2022-08-02T12:31:36.772Z] GOPATH=/go
12:31:36 [2022-08-02T12:31:36.772Z] PKG_CONFIG=pkg-config
12:31:36 [2022-08-02T12:31:36.772Z] _=/usr/bin/env
12:31:36 [2022-08-02T12:31:36.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:31:43 [2022-08-02T12:31:43.368Z] #30 7.564 Collecting yamllint==1.26.1
12:31:43 [2022-08-02T12:31:43.938Z] #30 8.611   Downloading yamllint-1.26.1.tar.gz (126 kB)
12:31:44 [2022-08-02T12:31:44.509Z] #30 9.256 Collecting pathspec>=0.5.3
12:31:44 [2022-08-02T12:31:44.509Z] #30 9.265   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
12:31:45 [2022-08-02T12:31:45.079Z] #30 9.524 Collecting pyyaml
12:31:45 [2022-08-02T12:31:45.079Z] #30 9.537   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB)
12:31:45 [2022-08-02T12:31:45.079Z] #30 9.581 Building wheels for collected packages: yamllint
12:31:45 [2022-08-02T12:31:45.079Z] #30 9.586   Building wheel for yamllint (setup.py): started
12:31:45 [2022-08-02T12:31:45.650Z] #30 10.17   Building wheel for yamllint (setup.py): finished with status 'done'
12:31:45 [2022-08-02T12:31:45.650Z] #30 10.17   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=ea7f67862ad407efe4dd34414c521f22e112819931d9eed4ecaa5fd3dc962cf3
12:31:45 [2022-08-02T12:31:45.650Z] #30 10.17   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
12:31:45 [2022-08-02T12:31:45.650Z] #30 10.17 Successfully built yamllint
12:31:45 [2022-08-02T12:31:45.650Z] #30 10.19 Installing collected packages: pyyaml, pathspec, yamllint
12:31:45 [2022-08-02T12:31:45.911Z] #30 10.44 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
12:31:46 [2022-08-02T12:31:46.173Z] #30 DONE 10.8s
12:31:46 [2022-08-02T12:31:46.173Z] 
12:31:46 [2022-08-02T12:31:46.173Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
12:31:46 [2022-08-02T12:31:46.173Z] #34 sha256:e44aea2ae515b5b91479e2f115c859dd075a8336684b9f503386796edd6bfc7c
12:31:46 [2022-08-02T12:31:46.173Z] #34 DONE 0.2s
12:31:46 [2022-08-02T12:31:46.173Z] 
12:31:46 [2022-08-02T12:31:46.173Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
12:31:46 [2022-08-02T12:31:46.173Z] #39 sha256:c667cb4948ba0268765af6d7d1ccddf378dbdcd4ca7df9914b74ad73f2f43a17
12:31:46 [2022-08-02T12:31:46.439Z] #39 DONE 0.3s
12:31:46 [2022-08-02T12:31:46.439Z] 
12:31:46 [2022-08-02T12:31:46.439Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.439Z] #42 sha256:400554bc4454814a8a383d5a419def47db2d8b58cb363a423bab492d36fe38f4
12:31:46 [2022-08-02T12:31:46.702Z] #42 DONE 0.1s
12:31:46 [2022-08-02T12:31:46.702Z] 
12:31:46 [2022-08-02T12:31:46.702Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.702Z] #44 sha256:69ca86723f748fe7d6f340c568066ed12eca1e44833a937e2d04d7168f8c2b49
12:31:46 [2022-08-02T12:31:46.702Z] #44 DONE 0.1s
12:31:46 [2022-08-02T12:31:46.702Z] 
12:31:46 [2022-08-02T12:31:46.702Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.702Z] #46 sha256:7322feb04dd8a14add1a02cfefbae775986cbba5f7ce3f8a52500c256148e23f
12:31:46 [2022-08-02T12:31:46.702Z] #46 DONE 0.1s
12:31:46 [2022-08-02T12:31:46.702Z] 
12:31:46 [2022-08-02T12:31:46.702Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:31:46 [2022-08-02T12:31:46.702Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:31:46 [2022-08-02T12:31:46.967Z] #67 ...
12:31:46 [2022-08-02T12:31:46.967Z] 
12:31:46 [2022-08-02T12:31:46.967Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.967Z] #48 sha256:1c2b3a3e6f3b1ccad3a222b8a519e68482d2787e444179f2bf9924e2b5854310
12:31:46 [2022-08-02T12:31:46.967Z] #48 DONE 0.1s
12:31:46 [2022-08-02T12:31:46.967Z] 
12:31:46 [2022-08-02T12:31:46.967Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.967Z] #52 sha256:71705a9c536e8c53739aef502963327fe554a267285216a8ed2d252585a25bf1
12:31:46 [2022-08-02T12:31:46.967Z] #52 DONE 0.0s
12:31:46 [2022-08-02T12:31:46.967Z] 
12:31:46 [2022-08-02T12:31:46.967Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
12:31:46 [2022-08-02T12:31:46.967Z] #55 sha256:157291056758a7ec8f03f80a9858ae6a67d3320cc2ad26680b31315d74689d12
12:31:46 [2022-08-02T12:31:46.967Z] #55 DONE 0.1s
12:31:46 [2022-08-02T12:31:46.967Z] 
12:31:46 [2022-08-02T12:31:46.967Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:31:46 [2022-08-02T12:31:46.967Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:31:47 [2022-08-02T12:31:47.230Z] #67 ...
12:31:47 [2022-08-02T12:31:47.230Z] 
12:31:47 [2022-08-02T12:31:47.230Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
12:31:47 [2022-08-02T12:31:47.230Z] #59 sha256:06d9e14581b02df6c7745ad5c1dc66b269d0a8ffef830eaba98a61b9af849b94
12:31:47 [2022-08-02T12:31:47.230Z] #59 DONE 0.1s
12:31:47 [2022-08-02T12:31:47.230Z] 
12:31:47 [2022-08-02T12:31:47.230Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
12:31:47 [2022-08-02T12:31:47.230Z] #61 sha256:0b8b8774608df1e7aa1f8a27fd05966f4b47e31bcbd2ec562de81e39c4346c2a
12:31:47 [2022-08-02T12:31:47.230Z] #61 DONE 0.1s
12:31:47 [2022-08-02T12:31:47.230Z] 
12:31:47 [2022-08-02T12:31:47.230Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
12:31:47 [2022-08-02T12:31:47.230Z] #63 sha256:38b0c79d613dfa3b6188a8731c23427916fe88ed66adcd82be7b552807e5ce2b
12:31:47 [2022-08-02T12:31:47.500Z] #63 DONE 0.2s
12:31:47 [2022-08-02T12:31:47.500Z] 
12:31:47 [2022-08-02T12:31:47.500Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
12:31:47 [2022-08-02T12:31:47.500Z] #65 sha256:3aec9c85940537350de7ed644f18cec367f5cdf863a4fe5be61f09a2dc295884
12:31:47 [2022-08-02T12:31:47.500Z] #65 DONE 0.1s
12:31:47 [2022-08-02T12:31:47.500Z] 
12:31:47 [2022-08-02T12:31:47.500Z] #67 [runc 2/2] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh runc
12:31:47 [2022-08-02T12:31:47.500Z] #67 sha256:70cf270f683a759ac683fadce18342976c2264f403e73ab940b946dc646d3b5f
12:32:00 [2022-08-02T12:32:00.864Z] Created binary: bundles/dynbinary-daemon/dockerd
12:32:00 [2022-08-02T12:32:00.864Z] Building: bundles/dynbinary-daemon/docker-proxy
12:32:00 [2022-08-02T12:32:00.864Z] GOOS="" GOARCH="" GOARM=""
12:32:00 [2022-08-02T12:32:00.864Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:32:00 [2022-08-02T12:32:00.864Z] 
12:32:00 [2022-08-02T12:32:00.864Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:32:00 [2022-08-02T12:32:00.864Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:32:00 [2022-08-02T12:32:00.864Z] HOSTNAME=419cdfaa9306
12:32:00 [2022-08-02T12:32:00.864Z] DEST=bundles/test-integration
12:32:00 [2022-08-02T12:32:00.864Z] PWD=/go/src/github.com/docker/docker
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_ROOTLESS=1
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_GITCOMMIT=a6ff7c24c2abec0537be39cca829a1c4c0aed089
12:32:00 [2022-08-02T12:32:00.864Z] container=docker
12:32:00 [2022-08-02T12:32:00.864Z] HOME=/root
12:32:00 [2022-08-02T12:32:00.864Z] GOLANG_VERSION=1.18.4
12:32:00 [2022-08-02T12:32:00.864Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:32:00 [2022-08-02T12:32:00.864Z] VALIDATE_BRANCH=22.06
12:32:00 [2022-08-02T12:32:00.864Z] TERM=xterm
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_PKG=github.com/docker/docker
12:32:00 [2022-08-02T12:32:00.864Z] SHLVL=1
12:32:00 [2022-08-02T12:32:00.864Z] TIMEOUT=120m
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_BUILDTAGS= journald
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_GRAPHDRIVER=overlay2
12:32:00 [2022-08-02T12:32:00.864Z] GO111MODULE=off
12:32:00 [2022-08-02T12:32:00.864Z] DOCKER_EXPERIMENTAL=1
12:32:00 [2022-08-02T12:32:00.864Z] TEST_SKIP_INTEGRATION_CLI=1
12:32:00 [2022-08-02T12:32:00.864Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:32:00 [2022-08-02T12:32:00.864Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:32:00 [2022-08-02T12:32:00.864Z] GOPATH=/go
12:32:00 [2022-08-02T12:32:00.864Z] PKG_CONFIG=pkg-config
12:32:00 [2022-08-02T12:32:00.864Z] _=/usr/bin/env
12:32:00 [2022-08-02T12:32:00.864Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:32:03 [2022-08-02T12:32:03.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:32:03 [2022-08-02T12:32:03.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:32:14 [2022-08-02T12:32:14.070Z] #67 92.99 + mkdir -p /build
12:32:14 [2022-08-02T12:32:14.070Z] #67 93.00 + cp runc /build/runc
12:32:14 [2022-08-02T12:32:14.070Z] #67 DONE 93.3s
12:32:14 [2022-08-02T12:32:14.070Z] 
12:32:14 [2022-08-02T12:32:14.070Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:32:14 [2022-08-02T12:32:14.070Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:32:14 [2022-08-02T12:32:14.070Z] #71 ...
12:32:14 [2022-08-02T12:32:14.070Z] 
12:32:14 [2022-08-02T12:32:14.070Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
12:32:14 [2022-08-02T12:32:14.070Z] #68 sha256:a028aa14c2ef336a430b00129f8296d942ee63facaa56c12e901afe239c14576
12:32:14 [2022-08-02T12:32:14.070Z] #68 DONE 0.1s
12:32:14 [2022-08-02T12:32:14.070Z] 
12:32:14 [2022-08-02T12:32:14.070Z] #71 [containerd 3/3] RUN --mount=type=cache,target=/root/.cache/go-build     --mount=type=cache,target=/go/pkg/mod         PREFIX=/build /install.sh containerd
12:32:14 [2022-08-02T12:32:14.070Z] #71 sha256:470aab52d19c67546e886d4f3179e9cc2719727bd21f755018a0eeb2d0595cf7
12:32:21 [2022-08-02T12:32:21.398Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:32:27 [2022-08-02T12:32:27.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:32:34 [2022-08-02T12:32:34.513Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:32:34 [2022-08-02T12:32:34.514Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:32:35 [2022-08-02T12:32:35.080Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:32:36 [2022-08-02T12:32:36.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:32:36 [2022-08-02T12:32:36.579Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:32:36 [2022-08-02T12:32:36.837Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:32:37 [2022-08-02T12:32:37.403Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:32:38 [2022-08-02T12:32:38.135Z] --- PASS: TestImportExtremelyLargeImageWorks (91.37s)
12:32:38 [2022-08-02T12:32:38.135Z] PASS
12:32:38 [2022-08-02T12:32:38.135Z] 
12:32:38 [2022-08-02T12:32:38.135Z] DONE 22 tests in 94.423s
12:32:38 [2022-08-02T12:32:38.135Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestStripANSICommands
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestStripANSICommands/#00
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestStripANSICommands/#01
12:32:38 [2022-08-02T12:32:38.135Z] --- PASS: TestStripANSICommands (0.00s)
12:32:38 [2022-08-02T12:32:38.135Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:32:38 [2022-08-02T12:32:38.135Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:32:38 [2022-08-02T12:32:38.135Z] PASS
12:32:38 [2022-08-02T12:32:38.135Z] 
12:32:38 [2022-08-02T12:32:38.135Z] DONE 3 tests in 0.009s
12:32:38 [2022-08-02T12:32:38.135Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:32:38 [2022-08-02T12:32:38.135Z] INFO: Testing against a local daemon
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestNetworkCreateDelete
12:32:38 [2022-08-02T12:32:38.135Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestDockerNetworkDeletePreferID
12:32:38 [2022-08-02T12:32:38.135Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:32:38 [2022-08-02T12:32:38.135Z] === RUN   TestDaemonDNSFallback
12:32:39 [2022-08-02T12:32:39.539Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:32:39 [2022-08-02T12:32:39.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:32:39 [2022-08-02T12:32:39.932Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:32:40 [2022-08-02T12:32:40.032Z] --- PASS: TestDaemonDNSFallback (6.39s)
12:32:40 [2022-08-02T12:32:40.032Z] === RUN   TestInspectNetwork
12:32:40 [2022-08-02T12:32:40.497Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:32:41 [2022-08-02T12:32:41.430Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:32:41 [2022-08-02T12:32:41.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:32:42 [2022-08-02T12:32:42.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:32:43 [2022-08-02T12:32:43.187Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:32:43 [2022-08-02T12:32:43.310Z] === RUN   TestInspectNetwork/full_network_id
12:32:43 [2022-08-02T12:32:43.310Z] === RUN   TestInspectNetwork/partial_network_id
12:32:43 [2022-08-02T12:32:43.310Z] === RUN   TestInspectNetwork/network_name
12:32:43 [2022-08-02T12:32:43.310Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:32:44 [2022-08-02T12:32:44.560Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:32:44 [2022-08-02T12:32:44.818Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:32:45 [2022-08-02T12:32:45.753Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:32:46 [2022-08-02T12:32:46.175Z] #71 183.5 # github.com/containerd/containerd/cmd/containerd
12:32:46 [2022-08-02T12:32:46.175Z] #71 183.5 /usr/bin/ld: /tmp/go-link-2429639432/000019.o: in function `New':
12:32:46 [2022-08-02T12:32:46.175Z] #71 183.5 /tmp/tmp.DnCVdGRffn/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:77: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
12:32:46 [2022-08-02T12:32:46.175Z] #71 183.6 + bin/containerd-stress
12:32:46 [2022-08-02T12:32:46.175Z] #71 184.8 + bin/containerd-shim
12:32:46 [2022-08-02T12:32:46.713Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:32:46 [2022-08-02T12:32:46.713Z] Using test binary docker
12:32:46 [2022-08-02T12:32:46.713Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:32:46 [2022-08-02T12:32:46.713Z] +++ /etc/init.d/apparmor start
12:32:46 [2022-08-02T12:32:46.713Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:32:46 [2022-08-02T12:32:46.713Z] INFO: Waiting for daemon to start...
12:32:46 [2022-08-02T12:32:46.713Z] Starting dockerd
12:32:46 [2022-08-02T12:32:46.713Z] +++ 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:32:47 [2022-08-02T12:32:47.488Z] --- PASS: TestInspectNetwork (7.07s)
12:32:47 [2022-08-02T12:32:47.488Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:32:47 [2022-08-02T12:32:47.488Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:32:47 [2022-08-02T12:32:47.488Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:32:47 [2022-08-02T12:32:47.488Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:32:47 [2022-08-02T12:32:47.488Z] === RUN   TestRunContainerWithBridgeNone
12:32:48 [2022-08-02T12:32:48.612Z] .
12:32:48 [2022-08-02T12:32:48.612Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:32:48 [2022-08-02T12:32:48.612Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:32:48 [2022-08-02T12:32:48.612Z] Error: No such image: emptyfs
12:32:48 [2022-08-02T12:32:48.612Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:32:48 [2022-08-02T12:32:48.612Z] ++++ docker load
12:32:48 [2022-08-02T12:32:48.861Z] --- PASS: TestRunContainerWithBridgeNone (1.58s)
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/create
12:32:48 [2022-08-02T12:32:48.861Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:32:48 [2022-08-02T12:32:48.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:32:48 [2022-08-02T12:32:48.861Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:32:48 [2022-08-02T12:32:48.861Z] === CONT  TestNetworkInvalidJSON/networks/create
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:32:48 [2022-08-02T12:32:48.861Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:32:48 [2022-08-02T12:32:48.861Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:32:48 [2022-08-02T12:32:48.861Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:32:48 [2022-08-02T12:32:48.861Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkList
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkList//networks
12:32:48 [2022-08-02T12:32:48.861Z] === PAUSE TestNetworkList//networks
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestNetworkList//networks/
12:32:48 [2022-08-02T12:32:48.861Z] === PAUSE TestNetworkList//networks/
12:32:48 [2022-08-02T12:32:48.861Z] === CONT  TestNetworkList//networks
12:32:48 [2022-08-02T12:32:48.861Z] === CONT  TestNetworkList//networks/
12:32:48 [2022-08-02T12:32:48.861Z] --- PASS: TestNetworkList (0.02s)
12:32:48 [2022-08-02T12:32:48.861Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z]     --- PASS: TestNetworkList//networks (0.00s)
12:32:48 [2022-08-02T12:32:48.861Z] === RUN   TestHostIPv4BridgeLabel
12:32:48 [2022-08-02T12:32:48.870Z] Running integration-test (iteration 1)
12:32:48 [2022-08-02T12:32:48.870Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
12:32:48 [2022-08-02T12:32:48.870Z] ++ 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:32:48 [2022-08-02T12:32:48.870Z] ++ set -e
12:32:48 [2022-08-02T12:32:48.870Z] ++ '[' -n 0 ']'
12:32:48 [2022-08-02T12:32:48.870Z] ++ set -x
12:32:48 [2022-08-02T12:32:48.870Z] ++ env -i DEST=/go/src/github.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:32:49 [2022-08-02T12:32:49.119Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:32:49 [2022-08-02T12:32:49.119Z] === RUN   TestDaemonRestartWithLiveRestore
12:32:49 [2022-08-02T12:32:49.127Z] Loaded image: busybox:latest
12:32:49 [2022-08-02T12:32:49.127Z] Loaded image: busybox:glibc
12:32:50 [2022-08-02T12:32:50.060Z] Loaded image: debian:bullseye-slim
12:32:50 [2022-08-02T12:32:50.060Z] Loaded image: hello-world:latest
12:32:50 [2022-08-02T12:32:50.318Z] Loaded image: arm32v7/hello-world:latest
12:32:50 [2022-08-02T12:32:50.318Z] INFO: Testing against a local daemon
12:32:50 [2022-08-02T12:32:50.318Z] === RUN   TestCgroupNamespacesBuild
12:32:50 [2022-08-02T12:32:50.490Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
12:32:50 [2022-08-02T12:32:50.490Z] === RUN   TestDaemonDefaultNetworkPools
12:32:51 [2022-08-02T12:32:51.054Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:32:51 [2022-08-02T12:32:51.054Z] === RUN   TestDaemonRestartWithExistingNetwork
12:32:51 [2022-08-02T12:32:51.251Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
12:32:51 [2022-08-02T12:32:51.251Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:32:51 [2022-08-02T12:32:51.988Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:32:51 [2022-08-02T12:32:51.988Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:32:52 [2022-08-02T12:32:52.623Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.13s)
12:32:52 [2022-08-02T12:32:52.623Z] === RUN   TestBuildWithSession
12:32:52 [2022-08-02T12:32:52.623Z]     build_session_test.go:25: TODO: BuildKit
12:32:52 [2022-08-02T12:32:52.623Z] --- SKIP: TestBuildWithSession (0.00s)
12:32:52 [2022-08-02T12:32:52.623Z] === RUN   TestBuildSquashParent
12:32:53 [2022-08-02T12:32:53.372Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s)
12:32:53 [2022-08-02T12:32:53.372Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:32:53 [2022-08-02T12:32:53.937Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:32:53 [2022-08-02T12:32:53.937Z] === RUN   TestServiceWithPredefinedNetwork
12:32:56 [2022-08-02T12:32:56.463Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
12:32:56 [2022-08-02T12:32:56.463Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:32:56 [2022-08-02T12:32:56.463Z]     service_test.go:243: FLAKY_TEST
12:32:56 [2022-08-02T12:32:56.463Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:32:56 [2022-08-02T12:32:56.463Z] === RUN   TestServiceWithDataPathPortInit
12:32:56 [2022-08-02T12:32:56.805Z] --- PASS: TestBuildSquashParent (3.72s)
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:56 [2022-08-02T12:32:56.805Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:56 [2022-08-02T12:32:56.805Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:56 [2022-08-02T12:32:56.805Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:32:56 [2022-08-02T12:32:56.805Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:32:57 [2022-08-02T12:32:57.371Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:32:57 [2022-08-02T12:32:57.371Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:32:58 [2022-08-02T12:32:58.478Z] #71 196.3 + bin/containerd-shim-runc-v1
12:32:58 [2022-08-02T12:32:58.745Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:32:58 [2022-08-02T12:32:58.745Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:32:59 [2022-08-02T12:32:59.679Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.16s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.08s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.28s)
12:32:59 [2022-08-02T12:32:59.679Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.07s)
12:32:59 [2022-08-02T12:32:59.679Z] === RUN   TestBuildMultiStageCopy
12:32:59 [2022-08-02T12:32:59.679Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:33:01 [2022-08-02T12:33:01.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:33:01 [2022-08-02T12:33:01.051Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:33:01 [2022-08-02T12:33:01.309Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:33:01 [2022-08-02T12:33:01.568Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:33:01 [2022-08-02T12:33:01.826Z] --- PASS: TestBuildMultiStageCopy (1.96s)
12:33:01 [2022-08-02T12:33:01.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.11s)
12:33:01 [2022-08-02T12:33:01.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
12:33:01 [2022-08-02T12:33:01.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
12:33:01 [2022-08-02T12:33:01.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s)
12:33:01 [2022-08-02T12:33:01.826Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
12:33:01 [2022-08-02T12:33:01.826Z] === RUN   TestBuildMultiStageParentConfig
12:33:02 [2022-08-02T12:33:02.393Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
12:33:02 [2022-08-02T12:33:02.393Z] === RUN   TestBuildLabelWithTargets
12:33:02 [2022-08-02T12:33:02.741Z] Created binary: bundles/dynbinary-daemon/dockerd
12:33:02 [2022-08-02T12:33:02.741Z] Building: bundles/dynbinary-daemon/docker-proxy
12:33:02 [2022-08-02T12:33:02.741Z] GOOS="" GOARCH="" GOARM=""
12:33:02 [2022-08-02T12:33:02.741Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:33:02 [2022-08-02T12:33:02.741Z] 
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_INTEGRATION_DEST=2
12:33:02 [2022-08-02T12:33:02.741Z] + CONTAINER_NAME=docker-pr3-2
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_SKIP_INTEGRATION=1
12:33:02 [2022-08-02T12:33:02.741Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
12:33:02 [2022-08-02T12:33:02.741Z] + run_tests
12:33:02 [2022-08-02T12:33:02.741Z] + c=0
12:33:02 [2022-08-02T12:33:02.741Z] + '[' -n 0 ']'
12:33:02 [2022-08-02T12:33:02.741Z] + rm=
12:33:02 [2022-08-02T12:33:02.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43890/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh '' test-integration
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_INTEGRATION_DEST=1
12:33:02 [2022-08-02T12:33:02.741Z] + CONTAINER_NAME=docker-pr3-1
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_SKIP_INTEGRATION_CLI=1
12:33:02 [2022-08-02T12:33:02.741Z] + run_tests test-integration-flaky
12:33:02 [2022-08-02T12:33:02.741Z] + '[' -n 0 ']'
12:33:02 [2022-08-02T12:33:02.741Z] + rm=
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_INTEGRATION_DEST=3
12:33:02 [2022-08-02T12:33:02.741Z] + CONTAINER_NAME=docker-pr3-3
12:33:02 [2022-08-02T12:33:02.741Z] + TEST_SKIP_INTEGRATION=1
12:33:02 [2022-08-02T12:33:02.741Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
12:33:02 [2022-08-02T12:33:02.741Z] + run_tests
12:33:02 [2022-08-02T12:33:02.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43890/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh test-integration-flaky test-integration
12:33:02 [2022-08-02T12:33:02.741Z] + '[' -n 0 ']'
12:33:02 [2022-08-02T12:33:02.741Z] + rm=
12:33:02 [2022-08-02T12:33:02.741Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43890/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh '' test-integration
12:33:02 [2022-08-02T12:33:02.741Z] ++ jobs -p
12:33:02 [2022-08-02T12:33:02.741Z] + for job in $(jobs -p)
12:33:02 [2022-08-02T12:33:02.741Z] + wait 8453
12:33:02 [2022-08-02T12:33:02.741Z] 
12:33:02 [2022-08-02T12:33:02.741Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
12:33:02 [2022-08-02T12:33:02.741Z] 
12:33:02 [2022-08-02T12:33:02.741Z] 
12:33:02 [2022-08-02T12:33:02.741Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:33:02 [2022-08-02T12:33:02.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:33:02 [2022-08-02T12:33:02.741Z] HOSTNAME=6193e92e1193
12:33:02 [2022-08-02T12:33:02.741Z] TEST_SKIP_INTEGRATION=1
12:33:02 [2022-08-02T12:33:02.741Z] TESTDEBUG=0
12:33:02 [2022-08-02T12:33:02.741Z] DEST=bundles/test-integration
12:33:02 [2022-08-02T12:33:02.741Z] PWD=/go/src/github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.741Z] KEEPBUNDLE=1
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be
12:33:02 [2022-08-02T12:33:02.741Z] container=docker
12:33:02 [2022-08-02T12:33:02.741Z] HOME=/root
12:33:02 [2022-08-02T12:33:02.741Z] GOLANG_VERSION=1.18.4
12:33:02 [2022-08-02T12:33:02.741Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:33:02 [2022-08-02T12:33:02.741Z] VALIDATE_BRANCH=22.06
12:33:02 [2022-08-02T12:33:02.741Z] TERM=xterm
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_PKG=github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.741Z] SHLVL=1
12:33:02 [2022-08-02T12:33:02.741Z] TIMEOUT=120m
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_BUILDTAGS= journald
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_GRAPHDRIVER=overlay2
12:33:02 [2022-08-02T12:33:02.741Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
12:33:02 [2022-08-02T12:33:02.741Z] GO111MODULE=off
12:33:02 [2022-08-02T12:33:02.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:33:02 [2022-08-02T12:33:02.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:33:02 [2022-08-02T12:33:02.741Z] GOPATH=/go
12:33:02 [2022-08-02T12:33:02.741Z] PKG_CONFIG=pkg-config
12:33:02 [2022-08-02T12:33:02.741Z] _=/usr/bin/env
12:33:02 [2022-08-02T12:33:02.741Z] Building test suite binary ./integration-cli/test.main
12:33:02 [2022-08-02T12:33:02.741Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:33:02 [2022-08-02T12:33:02.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:33:02 [2022-08-02T12:33:02.741Z] HOSTNAME=a370d9211ab8
12:33:02 [2022-08-02T12:33:02.741Z] TEST_SKIP_INTEGRATION=1
12:33:02 [2022-08-02T12:33:02.741Z] TESTDEBUG=0
12:33:02 [2022-08-02T12:33:02.741Z] DEST=bundles/test-integration
12:33:02 [2022-08-02T12:33:02.741Z] PWD=/go/src/github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.741Z] KEEPBUNDLE=1
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be
12:33:02 [2022-08-02T12:33:02.741Z] container=docker
12:33:02 [2022-08-02T12:33:02.741Z] HOME=/root
12:33:02 [2022-08-02T12:33:02.741Z] GOLANG_VERSION=1.18.4
12:33:02 [2022-08-02T12:33:02.741Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:33:02 [2022-08-02T12:33:02.741Z] VALIDATE_BRANCH=22.06
12:33:02 [2022-08-02T12:33:02.741Z] TERM=xterm
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_PKG=github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.741Z] SHLVL=1
12:33:02 [2022-08-02T12:33:02.741Z] TIMEOUT=120m
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_BUILDTAGS= journald
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_GRAPHDRIVER=overlay2
12:33:02 [2022-08-02T12:33:02.741Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
12:33:02 [2022-08-02T12:33:02.741Z] GO111MODULE=off
12:33:02 [2022-08-02T12:33:02.741Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:33:02 [2022-08-02T12:33:02.741Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:33:02 [2022-08-02T12:33:02.741Z] GOPATH=/go
12:33:02 [2022-08-02T12:33:02.741Z] PKG_CONFIG=pkg-config
12:33:02 [2022-08-02T12:33:02.741Z] _=/usr/bin/env
12:33:02 [2022-08-02T12:33:02.741Z] Building test suite binary ./integration-cli/test.main
12:33:02 [2022-08-02T12:33:02.741Z] No new tests added to integration.
12:33:02 [2022-08-02T12:33:02.741Z] 
12:33:02 [2022-08-02T12:33:02.741Z] ---> Making bundle: test-integration (in bundles/test-integration)
12:33:02 [2022-08-02T12:33:02.741Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
12:33:02 [2022-08-02T12:33:02.741Z] HOSTNAME=bfadef3c89d5
12:33:02 [2022-08-02T12:33:02.741Z] TESTDEBUG=0
12:33:02 [2022-08-02T12:33:02.741Z] DEST=bundles/test-integration
12:33:02 [2022-08-02T12:33:02.741Z] PWD=/go/src/github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.741Z] KEEPBUNDLE=1
12:33:02 [2022-08-02T12:33:02.741Z] DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be
12:33:02 [2022-08-02T12:33:02.742Z] container=docker
12:33:02 [2022-08-02T12:33:02.742Z] HOME=/root
12:33:02 [2022-08-02T12:33:02.742Z] GOLANG_VERSION=1.18.4
12:33:02 [2022-08-02T12:33:02.742Z] VALIDATE_REPO=https://github.com/moby/moby.git
12:33:02 [2022-08-02T12:33:02.742Z] VALIDATE_BRANCH=22.06
12:33:02 [2022-08-02T12:33:02.742Z] TERM=xterm
12:33:02 [2022-08-02T12:33:02.742Z] DOCKER_PKG=github.com/docker/docker
12:33:02 [2022-08-02T12:33:02.742Z] SHLVL=1
12:33:02 [2022-08-02T12:33:02.742Z] TIMEOUT=120m
12:33:02 [2022-08-02T12:33:02.742Z] DOCKER_BUILDTAGS= journald
12:33:02 [2022-08-02T12:33:02.742Z] DOCKER_GRAPHDRIVER=overlay2
12:33:02 [2022-08-02T12:33:02.742Z] GO111MODULE=off
12:33:02 [2022-08-02T12:33:02.742Z] TEST_SKIP_INTEGRATION_CLI=1
12:33:02 [2022-08-02T12:33:02.742Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
12:33:02 [2022-08-02T12:33:02.742Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
12:33:02 [2022-08-02T12:33:02.742Z] GOPATH=/go
12:33:02 [2022-08-02T12:33:02.742Z] PKG_CONFIG=pkg-config
12:33:02 [2022-08-02T12:33:02.742Z] _=/usr/bin/env
12:33:02 [2022-08-02T12:33:02.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
12:33:03 [2022-08-02T12:33:03.327Z] --- PASS: TestBuildLabelWithTargets (1.02s)
12:33:03 [2022-08-02T12:33:03.327Z] === RUN   TestBuildWithEmptyLayers
12:33:03 [2022-08-02T12:33:03.892Z] --- PASS: TestBuildWithEmptyLayers (0.44s)
12:33:03 [2022-08-02T12:33:03.892Z] === RUN   TestBuildMultiStageOnBuild
12:33:05 [2022-08-02T12:33:05.053Z] #71 202.8 + bin/containerd-shim-runc-v2
12:33:05 [2022-08-02T12:33:05.053Z] #71 203.6 + binaries
12:33:05 [2022-08-02T12:33:05.053Z] #71 203.6 + install -D bin/containerd /build/containerd
12:33:05 [2022-08-02T12:33:05.053Z] #71 203.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
12:33:05 [2022-08-02T12:33:05.053Z] #71 203.6 + install -D bin/ctr /build/ctr
12:33:05 [2022-08-02T12:33:05.265Z] --- PASS: TestBuildMultiStageOnBuild (1.35s)
12:33:05 [2022-08-02T12:33:05.265Z] === RUN   TestBuildUncleanTarFilenames
12:33:05 [2022-08-02T12:33:05.831Z] --- PASS: TestBuildUncleanTarFilenames (0.63s)
12:33:05 [2022-08-02T12:33:05.831Z] === RUN   TestBuildMultiStageLayerLeak
12:33:06 [2022-08-02T12:33:06.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:33:06 [2022-08-02T12:33:06.960Z] #71 DONE 205.3s
12:33:07 [2022-08-02T12:33:07.204Z] --- PASS: TestBuildMultiStageLayerLeak (1.35s)
12:33:07 [2022-08-02T12:33:07.204Z] === RUN   TestBuildWithHugeFile
12:33:07 [2022-08-02T12:33:07.531Z] 
12:33:07 [2022-08-02T12:33:07.531Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
12:33:07 [2022-08-02T12:33:07.531Z] #72 sha256:8b1cd8eef7ccf5eb1e44696b25f8a810eead58d2f1b184693f4b3453659d9781
12:33:08 [2022-08-02T12:33:08.100Z] #72 DONE 0.3s
12:33:08 [2022-08-02T12:33:08.100Z] 
12:33:08 [2022-08-02T12:33:08.100Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
12:33:08 [2022-08-02T12:33:08.100Z] #77 sha256:5d8e2be804dcee2a635d79d9f3c985a7f565a7375a203e03bb444da022c870da
12:33:08 [2022-08-02T12:33:08.100Z] #77 DONE 0.1s
12:33:08 [2022-08-02T12:33:08.100Z] 
12:33:08 [2022-08-02T12:33:08.100Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
12:33:08 [2022-08-02T12:33:08.100Z] #82 sha256:c684f6be080819683037bbf56f8481395ed2dbb1f7bce3ded4695966f2bea3f5
12:33:08 [2022-08-02T12:33:08.671Z] #82 DONE 0.4s
12:33:08 [2022-08-02T12:33:08.671Z] 
12:33:08 [2022-08-02T12:33:08.671Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
12:33:08 [2022-08-02T12:33:08.671Z] #85 sha256:7eaf52a9279bf9a7e0787c3fcabc1726e2400aa2b6f871b608307d3e4c73f0a6
12:33:08 [2022-08-02T12:33:08.671Z] #85 DONE 0.1s
12:33:08 [2022-08-02T12:33:08.671Z] 
12:33:08 [2022-08-02T12:33:08.671Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
12:33:08 [2022-08-02T12:33:08.671Z] #86 sha256:665a1e70505f95401204740089e1af1268680b4f4a4c51c67411f1255346640f
12:33:08 [2022-08-02T12:33:08.671Z] #86 DONE 0.0s
12:33:08 [2022-08-02T12:33:08.671Z] 
12:33:08 [2022-08-02T12:33:08.671Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
12:33:08 [2022-08-02T12:33:08.671Z] #87 sha256:2036183ed6378f23026698c349fb398c1c174d369bea6b0d77b7632a1e7cbc6c
12:33:08 [2022-08-02T12:33:08.671Z] #87 DONE 0.0s
12:33:08 [2022-08-02T12:33:08.671Z] 
12:33:08 [2022-08-02T12:33:08.671Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
12:33:08 [2022-08-02T12:33:08.671Z] #88 sha256:48db3eaff669527e99c1a8c4e4dcb24e52e2a97e5d0f1e1ec28b94f7471f31dc
12:33:11 [2022-08-02T12:33:11.329Z] --- PASS: TestServiceWithDataPathPortInit (14.07s)
12:33:11 [2022-08-02T12:33:11.329Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:33:11 [2022-08-02T12:33:11.967Z] #88 DONE 3.0s
12:33:11 [2022-08-02T12:33:11.967Z] 
12:33:11 [2022-08-02T12:33:11.967Z] #89 exporting to image
12:33:11 [2022-08-02T12:33:11.967Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
12:33:11 [2022-08-02T12:33:11.967Z] #89 exporting layers
12:33:13 [2022-08-02T12:33:13.227Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:mmw1veiwmc4ou82dse15jn69t Created:2022-08-02 12:33:11.477458987 +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[dbf4b112f3c7a6733ad4967a1ba657b779c51fef943c32ad480b84923b4b5c27:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvivsyz0vz7q3gpniezik0vd7 EndpointID:b865f9bc5e444a7eda5ac5284464dc6002f35d68c1337b7f5fd32df32d9230b3 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:89b9312082e3e046ab17489e5cf5dad93189f8eddc5699512f8ec3063dcc7187 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:c6b372e284d6 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xvivsyz0vz7q3gpniezik0vd7 EndpointID:b865f9bc5e444a7eda5ac5284464dc6002f35d68c1337b7f5fd32df32d9230b3 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:33:14 [2022-08-02T12:33:14.442Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:33:17 [2022-08-02T12:33:17.405Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.07s)
12:33:17 [2022-08-02T12:33:17.405Z] PASS
12:33:17 [2022-08-02T12:33:17.405Z] 
12:33:17 [2022-08-02T12:33:17.405Z] === Skipped
12:33:17 [2022-08-02T12:33:17.405Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:33:17 [2022-08-02T12:33:17.405Z]     service_test.go:243: FLAKY_TEST
12:33:17 [2022-08-02T12:33:17.405Z] 
12:33:17 [2022-08-02T12:33:17.405Z] DONE 38 tests, 1 skipped in 44.247s
12:33:17 [2022-08-02T12:33:17.405Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:33:17 [2022-08-02T12:33:17.405Z] INFO: Testing against a local daemon
12:33:17 [2022-08-02T12:33:17.405Z] === RUN   TestDockerNetworkIpvlanPersistance
12:33:17 [2022-08-02T12:33:17.405Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:17 [2022-08-02T12:33:17.405Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:33:17 [2022-08-02T12:33:17.405Z] === RUN   TestDockerNetworkIpvlan
12:33:17 [2022-08-02T12:33:17.405Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:17 [2022-08-02T12:33:17.405Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:33:17 [2022-08-02T12:33:17.405Z] PASS
12:33:17 [2022-08-02T12:33:17.405Z] 
12:33:17 [2022-08-02T12:33:17.405Z] === Skipped
12:33:17 [2022-08-02T12:33:17.405Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:33:17 [2022-08-02T12:33:17.405Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:17 [2022-08-02T12:33:17.405Z] 
12:33:17 [2022-08-02T12:33:17.405Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:33:17 [2022-08-02T12:33:17.405Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:33:17 [2022-08-02T12:33:17.405Z] 
12:33:17 [2022-08-02T12:33:17.405Z] DONE 2 tests, 2 skipped in 0.022s
12:33:17 [2022-08-02T12:33:17.405Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:33:17 [2022-08-02T12:33:17.405Z] INFO: Testing against a local daemon
12:33:17 [2022-08-02T12:33:17.405Z] === RUN   TestDockerNetworkMacvlanPersistance
12:33:18 [2022-08-02T12:33:18.777Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
12:33:18 [2022-08-02T12:33:18.777Z] === RUN   TestDockerNetworkMacvlan
12:33:19 [2022-08-02T12:33:19.343Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:33:19 [2022-08-02T12:33:19.908Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:33:20 [2022-08-02T12:33:20.842Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:33:22 [2022-08-02T12:33:22.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:33:22 [2022-08-02T12:33:22.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:33:22 [2022-08-02T12:33:22.741Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:33:23 [2022-08-02T12:33:23.094Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:33:24 [2022-08-02T12:33:24.024Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:33:24 [2022-08-02T12:33:24.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:33:24 [2022-08-02T12:33:24.640Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:33:24 [2022-08-02T12:33:24.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:33:25 [2022-08-02T12:33:25.772Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:33:27 [2022-08-02T12:33:27.933Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:33:28 [2022-08-02T12:33:28.292Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
12:33:28 [2022-08-02T12:33:28.498Z] --- PASS: TestDockerNetworkMacvlan (9.96s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.82s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.02s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.16s)
12:33:28 [2022-08-02T12:33:28.498Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
12:33:28 [2022-08-02T12:33:28.498Z] PASS
12:33:28 [2022-08-02T12:33:28.498Z] 
12:33:28 [2022-08-02T12:33:28.498Z] DONE 8 tests in 11.214s
12:33:28 [2022-08-02T12:33:28.498Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:33:28 [2022-08-02T12:33:28.498Z] testing: warning: no tests to run
12:33:28 [2022-08-02T12:33:28.498Z] PASS
12:33:28 [2022-08-02T12:33:28.498Z] 
12:33:28 [2022-08-02T12:33:28.498Z] DONE 0 tests in 0.007s
12:33:28 [2022-08-02T12:33:28.498Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:33:28 [2022-08-02T12:33:28.498Z] INFO: Testing against a local daemon
12:33:28 [2022-08-02T12:33:28.498Z] === RUN   TestAuthZPluginAllowRequest
12:33:29 [2022-08-02T12:33:29.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
12:33:29 [2022-08-02T12:33:29.880Z] --- PASS: TestAuthZPluginAllowRequest (1.19s)
12:33:29 [2022-08-02T12:33:29.880Z] === RUN   TestAuthZPluginTLS
12:33:30 [2022-08-02T12:33:30.151Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
12:33:30 [2022-08-02T12:33:30.408Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:33:30 [2022-08-02T12:33:30.445Z] --- PASS: TestAuthZPluginTLS (0.54s)
12:33:30 [2022-08-02T12:33:30.445Z] === RUN   TestAuthZPluginDenyRequest
12:33:31 [2022-08-02T12:33:31.010Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:33:31 [2022-08-02T12:33:31.010Z] === RUN   TestAuthZPluginAPIDenyResponse
12:33:31 [2022-08-02T12:33:31.267Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:33:31 [2022-08-02T12:33:31.267Z] === RUN   TestAuthZPluginDenyResponse
12:33:31 [2022-08-02T12:33:31.337Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:33:31 [2022-08-02T12:33:31.832Z] --- PASS: TestAuthZPluginDenyResponse (0.53s)
12:33:31 [2022-08-02T12:33:31.832Z] === RUN   TestAuthZPluginAllowEventStream
12:33:32 [2022-08-02T12:33:32.266Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:33:33 [2022-08-02T12:33:33.195Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:33:33 [2022-08-02T12:33:33.204Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s)
12:33:33 [2022-08-02T12:33:33.204Z] === RUN   TestAuthZPluginErrorResponse
12:33:33 [2022-08-02T12:33:33.758Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:33:33 [2022-08-02T12:33:33.770Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:33:33 [2022-08-02T12:33:33.770Z] === RUN   TestAuthZPluginErrorRequest
12:33:34 [2022-08-02T12:33:34.028Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:33:34 [2022-08-02T12:33:34.028Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:33:34 [2022-08-02T12:33:34.594Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
12:33:34 [2022-08-02T12:33:34.594Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:33:34 [2022-08-02T12:33:34.687Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:33:35 [2022-08-02T12:33:35.615Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:33:35 [2022-08-02T12:33:35.615Z] Using test binary docker
12:33:35 [2022-08-02T12:33:35.615Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:33:35 [2022-08-02T12:33:35.615Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:33:35 [2022-08-02T12:33:35.615Z] INFO: Waiting for daemon to start...
12:33:35 [2022-08-02T12:33:35.615Z] Starting dockerd
12:33:36 [2022-08-02T12:33:36.493Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.43s)
12:33:36 [2022-08-02T12:33:36.493Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:33:37 [2022-08-02T12:33:37.504Z] .
12:33:37 [2022-08-02T12:33:37.504Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:33:37 [2022-08-02T12:33:37.760Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:33:37 [2022-08-02T12:33:37.760Z] Error: No such image: emptyfs
12:33:37 [2022-08-02T12:33:37.760Z] Running integration-test (iteration 1)
12:33:37 [2022-08-02T12:33:37.760Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:33:37 [2022-08-02T12:33:37.867Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.50s)
12:33:37 [2022-08-02T12:33:37.867Z] === RUN   TestAuthZPluginHeader
12:33:38 [2022-08-02T12:33:38.016Z] Loaded image: busybox:latest
12:33:38 [2022-08-02T12:33:38.272Z] Loaded image: busybox:glibc
12:33:38 [2022-08-02T12:33:38.432Z] --- PASS: TestAuthZPluginHeader (0.69s)
12:33:38 [2022-08-02T12:33:38.432Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:33:38 [2022-08-02T12:33:38.540Z] #89 exporting layers 25.6s done
12:33:38 [2022-08-02T12:33:38.540Z] #89 writing image sha256:ef4b996f40147d6a6d83c4bc272a8afc5a63d4fb347124c0bad32e713b961182 done
12:33:38 [2022-08-02T12:33:38.540Z] #89 naming to docker.io/library/docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be done
12:33:38 [2022-08-02T12:33:38.540Z] #89 DONE 25.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
12:33:38 [2022-08-02T12:33:38.879Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/validate/default
12:33:39 [2022-08-02T12:33:39.638Z] Loaded image: debian:bullseye-slim
12:33:39 [2022-08-02T12:33:39.638Z] Loaded image: hello-world:latest
12:33:39 [2022-08-02T12:33:39.638Z] Loaded image: arm32v7/hello-world:latest
12:33:39 [2022-08-02T12:33:39.638Z] INFO: Testing against a local daemon
12:33:39 [2022-08-02T12:33:39.638Z] === RUN   TestCgroupNamespacesBuild
12:33:41 [2022-08-02T12:33:41.007Z] --- PASS: TestCgroupNamespacesBuild (1.24s)
12:33:41 [2022-08-02T12:33:41.007Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:33:41 [2022-08-02T12:33:41.935Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s)
12:33:41 [2022-08-02T12:33:41.935Z] === RUN   TestBuildWithSession
12:33:41 [2022-08-02T12:33:41.935Z]     build_session_test.go:25: TODO: BuildKit
12:33:41 [2022-08-02T12:33:41.935Z] --- SKIP: TestBuildWithSession (0.00s)
12:33:41 [2022-08-02T12:33:41.935Z] === RUN   TestBuildSquashParent
12:33:42 [2022-08-02T12:33:42.178Z] Congratulations!  Seccomp profile generation is done correctly.
12:33:42 [2022-08-02T12:33:42.178Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
12:33:42 [2022-08-02T12:33:42.611Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.15s)
12:33:42 [2022-08-02T12:33:42.611Z] === RUN   TestAuthZPluginV2Disable
12:33:45 [2022-08-02T12:33:45.909Z] --- PASS: TestBuildWithHugeFile (34.62s)
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildWCOWSandboxSize
12:33:45 [2022-08-02T12:33:45.909Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:33:45 [2022-08-02T12:33:45.909Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildWithEmptyDockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:33:45 [2022-08-02T12:33:45.909Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:33:45 [2022-08-02T12:33:45.909Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s)
12:33:45 [2022-08-02T12:33:45.909Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s)
12:33:45 [2022-08-02T12:33:45.909Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s)
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildPreserveOwnership
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildPreserveOwnership/copy_from
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:33:45 [2022-08-02T12:33:45.909Z] --- PASS: TestBuildPreserveOwnership (2.76s)
12:33:45 [2022-08-02T12:33:45.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.81s)
12:33:45 [2022-08-02T12:33:45.909Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.94s)
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildPlatformInvalid
12:33:45 [2022-08-02T12:33:45.909Z] --- PASS: TestBuildPlatformInvalid (0.07s)
12:33:45 [2022-08-02T12:33:45.909Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:33:45 [2022-08-02T12:33:45.909Z] Loaded image: busybox:latest
12:33:45 [2022-08-02T12:33:45.909Z] Loaded image: busybox:glibc
12:33:46 [2022-08-02T12:33:46.790Z] --- PASS: TestAuthZPluginV2Disable (3.73s)
12:33:46 [2022-08-02T12:33:46.790Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:33:46 [2022-08-02T12:33:46.842Z] Loaded image: debian:bullseye-slim
12:33:46 [2022-08-02T12:33:46.842Z] Loaded image: hello-world:latest
12:33:46 [2022-08-02T12:33:46.842Z] Loaded image: arm32v7/hello-world:latest
12:33:50 [2022-08-02T12:33:50.017Z] --- PASS: TestBuildSquashParent (6.95s)
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:33:50 [2022-08-02T12:33:50.017Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:33:50 [2022-08-02T12:33:50.017Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:33:50 [2022-08-02T12:33:50.017Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:33:50 [2022-08-02T12:33:50.017Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:33:50 [2022-08-02T12:33:50.068Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.51s)
12:33:50 [2022-08-02T12:33:50.068Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:33:50 [2022-08-02T12:33:50.322Z] Congratulations!  The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0
12:33:50 [2022-08-02T12:33:50.946Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:33:50 [2022-08-02T12:33:50.946Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:33:52 [2022-08-02T12:33:52.835Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:33:52 [2022-08-02T12:33:52.835Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:33:54 [2022-08-02T12:33:54.520Z] Congratulations!  All API changes are done the right way.
12:33:54 [2022-08-02T12:33:54.520Z] Congratulations!  All TOML source files changed here have valid syntax.
12:33:54 [2022-08-02T12:33:54.520Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
12:33:54 [2022-08-02T12:33:54.520Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
12:33:54 [2022-08-02T12:33:54.520Z] 
12:33:54 [2022-08-02T12:33:54.520Z] INFO Start validation with golang-ci-lint
12:33:54 [2022-08-02T12:33:54.724Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.83s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.95s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.03s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.95s)
12:33:54 [2022-08-02T12:33:54.724Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s)
12:33:54 [2022-08-02T12:33:54.724Z] === RUN   TestBuildMultiStageCopy
12:33:54 [2022-08-02T12:33:54.724Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:33:54 [2022-08-02T12:33:54.947Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (8.98s)
12:33:54 [2022-08-02T12:33:54.947Z] PASS
12:33:54 [2022-08-02T12:33:54.947Z] 
12:33:54 [2022-08-02T12:33:54.947Z] === Skipped
12:33:54 [2022-08-02T12:33:54.947Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
12:33:54 [2022-08-02T12:33:54.947Z]     build_session_test.go:25: TODO: BuildKit
12:33:54 [2022-08-02T12:33:54.947Z] 
12:33:54 [2022-08-02T12:33:54.947Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:33:54 [2022-08-02T12:33:54.947Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:33:54 [2022-08-02T12:33:54.947Z] 
12:33:54 [2022-08-02T12:33:54.947Z] DONE 34 tests, 2 skipped in 65.039s
12:33:54 [2022-08-02T12:33:54.947Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
12:33:54 [2022-08-02T12:33:54.947Z] ++ 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:33:54 [2022-08-02T12:33:54.947Z] ++ set -e
12:33:54 [2022-08-02T12:33:54.947Z] ++ '[' -n 0 ']'
12:33:54 [2022-08-02T12:33:54.947Z] ++ set -x
12:33:54 [2022-08-02T12:33:54.947Z] ++ env -i DEST=/go/src/github.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:33:54 [2022-08-02T12:33:54.947Z] INFO: Testing against a local daemon
12:33:54 [2022-08-02T12:33:54.947Z] === RUN   TestConfigInspect
12:33:55 [2022-08-02T12:33:55.089Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
12:33:55 [2022-08-02T12:33:55.089Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
12:33:55 [2022-08-02T12:33:55.880Z] --- PASS: TestConfigInspect (1.79s)
12:33:55 [2022-08-02T12:33:55.880Z] === RUN   TestConfigList
12:33:58 [2022-08-02T12:33:58.406Z] --- PASS: TestConfigList (2.26s)
12:33:58 [2022-08-02T12:33:58.406Z] === RUN   TestConfigsCreateAndDelete
12:33:58 [2022-08-02T12:33:58.890Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:33:59 [2022-08-02T12:33:59.146Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:34:00 [2022-08-02T12:34:00.032Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (9.75s)
12:34:00 [2022-08-02T12:34:00.033Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:34:00 [2022-08-02T12:34:00.072Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:34:00 [2022-08-02T12:34:00.305Z] --- PASS: TestConfigsCreateAndDelete (2.16s)
12:34:00 [2022-08-02T12:34:00.305Z] === RUN   TestConfigsUpdate
12:34:01 [2022-08-02T12:34:01.437Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:34:02 [2022-08-02T12:34:02.204Z] --- PASS: TestConfigsUpdate (2.16s)
12:34:02 [2022-08-02T12:34:02.204Z] === RUN   TestTemplatedConfig
12:34:02 [2022-08-02T12:34:02.363Z] --- PASS: TestBuildMultiStageCopy (7.36s)
12:34:02 [2022-08-02T12:34:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.36s)
12:34:02 [2022-08-02T12:34:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s)
12:34:02 [2022-08-02T12:34:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
12:34:02 [2022-08-02T12:34:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.05s)
12:34:02 [2022-08-02T12:34:02.363Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.95s)
12:34:02 [2022-08-02T12:34:02.363Z] === RUN   TestBuildMultiStageParentConfig
12:34:04 [2022-08-02T12:34:04.735Z] --- PASS: TestTemplatedConfig (2.45s)
12:34:04 [2022-08-02T12:34:04.735Z] === RUN   TestConfigCreateResolve
12:34:07 [2022-08-02T12:34:07.261Z] --- PASS: TestConfigCreateResolve (2.14s)
12:34:07 [2022-08-02T12:34:07.261Z] PASS
12:34:07 [2022-08-02T12:34:07.261Z] 
12:34:07 [2022-08-02T12:34:07.261Z] DONE 6 tests in 13.047s
12:34:07 [2022-08-02T12:34:07.261Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
12:34:07 [2022-08-02T12:34:07.261Z] ++ 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:34:07 [2022-08-02T12:34:07.261Z] ++ set -e
12:34:07 [2022-08-02T12:34:07.261Z] ++ '[' -n 0 ']'
12:34:07 [2022-08-02T12:34:07.261Z] ++ set -x
12:34:07 [2022-08-02T12:34:07.261Z] ++ env -i DEST=/go/src/github.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:34:07 [2022-08-02T12:34:07.261Z] INFO: Testing against a local daemon
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestAttachWithTTY
12:34:07 [2022-08-02T12:34:07.261Z] --- PASS: TestAttachWithTTY (0.05s)
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestAttachWithoutTTy
12:34:07 [2022-08-02T12:34:07.261Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestCheckpoint
12:34:07 [2022-08-02T12:34:07.261Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:34:07 [2022-08-02T12:34:07.261Z] --- SKIP: TestCheckpoint (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/commit
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/commit
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/create
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/containers/create
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/commit
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] === CONT  TestContainerInvalidJSON/containers/create
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:34:07 [2022-08-02T12:34:07.261Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:34:07 [2022-08-02T12:34:07.261Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:34:07 [2022-08-02T12:34:07.261Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.261Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:34:07 [2022-08-02T12:34:07.262Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:34:07 [2022-08-02T12:34:07.262Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:34:07 [2022-08-02T12:34:07.262Z] === RUN   TestCopyFromContainerPathIsNotDir
12:34:07 [2022-08-02T12:34:07.262Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:34:07 [2022-08-02T12:34:07.262Z] === RUN   TestCopyToContainerPathDoesNotExist
12:34:07 [2022-08-02T12:34:07.262Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:34:07 [2022-08-02T12:34:07.262Z] === RUN   TestCopyEmptyFile
12:34:07 [2022-08-02T12:34:07.520Z] --- PASS: TestCopyEmptyFile (0.20s)
12:34:07 [2022-08-02T12:34:07.520Z] === RUN   TestCopyToContainerPathIsNotDir
12:34:07 [2022-08-02T12:34:07.520Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:34:07 [2022-08-02T12:34:07.520Z] === RUN   TestCopyFromContainer
12:34:07 [2022-08-02T12:34:07.604Z] --- PASS: TestBuildMultiStageParentConfig (4.99s)
12:34:07 [2022-08-02T12:34:07.604Z] === RUN   TestBuildLabelWithTargets
12:34:08 [2022-08-02T12:34:08.453Z] === RUN   TestCopyFromContainer//
12:34:08 [2022-08-02T12:34:08.453Z] === RUN   TestCopyFromContainer//bar/root
12:34:08 [2022-08-02T12:34:08.453Z] === RUN   TestCopyFromContainer//bar/root/
12:34:08 [2022-08-02T12:34:08.453Z] === RUN   TestCopyFromContainer/bar/quux
12:34:08 [2022-08-02T12:34:08.712Z] === RUN   TestCopyFromContainer/bar/quux/
12:34:08 [2022-08-02T12:34:08.712Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:34:08 [2022-08-02T12:34:08.712Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:34:08 [2022-08-02T12:34:08.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:34:08 [2022-08-02T12:34:08.712Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCopyFromContainer/bar/notarget
12:34:08 [2022-08-02T12:34:08.970Z] --- PASS: TestCopyFromContainer (1.46s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:34:08 [2022-08-02T12:34:08.970Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateLinkToNonExistingContainer
12:34:08 [2022-08-02T12:34:08.970Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateWithInvalidEnv
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateWithInvalidEnv/0
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateWithInvalidEnv/0
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateWithInvalidEnv/1
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateWithInvalidEnv/1
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateWithInvalidEnv/2
12:34:08 [2022-08-02T12:34:08.970Z] === PAUSE TestCreateWithInvalidEnv/2
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateWithInvalidEnv/0
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateWithInvalidEnv/2
12:34:08 [2022-08-02T12:34:08.970Z] === CONT  TestCreateWithInvalidEnv/1
12:34:08 [2022-08-02T12:34:08.970Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateTmpfsMountsTarget
12:34:08 [2022-08-02T12:34:08.970Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:34:08 [2022-08-02T12:34:08.970Z] === RUN   TestCreateWithCustomMaskedPaths
12:34:10 [2022-08-02T12:34:10.342Z] --- PASS: TestCreateWithCustomMaskedPaths (1.17s)
12:34:10 [2022-08-02T12:34:10.342Z] === RUN   TestCreateWithCustomReadonlyPaths
12:34:11 [2022-08-02T12:34:11.279Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.12s)
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:11 [2022-08-02T12:34:11.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:11 [2022-08-02T12:34:11.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:34:11 [2022-08-02T12:34:11.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:34:11 [2022-08-02T12:34:11.279Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:34:11 [2022-08-02T12:34:11.279Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
12:34:11 [2022-08-02T12:34:11.279Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:34:11 [2022-08-02T12:34:11.860Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s)
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateDifferentPlatform
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateDifferentPlatform/different_os
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:34:11 [2022-08-02T12:34:11.860Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:34:11 [2022-08-02T12:34:11.860Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:34:11 [2022-08-02T12:34:11.860Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateInvalidHostConfig
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:34:11 [2022-08-02T12:34:11.860Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:34:11 [2022-08-02T12:34:11.860Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:34:11 [2022-08-02T12:34:11.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:34:11 [2022-08-02T12:34:11.860Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:34:11 [2022-08-02T12:34:11.860Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.01s)
12:34:11 [2022-08-02T12:34:11.860Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestContainerStartOnDaemonRestart
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestContainerStartOnDaemonRestart
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestDaemonRestartIpcMode
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestDaemonRestartIpcMode
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestDaemonHostGatewayIP
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestDaemonHostGatewayIP
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestRestartDaemonWithRestartingContainer
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestContainerKillOnDaemonStart
12:34:11 [2022-08-02T12:34:11.860Z] === PAUSE TestContainerKillOnDaemonStart
12:34:11 [2022-08-02T12:34:11.860Z] === RUN   TestDiff
12:34:12 [2022-08-02T12:34:12.426Z] --- PASS: TestDiff (0.44s)
12:34:12 [2022-08-02T12:34:12.426Z] === RUN   TestExecConsoleSize
12:34:12 [2022-08-02T12:34:12.683Z] --- PASS: TestExecConsoleSize (0.43s)
12:34:12 [2022-08-02T12:34:12.683Z] === RUN   TestExecWithCloseStdin
12:34:13 [2022-08-02T12:34:13.248Z] --- PASS: TestExecWithCloseStdin (0.46s)
12:34:13 [2022-08-02T12:34:13.248Z] === RUN   TestExec
12:34:13 [2022-08-02T12:34:13.506Z] --- PASS: TestExec (0.44s)
12:34:13 [2022-08-02T12:34:13.506Z] === RUN   TestExecUser
12:34:14 [2022-08-02T12:34:14.072Z] --- PASS: TestExecUser (0.47s)
12:34:14 [2022-08-02T12:34:14.072Z] === RUN   TestExportContainerAndImportImage
12:34:14 [2022-08-02T12:34:14.638Z] --- PASS: TestExportContainerAndImportImage (0.57s)
12:34:14 [2022-08-02T12:34:14.638Z] === RUN   TestExportContainerAfterDaemonRestart
12:34:15 [2022-08-02T12:34:15.715Z] --- PASS: TestBuildLabelWithTargets (8.00s)
12:34:15 [2022-08-02T12:34:15.715Z] === RUN   TestBuildWithEmptyLayers
12:34:16 [2022-08-02T12:34:16.011Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
12:34:16 [2022-08-02T12:34:16.011Z] === RUN   TestHealthCheckWorkdir
12:34:16 [2022-08-02T12:34:16.576Z] --- PASS: TestHealthCheckWorkdir (0.62s)
12:34:16 [2022-08-02T12:34:16.577Z] === RUN   TestHealthKillContainer
12:34:18 [2022-08-02T12:34:18.104Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
12:34:18 [2022-08-02T12:34:18.104Z] PASS
12:34:18 [2022-08-02T12:34:18.104Z] 
12:34:18 [2022-08-02T12:34:18.104Z] DONE 17 tests in 47.741s
12:34:18 [2022-08-02T12:34:18.104Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:34:18 [2022-08-02T12:34:18.104Z] INFO: Testing against a local daemon
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:34:18 [2022-08-02T12:34:18.104Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:18 [2022-08-02T12:34:18.104Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:34:18 [2022-08-02T12:34:18.104Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:34:18 [2022-08-02T12:34:18.104Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:34:18 [2022-08-02T12:34:18.104Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:34:18 [2022-08-02T12:34:18.104Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:34:18 [2022-08-02T12:34:18.104Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:34:18 [2022-08-02T12:34:18.104Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:34:18 [2022-08-02T12:34:18.104Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:34:18 [2022-08-02T12:34:18.104Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:34:18 [2022-08-02T12:34:18.105Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:34:18 [2022-08-02T12:34:18.105Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.105Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:34:18 [2022-08-02T12:34:18.105Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:34:18 [2022-08-02T12:34:18.105Z] === RUN   TestPluginInstall
12:34:18 [2022-08-02T12:34:18.105Z] === RUN   TestPluginInstall/no_auth
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db439444749db2ec2d099c1c984284d51354b3ebfbded3b10a124476ee0e8d34" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:db439444749db2ec2d099c1c984284d51354b3ebfbded3b10a124476ee0e8d34" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:18 [2022-08-02T12:34:18.105Z] === RUN   TestPluginInstall/with_htpasswd
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:463b8f4328d29eb0d25dba0a670a20f1f321ef6173b20165a9924406125d117d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:18 [2022-08-02T12:34:18.105Z] time="2022-08-02T12:34:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:463b8f4328d29eb0d25dba0a670a20f1f321ef6173b20165a9924406125d117d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:18 [2022-08-02T12:34:18.105Z] === RUN   TestPluginInstall/with_insecure
12:34:18 [2022-08-02T12:34:18.229Z] --- PASS: TestBuildWithEmptyLayers (2.99s)
12:34:18 [2022-08-02T12:34:18.229Z] === RUN   TestBuildMultiStageOnBuild
12:34:19 [2022-08-02T12:34:19.038Z] time="2022-08-02T12:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:19 [2022-08-02T12:34:19.038Z] time="2022-08-02T12:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3a6e504d2215cacd4b8c5244a9be933790bd55ccc1e7866c22b7c974565eeef" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:19 [2022-08-02T12:34:19.038Z] time="2022-08-02T12:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:34:19 [2022-08-02T12:34:19.038Z] time="2022-08-02T12:34:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:b3a6e504d2215cacd4b8c5244a9be933790bd55ccc1e7866c22b7c974565eeef" mediatype=application/vnd.docker.plugin.v1+json size=522
12:34:19 [2022-08-02T12:34:19.038Z]     plugin_test.go:195: [d0732645799e8] daemon is not started
12:34:19 [2022-08-02T12:34:19.038Z] --- PASS: TestPluginInstall (2.71s)
12:34:19 [2022-08-02T12:34:19.038Z]     --- PASS: TestPluginInstall/no_auth (1.02s)
12:34:19 [2022-08-02T12:34:19.038Z]     --- PASS: TestPluginInstall/with_htpasswd (0.63s)
12:34:19 [2022-08-02T12:34:19.038Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
12:34:19 [2022-08-02T12:34:19.038Z] === RUN   TestPluginsWithRuntimes
12:34:20 [2022-08-02T12:34:20.935Z] === RUN   TestPluginsWithRuntimes/No_Args
12:34:21 [2022-08-02T12:34:21.501Z] === RUN   TestPluginsWithRuntimes/With_Args
12:34:22 [2022-08-02T12:34:22.434Z] --- PASS: TestPluginsWithRuntimes (3.36s)
12:34:22 [2022-08-02T12:34:22.434Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.90s)
12:34:22 [2022-08-02T12:34:22.434Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
12:34:22 [2022-08-02T12:34:22.434Z] === RUN   TestPluginBackCompatMediaTypes
12:34:22 [2022-08-02T12:34:22.999Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
12:34:22 [2022-08-02T12:34:22.999Z] PASS
12:34:22 [2022-08-02T12:34:22.999Z] 
12:34:22 [2022-08-02T12:34:22.999Z] DONE 24 tests in 6.685s
12:34:22 [2022-08-02T12:34:22.999Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:34:22 [2022-08-02T12:34:22.999Z] INFO: Testing against a local daemon
12:34:22 [2022-08-02T12:34:22.999Z] === RUN   TestExternalGraphDriver
12:34:23 [2022-08-02T12:34:23.471Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
12:34:23 [2022-08-02T12:34:23.471Z] === RUN   TestBuildUncleanTarFilenames
12:34:23 [2022-08-02T12:34:23.564Z] === RUN   TestExternalGraphDriver/json
12:34:23 [2022-08-02T12:34:23.728Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
12:34:23 [2022-08-02T12:34:23.728Z] === RUN   TestBuildMultiStageLayerLeak
12:34:24 [2022-08-02T12:34:24.679Z] --- PASS: TestHealthKillContainer (7.87s)
12:34:24 [2022-08-02T12:34:24.679Z] === RUN   TestInspectCpusetInConfigPre120
12:34:24 [2022-08-02T12:34:24.679Z] --- PASS: TestInspectCpusetInConfigPre120 (0.38s)
12:34:24 [2022-08-02T12:34:24.679Z] === RUN   TestIpcModeNone
12:34:24 [2022-08-02T12:34:24.942Z] === RUN   TestExternalGraphDriver/spec
12:34:25 [2022-08-02T12:34:25.244Z] --- PASS: TestIpcModeNone (0.46s)
12:34:25 [2022-08-02T12:34:25.244Z] === RUN   TestIpcModePrivate
12:34:25 [2022-08-02T12:34:25.501Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false
12:34:25 [2022-08-02T12:34:25.759Z] --- PASS: TestIpcModePrivate (0.49s)
12:34:25 [2022-08-02T12:34:25.759Z] === RUN   TestIpcModeShareable
12:34:26 [2022-08-02T12:34:26.017Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true
12:34:26 [2022-08-02T12:34:26.275Z] --- PASS: TestIpcModeShareable (0.47s)
12:34:26 [2022-08-02T12:34:26.275Z] === RUN   TestAPIIpcModeShareableAndContainer
12:34:26 [2022-08-02T12:34:26.840Z] === RUN   TestExternalGraphDriver/pull
12:34:27 [2022-08-02T12:34:27.649Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
12:34:27 [2022-08-02T12:34:27.649Z] === RUN   TestAPIIpcModeHost
12:34:27 [2022-08-02T12:34:27.907Z] --- PASS: TestAPIIpcModeHost (0.35s)
12:34:27 [2022-08-02T12:34:27.907Z] === RUN   TestDaemonIpcModeShareable
12:34:28 [2022-08-02T12:34:28.739Z] --- PASS: TestExternalGraphDriver (5.30s)
12:34:28 [2022-08-02T12:34:28.739Z]     --- PASS: TestExternalGraphDriver/json (1.66s)
12:34:28 [2022-08-02T12:34:28.739Z]     --- PASS: TestExternalGraphDriver/spec (1.67s)
12:34:28 [2022-08-02T12:34:28.739Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
12:34:28 [2022-08-02T12:34:28.739Z] === RUN   TestGraphdriverPluginV2
12:34:29 [2022-08-02T12:34:29.012Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
12:34:29 [2022-08-02T12:34:29.012Z] === RUN   TestBuildWithHugeFile
12:34:29 [2022-08-02T12:34:29.280Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:34:29 [2022-08-02T12:34:29.280Z] --- PASS: TestDaemonIpcModeShareable (1.15s)
12:34:29 [2022-08-02T12:34:29.280Z] === RUN   TestDaemonIpcModePrivate
12:34:30 [2022-08-02T12:34:30.213Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:34:30 [2022-08-02T12:34:30.213Z] --- PASS: TestDaemonIpcModePrivate (1.13s)
12:34:30 [2022-08-02T12:34:30.213Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:34:31 [2022-08-02T12:34:31.585Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false
12:34:31 [2022-08-02T12:34:31.585Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.12s)
12:34:31 [2022-08-02T12:34:31.585Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:34:32 [2022-08-02T12:34:32.519Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true
12:34:32 [2022-08-02T12:34:32.519Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s)
12:34:32 [2022-08-02T12:34:32.519Z] === RUN   TestIpcModeOlderClient
12:34:32 [2022-08-02T12:34:32.519Z] === PAUSE TestIpcModeOlderClient
12:34:32 [2022-08-02T12:34:32.519Z] === RUN   TestKillContainerInvalidSignal
12:34:32 [2022-08-02T12:34:32.920Z] --- PASS: TestGraphdriverPluginV2 (4.24s)
12:34:32 [2022-08-02T12:34:32.920Z] PASS
12:34:32 [2022-08-02T12:34:32.920Z] 
12:34:32 [2022-08-02T12:34:32.920Z] DONE 5 tests in 9.573s
12:34:32 [2022-08-02T12:34:32.920Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:34:32 [2022-08-02T12:34:32.920Z] INFO: Testing against a local daemon
12:34:32 [2022-08-02T12:34:32.920Z] === RUN   TestContinueAfterPluginCrash
12:34:32 [2022-08-02T12:34:32.920Z] === PAUSE TestContinueAfterPluginCrash
12:34:32 [2022-08-02T12:34:32.920Z] === RUN   TestReadPluginNoRead
12:34:32 [2022-08-02T12:34:32.920Z] === PAUSE TestReadPluginNoRead
12:34:32 [2022-08-02T12:34:32.920Z] === RUN   TestDaemonStartWithLogOpt
12:34:32 [2022-08-02T12:34:32.920Z] === PAUSE TestDaemonStartWithLogOpt
12:34:32 [2022-08-02T12:34:32.920Z] === CONT  TestContinueAfterPluginCrash
12:34:32 [2022-08-02T12:34:32.920Z] === CONT  TestDaemonStartWithLogOpt
12:34:33 [2022-08-02T12:34:33.084Z] --- PASS: TestKillContainerInvalidSignal (0.41s)
12:34:33 [2022-08-02T12:34:33.084Z] === RUN   TestKillContainer
12:34:33 [2022-08-02T12:34:33.084Z] === RUN   TestKillContainer/no_signal
12:34:33 [2022-08-02T12:34:33.342Z] === RUN   TestKillContainer/non_killing_signal
12:34:33 [2022-08-02T12:34:33.600Z] === RUN   TestKillContainer/killing_signal
12:34:34 [2022-08-02T12:34:34.165Z] --- PASS: TestKillContainer (1.23s)
12:34:34 [2022-08-02T12:34:34.165Z]     --- PASS: TestKillContainer/no_signal (0.36s)
12:34:34 [2022-08-02T12:34:34.165Z]     --- PASS: TestKillContainer/non_killing_signal (0.28s)
12:34:34 [2022-08-02T12:34:34.165Z]     --- PASS: TestKillContainer/killing_signal (0.44s)
12:34:34 [2022-08-02T12:34:34.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:34:34 [2022-08-02T12:34:34.165Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:34:34 [2022-08-02T12:34:34.731Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:34:34 [2022-08-02T12:34:34.989Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.81s)
12:34:34 [2022-08-02T12:34:34.989Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.39s)
12:34:34 [2022-08-02T12:34:34.989Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
12:34:34 [2022-08-02T12:34:34.989Z] === RUN   TestKillStoppedContainer
12:34:34 [2022-08-02T12:34:34.989Z] --- PASS: TestKillStoppedContainer (0.04s)
12:34:34 [2022-08-02T12:34:34.989Z] === RUN   TestKillStoppedContainerAPIPre120
12:34:34 [2022-08-02T12:34:34.989Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:34:34 [2022-08-02T12:34:34.989Z] === RUN   TestKillDifferentUserContainer
12:34:35 [2022-08-02T12:34:35.555Z] --- PASS: TestKillDifferentUserContainer (0.45s)
12:34:35 [2022-08-02T12:34:35.555Z] === RUN   TestInspectOomKilledTrue
12:34:36 [2022-08-02T12:34:36.120Z] --- PASS: TestInspectOomKilledTrue (0.47s)
12:34:36 [2022-08-02T12:34:36.120Z] === RUN   TestInspectOomKilledFalse
12:34:36 [2022-08-02T12:34:36.201Z] --- PASS: TestDaemonStartWithLogOpt (3.50s)
12:34:36 [2022-08-02T12:34:36.201Z] === CONT  TestReadPluginNoRead
12:34:36 [2022-08-02T12:34:36.378Z] --- PASS: TestInspectOomKilledFalse (0.40s)
12:34:36 [2022-08-02T12:34:36.378Z] === RUN   TestLinksEtcHostsContentMatch
12:34:36 [2022-08-02T12:34:36.636Z] --- PASS: TestLinksEtcHostsContentMatch (0.27s)
12:34:36 [2022-08-02T12:34:36.636Z] === RUN   TestLinksContainerNames
12:34:37 [2022-08-02T12:34:37.579Z] --- PASS: TestLinksContainerNames (0.82s)
12:34:37 [2022-08-02T12:34:37.579Z] === RUN   TestLogsFollowTailEmpty
12:34:37 [2022-08-02T12:34:37.845Z] --- PASS: TestLogsFollowTailEmpty (0.41s)
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:34:37 [2022-08-02T12:34:37.845Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:34:37 [2022-08-02T12:34:37.845Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:34:38 [2022-08-02T12:34:38.729Z] === RUN   TestReadPluginNoRead/default
12:34:38 [2022-08-02T12:34:38.787Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:34:38 [2022-08-02T12:34:38.787Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:34:39 [2022-08-02T12:34:39.045Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:34:39 [2022-08-02T12:34:39.045Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:34:39 [2022-08-02T12:34:39.611Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:34:39 [2022-08-02T12:34:39.611Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:34:39 [2022-08-02T12:34:39.663Z] === RUN   TestReadPluginNoRead/disabled_caching
12:34:40 [2022-08-02T12:34:40.176Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:34:40 [2022-08-02T12:34:40.176Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:34:40 [2022-08-02T12:34:40.742Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:34:41 [2022-08-02T12:34:41.000Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:34:41 [2022-08-02T12:34:41.056Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:34:41 [2022-08-02T12:34:41.056Z] --- PASS: TestContinueAfterPluginCrash (8.39s)
12:34:41 [2022-08-02T12:34:41.258Z] --- PASS: TestLogs (3.43s)
12:34:41 [2022-08-02T12:34:41.258Z]     --- PASS: TestLogs/driver_local (0.01s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.62s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.65s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.43s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.43s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.44s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.53s)
12:34:41 [2022-08-02T12:34:41.258Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.60s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.65s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.70s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.68s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.44s)
12:34:41 [2022-08-02T12:34:41.258Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.46s)
12:34:41 [2022-08-02T12:34:41.258Z] === RUN   TestContainerNetworkMountsNoChown
12:34:41 [2022-08-02T12:34:41.824Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s)
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/default
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/default
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/private
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/private
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rprivate
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rprivate
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/slave
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/slave
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rslave
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rslave
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/shared
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/shared
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rshared
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rshared
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/default
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/default/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/default/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rslave
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rshared
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/shared
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rprivate
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/slave
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/private
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/private/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/private/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/default/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/default/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:34:41 [2022-08-02T12:34:41.824Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:34:41 [2022-08-02T12:34:41.994Z] === CONT  TestReadPluginNoRead
12:34:41 [2022-08-02T12:34:41.994Z]     read_test.go:92: [d1ab75e9f91bb] daemon is not started
12:34:41 [2022-08-02T12:34:41.994Z] --- PASS: TestReadPluginNoRead (5.97s)
12:34:41 [2022-08-02T12:34:41.994Z]     --- PASS: TestReadPluginNoRead/default (1.26s)
12:34:41 [2022-08-02T12:34:41.994Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
12:34:41 [2022-08-02T12:34:41.994Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s)
12:34:41 [2022-08-02T12:34:41.994Z] PASS
12:34:41 [2022-08-02T12:34:41.994Z] 
12:34:41 [2022-08-02T12:34:41.994Z] DONE 6 tests in 9.498s
12:34:41 [2022-08-02T12:34:41.994Z] 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:34:42 [2022-08-02T12:34:42.081Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/private/bind_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/private/mount_root
12:34:42 [2022-08-02T12:34:42.082Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:34:42 [2022-08-02T12:34:42.082Z] --- PASS: TestMountDaemonRoot (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:34:42 [2022-08-02T12:34:42.082Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.01s)
12:34:42 [2022-08-02T12:34:42.082Z] === RUN   TestContainerBindMountNonRecursive
12:34:42 [2022-08-02T12:34:42.252Z] testing: warning: no tests to run
12:34:42 [2022-08-02T12:34:42.252Z] PASS
12:34:42 [2022-08-02T12:34:42.252Z] 
12:34:42 [2022-08-02T12:34:42.252Z] DONE 0 tests in 0.009s
12:34:42 [2022-08-02T12:34:42.252Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:34:42 [2022-08-02T12:34:42.252Z] INFO: Testing against a local daemon
12:34:42 [2022-08-02T12:34:42.252Z] === RUN   TestPluginWithDevMounts
12:34:42 [2022-08-02T12:34:42.252Z] === PAUSE TestPluginWithDevMounts
12:34:42 [2022-08-02T12:34:42.252Z] === CONT  TestPluginWithDevMounts
12:34:43 [2022-08-02T12:34:43.454Z] --- PASS: TestContainerBindMountNonRecursive (1.23s)
12:34:43 [2022-08-02T12:34:43.454Z] === RUN   TestContainerVolumesMountedAsShared
12:34:43 [2022-08-02T12:34:43.624Z] --- PASS: TestPluginWithDevMounts (1.58s)
12:34:43 [2022-08-02T12:34:43.624Z] PASS
12:34:43 [2022-08-02T12:34:43.712Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s)
12:34:43 [2022-08-02T12:34:43.712Z] === RUN   TestContainerVolumesMountedAsSlave
12:34:43 [2022-08-02T12:34:43.881Z] 
12:34:43 [2022-08-02T12:34:43.881Z] DONE 1 tests in 1.615s
12:34:43 [2022-08-02T12:34:43.881Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:34:43 [2022-08-02T12:34:43.882Z] INFO: Testing against a local daemon
12:34:43 [2022-08-02T12:34:43.882Z] === RUN   TestSecretInspect
12:34:43 [2022-08-02T12:34:43.969Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s)
12:34:43 [2022-08-02T12:34:43.969Z] === RUN   TestNetworkNat
12:34:44 [2022-08-02T12:34:44.535Z] --- PASS: TestNetworkNat (0.45s)
12:34:44 [2022-08-02T12:34:44.535Z] === RUN   TestNetworkLocalhostTCPNat
12:34:45 [2022-08-02T12:34:45.101Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
12:34:45 [2022-08-02T12:34:45.101Z] === RUN   TestNetworkLoopbackNat
12:34:46 [2022-08-02T12:34:46.408Z] --- PASS: TestSecretInspect (2.16s)
12:34:46 [2022-08-02T12:34:46.408Z] === RUN   TestSecretList
12:34:47 [2022-08-02T12:34:47.626Z] --- PASS: TestNetworkLoopbackNat (2.53s)
12:34:47 [2022-08-02T12:34:47.626Z] === RUN   TestPause
12:34:47 [2022-08-02T12:34:47.884Z] --- PASS: TestPause (0.44s)
12:34:47 [2022-08-02T12:34:47.884Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:34:47 [2022-08-02T12:34:47.884Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:34:47 [2022-08-02T12:34:47.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:34:47 [2022-08-02T12:34:47.884Z] === RUN   TestPauseStopPausedContainer
12:34:48 [2022-08-02T12:34:48.305Z] --- PASS: TestSecretList (2.17s)
12:34:48 [2022-08-02T12:34:48.305Z] === RUN   TestSecretsCreateAndDelete
12:34:48 [2022-08-02T12:34:48.450Z] --- PASS: TestPauseStopPausedContainer (0.45s)
12:34:48 [2022-08-02T12:34:48.450Z] === RUN   TestPidHost
12:34:49 [2022-08-02T12:34:49.384Z] --- PASS: TestPidHost (0.95s)
12:34:49 [2022-08-02T12:34:49.384Z] === RUN   TestPsFilter
12:34:49 [2022-08-02T12:34:49.384Z] --- PASS: TestPsFilter (0.10s)
12:34:49 [2022-08-02T12:34:49.384Z] === RUN   TestRemoveContainerWithRemovedVolume
12:34:49 [2022-08-02T12:34:49.949Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s)
12:34:49 [2022-08-02T12:34:49.949Z] === RUN   TestRemoveContainerWithVolume
12:34:50 [2022-08-02T12:34:50.203Z] --- PASS: TestSecretsCreateAndDelete (2.20s)
12:34:50 [2022-08-02T12:34:50.203Z] === RUN   TestSecretsUpdate
12:34:50 [2022-08-02T12:34:50.206Z] --- PASS: TestRemoveContainerWithVolume (0.39s)
12:34:50 [2022-08-02T12:34:50.206Z] === RUN   TestRemoveContainerRunning
12:34:50 [2022-08-02T12:34:50.772Z] --- PASS: TestRemoveContainerRunning (0.41s)
12:34:50 [2022-08-02T12:34:50.772Z] === RUN   TestRemoveContainerForceRemoveRunning
12:34:51 [2022-08-02T12:34:51.029Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
12:34:51 [2022-08-02T12:34:51.029Z] === RUN   TestRemoveInvalidContainer
12:34:51 [2022-08-02T12:34:51.029Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:34:51 [2022-08-02T12:34:51.030Z] === RUN   TestRenameLinkedContainer
12:34:52 [2022-08-02T12:34:52.729Z] --- PASS: TestSecretsUpdate (2.20s)
12:34:52 [2022-08-02T12:34:52.729Z] === RUN   TestTemplatedSecret
12:34:52 [2022-08-02T12:34:52.928Z] --- PASS: TestRenameLinkedContainer (1.72s)
12:34:52 [2022-08-02T12:34:52.928Z] === RUN   TestRenameStoppedContainer
12:34:53 [2022-08-02T12:34:53.186Z] --- PASS: TestRenameStoppedContainer (0.41s)
12:34:53 [2022-08-02T12:34:53.186Z] === RUN   TestRenameRunningContainerAndReuse
12:34:54 [2022-08-02T12:34:54.120Z] --- PASS: TestRenameRunningContainerAndReuse (0.82s)
12:34:54 [2022-08-02T12:34:54.120Z] === RUN   TestRenameInvalidName
12:34:54 [2022-08-02T12:34:54.378Z] --- PASS: TestRenameInvalidName (0.41s)
12:34:54 [2022-08-02T12:34:54.378Z] === RUN   TestRenameAnonymousContainer
12:34:55 [2022-08-02T12:34:55.256Z] --- PASS: TestTemplatedSecret (2.61s)
12:34:55 [2022-08-02T12:34:55.256Z] === RUN   TestSecretCreateResolve
12:34:56 [2022-08-02T12:34:56.278Z] --- PASS: TestRenameAnonymousContainer (1.51s)
12:34:56 [2022-08-02T12:34:56.278Z] === RUN   TestRenameContainerWithSameName
12:34:56 [2022-08-02T12:34:56.278Z] --- PASS: TestRenameContainerWithSameName (0.40s)
12:34:56 [2022-08-02T12:34:56.278Z] === RUN   TestRenameContainerWithLinkedContainer
12:34:57 [2022-08-02T12:34:57.211Z] --- PASS: TestRenameContainerWithLinkedContainer (0.82s)
12:34:57 [2022-08-02T12:34:57.211Z] === RUN   TestResize
12:34:57 [2022-08-02T12:34:57.469Z] --- PASS: TestResize (0.41s)
12:34:57 [2022-08-02T12:34:57.469Z] === RUN   TestResizeWithInvalidSize
12:34:57 [2022-08-02T12:34:57.782Z] --- PASS: TestSecretCreateResolve (2.21s)
12:34:57 [2022-08-02T12:34:57.782Z] PASS
12:34:57 [2022-08-02T12:34:57.782Z] 
12:34:57 [2022-08-02T12:34:57.782Z] DONE 6 tests in 13.577s
12:34:57 [2022-08-02T12:34:57.782Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:34:57 [2022-08-02T12:34:57.782Z] INFO: Testing against a local daemon
12:34:57 [2022-08-02T12:34:57.782Z] === RUN   TestServiceCreateInit
12:34:57 [2022-08-02T12:34:57.782Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:34:58 [2022-08-02T12:34:58.035Z] --- PASS: TestResizeWithInvalidSize (0.41s)
12:34:58 [2022-08-02T12:34:58.035Z] === RUN   TestResizeWhenContainerNotStarted
12:34:58 [2022-08-02T12:34:58.294Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:34:58 [2022-08-02T12:34:58.294Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:34:59 [2022-08-02T12:34:59.667Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:34:59 [2022-08-02T12:34:59.925Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:35:00 [2022-08-02T12:35:00.878Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:35:01 [2022-08-02T12:35:01.136Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:35:01 [2022-08-02T12:35:01.963Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:35:02 [2022-08-02T12:35:02.071Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:35:04 [2022-08-02T12:35:04.601Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:35:05 [2022-08-02T12:35:05.242Z] --- PASS: TestServiceCreateInit (7.75s)
12:35:05 [2022-08-02T12:35:05.242Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.91s)
12:35:05 [2022-08-02T12:35:05.242Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.82s)
12:35:05 [2022-08-02T12:35:05.242Z] === RUN   TestCreateServiceMultipleTimes
12:35:05 [2022-08-02T12:35:05.535Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:35:08 [2022-08-02T12:35:08.816Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:35:09 [2022-08-02T12:35:09.074Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:35:10 [2022-08-02T12:35:10.007Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:35:10 [2022-08-02T12:35:10.940Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:35:11 [2022-08-02T12:35:11.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:35:12 [2022-08-02T12:35:12.808Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:35:13 [2022-08-02T12:35:13.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:35:15 [2022-08-02T12:35:15.277Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.32s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.57s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.27s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.23s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.32s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.29s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.72s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.70s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.66s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.67s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.76s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.83s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.80s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.64s)
12:35:15 [2022-08-02T12:35:15.277Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s)
12:35:15 [2022-08-02T12:35:15.277Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:35:15 [2022-08-02T12:35:15.277Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:35:16 [2022-08-02T12:35:16.210Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:35:17 [2022-08-02T12:35:17.143Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.80s)
12:35:17 [2022-08-02T12:35:17.143Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.88s)
12:35:17 [2022-08-02T12:35:17.143Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.90s)
12:35:17 [2022-08-02T12:35:17.143Z] === RUN   TestCgroupNamespacesRun
12:35:18 [2022-08-02T12:35:18.077Z] --- PASS: TestCgroupNamespacesRun (1.14s)
12:35:18 [2022-08-02T12:35:18.077Z] === RUN   TestCgroupNamespacesRunPrivileged
12:35:19 [2022-08-02T12:35:19.449Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
12:35:19 [2022-08-02T12:35:19.449Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:35:20 [2022-08-02T12:35:20.384Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.11s)
12:35:20 [2022-08-02T12:35:20.384Z] === RUN   TestCgroupNamespacesRunHostMode
12:35:21 [2022-08-02T12:35:21.317Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s)
12:35:21 [2022-08-02T12:35:21.317Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:35:22 [2022-08-02T12:35:22.691Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.10s)
12:35:22 [2022-08-02T12:35:22.691Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:35:23 [2022-08-02T12:35:23.331Z] --- PASS: TestCreateServiceMultipleTimes (15.93s)
12:35:23 [2022-08-02T12:35:23.331Z] === RUN   TestCreateServiceConflict
12:35:23 [2022-08-02T12:35:23.331Z] --- PASS: TestCreateServiceConflict (2.27s)
12:35:23 [2022-08-02T12:35:23.331Z] === RUN   TestCreateServiceMaxReplicas
12:35:23 [2022-08-02T12:35:23.625Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.13s)
12:35:23 [2022-08-02T12:35:23.625Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:35:24 [2022-08-02T12:35:24.558Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.67s)
12:35:24 [2022-08-02T12:35:24.558Z] === RUN   TestCgroupNamespacesRunOlderClient
12:35:25 [2022-08-02T12:35:25.185Z] --- PASS: TestBuildWithHugeFile (50.23s)
12:35:25 [2022-08-02T12:35:25.185Z] === RUN   TestBuildWCOWSandboxSize
12:35:25 [2022-08-02T12:35:25.185Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:35:25 [2022-08-02T12:35:25.185Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:35:25 [2022-08-02T12:35:25.185Z] === RUN   TestBuildWithEmptyDockerfile
12:35:25 [2022-08-02T12:35:25.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:25 [2022-08-02T12:35:25.185Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:25 [2022-08-02T12:35:25.185Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:35:25 [2022-08-02T12:35:25.186Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
12:35:25 [2022-08-02T12:35:25.186Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
12:35:25 [2022-08-02T12:35:25.186Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
12:35:25 [2022-08-02T12:35:25.186Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
12:35:25 [2022-08-02T12:35:25.186Z] === RUN   TestBuildPreserveOwnership
12:35:25 [2022-08-02T12:35:25.186Z] === RUN   TestBuildPreserveOwnership/copy_from
12:35:25 [2022-08-02T12:35:25.186Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:35:25 [2022-08-02T12:35:25.511Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.17s)
12:35:25 [2022-08-02T12:35:25.511Z] === RUN   TestNISDomainname
12:35:26 [2022-08-02T12:35:26.076Z] --- PASS: TestNISDomainname (0.54s)
12:35:26 [2022-08-02T12:35:26.076Z] === RUN   TestHostnameDnsResolution
12:35:26 [2022-08-02T12:35:26.610Z] --- PASS: TestCreateServiceMaxReplicas (2.76s)
12:35:26 [2022-08-02T12:35:26.610Z] === RUN   TestCreateWithDuplicateNetworkNames
12:35:26 [2022-08-02T12:35:26.641Z] --- PASS: TestHostnameDnsResolution (0.67s)
12:35:26 [2022-08-02T12:35:26.641Z] === RUN   TestUnprivilegedPortsAndPing
12:35:27 [2022-08-02T12:35:27.206Z] --- PASS: TestUnprivilegedPortsAndPing (0.56s)
12:35:27 [2022-08-02T12:35:27.206Z] === RUN   TestPrivilegedHostDevices
12:35:27 [2022-08-02T12:35:27.772Z] --- PASS: TestPrivilegedHostDevices (0.51s)
12:35:27 [2022-08-02T12:35:27.772Z] === RUN   TestRunConsoleSize
12:35:28 [2022-08-02T12:35:28.337Z] --- PASS: TestRunConsoleSize (0.41s)
12:35:28 [2022-08-02T12:35:28.337Z] === RUN   TestStats
12:35:29 [2022-08-02T12:35:29.350Z] --- PASS: TestBuildPreserveOwnership (10.43s)
12:35:29 [2022-08-02T12:35:29.350Z]     --- PASS: TestBuildPreserveOwnership/copy_from (6.41s)
12:35:29 [2022-08-02T12:35:29.350Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
12:35:29 [2022-08-02T12:35:29.350Z] === RUN   TestBuildPlatformInvalid
12:35:29 [2022-08-02T12:35:29.350Z] --- PASS: TestBuildPlatformInvalid (0.09s)
12:35:29 [2022-08-02T12:35:29.350Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:35:29 [2022-08-02T12:35:29.350Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:35:29 [2022-08-02T12:35:29.350Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:35:29 [2022-08-02T12:35:29.350Z] PASS
12:35:29 [2022-08-02T12:35:29.350Z] 
12:35:29 [2022-08-02T12:35:29.350Z] === Skipped
12:35:29 [2022-08-02T12:35:29.350Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:35:29 [2022-08-02T12:35:29.350Z]     build_session_test.go:25: TODO: BuildKit
12:35:29 [2022-08-02T12:35:29.350Z] 
12:35:29 [2022-08-02T12:35:29.350Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:35:29 [2022-08-02T12:35:29.350Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:35:29 [2022-08-02T12:35:29.350Z] 
12:35:29 [2022-08-02T12:35:29.350Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
12:35:29 [2022-08-02T12:35:29.351Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] DONE 34 tests, 3 skipped in 111.463s
12:35:29 [2022-08-02T12:35:29.351Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:35:29 [2022-08-02T12:35:29.351Z] INFO: Testing against a local daemon
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestConfigInspect
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestConfigInspect (0.02s)
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestConfigList
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestConfigList (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestConfigsCreateAndDelete
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestConfigsUpdate
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestConfigsUpdate (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestTemplatedConfig
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestTemplatedConfig (0.00s)
12:35:29 [2022-08-02T12:35:29.351Z] === RUN   TestConfigCreateResolve
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] --- SKIP: TestConfigCreateResolve (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z] PASS
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === Skipped
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
12:35:29 [2022-08-02T12:35:29.351Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:35:29 [2022-08-02T12:35:29.351Z] 
12:35:29 [2022-08-02T12:35:29.351Z] DONE 6 tests, 6 skipped in 0.156s
12:35:29 [2022-08-02T12:35:29.351Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:35:29 [2022-08-02T12:35:29.607Z] INFO: Testing against a local daemon
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestAttachWithTTY
12:35:29 [2022-08-02T12:35:29.607Z] --- PASS: TestAttachWithTTY (0.05s)
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestAttachWithoutTTy
12:35:29 [2022-08-02T12:35:29.607Z] --- PASS: TestAttachWithoutTTy (0.04s)
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestCheckpoint
12:35:29 [2022-08-02T12:35:29.607Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:35:29 [2022-08-02T12:35:29.607Z] --- SKIP: TestCheckpoint (0.00s)
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/commit
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/commit
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/create
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/containers/create
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/commit
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.607Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:35:29 [2022-08-02T12:35:29.607Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:35:29 [2022-08-02T12:35:29.863Z] === CONT  TestContainerInvalidJSON/containers/create
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:35:29 [2022-08-02T12:35:29.863Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:35:29 [2022-08-02T12:35:29.863Z] --- PASS: TestContainerInvalidJSON (0.01s)
12:35:29 [2022-08-02T12:35:29.863Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
12:35:29 [2022-08-02T12:35:29.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.863Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.863Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:35:29 [2022-08-02T12:35:29.864Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:35:29 [2022-08-02T12:35:29.864Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
12:35:29 [2022-08-02T12:35:29.864Z] === RUN   TestCopyFromContainerPathIsNotDir
12:35:29 [2022-08-02T12:35:29.864Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
12:35:29 [2022-08-02T12:35:29.864Z] === RUN   TestCopyToContainerPathDoesNotExist
12:35:29 [2022-08-02T12:35:29.864Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
12:35:29 [2022-08-02T12:35:29.864Z] === RUN   TestCopyEmptyFile
12:35:30 [2022-08-02T12:35:30.120Z] --- PASS: TestCopyEmptyFile (0.20s)
12:35:30 [2022-08-02T12:35:30.120Z] === RUN   TestCopyToContainerPathIsNotDir
12:35:30 [2022-08-02T12:35:30.120Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
12:35:30 [2022-08-02T12:35:30.120Z] === RUN   TestCopyFromContainer
12:35:30 [2022-08-02T12:35:30.863Z] --- PASS: TestStats (2.46s)
12:35:30 [2022-08-02T12:35:30.863Z] === RUN   TestStopContainerWithTimeout
12:35:30 [2022-08-02T12:35:30.863Z] === RUN   TestStopContainerWithTimeout/0
12:35:30 [2022-08-02T12:35:30.863Z] === PAUSE TestStopContainerWithTimeout/0
12:35:30 [2022-08-02T12:35:30.863Z] === RUN   TestStopContainerWithTimeout/1
12:35:30 [2022-08-02T12:35:30.863Z] === PAUSE TestStopContainerWithTimeout/1
12:35:30 [2022-08-02T12:35:30.863Z] === RUN   TestStopContainerWithTimeout/3
12:35:30 [2022-08-02T12:35:30.863Z] === PAUSE TestStopContainerWithTimeout/3
12:35:30 [2022-08-02T12:35:30.863Z] === RUN   TestStopContainerWithTimeout/-1
12:35:30 [2022-08-02T12:35:30.863Z] === PAUSE TestStopContainerWithTimeout/-1
12:35:30 [2022-08-02T12:35:30.863Z] === CONT  TestStopContainerWithTimeout/0
12:35:30 [2022-08-02T12:35:30.863Z] === CONT  TestStopContainerWithTimeout/-1
12:35:31 [2022-08-02T12:35:31.429Z] === CONT  TestStopContainerWithTimeout/3
12:35:33 [2022-08-02T12:35:33.327Z] === CONT  TestStopContainerWithTimeout/1
12:35:34 [2022-08-02T12:35:34.285Z] === RUN   TestCopyFromContainer//
12:35:34 [2022-08-02T12:35:34.285Z] === RUN   TestCopyFromContainer//bar/root
12:35:34 [2022-08-02T12:35:34.285Z] === RUN   TestCopyFromContainer//bar/root/
12:35:34 [2022-08-02T12:35:34.285Z] === RUN   TestCopyFromContainer/bar/quux
12:35:34 [2022-08-02T12:35:34.285Z] === RUN   TestCopyFromContainer/bar/quux/
12:35:34 [2022-08-02T12:35:34.541Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:35:34 [2022-08-02T12:35:34.541Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:35:34 [2022-08-02T12:35:34.541Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:35:34 [2022-08-02T12:35:34.541Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:35:34 [2022-08-02T12:35:34.700Z] --- PASS: TestStopContainerWithTimeout (0.02s)
12:35:34 [2022-08-02T12:35:34.700Z]     --- PASS: TestStopContainerWithTimeout/0 (0.69s)
12:35:34 [2022-08-02T12:35:34.700Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.67s)
12:35:34 [2022-08-02T12:35:34.700Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
12:35:34 [2022-08-02T12:35:34.700Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
12:35:34 [2022-08-02T12:35:34.700Z] === RUN   TestDeleteDevicemapper
12:35:34 [2022-08-02T12:35:34.700Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:35:34 [2022-08-02T12:35:34.700Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:35:34 [2022-08-02T12:35:34.700Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCopyFromContainer/bar/notarget
12:35:34 [2022-08-02T12:35:34.797Z] --- PASS: TestCopyFromContainer (4.65s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer// (0.06s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:35:34 [2022-08-02T12:35:34.797Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateLinkToNonExistingContainer
12:35:34 [2022-08-02T12:35:34.797Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateWithInvalidEnv
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateWithInvalidEnv/0
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateWithInvalidEnv/0
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateWithInvalidEnv/1
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateWithInvalidEnv/1
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateWithInvalidEnv/2
12:35:34 [2022-08-02T12:35:34.797Z] === PAUSE TestCreateWithInvalidEnv/2
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateWithInvalidEnv/0
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateWithInvalidEnv/2
12:35:34 [2022-08-02T12:35:34.797Z] === CONT  TestCreateWithInvalidEnv/1
12:35:34 [2022-08-02T12:35:34.797Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateTmpfsMountsTarget
12:35:34 [2022-08-02T12:35:34.797Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:35:34 [2022-08-02T12:35:34.797Z] === RUN   TestCreateWithCustomMaskedPaths
12:35:36 [2022-08-02T12:35:36.072Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.41s)
12:35:36 [2022-08-02T12:35:36.072Z] === RUN   TestUpdateMemory
12:35:36 [2022-08-02T12:35:36.162Z] --- PASS: TestCreateWithCustomMaskedPaths (1.15s)
12:35:36 [2022-08-02T12:35:36.162Z] === RUN   TestCreateWithCustomReadonlyPaths
12:35:36 [2022-08-02T12:35:36.638Z] --- PASS: TestUpdateMemory (0.55s)
12:35:36 [2022-08-02T12:35:36.638Z] === RUN   TestUpdateCPUQuota
12:35:37 [2022-08-02T12:35:37.089Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.14s)
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:37 [2022-08-02T12:35:37.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:37 [2022-08-02T12:35:37.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:35:37 [2022-08-02T12:35:37.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:35:37 [2022-08-02T12:35:37.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:35:37 [2022-08-02T12:35:37.089Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:35:37 [2022-08-02T12:35:37.089Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s)
12:35:37 [2022-08-02T12:35:37.089Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s)
12:35:37 [2022-08-02T12:35:37.089Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:35:37 [2022-08-02T12:35:37.089Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.04s)
12:35:37 [2022-08-02T12:35:37.089Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:35:37 [2022-08-02T12:35:37.089Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:35:37 [2022-08-02T12:35:37.572Z] --- PASS: TestUpdateCPUQuota (0.74s)
12:35:37 [2022-08-02T12:35:37.572Z] === RUN   TestUpdatePidsLimit
12:35:37 [2022-08-02T12:35:37.572Z] === RUN   TestUpdatePidsLimit/update_from_none
12:35:37 [2022-08-02T12:35:37.572Z] === RUN   TestUpdatePidsLimit/no_change
12:35:37 [2022-08-02T12:35:37.651Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateDifferentPlatform
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateDifferentPlatform/different_os
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:35:37 [2022-08-02T12:35:37.651Z] --- PASS: TestCreateDifferentPlatform (0.01s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:35:37 [2022-08-02T12:35:37.651Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:35:37 [2022-08-02T12:35:37.651Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateInvalidHostConfig
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:35:37 [2022-08-02T12:35:37.651Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:35:37 [2022-08-02T12:35:37.651Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:35:37 [2022-08-02T12:35:37.651Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:35:37 [2022-08-02T12:35:37.651Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:35:37 [2022-08-02T12:35:37.651Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestContainerStartOnDaemonRestart
12:35:37 [2022-08-02T12:35:37.651Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:35:37 [2022-08-02T12:35:37.651Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestDaemonRestartIpcMode
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestDaemonRestartIpcMode
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestDaemonHostGatewayIP
12:35:37 [2022-08-02T12:35:37.651Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:35:37 [2022-08-02T12:35:37.651Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestRestartDaemonWithRestartingContainer
12:35:37 [2022-08-02T12:35:37.651Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestContainerKillOnDaemonStart
12:35:37 [2022-08-02T12:35:37.651Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:35:37 [2022-08-02T12:35:37.651Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
12:35:37 [2022-08-02T12:35:37.651Z] === RUN   TestDiff
12:35:37 [2022-08-02T12:35:37.829Z] === RUN   TestUpdatePidsLimit/update_lower
12:35:38 [2022-08-02T12:35:38.087Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:35:38 [2022-08-02T12:35:38.088Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:35:38 [2022-08-02T12:35:38.213Z] --- PASS: TestDiff (0.40s)
12:35:38 [2022-08-02T12:35:38.213Z] === RUN   TestExecConsoleSize
12:35:38 [2022-08-02T12:35:38.345Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:35:38 [2022-08-02T12:35:38.469Z] --- PASS: TestExecConsoleSize (0.47s)
12:35:38 [2022-08-02T12:35:38.469Z] === RUN   TestExecWithCloseStdin
12:35:38 [2022-08-02T12:35:38.603Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:35:39 [2022-08-02T12:35:39.031Z] --- PASS: TestExecWithCloseStdin (0.44s)
12:35:39 [2022-08-02T12:35:39.031Z] === RUN   TestExec
12:35:39 [2022-08-02T12:35:39.168Z] --- PASS: TestUpdatePidsLimit (1.79s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.20s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.21s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
12:35:39 [2022-08-02T12:35:39.168Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
12:35:39 [2022-08-02T12:35:39.168Z] === RUN   TestUpdateRestartPolicy
12:35:39 [2022-08-02T12:35:39.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
12:35:39 [2022-08-02T12:35:39.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
12:35:39 [2022-08-02T12:35:39.592Z] --- PASS: TestExec (0.45s)
12:35:39 [2022-08-02T12:35:39.592Z] === RUN   TestExecUser
12:35:39 [2022-08-02T12:35:39.848Z] --- PASS: TestExecUser (0.50s)
12:35:39 [2022-08-02T12:35:39.848Z] === RUN   TestExportContainerAndImportImage
12:35:40 [2022-08-02T12:35:40.409Z] --- PASS: TestExportContainerAndImportImage (0.56s)
12:35:40 [2022-08-02T12:35:40.409Z] === RUN   TestExportContainerAfterDaemonRestart
12:35:41 [2022-08-02T12:35:41.471Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s)
12:35:41 [2022-08-02T12:35:41.471Z] === RUN   TestCreateServiceSecretFileMode
12:35:41 [2022-08-02T12:35:41.730Z] --- PASS: TestCreateServiceSecretFileMode (2.60s)
12:35:41 [2022-08-02T12:35:41.730Z] === RUN   TestCreateServiceConfigFileMode
12:35:42 [2022-08-02T12:35:42.299Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s)
12:35:42 [2022-08-02T12:35:42.299Z] === RUN   TestHealthCheckWorkdir
12:35:42 [2022-08-02T12:35:42.555Z] --- PASS: TestHealthCheckWorkdir (0.52s)
12:35:42 [2022-08-02T12:35:42.555Z] === RUN   TestHealthKillContainer
12:35:44 [2022-08-02T12:35:44.257Z] --- PASS: TestCreateServiceConfigFileMode (2.50s)
12:35:44 [2022-08-02T12:35:44.257Z] === RUN   TestCreateServiceSysctls
12:35:47 [2022-08-02T12:35:47.535Z] --- PASS: TestCreateServiceSysctls (3.18s)
12:35:47 [2022-08-02T12:35:47.535Z] === RUN   TestCreateServiceCapabilities
12:35:50 [2022-08-02T12:35:50.060Z] --- PASS: TestCreateServiceCapabilities (2.47s)
12:35:50 [2022-08-02T12:35:50.060Z] === RUN   TestInspect
12:35:50 [2022-08-02T12:35:50.636Z] --- PASS: TestHealthKillContainer (7.89s)
12:35:50 [2022-08-02T12:35:50.636Z] === RUN   TestInspectCpusetInConfigPre120
12:35:50 [2022-08-02T12:35:50.636Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:35:50 [2022-08-02T12:35:50.636Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
12:35:50 [2022-08-02T12:35:50.636Z] === RUN   TestIpcModeNone
12:35:50 [2022-08-02T12:35:50.891Z] --- PASS: TestIpcModeNone (0.43s)
12:35:50 [2022-08-02T12:35:50.891Z] === RUN   TestIpcModePrivate
12:35:51 [2022-08-02T12:35:51.256Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
12:35:51 [2022-08-02T12:35:51.256Z] --- PASS: TestIpcModePrivate (0.48s)
12:35:51 [2022-08-02T12:35:51.256Z] === RUN   TestIpcModeShareable
12:35:51 [2022-08-02T12:35:51.256Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:51 [2022-08-02T12:35:51.256Z] --- SKIP: TestIpcModeShareable (0.00s)
12:35:51 [2022-08-02T12:35:51.256Z] === RUN   TestAPIIpcModeShareableAndContainer
12:35:51 [2022-08-02T12:35:51.358Z] --- PASS: TestUpdateRestartPolicy (10.87s)
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestUpdateRestartWithAutoRemove
12:35:51 [2022-08-02T12:35:51.358Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitNonBlocked
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:51 [2022-08-02T12:35:51.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:51 [2022-08-02T12:35:51.358Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:51 [2022-08-02T12:35:51.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:35:51 [2022-08-02T12:35:51.358Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:35:51 [2022-08-02T12:35:51.358Z] --- PASS: TestWaitNonBlocked (0.01s)
12:35:51 [2022-08-02T12:35:51.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.77s)
12:35:51 [2022-08-02T12:35:51.358Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitBlocked
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:35:51 [2022-08-02T12:35:51.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:35:51 [2022-08-02T12:35:51.358Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:35:51 [2022-08-02T12:35:51.358Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:35:51 [2022-08-02T12:35:51.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:35:51 [2022-08-02T12:35:51.358Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:35:51 [2022-08-02T12:35:51.923Z] --- PASS: TestWaitBlocked (0.01s)
12:35:51 [2022-08-02T12:35:51.923Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.66s)
12:35:51 [2022-08-02T12:35:51.923Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.68s)
12:35:51 [2022-08-02T12:35:51.923Z] === RUN   TestWaitConditions
12:35:51 [2022-08-02T12:35:51.923Z] === RUN   TestWaitConditions/default
12:35:51 [2022-08-02T12:35:51.923Z] === PAUSE TestWaitConditions/default
12:35:51 [2022-08-02T12:35:51.923Z] === RUN   TestWaitConditions/not-running
12:35:51 [2022-08-02T12:35:51.924Z] === PAUSE TestWaitConditions/not-running
12:35:51 [2022-08-02T12:35:51.924Z] === RUN   TestWaitConditions/next-exit
12:35:51 [2022-08-02T12:35:51.924Z] === PAUSE TestWaitConditions/next-exit
12:35:51 [2022-08-02T12:35:51.924Z] === RUN   TestWaitConditions/removed
12:35:51 [2022-08-02T12:35:51.924Z] === PAUSE TestWaitConditions/removed
12:35:51 [2022-08-02T12:35:51.924Z] === CONT  TestWaitConditions/default
12:35:51 [2022-08-02T12:35:51.924Z] === CONT  TestWaitConditions/removed
12:35:52 [2022-08-02T12:35:52.635Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s)
12:35:52 [2022-08-02T12:35:52.635Z] === RUN   TestAPIIpcModeHost
12:35:52 [2022-08-02T12:35:52.635Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:52 [2022-08-02T12:35:52.635Z] --- SKIP: TestAPIIpcModeHost (0.00s)
12:35:52 [2022-08-02T12:35:52.635Z] === RUN   TestDaemonIpcModeShareable
12:35:52 [2022-08-02T12:35:52.635Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:52 [2022-08-02T12:35:52.635Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
12:35:52 [2022-08-02T12:35:52.635Z] === RUN   TestDaemonIpcModePrivate
12:35:53 [2022-08-02T12:35:53.338Z] --- PASS: TestInspect (2.84s)
12:35:53 [2022-08-02T12:35:53.338Z] === RUN   TestCreateJob
12:35:53 [2022-08-02T12:35:53.563Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
12:35:53 [2022-08-02T12:35:53.819Z] --- PASS: TestDaemonIpcModePrivate (1.18s)
12:35:53 [2022-08-02T12:35:53.819Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:35:53 [2022-08-02T12:35:53.819Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:53 [2022-08-02T12:35:53.819Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
12:35:53 [2022-08-02T12:35:53.819Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:35:53 [2022-08-02T12:35:53.819Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:35:53 [2022-08-02T12:35:53.819Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
12:35:53 [2022-08-02T12:35:53.819Z] === RUN   TestIpcModeOlderClient
12:35:53 [2022-08-02T12:35:53.819Z] === PAUSE TestIpcModeOlderClient
12:35:53 [2022-08-02T12:35:53.819Z] === RUN   TestKillContainerInvalidSignal
12:35:53 [2022-08-02T12:35:53.821Z] === CONT  TestWaitConditions/next-exit
12:35:53 [2022-08-02T12:35:53.821Z] === CONT  TestWaitConditions/not-running
12:35:54 [2022-08-02T12:35:54.382Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
12:35:54 [2022-08-02T12:35:54.382Z] === RUN   TestKillContainer
12:35:54 [2022-08-02T12:35:54.382Z] === RUN   TestKillContainer/no_signal
12:35:54 [2022-08-02T12:35:54.638Z] === RUN   TestKillContainer/non_killing_signal
12:35:54 [2022-08-02T12:35:54.894Z] === RUN   TestKillContainer/killing_signal
12:35:55 [2022-08-02T12:35:55.193Z] --- PASS: TestWaitConditions (0.01s)
12:35:55 [2022-08-02T12:35:55.193Z]     --- PASS: TestWaitConditions/removed (1.56s)
12:35:55 [2022-08-02T12:35:55.193Z]     --- PASS: TestWaitConditions/default (1.70s)
12:35:55 [2022-08-02T12:35:55.193Z]     --- PASS: TestWaitConditions/next-exit (1.52s)
12:35:55 [2022-08-02T12:35:55.193Z]     --- PASS: TestWaitConditions/not-running (1.40s)
12:35:55 [2022-08-02T12:35:55.193Z] === RUN   TestWaitRestartedContainer
12:35:55 [2022-08-02T12:35:55.193Z] === RUN   TestWaitRestartedContainer/default
12:35:55 [2022-08-02T12:35:55.193Z] === PAUSE TestWaitRestartedContainer/default
12:35:55 [2022-08-02T12:35:55.193Z] === RUN   TestWaitRestartedContainer/not-running
12:35:55 [2022-08-02T12:35:55.193Z] === PAUSE TestWaitRestartedContainer/not-running
12:35:55 [2022-08-02T12:35:55.193Z] === RUN   TestWaitRestartedContainer/next-exit
12:35:55 [2022-08-02T12:35:55.193Z] === PAUSE TestWaitRestartedContainer/next-exit
12:35:55 [2022-08-02T12:35:55.193Z] === CONT  TestWaitRestartedContainer/default
12:35:55 [2022-08-02T12:35:55.193Z] === CONT  TestWaitRestartedContainer/next-exit
12:35:55 [2022-08-02T12:35:55.458Z] --- PASS: TestKillContainer (1.23s)
12:35:55 [2022-08-02T12:35:55.458Z]     --- PASS: TestKillContainer/no_signal (0.41s)
12:35:55 [2022-08-02T12:35:55.458Z]     --- PASS: TestKillContainer/non_killing_signal (0.25s)
12:35:55 [2022-08-02T12:35:55.458Z]     --- PASS: TestKillContainer/killing_signal (0.40s)
12:35:55 [2022-08-02T12:35:55.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:35:55 [2022-08-02T12:35:55.458Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:35:55 [2022-08-02T12:35:55.970Z] --- PASS: TestCreateJob (3.07s)
12:35:55 [2022-08-02T12:35:55.970Z] === RUN   TestReplicatedJob
12:35:56 [2022-08-02T12:35:56.020Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:35:56 [2022-08-02T12:35:56.582Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.05s)
12:35:56 [2022-08-02T12:35:56.582Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.58s)
12:35:56 [2022-08-02T12:35:56.582Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.27s)
12:35:56 [2022-08-02T12:35:56.582Z] === RUN   TestKillStoppedContainer
12:35:56 [2022-08-02T12:35:56.582Z] --- PASS: TestKillStoppedContainer (0.05s)
12:35:56 [2022-08-02T12:35:56.582Z] === RUN   TestKillStoppedContainerAPIPre120
12:35:56 [2022-08-02T12:35:56.582Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
12:35:56 [2022-08-02T12:35:56.582Z] === RUN   TestKillDifferentUserContainer
12:35:56 [2022-08-02T12:35:56.600Z] === CONT  TestWaitRestartedContainer/not-running
12:35:57 [2022-08-02T12:35:57.144Z] --- PASS: TestKillDifferentUserContainer (0.44s)
12:35:57 [2022-08-02T12:35:57.144Z] === RUN   TestInspectOomKilledTrue
12:35:57 [2022-08-02T12:35:57.144Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:35:57 [2022-08-02T12:35:57.144Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:35:57 [2022-08-02T12:35:57.144Z] === RUN   TestInspectOomKilledFalse
12:35:57 [2022-08-02T12:35:57.144Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:35:57 [2022-08-02T12:35:57.144Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:35:57 [2022-08-02T12:35:57.144Z] === RUN   TestLinksEtcHostsContentMatch
12:35:57 [2022-08-02T12:35:57.144Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:35:57 [2022-08-02T12:35:57.144Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
12:35:57 [2022-08-02T12:35:57.144Z] === RUN   TestLinksContainerNames
12:35:57 [2022-08-02T12:35:57.181Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:35:57 [2022-08-02T12:35:57.181Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.20s)
12:35:57 [2022-08-02T12:35:57.181Z]     --- PASS: TestWaitRestartedContainer/default (1.24s)
12:35:57 [2022-08-02T12:35:57.181Z]     --- PASS: TestWaitRestartedContainer/not-running (0.89s)
12:35:57 [2022-08-02T12:35:57.181Z] === CONT  TestContainerStartOnDaemonRestart
12:35:57 [2022-08-02T12:35:57.181Z] === CONT  TestRestartDaemonWithRestartingContainer
12:35:58 [2022-08-02T12:35:58.070Z] --- PASS: TestLinksContainerNames (0.81s)
12:35:58 [2022-08-02T12:35:58.071Z] === RUN   TestLogsFollowTailEmpty
12:35:58 [2022-08-02T12:35:58.327Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:35:58 [2022-08-02T12:35:58.327Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.327Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:35:58 [2022-08-02T12:35:58.889Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:35:59 [2022-08-02T12:35:59.146Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:35:59 [2022-08-02T12:35:59.402Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:35:59 [2022-08-02T12:35:59.660Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:35:59 [2022-08-02T12:35:59.707Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.04s)
12:35:59 [2022-08-02T12:35:59.707Z] === CONT  TestIpcModeOlderClient
12:35:59 [2022-08-02T12:35:59.707Z] --- PASS: TestContainerStartOnDaemonRestart (2.05s)
12:35:59 [2022-08-02T12:35:59.707Z] === CONT  TestContainerKillOnDaemonStart
12:35:59 [2022-08-02T12:35:59.707Z] --- PASS: TestIpcModeOlderClient (0.05s)
12:35:59 [2022-08-02T12:35:59.707Z] === CONT  TestDaemonHostGatewayIP
12:36:00 [2022-08-02T12:36:00.222Z] === RUN   TestLogs/driver_json-file
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:36:00 [2022-08-02T12:36:00.223Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.223Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:36:00 [2022-08-02T12:36:00.786Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:36:00 [2022-08-02T12:36:00.786Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:36:01 [2022-08-02T12:36:01.258Z] --- PASS: TestReplicatedJob (4.69s)
12:36:01 [2022-08-02T12:36:01.258Z] === RUN   TestUpdateReplicatedJob
12:36:01 [2022-08-02T12:36:01.349Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:36:01 [2022-08-02T12:36:01.349Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:36:02 [2022-08-02T12:36:02.235Z] --- PASS: TestDaemonHostGatewayIP (2.44s)
12:36:02 [2022-08-02T12:36:02.235Z] === CONT  TestDaemonRestartIpcMode
12:36:02 [2022-08-02T12:36:02.283Z] --- PASS: TestLogs (3.80s)
12:36:02 [2022-08-02T12:36:02.283Z]     --- PASS: TestLogs/driver_local (0.01s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.56s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.60s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.60s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.50s)
12:36:02 [2022-08-02T12:36:02.283Z]     --- PASS: TestLogs/driver_json-file (0.01s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.70s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.74s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.47s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.50s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.63s)
12:36:02 [2022-08-02T12:36:02.283Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s)
12:36:02 [2022-08-02T12:36:02.283Z] === RUN   TestContainerNetworkMountsNoChown
12:36:02 [2022-08-02T12:36:02.540Z] --- PASS: TestContainerNetworkMountsNoChown (0.45s)
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/default
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/default
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/private
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/private
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rprivate
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rprivate
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/slave
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/slave
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rslave
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rslave
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/shared
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/shared
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rshared
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rshared
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/default
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/default/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/default/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/rslave
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/rshared
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/shared
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/rprivate
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/slave
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/private
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/private/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === RUN   TestMountDaemonRoot/private/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/default/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/default/mount_root
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:36:02 [2022-08-02T12:36:02.540Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:36:02 [2022-08-02T12:36:02.796Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:36:03 [2022-08-02T12:36:03.052Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:36:03 [2022-08-02T12:36:03.052Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:36:03 [2022-08-02T12:36:03.052Z] === CONT  TestMountDaemonRoot/private/mount_root
12:36:03 [2022-08-02T12:36:03.052Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:36:03 [2022-08-02T12:36:03.052Z] === CONT  TestMountDaemonRoot/private/bind_root
12:36:03 [2022-08-02T12:36:03.052Z] --- PASS: TestMountDaemonRoot (0.01s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.03s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.01s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.052Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:36:03 [2022-08-02T12:36:03.053Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.053Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
12:36:03 [2022-08-02T12:36:03.053Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
12:36:03 [2022-08-02T12:36:03.053Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.01s)
12:36:03 [2022-08-02T12:36:03.053Z] === RUN   TestContainerBindMountNonRecursive
12:36:03 [2022-08-02T12:36:03.053Z]     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:36:03 [2022-08-02T12:36:03.053Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
12:36:03 [2022-08-02T12:36:03.053Z] === RUN   TestContainerVolumesMountedAsShared
12:36:03 [2022-08-02T12:36:03.053Z]     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:36:03 [2022-08-02T12:36:03.053Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
12:36:03 [2022-08-02T12:36:03.053Z] === RUN   TestContainerVolumesMountedAsSlave
12:36:03 [2022-08-02T12:36:03.053Z]     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:36:03 [2022-08-02T12:36:03.053Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
12:36:03 [2022-08-02T12:36:03.053Z] === RUN   TestNetworkNat
12:36:03 [2022-08-02T12:36:03.613Z] --- PASS: TestNetworkNat (0.52s)
12:36:03 [2022-08-02T12:36:03.613Z] === RUN   TestNetworkLocalhostTCPNat
12:36:03 [2022-08-02T12:36:03.788Z] --- PASS: TestUpdateReplicatedJob (3.35s)
12:36:03 [2022-08-02T12:36:03.788Z] === RUN   TestServiceListWithStatuses
12:36:03 [2022-08-02T12:36:03.788Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:36:03 [2022-08-02T12:36:03.788Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:36:03 [2022-08-02T12:36:03.788Z] === RUN   TestDockerNetworkConnectAlias
12:36:03 [2022-08-02T12:36:03.869Z] --- PASS: TestNetworkLocalhostTCPNat (0.41s)
12:36:03 [2022-08-02T12:36:03.869Z] === RUN   TestNetworkLoopbackNat
12:36:04 [2022-08-02T12:36:04.133Z] --- PASS: TestDaemonRestartIpcMode (2.15s)
12:36:06 [2022-08-02T12:36:06.384Z] --- PASS: TestNetworkLoopbackNat (2.56s)
12:36:06 [2022-08-02T12:36:06.384Z] === RUN   TestPause
12:36:06 [2022-08-02T12:36:06.384Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:06 [2022-08-02T12:36:06.384Z] --- SKIP: TestPause (0.00s)
12:36:06 [2022-08-02T12:36:06.384Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:36:06 [2022-08-02T12:36:06.384Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:36:06 [2022-08-02T12:36:06.384Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:36:06 [2022-08-02T12:36:06.384Z] === RUN   TestPauseStopPausedContainer
12:36:06 [2022-08-02T12:36:06.640Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:06 [2022-08-02T12:36:06.640Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
12:36:06 [2022-08-02T12:36:06.640Z] === RUN   TestPidHost
12:36:07 [2022-08-02T12:36:07.568Z] --- PASS: TestPidHost (0.93s)
12:36:07 [2022-08-02T12:36:07.568Z] === RUN   TestPsFilter
12:36:07 [2022-08-02T12:36:07.568Z] --- PASS: TestPsFilter (0.15s)
12:36:07 [2022-08-02T12:36:07.568Z] === RUN   TestRemoveContainerWithRemovedVolume
12:36:07 [2022-08-02T12:36:07.968Z] --- PASS: TestDockerNetworkConnectAlias (4.20s)
12:36:07 [2022-08-02T12:36:07.968Z] === RUN   TestDockerNetworkReConnect
12:36:08 [2022-08-02T12:36:08.129Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.43s)
12:36:08 [2022-08-02T12:36:08.129Z] === RUN   TestRemoveContainerWithVolume
12:36:08 [2022-08-02T12:36:08.386Z] --- PASS: TestRemoveContainerWithVolume (0.43s)
12:36:08 [2022-08-02T12:36:08.386Z] === RUN   TestRemoveContainerRunning
12:36:08 [2022-08-02T12:36:08.947Z] --- PASS: TestRemoveContainerRunning (0.43s)
12:36:08 [2022-08-02T12:36:08.947Z] === RUN   TestRemoveContainerForceRemoveRunning
12:36:09 [2022-08-02T12:36:09.203Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s)
12:36:09 [2022-08-02T12:36:09.203Z] === RUN   TestRemoveInvalidContainer
12:36:09 [2022-08-02T12:36:09.203Z] --- PASS: TestRemoveInvalidContainer (0.01s)
12:36:09 [2022-08-02T12:36:09.203Z] === RUN   TestRenameLinkedContainer
12:36:11 [2022-08-02T12:36:11.092Z] --- PASS: TestRenameLinkedContainer (1.61s)
12:36:11 [2022-08-02T12:36:11.092Z] === RUN   TestRenameStoppedContainer
12:36:11 [2022-08-02T12:36:11.348Z] --- PASS: TestRenameStoppedContainer (0.38s)
12:36:11 [2022-08-02T12:36:11.348Z] === RUN   TestRenameRunningContainerAndReuse
12:36:12 [2022-08-02T12:36:12.150Z] --- PASS: TestDockerNetworkReConnect (3.39s)
12:36:12 [2022-08-02T12:36:12.150Z] === RUN   TestServicePlugin
12:36:12 [2022-08-02T12:36:12.237Z] --- PASS: TestContainerKillOnDaemonStart (11.64s)
12:36:12 [2022-08-02T12:36:12.237Z] PASS
12:36:12 [2022-08-02T12:36:12.237Z] 
12:36:12 [2022-08-02T12:36:12.237Z] === Skipped
12:36:12 [2022-08-02T12:36:12.237Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
12:36:12 [2022-08-02T12:36:12.237Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:36:12 [2022-08-02T12:36:12.237Z] 
12:36:12 [2022-08-02T12:36:12.237Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:36:12 [2022-08-02T12:36:12.237Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:36:12 [2022-08-02T12:36:12.237Z] 
12:36:12 [2022-08-02T12:36:12.237Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
12:36:12 [2022-08-02T12:36:12.237Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:36:12 [2022-08-02T12:36:12.237Z] 
12:36:12 [2022-08-02T12:36:12.237Z] DONE 271 tests, 3 skipped in 124.051s
12:36:12 [2022-08-02T12:36:12.237Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
12:36:12 [2022-08-02T12:36:12.237Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:36:12 [2022-08-02T12:36:12.237Z] ++ set -e
12:36:12 [2022-08-02T12:36:12.237Z] ++ '[' -n 0 ']'
12:36:12 [2022-08-02T12:36:12.237Z] ++ set -x
12:36:12 [2022-08-02T12:36:12.237Z] ++ env -i DEST=/go/src/github.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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:36:12 [2022-08-02T12:36:12.237Z] === RUN   TestConfigDaemonLibtrustID
12:36:12 [2022-08-02T12:36:12.237Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
12:36:12 [2022-08-02T12:36:12.237Z] === RUN   TestConfigDaemonID
12:36:12 [2022-08-02T12:36:12.275Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s)
12:36:12 [2022-08-02T12:36:12.275Z] === RUN   TestRenameInvalidName
12:36:12 [2022-08-02T12:36:12.530Z] --- PASS: TestRenameInvalidName (0.40s)
12:36:12 [2022-08-02T12:36:12.530Z] === RUN   TestRenameAnonymousContainer
12:36:12 [2022-08-02T12:36:12.802Z]     daemon_test.go:83: [dfbe44cfde9c5] daemon is not started
12:36:12 [2022-08-02T12:36:12.802Z] --- PASS: TestConfigDaemonID (1.04s)
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:36:12 [2022-08-02T12:36:12.802Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:36:12 [2022-08-02T12:36:12.802Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation/invalid_config
12:36:12 [2022-08-02T12:36:12.802Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation/malformed_config
12:36:12 [2022-08-02T12:36:12.802Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestDaemonConfigValidation/valid_config
12:36:12 [2022-08-02T12:36:12.802Z] === PAUSE TestDaemonConfigValidation/valid_config
12:36:12 [2022-08-02T12:36:12.802Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:36:12 [2022-08-02T12:36:12.802Z] === CONT  TestDaemonConfigValidation/valid_config
12:36:12 [2022-08-02T12:36:12.802Z] === CONT  TestDaemonConfigValidation/invalid_config
12:36:12 [2022-08-02T12:36:12.802Z] === CONT  TestDaemonConfigValidation/malformed_config
12:36:12 [2022-08-02T12:36:12.802Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:36:12 [2022-08-02T12:36:12.802Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:36:12 [2022-08-02T12:36:12.802Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
12:36:12 [2022-08-02T12:36:12.802Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
12:36:12 [2022-08-02T12:36:12.802Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
12:36:12 [2022-08-02T12:36:12.802Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
12:36:12 [2022-08-02T12:36:12.802Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestConfigDaemonSeccompProfiles
12:36:12 [2022-08-02T12:36:12.802Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:36:13 [2022-08-02T12:36:13.897Z] --- PASS: TestRenameAnonymousContainer (1.46s)
12:36:13 [2022-08-02T12:36:13.897Z] === RUN   TestRenameContainerWithSameName
12:36:14 [2022-08-02T12:36:14.174Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:36:14 [2022-08-02T12:36:14.460Z] --- PASS: TestRenameContainerWithSameName (0.41s)
12:36:14 [2022-08-02T12:36:14.460Z] === RUN   TestRenameContainerWithLinkedContainer
12:36:15 [2022-08-02T12:36:15.107Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:36:15 [2022-08-02T12:36:15.386Z] --- PASS: TestRenameContainerWithLinkedContainer (0.81s)
12:36:15 [2022-08-02T12:36:15.387Z] === RUN   TestResize
12:36:15 [2022-08-02T12:36:15.430Z]     plugin_test.go:61: [d409fd8c948d7] joining swarm manager [d948d032ae58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:36:15 [2022-08-02T12:36:15.643Z] --- PASS: TestResize (0.42s)
12:36:15 [2022-08-02T12:36:15.643Z] === RUN   TestResizeWithInvalidSize
12:36:15 [2022-08-02T12:36:15.900Z] --- PASS: TestResizeWithInvalidSize (0.44s)
12:36:15 [2022-08-02T12:36:15.900Z] === RUN   TestResizeWhenContainerNotStarted
12:36:16 [2022-08-02T12:36:16.039Z] === CONT  TestConfigDaemonSeccompProfiles
12:36:16 [2022-08-02T12:36:16.039Z]     daemon_test.go:197: [d46b14bd51b77] daemon is not started
12:36:16 [2022-08-02T12:36:16.039Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
12:36:16 [2022-08-02T12:36:16.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
12:36:16 [2022-08-02T12:36:16.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:36:16 [2022-08-02T12:36:16.039Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
12:36:16 [2022-08-02T12:36:16.039Z] === RUN   TestDaemonProxy
12:36:16 [2022-08-02T12:36:16.039Z] === RUN   TestDaemonProxy/environment_variables
12:36:16 [2022-08-02T12:36:16.363Z]     plugin_test.go:64: [d05ff12885119] joining swarm manager [d948d032ae58a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:36:16 [2022-08-02T12:36:16.462Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
12:36:16 [2022-08-02T12:36:16.462Z] === RUN   TestDaemonRestartKillContainers
12:36:16 [2022-08-02T12:36:16.462Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:36:16 [2022-08-02T12:36:16.462Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
12:36:16 [2022-08-02T12:36:16.462Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:36:16 [2022-08-02T12:36:16.462Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:36:17 [2022-08-02T12:36:17.389Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:36:17 [2022-08-02T12:36:17.937Z] === RUN   TestDaemonProxy/command-line_options
12:36:18 [2022-08-02T12:36:18.317Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (1.77s)
12:36:18 [2022-08-02T12:36:18.317Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (0.86s)
12:36:18 [2022-08-02T12:36:18.317Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (0.89s)
12:36:18 [2022-08-02T12:36:18.317Z] === RUN   TestCgroupNamespacesRun
12:36:19 [2022-08-02T12:36:19.245Z] --- PASS: TestCgroupNamespacesRun (1.17s)
12:36:19 [2022-08-02T12:36:19.245Z] === RUN   TestCgroupNamespacesRunPrivileged
12:36:19 [2022-08-02T12:36:19.835Z] === RUN   TestDaemonProxy/configuration_file
12:36:20 [2022-08-02T12:36:20.615Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s)
12:36:20 [2022-08-02T12:36:20.615Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:36:21 [2022-08-02T12:36:21.207Z] === RUN   TestDaemonProxy/conflicting_options
12:36:21 [2022-08-02T12:36:21.543Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.16s)
12:36:21 [2022-08-02T12:36:21.543Z] === RUN   TestCgroupNamespacesRunHostMode
12:36:21 [2022-08-02T12:36:21.772Z] === RUN   TestDaemonProxy/reload_sanitized
12:36:22 [2022-08-02T12:36:22.337Z] --- PASS: TestDaemonProxy (6.22s)
12:36:22 [2022-08-02T12:36:22.337Z]     --- PASS: TestDaemonProxy/environment_variables (1.73s)
12:36:22 [2022-08-02T12:36:22.337Z]     --- PASS: TestDaemonProxy/command-line_options (1.74s)
12:36:22 [2022-08-02T12:36:22.337Z]     --- PASS: TestDaemonProxy/configuration_file (1.73s)
12:36:22 [2022-08-02T12:36:22.337Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:36:22 [2022-08-02T12:36:22.337Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
12:36:22 [2022-08-02T12:36:22.337Z] PASS
12:36:22 [2022-08-02T12:36:22.337Z] 
12:36:22 [2022-08-02T12:36:22.337Z] DONE 18 tests in 11.249s
12:36:22 [2022-08-02T12:36:22.337Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
12:36:22 [2022-08-02T12:36:22.337Z] ++ 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:36:22 [2022-08-02T12:36:22.337Z] ++ set -e
12:36:22 [2022-08-02T12:36:22.337Z] ++ '[' -n 0 ']'
12:36:22 [2022-08-02T12:36:22.337Z] ++ set -x
12:36:22 [2022-08-02T12:36:22.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=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:36:22 [2022-08-02T12:36:22.337Z] INFO: Testing against a local daemon
12:36:22 [2022-08-02T12:36:22.337Z] === RUN   TestCommitInheritsEnv
12:36:22 [2022-08-02T12:36:22.595Z] --- PASS: TestCommitInheritsEnv (0.25s)
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportExtremelyLargeImageWorks
12:36:22 [2022-08-02T12:36:22.595Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:36:22 [2022-08-02T12:36:22.595Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportWithCustomPlatform
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportWithCustomPlatform/#00
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportWithCustomPlatform/_______
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportWithCustomPlatform//
12:36:22 [2022-08-02T12:36:22.595Z] === RUN   TestImportWithCustomPlatform/linux
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImportWithCustomPlatform/LINUX
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImportWithCustomPlatform/macos
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:36:22 [2022-08-02T12:36:22.853Z] --- PASS: TestImportWithCustomPlatform (0.31s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:36:22 [2022-08-02T12:36:22.853Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:36:22 [2022-08-02T12:36:22.853Z] === RUN   TestImagesFilterMultiReference
12:36:22 [2022-08-02T12:36:22.909Z] --- PASS: TestCgroupNamespacesRunHostMode (1.15s)
12:36:22 [2022-08-02T12:36:22.909Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:36:23 [2022-08-02T12:36:23.110Z] --- PASS: TestImagesFilterMultiReference (0.05s)
12:36:23 [2022-08-02T12:36:23.110Z] === RUN   TestImagePullPlatformInvalid
12:36:23 [2022-08-02T12:36:23.110Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
12:36:23 [2022-08-02T12:36:23.110Z] === RUN   TestRemoveImageOrphaning
12:36:23 [2022-08-02T12:36:23.368Z] --- PASS: TestRemoveImageOrphaning (0.34s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestRemoveImageGarbageCollector
12:36:23 [2022-08-02T12:36:23.368Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:23 [2022-08-02T12:36:23.368Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:36:23 [2022-08-02T12:36:23.368Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestTagInvalidReference
12:36:23 [2022-08-02T12:36:23.368Z] --- PASS: TestTagInvalidReference (0.01s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestTagValidPrefixedRepo
12:36:23 [2022-08-02T12:36:23.368Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestTagExistedNameWithoutForce
12:36:23 [2022-08-02T12:36:23.368Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:36:23 [2022-08-02T12:36:23.368Z] === RUN   TestTagOfficialNames
12:36:23 [2022-08-02T12:36:23.626Z] --- PASS: TestTagOfficialNames (0.05s)
12:36:23 [2022-08-02T12:36:23.626Z] === RUN   TestTagMatchesDigest
12:36:23 [2022-08-02T12:36:23.626Z] --- PASS: TestTagMatchesDigest (0.02s)
12:36:23 [2022-08-02T12:36:23.626Z] PASS
12:36:23 [2022-08-02T12:36:23.626Z] 
12:36:23 [2022-08-02T12:36:23.626Z] === Skipped
12:36:23 [2022-08-02T12:36:23.626Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
12:36:23 [2022-08-02T12:36:23.626Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
12:36:23 [2022-08-02T12:36:23.626Z] 
12:36:23 [2022-08-02T12:36:23.626Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:36:23 [2022-08-02T12:36:23.626Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:36:23 [2022-08-02T12:36:23.626Z] 
12:36:23 [2022-08-02T12:36:23.626Z] DONE 22 tests, 2 skipped in 1.322s
12:36:23 [2022-08-02T12:36:23.626Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:36:23 [2022-08-02T12:36:23.626Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:36:23 [2022-08-02T12:36:23.626Z] ++ set -e
12:36:23 [2022-08-02T12:36:23.626Z] ++ '[' -n 0 ']'
12:36:23 [2022-08-02T12:36:23.626Z] ++ set -x
12:36:23 [2022-08-02T12:36:23.626Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:36:23 [2022-08-02T12:36:23.626Z] === RUN   TestStripANSICommands
12:36:23 [2022-08-02T12:36:23.626Z] === RUN   TestStripANSICommands/#00
12:36:23 [2022-08-02T12:36:23.626Z] === RUN   TestStripANSICommands/#01
12:36:23 [2022-08-02T12:36:23.626Z] --- PASS: TestStripANSICommands (0.00s)
12:36:23 [2022-08-02T12:36:23.626Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:36:23 [2022-08-02T12:36:23.626Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:36:23 [2022-08-02T12:36:23.626Z] PASS
12:36:23 [2022-08-02T12:36:23.626Z] 
12:36:23 [2022-08-02T12:36:23.626Z] DONE 3 tests in 0.042s
12:36:23 [2022-08-02T12:36:23.626Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
12:36:23 [2022-08-02T12:36:23.626Z] ++ 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:36:23 [2022-08-02T12:36:23.626Z] ++ set -e
12:36:23 [2022-08-02T12:36:23.626Z] ++ '[' -n 0 ']'
12:36:23 [2022-08-02T12:36:23.626Z] ++ set -x
12:36:23 [2022-08-02T12:36:23.626Z] ++ env -i DEST=/go/src/github.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:36:23 [2022-08-02T12:36:23.626Z] INFO: Testing against a local daemon
12:36:23 [2022-08-02T12:36:23.626Z] === RUN   TestNetworkCreateDelete
12:36:23 [2022-08-02T12:36:23.837Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s)
12:36:23 [2022-08-02T12:36:23.838Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:36:23 [2022-08-02T12:36:23.884Z] --- PASS: TestNetworkCreateDelete (0.13s)
12:36:23 [2022-08-02T12:36:23.884Z] === RUN   TestDockerNetworkDeletePreferID
12:36:24 [2022-08-02T12:36:24.142Z] --- PASS: TestDockerNetworkDeletePreferID (0.38s)
12:36:24 [2022-08-02T12:36:24.142Z] === RUN   TestDaemonDNSFallback
12:36:25 [2022-08-02T12:36:25.218Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.27s)
12:36:25 [2022-08-02T12:36:25.218Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:36:26 [2022-08-02T12:36:26.145Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
12:36:26 [2022-08-02T12:36:26.145Z] === RUN   TestCgroupNamespacesRunOlderClient
12:36:27 [2022-08-02T12:36:27.074Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.16s)
12:36:27 [2022-08-02T12:36:27.074Z] === RUN   TestNISDomainname
12:36:27 [2022-08-02T12:36:27.074Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:36:27 [2022-08-02T12:36:27.074Z] --- SKIP: TestNISDomainname (0.02s)
12:36:27 [2022-08-02T12:36:27.074Z] === RUN   TestHostnameDnsResolution
12:36:28 [2022-08-02T12:36:28.002Z] --- PASS: TestHostnameDnsResolution (0.69s)
12:36:28 [2022-08-02T12:36:28.002Z] === RUN   TestUnprivilegedPortsAndPing
12:36:28 [2022-08-02T12:36:28.002Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:36:28 [2022-08-02T12:36:28.002Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
12:36:28 [2022-08-02T12:36:28.002Z] === RUN   TestPrivilegedHostDevices
12:36:28 [2022-08-02T12:36:28.259Z] --- PASS: TestPrivilegedHostDevices (0.47s)
12:36:28 [2022-08-02T12:36:28.259Z] === RUN   TestRunConsoleSize
12:36:28 [2022-08-02T12:36:28.822Z] --- PASS: TestRunConsoleSize (0.39s)
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStats
12:36:28 [2022-08-02T12:36:28.822Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:28 [2022-08-02T12:36:28.822Z] --- SKIP: TestStats (0.00s)
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStopContainerWithTimeout
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStopContainerWithTimeout/0
12:36:28 [2022-08-02T12:36:28.822Z] === PAUSE TestStopContainerWithTimeout/0
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStopContainerWithTimeout/1
12:36:28 [2022-08-02T12:36:28.822Z] === PAUSE TestStopContainerWithTimeout/1
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStopContainerWithTimeout/3
12:36:28 [2022-08-02T12:36:28.822Z] === PAUSE TestStopContainerWithTimeout/3
12:36:28 [2022-08-02T12:36:28.822Z] === RUN   TestStopContainerWithTimeout/-1
12:36:28 [2022-08-02T12:36:28.822Z] === PAUSE TestStopContainerWithTimeout/-1
12:36:28 [2022-08-02T12:36:28.822Z] === CONT  TestStopContainerWithTimeout/0
12:36:28 [2022-08-02T12:36:28.822Z] === CONT  TestStopContainerWithTimeout/3
12:36:29 [2022-08-02T12:36:29.384Z] === CONT  TestStopContainerWithTimeout/1
12:36:30 [2022-08-02T12:36:30.731Z] --- PASS: TestDaemonDNSFallback (6.35s)
12:36:30 [2022-08-02T12:36:30.731Z] === RUN   TestInspectNetwork
12:36:30 [2022-08-02T12:36:30.748Z] === CONT  TestStopContainerWithTimeout/-1
12:36:33 [2022-08-02T12:36:33.261Z] --- PASS: TestStopContainerWithTimeout (0.01s)
12:36:33 [2022-08-02T12:36:33.261Z]     --- PASS: TestStopContainerWithTimeout/0 (0.60s)
12:36:33 [2022-08-02T12:36:33.261Z]     --- PASS: TestStopContainerWithTimeout/1 (1.41s)
12:36:33 [2022-08-02T12:36:33.261Z]     --- PASS: TestStopContainerWithTimeout/3 (2.59s)
12:36:33 [2022-08-02T12:36:33.261Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.39s)
12:36:33 [2022-08-02T12:36:33.261Z] === RUN   TestDeleteDevicemapper
12:36:33 [2022-08-02T12:36:33.261Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:36:33 [2022-08-02T12:36:33.261Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:36:33 [2022-08-02T12:36:33.261Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:36:34 [2022-08-02T12:36:34.011Z] === RUN   TestInspectNetwork/full_network_id
12:36:34 [2022-08-02T12:36:34.011Z] === RUN   TestInspectNetwork/partial_network_id
12:36:34 [2022-08-02T12:36:34.011Z] === RUN   TestInspectNetwork/network_name
12:36:34 [2022-08-02T12:36:34.011Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:36:35 [2022-08-02T12:36:35.152Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.80s)
12:36:35 [2022-08-02T12:36:35.152Z] === RUN   TestUpdateMemory
12:36:35 [2022-08-02T12:36:35.152Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:35 [2022-08-02T12:36:35.152Z] --- SKIP: TestUpdateMemory (0.00s)
12:36:35 [2022-08-02T12:36:35.152Z] === RUN   TestUpdateCPUQuota
12:36:35 [2022-08-02T12:36:35.153Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:35 [2022-08-02T12:36:35.153Z] --- SKIP: TestUpdateCPUQuota (0.00s)
12:36:35 [2022-08-02T12:36:35.153Z] === RUN   TestUpdatePidsLimit
12:36:35 [2022-08-02T12:36:35.153Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:35 [2022-08-02T12:36:35.153Z] --- SKIP: TestUpdatePidsLimit (0.00s)
12:36:35 [2022-08-02T12:36:35.153Z] === RUN   TestUpdateRestartPolicy
12:36:38 [2022-08-02T12:36:38.191Z] --- PASS: TestInspectNetwork (7.06s)
12:36:38 [2022-08-02T12:36:38.191Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:36:38 [2022-08-02T12:36:38.191Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:36:38 [2022-08-02T12:36:38.191Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:36:38 [2022-08-02T12:36:38.191Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:36:38 [2022-08-02T12:36:38.191Z] === RUN   TestRunContainerWithBridgeNone
12:36:39 [2022-08-02T12:36:39.126Z] --- PASS: TestRunContainerWithBridgeNone (1.38s)
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/create
12:36:39 [2022-08-02T12:36:39.126Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:36:39 [2022-08-02T12:36:39.126Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:36:39 [2022-08-02T12:36:39.126Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:36:39 [2022-08-02T12:36:39.126Z] === CONT  TestNetworkInvalidJSON/networks/create
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:36:39 [2022-08-02T12:36:39.126Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:36:39 [2022-08-02T12:36:39.126Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:36:39 [2022-08-02T12:36:39.126Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:36:39 [2022-08-02T12:36:39.126Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkList
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkList//networks
12:36:39 [2022-08-02T12:36:39.126Z] === PAUSE TestNetworkList//networks
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestNetworkList//networks/
12:36:39 [2022-08-02T12:36:39.126Z] === PAUSE TestNetworkList//networks/
12:36:39 [2022-08-02T12:36:39.126Z] === CONT  TestNetworkList//networks
12:36:39 [2022-08-02T12:36:39.126Z] === CONT  TestNetworkList//networks/
12:36:39 [2022-08-02T12:36:39.126Z] --- PASS: TestNetworkList (0.02s)
12:36:39 [2022-08-02T12:36:39.126Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z]     --- PASS: TestNetworkList//networks (0.00s)
12:36:39 [2022-08-02T12:36:39.126Z] === RUN   TestHostIPv4BridgeLabel
12:36:39 [2022-08-02T12:36:39.692Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
12:36:39 [2022-08-02T12:36:39.692Z] === RUN   TestDaemonRestartWithLiveRestore
12:36:40 [2022-08-02T12:36:40.624Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
12:36:40 [2022-08-02T12:36:40.624Z] === RUN   TestDaemonDefaultNetworkPools
12:36:41 [2022-08-02T12:36:41.557Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s)
12:36:41 [2022-08-02T12:36:41.557Z] === RUN   TestDaemonRestartWithExistingNetwork
12:36:42 [2022-08-02T12:36:42.490Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s)
12:36:42 [2022-08-02T12:36:42.490Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:36:42 [2022-08-02T12:36:42.886Z] --- PASS: TestServicePlugin (29.81s)
12:36:42 [2022-08-02T12:36:42.886Z] === RUN   TestServiceUpdateLabel
12:36:43 [2022-08-02T12:36:43.451Z] --- PASS: TestServiceUpdateLabel (2.21s)
12:36:43 [2022-08-02T12:36:43.451Z] === RUN   TestServiceUpdateSecrets
12:36:43 [2022-08-02T12:36:43.864Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s)
12:36:43 [2022-08-02T12:36:43.864Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:36:44 [2022-08-02T12:36:44.428Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
12:36:44 [2022-08-02T12:36:44.428Z] === RUN   TestServiceWithPredefinedNetwork
12:36:46 [2022-08-02T12:36:46.956Z] --- PASS: TestServiceWithPredefinedNetwork (2.24s)
12:36:46 [2022-08-02T12:36:46.956Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:36:46 [2022-08-02T12:36:46.956Z]     service_test.go:243: FLAKY_TEST
12:36:46 [2022-08-02T12:36:46.956Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:36:46 [2022-08-02T12:36:46.956Z] === RUN   TestServiceWithDataPathPortInit
12:36:47 [2022-08-02T12:36:47.319Z] --- PASS: TestUpdateRestartPolicy (10.87s)
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestUpdateRestartWithAutoRemove
12:36:47 [2022-08-02T12:36:47.319Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s)
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitNonBlocked
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:47 [2022-08-02T12:36:47.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:47 [2022-08-02T12:36:47.319Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:47 [2022-08-02T12:36:47.319Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:36:47 [2022-08-02T12:36:47.319Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:36:47 [2022-08-02T12:36:47.319Z] --- PASS: TestWaitNonBlocked (0.01s)
12:36:47 [2022-08-02T12:36:47.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s)
12:36:47 [2022-08-02T12:36:47.319Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.80s)
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitBlocked
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:36:47 [2022-08-02T12:36:47.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:36:47 [2022-08-02T12:36:47.319Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:36:47 [2022-08-02T12:36:47.319Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:36:47 [2022-08-02T12:36:47.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:36:47 [2022-08-02T12:36:47.319Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:36:47 [2022-08-02T12:36:47.575Z] --- PASS: TestWaitBlocked (0.01s)
12:36:47 [2022-08-02T12:36:47.575Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.64s)
12:36:47 [2022-08-02T12:36:47.575Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s)
12:36:47 [2022-08-02T12:36:47.575Z] === RUN   TestWaitConditions
12:36:47 [2022-08-02T12:36:47.575Z] === RUN   TestWaitConditions/default
12:36:47 [2022-08-02T12:36:47.575Z] === PAUSE TestWaitConditions/default
12:36:47 [2022-08-02T12:36:47.575Z] === RUN   TestWaitConditions/not-running
12:36:47 [2022-08-02T12:36:47.575Z] === PAUSE TestWaitConditions/not-running
12:36:47 [2022-08-02T12:36:47.575Z] === RUN   TestWaitConditions/next-exit
12:36:47 [2022-08-02T12:36:47.575Z] === PAUSE TestWaitConditions/next-exit
12:36:47 [2022-08-02T12:36:47.575Z] === RUN   TestWaitConditions/removed
12:36:47 [2022-08-02T12:36:47.575Z] === PAUSE TestWaitConditions/removed
12:36:47 [2022-08-02T12:36:47.575Z] === CONT  TestWaitConditions/default
12:36:47 [2022-08-02T12:36:47.575Z] === CONT  TestWaitConditions/removed
12:36:49 [2022-08-02T12:36:49.463Z] === CONT  TestWaitConditions/next-exit
12:36:49 [2022-08-02T12:36:49.463Z] === CONT  TestWaitConditions/not-running
12:36:50 [2022-08-02T12:36:50.828Z] --- PASS: TestWaitConditions (0.01s)
12:36:50 [2022-08-02T12:36:50.828Z]     --- PASS: TestWaitConditions/default (1.68s)
12:36:50 [2022-08-02T12:36:50.828Z]     --- PASS: TestWaitConditions/removed (1.72s)
12:36:50 [2022-08-02T12:36:50.828Z]     --- PASS: TestWaitConditions/next-exit (1.54s)
12:36:50 [2022-08-02T12:36:50.828Z]     --- PASS: TestWaitConditions/not-running (1.52s)
12:36:50 [2022-08-02T12:36:50.828Z] === RUN   TestWaitRestartedContainer
12:36:50 [2022-08-02T12:36:50.828Z] === RUN   TestWaitRestartedContainer/default
12:36:50 [2022-08-02T12:36:50.828Z] === PAUSE TestWaitRestartedContainer/default
12:36:51 [2022-08-02T12:36:51.084Z] === RUN   TestWaitRestartedContainer/not-running
12:36:51 [2022-08-02T12:36:51.084Z] === PAUSE TestWaitRestartedContainer/not-running
12:36:51 [2022-08-02T12:36:51.084Z] === RUN   TestWaitRestartedContainer/next-exit
12:36:51 [2022-08-02T12:36:51.084Z] === PAUSE TestWaitRestartedContainer/next-exit
12:36:51 [2022-08-02T12:36:51.084Z] === CONT  TestWaitRestartedContainer/default
12:36:51 [2022-08-02T12:36:51.084Z] === CONT  TestWaitRestartedContainer/next-exit
12:36:52 [2022-08-02T12:36:52.460Z] === CONT  TestWaitRestartedContainer/not-running
12:36:53 [2022-08-02T12:36:53.391Z] --- PASS: TestWaitRestartedContainer (0.02s)
12:36:53 [2022-08-02T12:36:53.391Z]     --- PASS: TestWaitRestartedContainer/default (1.31s)
12:36:53 [2022-08-02T12:36:53.391Z]     --- PASS: TestWaitRestartedContainer/next-exit (1.36s)
12:36:53 [2022-08-02T12:36:53.391Z]     --- PASS: TestWaitRestartedContainer/not-running (0.92s)
12:36:53 [2022-08-02T12:36:53.391Z] === CONT  TestDaemonRestartIpcMode
12:36:53 [2022-08-02T12:36:53.391Z] === CONT  TestIpcModeOlderClient
12:36:53 [2022-08-02T12:36:53.391Z] --- PASS: TestIpcModeOlderClient (0.07s)
12:36:53 [2022-08-02T12:36:53.391Z] === CONT  TestRestartDaemonWithRestartingContainer
12:36:55 [2022-08-02T12:36:55.909Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.48s)
12:36:56 [2022-08-02T12:36:56.165Z] --- PASS: TestDaemonRestartIpcMode (2.89s)
12:36:56 [2022-08-02T12:36:56.166Z] PASS
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === Skipped
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
12:36:56 [2022-08-02T12:36:56.166Z]     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:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     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:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     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:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestPause (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
12:36:56 [2022-08-02T12:36:56.166Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     restart_test.go:22: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
12:36:56 [2022-08-02T12:36:56.166Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     run_linux_test.go:112: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestStats (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
12:36:56 [2022-08-02T12:36:56.166Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
12:36:56 [2022-08-02T12:36:56.166Z] 
12:36:56 [2022-08-02T12:36:56.166Z] DONE 248 tests, 27 skipped in 86.607s
12:36:56 [2022-08-02T12:36:56.166Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:36:56 [2022-08-02T12:36:56.166Z] === RUN   TestConfigDaemonLibtrustID
12:36:56 [2022-08-02T12:36:56.732Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
12:36:56 [2022-08-02T12:36:56.732Z] === RUN   TestConfigDaemonID
12:36:58 [2022-08-02T12:36:58.097Z]     daemon_test.go:83: [dd8068b4f3f5e] daemon is not started
12:36:58 [2022-08-02T12:36:58.097Z] --- PASS: TestConfigDaemonID (1.08s)
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:36:58 [2022-08-02T12:36:58.097Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:36:58 [2022-08-02T12:36:58.097Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation/invalid_config
12:36:58 [2022-08-02T12:36:58.097Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation/malformed_config
12:36:58 [2022-08-02T12:36:58.097Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestDaemonConfigValidation/valid_config
12:36:58 [2022-08-02T12:36:58.097Z] === PAUSE TestDaemonConfigValidation/valid_config
12:36:58 [2022-08-02T12:36:58.097Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:36:58 [2022-08-02T12:36:58.097Z] === CONT  TestDaemonConfigValidation/malformed_config
12:36:58 [2022-08-02T12:36:58.097Z] === CONT  TestDaemonConfigValidation/valid_config
12:36:58 [2022-08-02T12:36:58.097Z] === CONT  TestDaemonConfigValidation/invalid_config
12:36:58 [2022-08-02T12:36:58.097Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:36:58 [2022-08-02T12:36:58.097Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:36:58 [2022-08-02T12:36:58.097Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
12:36:58 [2022-08-02T12:36:58.097Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
12:36:58 [2022-08-02T12:36:58.097Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
12:36:58 [2022-08-02T12:36:58.097Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.10s)
12:36:58 [2022-08-02T12:36:58.097Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestConfigDaemonSeccompProfiles
12:36:58 [2022-08-02T12:36:58.097Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:36:58 [2022-08-02T12:36:58.318Z] --- PASS: TestServiceUpdateSecrets (14.42s)
12:36:58 [2022-08-02T12:36:58.318Z] === RUN   TestServiceUpdateConfigs
12:36:59 [2022-08-02T12:36:59.463Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:37:00 [2022-08-02T12:37:00.392Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:37:00 [2022-08-02T12:37:00.746Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
12:37:01 [2022-08-02T12:37:01.319Z] === CONT  TestConfigDaemonSeccompProfiles
12:37:01 [2022-08-02T12:37:01.319Z]     daemon_test.go:197: [d0aa24d4239df] daemon is not started
12:37:01 [2022-08-02T12:37:01.319Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s)
12:37:01 [2022-08-02T12:37:01.319Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.10s)
12:37:01 [2022-08-02T12:37:01.319Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.09s)
12:37:01 [2022-08-02T12:37:01.319Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.09s)
12:37:01 [2022-08-02T12:37:01.319Z] === RUN   TestDaemonProxy
12:37:01 [2022-08-02T12:37:01.319Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:37:01 [2022-08-02T12:37:01.319Z] --- SKIP: TestDaemonProxy (0.00s)
12:37:01 [2022-08-02T12:37:01.319Z] PASS
12:37:01 [2022-08-02T12:37:01.319Z] 
12:37:01 [2022-08-02T12:37:01.319Z] === Skipped
12:37:01 [2022-08-02T12:37:01.319Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
12:37:01 [2022-08-02T12:37:01.319Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
12:37:01 [2022-08-02T12:37:01.319Z] 
12:37:01 [2022-08-02T12:37:01.319Z] DONE 13 tests, 1 skipped in 5.280s
12:37:01 [2022-08-02T12:37:01.319Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:37:01 [2022-08-02T12:37:01.575Z] INFO: Testing against a local daemon
12:37:01 [2022-08-02T12:37:01.575Z] === RUN   TestCommitInheritsEnv
12:37:01 [2022-08-02T12:37:01.645Z] INFO [loader] Go packages loading at mode 575 (name|exports_file|files|imports|types_sizes|compiled_files|deps) took 2m55.983295673s 
12:37:01 [2022-08-02T12:37:01.645Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 505.038178ms 
12:37:01 [2022-08-02T12:37:01.820Z] --- PASS: TestServiceWithDataPathPortInit (13.79s)
12:37:01 [2022-08-02T12:37:01.820Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:37:02 [2022-08-02T12:37:02.754Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:rx20njp0bqivoz7hf509oo3c0 Created:2022-08-02 12:37:01.55145209 +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[dff3537f7a812ebe783d30787c184314d4ff05f8d7098a75b092ba2a5224d1bd:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xd8u8iw0ha76en3tkjiuw2hk8 EndpointID:482e0bb5ad90bafdf60f993119ec88943a89292c884d271639e1b04826fea07e MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:72635b980d0324386dee72c90610cccd36babf0654eb7fa41c2e90fa176cec1f 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:c20f73ef4551 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.xd8u8iw0ha76en3tkjiuw2hk8 EndpointID:482e0bb5ad90bafdf60f993119ec88943a89292c884d271639e1b04826fea07e EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:37:03 [2022-08-02T12:37:03.462Z] --- PASS: TestCommitInheritsEnv (1.61s)
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportExtremelyLargeImageWorks
12:37:03 [2022-08-02T12:37:03.462Z] === PAUSE TestImportExtremelyLargeImageWorks
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform/#00
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform/_______
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform//
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform/linux
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform/LINUX
12:37:03 [2022-08-02T12:37:03.462Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:37:03 [2022-08-02T12:37:03.463Z] === RUN   TestImportWithCustomPlatform/macos
12:37:03 [2022-08-02T12:37:03.463Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:37:03 [2022-08-02T12:37:03.463Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:37:03 [2022-08-02T12:37:03.463Z] --- PASS: TestImportWithCustomPlatform (0.32s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.08s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:37:03 [2022-08-02T12:37:03.463Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:37:03 [2022-08-02T12:37:03.463Z] === RUN   TestImagesFilterMultiReference
12:37:03 [2022-08-02T12:37:03.463Z] --- PASS: TestImagesFilterMultiReference (0.07s)
12:37:03 [2022-08-02T12:37:03.463Z] === RUN   TestImagePullPlatformInvalid
12:37:03 [2022-08-02T12:37:03.718Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:37:03 [2022-08-02T12:37:03.718Z] === RUN   TestRemoveImageOrphaning
12:37:05 [2022-08-02T12:37:05.083Z] --- PASS: TestRemoveImageOrphaning (1.57s)
12:37:05 [2022-08-02T12:37:05.083Z] === RUN   TestRemoveImageGarbageCollector
12:37:05 [2022-08-02T12:37:05.083Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:37:05 [2022-08-02T12:37:05.083Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
12:37:05 [2022-08-02T12:37:05.083Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:37:05 [2022-08-02T12:37:05.083Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
12:37:05 [2022-08-02T12:37:05.083Z] === RUN   TestTagInvalidReference
12:37:05 [2022-08-02T12:37:05.340Z] --- PASS: TestTagInvalidReference (0.01s)
12:37:05 [2022-08-02T12:37:05.340Z] === RUN   TestTagValidPrefixedRepo
12:37:05 [2022-08-02T12:37:05.340Z] --- PASS: TestTagValidPrefixedRepo (0.05s)
12:37:05 [2022-08-02T12:37:05.340Z] === RUN   TestTagExistedNameWithoutForce
12:37:05 [2022-08-02T12:37:05.340Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
12:37:05 [2022-08-02T12:37:05.340Z] === RUN   TestTagOfficialNames
12:37:05 [2022-08-02T12:37:05.340Z] --- PASS: TestTagOfficialNames (0.05s)
12:37:05 [2022-08-02T12:37:05.340Z] === RUN   TestTagMatchesDigest
12:37:05 [2022-08-02T12:37:05.340Z] --- PASS: TestTagMatchesDigest (0.01s)
12:37:05 [2022-08-02T12:37:05.340Z] === CONT  TestImportExtremelyLargeImageWorks
12:37:08 [2022-08-02T12:37:08.028Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s)
12:37:08 [2022-08-02T12:37:08.028Z] PASS
12:37:08 [2022-08-02T12:37:08.028Z] 
12:37:08 [2022-08-02T12:37:08.028Z] === Skipped
12:37:08 [2022-08-02T12:37:08.028Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:37:08 [2022-08-02T12:37:08.028Z]     service_test.go:243: FLAKY_TEST
12:37:08 [2022-08-02T12:37:08.028Z] 
12:37:08 [2022-08-02T12:37:08.028Z] DONE 38 tests, 1 skipped in 43.530s
12:37:08 [2022-08-02T12:37:08.028Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:37:08 [2022-08-02T12:37:08.028Z] ++ 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:37:08 [2022-08-02T12:37:08.028Z] ++ set -e
12:37:08 [2022-08-02T12:37:08.028Z] ++ '[' -n 0 ']'
12:37:08 [2022-08-02T12:37:08.028Z] ++ set -x
12:37:08 [2022-08-02T12:37:08.028Z] ++ env -i DEST=/go/src/github.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:37:08 [2022-08-02T12:37:08.028Z] INFO: Testing against a local daemon
12:37:08 [2022-08-02T12:37:08.028Z] === RUN   TestDockerNetworkIpvlanPersistance
12:37:08 [2022-08-02T12:37:08.028Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:37:08 [2022-08-02T12:37:08.028Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:37:08 [2022-08-02T12:37:08.028Z] === RUN   TestDockerNetworkIpvlan
12:37:08 [2022-08-02T12:37:08.028Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:37:08 [2022-08-02T12:37:08.028Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:37:08 [2022-08-02T12:37:08.028Z] PASS
12:37:08 [2022-08-02T12:37:08.028Z] 
12:37:08 [2022-08-02T12:37:08.028Z] === Skipped
12:37:08 [2022-08-02T12:37:08.028Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:37:08 [2022-08-02T12:37:08.028Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:37:08 [2022-08-02T12:37:08.028Z] 
12:37:08 [2022-08-02T12:37:08.028Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:37:08 [2022-08-02T12:37:08.028Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:37:08 [2022-08-02T12:37:08.028Z] 
12:37:08 [2022-08-02T12:37:08.028Z] DONE 2 tests, 2 skipped in 0.091s
12:37:08 [2022-08-02T12:37:08.028Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:37:08 [2022-08-02T12:37:08.028Z] ++ 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:37:08 [2022-08-02T12:37:08.028Z] ++ set -e
12:37:08 [2022-08-02T12:37:08.028Z] ++ '[' -n 0 ']'
12:37:08 [2022-08-02T12:37:08.028Z] ++ set -x
12:37:08 [2022-08-02T12:37:08.028Z] ++ env -i DEST=/go/src/github.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:37:08 [2022-08-02T12:37:08.028Z] INFO: Testing against a local daemon
12:37:08 [2022-08-02T12:37:08.028Z] === RUN   TestDockerNetworkMacvlanPersistance
12:37:08 [2022-08-02T12:37:08.600Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.23s)
12:37:08 [2022-08-02T12:37:08.600Z] === RUN   TestDockerNetworkMacvlan
12:37:09 [2022-08-02T12:37:09.165Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:37:10 [2022-08-02T12:37:10.098Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:37:10 [2022-08-02T12:37:10.664Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:37:12 [2022-08-02T12:37:12.568Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:37:13 [2022-08-02T12:37:13.198Z] --- PASS: TestServiceUpdateConfigs (14.52s)
12:37:13 [2022-08-02T12:37:13.198Z] === RUN   TestServiceUpdateNetwork
12:37:14 [2022-08-02T12:37:14.467Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:37:17 [2022-08-02T12:37:17.747Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:37:18 [2022-08-02T12:37:18.313Z] --- PASS: TestDockerNetworkMacvlan (9.63s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.81s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.97s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.04s)
12:37:18 [2022-08-02T12:37:18.313Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.54s)
12:37:18 [2022-08-02T12:37:18.313Z] PASS
12:37:18 [2022-08-02T12:37:18.313Z] 
12:37:18 [2022-08-02T12:37:18.313Z] DONE 8 tests in 10.944s
12:37:18 [2022-08-02T12:37:18.313Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
12:37:18 [2022-08-02T12:37:18.313Z] ++ 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:37:18 [2022-08-02T12:37:18.313Z] ++ set -e
12:37:18 [2022-08-02T12:37:18.313Z] ++ '[' -n 0 ']'
12:37:18 [2022-08-02T12:37:18.313Z] ++ set -x
12:37:18 [2022-08-02T12:37:18.313Z] ++ env -i DEST=/go/src/github.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:37:18 [2022-08-02T12:37:18.313Z] testing: warning: no tests to run
12:37:18 [2022-08-02T12:37:18.313Z] PASS
12:37:18 [2022-08-02T12:37:18.313Z] 
12:37:18 [2022-08-02T12:37:18.313Z] DONE 0 tests in 0.031s
12:37:18 [2022-08-02T12:37:18.313Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:37:18 [2022-08-02T12:37:18.313Z] ++ 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:37:18 [2022-08-02T12:37:18.313Z] ++ set -e
12:37:18 [2022-08-02T12:37:18.313Z] ++ '[' -n 0 ']'
12:37:18 [2022-08-02T12:37:18.313Z] ++ set -x
12:37:18 [2022-08-02T12:37:18.313Z] ++ env -i DEST=/go/src/github.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:37:18 [2022-08-02T12:37:18.313Z] INFO: Testing against a local daemon
12:37:18 [2022-08-02T12:37:18.313Z] === RUN   TestAuthZPluginAllowRequest
12:37:18 [2022-08-02T12:37:18.858Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
12:37:19 [2022-08-02T12:37:19.685Z] --- PASS: TestAuthZPluginAllowRequest (1.13s)
12:37:19 [2022-08-02T12:37:19.685Z] === RUN   TestAuthZPluginTLS
12:37:19 [2022-08-02T12:37:19.943Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:37:19 [2022-08-02T12:37:19.943Z] === RUN   TestAuthZPluginDenyRequest
12:37:20 [2022-08-02T12:37:20.508Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
12:37:20 [2022-08-02T12:37:20.508Z] === RUN   TestAuthZPluginAPIDenyResponse
12:37:21 [2022-08-02T12:37:21.073Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
12:37:21 [2022-08-02T12:37:21.073Z] === RUN   TestAuthZPluginDenyResponse
12:37:21 [2022-08-02T12:37:21.638Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
12:37:21 [2022-08-02T12:37:21.638Z] === RUN   TestAuthZPluginAllowEventStream
12:37:23 [2022-08-02T12:37:23.011Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s)
12:37:23 [2022-08-02T12:37:23.011Z] === RUN   TestAuthZPluginErrorResponse
12:37:23 [2022-08-02T12:37:23.269Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:37:23 [2022-08-02T12:37:23.269Z] === RUN   TestAuthZPluginErrorRequest
12:37:23 [2022-08-02T12:37:23.834Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
12:37:23 [2022-08-02T12:37:23.834Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:37:24 [2022-08-02T12:37:24.400Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:37:24 [2022-08-02T12:37:24.400Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:37:25 [2022-08-02T12:37:25.387Z] --- PASS: TestServiceUpdateNetwork (12.54s)
12:37:25 [2022-08-02T12:37:25.387Z] === RUN   TestServiceUpdatePidsLimit
12:37:25 [2022-08-02T12:37:25.773Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s)
12:37:25 [2022-08-02T12:37:25.773Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:37:26 [2022-08-02T12:37:26.319Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:37:27 [2022-08-02T12:37:27.146Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.36s)
12:37:27 [2022-08-02T12:37:27.146Z] === RUN   TestAuthZPluginHeader
12:37:27 [2022-08-02T12:37:27.254Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:37:27 [2022-08-02T12:37:27.711Z] --- PASS: TestAuthZPluginHeader (0.69s)
12:37:27 [2022-08-02T12:37:27.711Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:37:27 [2022-08-02T12:37:27.711Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:27 [2022-08-02T12:37:27.711Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:37:27 [2022-08-02T12:37:27.711Z] === RUN   TestAuthZPluginV2Disable
12:37:27 [2022-08-02T12:37:27.711Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:27 [2022-08-02T12:37:27.711Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
12:37:27 [2022-08-02T12:37:27.711Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:37:27 [2022-08-02T12:37:27.711Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:27 [2022-08-02T12:37:27.711Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:37:27 [2022-08-02T12:37:27.711Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:37:27 [2022-08-02T12:37:27.711Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:27 [2022-08-02T12:37:27.711Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:37:27 [2022-08-02T12:37:27.711Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:37:35 [2022-08-02T12:37:35.356Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:37:41 [2022-08-02T12:37:41.908Z] --- PASS: TestServiceUpdatePidsLimit (16.40s)
12:37:41 [2022-08-02T12:37:41.908Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
12:37:41 [2022-08-02T12:37:41.908Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
12:37:41 [2022-08-02T12:37:41.908Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s)
12:37:41 [2022-08-02T12:37:41.908Z] PASS
12:37:41 [2022-08-02T12:37:41.908Z] 
12:37:41 [2022-08-02T12:37:41.908Z] === Skipped
12:37:41 [2022-08-02T12:37:41.908Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:37:41 [2022-08-02T12:37:41.908Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:37:41 [2022-08-02T12:37:41.908Z] 
12:37:41 [2022-08-02T12:37:41.908Z] DONE 27 tests, 1 skipped in 164.018s
12:37:41 [2022-08-02T12:37:41.908Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:37:41 [2022-08-02T12:37:41.908Z] INFO: Testing against a local daemon
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestSessionCreate
12:37:41 [2022-08-02T12:37:41.908Z] --- PASS: TestSessionCreate (0.03s)
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestSessionCreateWithBadUpgrade
12:37:41 [2022-08-02T12:37:41.908Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:37:41 [2022-08-02T12:37:41.908Z] PASS
12:37:41 [2022-08-02T12:37:41.908Z] 
12:37:41 [2022-08-02T12:37:41.908Z] DONE 2 tests in 0.066s
12:37:41 [2022-08-02T12:37:41.908Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:37:41 [2022-08-02T12:37:41.908Z] INFO: Testing against a local daemon
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:37:41 [2022-08-02T12:37:41.908Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestDiskUsage
12:37:41 [2022-08-02T12:37:41.908Z] === PAUSE TestDiskUsage
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestEventsExecDie
12:37:41 [2022-08-02T12:37:41.908Z] --- PASS: TestEventsExecDie (0.55s)
12:37:41 [2022-08-02T12:37:41.908Z] === RUN   TestEventsBackwardsCompatible
12:37:42 [2022-08-02T12:37:42.166Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:37:42 [2022-08-02T12:37:42.166Z] === RUN   TestEventsVolumeCreate
12:37:42 [2022-08-02T12:37:42.166Z] --- PASS: TestEventsVolumeCreate (0.07s)
12:37:42 [2022-08-02T12:37:42.166Z] === RUN   TestInfoBinaryCommits
12:37:42 [2022-08-02T12:37:42.166Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:37:42 [2022-08-02T12:37:42.166Z] === RUN   TestInfoAPIVersioned
12:37:42 [2022-08-02T12:37:42.166Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:37:42 [2022-08-02T12:37:42.166Z] === RUN   TestInfoAPI
12:37:42 [2022-08-02T12:37:42.166Z] --- PASS: TestInfoAPI (0.02s)
12:37:42 [2022-08-02T12:37:42.166Z] === RUN   TestInfoAPIWarnings
12:37:45 [2022-08-02T12:37:45.482Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
12:37:45 [2022-08-02T12:37:45.808Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
12:37:45 [2022-08-02T12:37:45.809Z] PASS
12:37:45 [2022-08-02T12:37:45.809Z] 
12:37:45 [2022-08-02T12:37:45.809Z] === Skipped
12:37:45 [2022-08-02T12:37:45.809Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:45 [2022-08-02T12:37:45.809Z] 
12:37:45 [2022-08-02T12:37:45.809Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:45 [2022-08-02T12:37:45.809Z] 
12:37:45 [2022-08-02T12:37:45.809Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:45 [2022-08-02T12:37:45.809Z] 
12:37:45 [2022-08-02T12:37:45.809Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:45 [2022-08-02T12:37:45.809Z] 
12:37:45 [2022-08-02T12:37:45.809Z] DONE 17 tests, 4 skipped in 26.369s
12:37:45 [2022-08-02T12:37:45.809Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:37:45 [2022-08-02T12:37:45.809Z] ++ 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:37:45 [2022-08-02T12:37:45.809Z] ++ set -e
12:37:45 [2022-08-02T12:37:45.809Z] ++ '[' -n 0 ']'
12:37:45 [2022-08-02T12:37:45.809Z] ++ set -x
12:37:45 [2022-08-02T12:37:45.809Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-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:37:45 [2022-08-02T12:37:45.809Z] INFO: Testing against a local daemon
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:37:45 [2022-08-02T12:37:45.809Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:37:45 [2022-08-02T12:37:45.809Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:37:45 [2022-08-02T12:37:45.809Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:37:45 [2022-08-02T12:37:45.809Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:37:45 [2022-08-02T12:37:45.809Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:37:45 [2022-08-02T12:37:45.809Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:37:45 [2022-08-02T12:37:45.809Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:37:45 [2022-08-02T12:37:45.809Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInstall
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInstall/no_auth
12:37:45 [2022-08-02T12:37:45.809Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:45 [2022-08-02T12:37:45.809Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f3141fd8c4f957a004e10a858aa40ddaf1e4c60aa6e8a1142c3e67bae63bd5d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:45 [2022-08-02T12:37:45.809Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:45 [2022-08-02T12:37:45.809Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f3141fd8c4f957a004e10a858aa40ddaf1e4c60aa6e8a1142c3e67bae63bd5d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:45 [2022-08-02T12:37:45.809Z] === RUN   TestPluginInstall/with_htpasswd
12:37:46 [2022-08-02T12:37:46.053Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
12:37:46 [2022-08-02T12:37:46.066Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:46 [2022-08-02T12:37:46.066Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f3141fd8c4f957a004e10a858aa40ddaf1e4c60aa6e8a1142c3e67bae63bd5d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:46 [2022-08-02T12:37:46.066Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:46 [2022-08-02T12:37:46.066Z] time="2022-08-02T12:37:45Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:0f3141fd8c4f957a004e10a858aa40ddaf1e4c60aa6e8a1142c3e67bae63bd5d" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:46 [2022-08-02T12:37:46.323Z] === RUN   TestPluginInstall/with_insecure
12:37:47 [2022-08-02T12:37:47.257Z] time="2022-08-02T12:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:47 [2022-08-02T12:37:47.257Z] time="2022-08-02T12:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be6acc6994ea23d7757fb0f04dd91d8fc33caab03dc5beadb2e8fc1253d7bf3c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:47 [2022-08-02T12:37:47.257Z] time="2022-08-02T12:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:37:47 [2022-08-02T12:37:47.257Z] time="2022-08-02T12:37:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:be6acc6994ea23d7757fb0f04dd91d8fc33caab03dc5beadb2e8fc1253d7bf3c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:37:47 [2022-08-02T12:37:47.257Z]     plugin_test.go:195: [d7ba3e94b9ae2] daemon is not started
12:37:47 [2022-08-02T12:37:47.257Z] --- PASS: TestPluginInstall (2.52s)
12:37:47 [2022-08-02T12:37:47.257Z]     --- PASS: TestPluginInstall/no_auth (0.94s)
12:37:47 [2022-08-02T12:37:47.257Z]     --- PASS: TestPluginInstall/with_htpasswd (0.57s)
12:37:47 [2022-08-02T12:37:47.257Z]     --- PASS: TestPluginInstall/with_insecure (1.01s)
12:37:47 [2022-08-02T12:37:47.257Z] === RUN   TestPluginsWithRuntimes
12:37:49 [2022-08-02T12:37:49.155Z] === RUN   TestPluginsWithRuntimes/No_Args
12:37:49 [2022-08-02T12:37:49.352Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
12:37:49 [2022-08-02T12:37:49.720Z] === RUN   TestPluginsWithRuntimes/With_Args
12:37:50 [2022-08-02T12:37:50.654Z] --- PASS: TestPluginsWithRuntimes (3.23s)
12:37:50 [2022-08-02T12:37:50.654Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.85s)
12:37:50 [2022-08-02T12:37:50.654Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.86s)
12:37:50 [2022-08-02T12:37:50.654Z] === RUN   TestPluginBackCompatMediaTypes
12:37:51 [2022-08-02T12:37:51.220Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s)
12:37:51 [2022-08-02T12:37:51.220Z] PASS
12:37:51 [2022-08-02T12:37:51.220Z] 
12:37:51 [2022-08-02T12:37:51.220Z] DONE 24 tests in 6.473s
12:37:51 [2022-08-02T12:37:51.220Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:37:51 [2022-08-02T12:37:51.220Z] ++ 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:37:51 [2022-08-02T12:37:51.220Z] ++ set -e
12:37:51 [2022-08-02T12:37:51.220Z] ++ '[' -n 0 ']'
12:37:51 [2022-08-02T12:37:51.220Z] ++ set -x
12:37:51 [2022-08-02T12:37:51.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:37:51 [2022-08-02T12:37:51.220Z] INFO: Testing against a local daemon
12:37:51 [2022-08-02T12:37:51.220Z] === RUN   TestExternalGraphDriver
12:37:51 [2022-08-02T12:37:51.478Z] === RUN   TestExternalGraphDriver/json
12:37:51 [2022-08-02T12:37:51.894Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
12:37:53 [2022-08-02T12:37:53.377Z] === RUN   TestExternalGraphDriver/spec
12:37:53 [2022-08-02T12:37:53.819Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
12:37:54 [2022-08-02T12:37:54.389Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
12:37:54 [2022-08-02T12:37:54.750Z] === RUN   TestExternalGraphDriver/pull
12:37:56 [2022-08-02T12:37:56.648Z] --- PASS: TestExternalGraphDriver (5.12s)
12:37:56 [2022-08-02T12:37:56.648Z]     --- PASS: TestExternalGraphDriver/json (1.57s)
12:37:56 [2022-08-02T12:37:56.648Z]     --- PASS: TestExternalGraphDriver/spec (1.57s)
12:37:56 [2022-08-02T12:37:56.648Z]     --- PASS: TestExternalGraphDriver/pull (1.63s)
12:37:56 [2022-08-02T12:37:56.648Z] === RUN   TestGraphdriverPluginV2
12:37:56 [2022-08-02T12:37:56.648Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:56 [2022-08-02T12:37:56.648Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
12:37:56 [2022-08-02T12:37:56.648Z] PASS
12:37:56 [2022-08-02T12:37:56.648Z] 
12:37:56 [2022-08-02T12:37:56.648Z] === Skipped
12:37:56 [2022-08-02T12:37:56.648Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
12:37:56 [2022-08-02T12:37:56.648Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:37:56 [2022-08-02T12:37:56.648Z] 
12:37:56 [2022-08-02T12:37:56.648Z] DONE 5 tests, 1 skipped in 5.539s
12:37:56 [2022-08-02T12:37:56.648Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:37:56 [2022-08-02T12:37:56.648Z] ++ 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:37:56 [2022-08-02T12:37:56.648Z] ++ set -e
12:37:56 [2022-08-02T12:37:56.648Z] ++ '[' -n 0 ']'
12:37:56 [2022-08-02T12:37:56.648Z] ++ set -x
12:37:56 [2022-08-02T12:37:56.648Z] ++ env -i DEST=/go/src/github.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:37:56 [2022-08-02T12:37:56.906Z] INFO: Testing against a local daemon
12:37:56 [2022-08-02T12:37:56.906Z] === RUN   TestContinueAfterPluginCrash
12:37:56 [2022-08-02T12:37:56.906Z] === PAUSE TestContinueAfterPluginCrash
12:37:56 [2022-08-02T12:37:56.906Z] === RUN   TestReadPluginNoRead
12:37:56 [2022-08-02T12:37:56.906Z] === PAUSE TestReadPluginNoRead
12:37:56 [2022-08-02T12:37:56.906Z] === RUN   TestDaemonStartWithLogOpt
12:37:56 [2022-08-02T12:37:56.906Z] === PAUSE TestDaemonStartWithLogOpt
12:37:56 [2022-08-02T12:37:56.906Z] === CONT  TestContinueAfterPluginCrash
12:37:56 [2022-08-02T12:37:56.906Z] === CONT  TestDaemonStartWithLogOpt
12:37:57 [2022-08-02T12:37:57.688Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
12:38:00 [2022-08-02T12:38:00.186Z] --- PASS: TestDaemonStartWithLogOpt (3.02s)
12:38:00 [2022-08-02T12:38:00.186Z] === CONT  TestReadPluginNoRead
12:38:00 [2022-08-02T12:38:00.230Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:38:00 [2022-08-02T12:38:00.230Z] === RUN   TestInfoDebug
12:38:00 [2022-08-02T12:38:00.230Z] --- PASS: TestInfoDebug (0.52s)
12:38:00 [2022-08-02T12:38:00.230Z] === RUN   TestInfoInsecureRegistries
12:38:00 [2022-08-02T12:38:00.230Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:38:00 [2022-08-02T12:38:00.230Z] === RUN   TestInfoRegistryMirrors
12:38:00 [2022-08-02T12:38:00.230Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:38:00 [2022-08-02T12:38:00.230Z] === RUN   TestLoginFailsWithBadCredentials
12:38:00 [2022-08-02T12:38:00.799Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
12:38:00 [2022-08-02T12:38:00.799Z] === RUN   TestPingCacheHeaders
12:38:00 [2022-08-02T12:38:00.799Z] --- PASS: TestPingCacheHeaders (0.02s)
12:38:00 [2022-08-02T12:38:00.799Z] === RUN   TestPingGet
12:38:00 [2022-08-02T12:38:00.799Z] --- PASS: TestPingGet (0.02s)
12:38:00 [2022-08-02T12:38:00.799Z] === RUN   TestPingHead
12:38:00 [2022-08-02T12:38:00.799Z] --- PASS: TestPingHead (0.02s)
12:38:00 [2022-08-02T12:38:00.799Z] === RUN   TestPingSwarmHeader
12:38:01 [2022-08-02T12:38:01.391Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:38:01 [2022-08-02T12:38:01.957Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:38:02 [2022-08-02T12:38:02.086Z] === RUN   TestReadPluginNoRead/default
12:38:02 [2022-08-02T12:38:02.890Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:38:02 [2022-08-02T12:38:02.891Z] --- PASS: TestPingSwarmHeader (2.08s)
12:38:02 [2022-08-02T12:38:02.891Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:38:02 [2022-08-02T12:38:02.891Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:38:02 [2022-08-02T12:38:02.891Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:38:02 [2022-08-02T12:38:02.891Z] === RUN   TestVersion
12:38:02 [2022-08-02T12:38:02.891Z] --- PASS: TestVersion (0.02s)
12:38:02 [2022-08-02T12:38:02.891Z] === CONT  TestCgroupDriverSystemdMemoryLimit
12:38:02 [2022-08-02T12:38:02.891Z] === CONT  TestDiskUsage
12:38:03 [2022-08-02T12:38:03.020Z] === RUN   TestReadPluginNoRead/disabled_caching
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/container_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/image_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/volume_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/build-cache_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.456Z] === RUN   TestDiskUsage/after_LoadBusybox
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:38:03 [2022-08-02T12:38:03.714Z] === RUN   TestDiskUsage/after_container.Run
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:38:04 [2022-08-02T12:38:04.279Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:38:04 [2022-08-02T12:38:04.279Z] --- PASS: TestDiskUsage (1.57s)
12:38:04 [2022-08-02T12:38:04.279Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.31s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]     --- PASS: TestDiskUsage/after_container.Run (0.51s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:38:04 [2022-08-02T12:38:04.279Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:38:04 [2022-08-02T12:38:04.392Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:38:04 [2022-08-02T12:38:04.538Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.58s)
12:38:04 [2022-08-02T12:38:04.538Z] PASS
12:38:04 [2022-08-02T12:38:04.538Z] 
12:38:04 [2022-08-02T12:38:04.538Z] DONE 54 tests in 22.949s
12:38:04 [2022-08-02T12:38:04.538Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:38:04 [2022-08-02T12:38:04.538Z] INFO: Testing against a local daemon
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesCreateAndList
12:38:04 [2022-08-02T12:38:04.538Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesRemove
12:38:04 [2022-08-02T12:38:04.538Z] --- PASS: TestVolumesRemove (0.07s)
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInspect
12:38:04 [2022-08-02T12:38:04.538Z] --- PASS: TestVolumesInspect (0.02s)
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:38:04 [2022-08-02T12:38:04.538Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:38:04 [2022-08-02T12:38:04.538Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:38:04 [2022-08-02T12:38:04.538Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:38:04 [2022-08-02T12:38:04.538Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:38:04 [2022-08-02T12:38:04.538Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:38:04 [2022-08-02T12:38:04.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:38:04 [2022-08-02T12:38:04.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:38:04 [2022-08-02T12:38:04.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:38:04 [2022-08-02T12:38:04.538Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:38:04 [2022-08-02T12:38:04.538Z] PASS
12:38:04 [2022-08-02T12:38:04.538Z] 
12:38:04 [2022-08-02T12:38:04.538Z] DONE 9 tests in 0.140s
12:38:04 [2022-08-02T12:38:04.538Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:38:04 [2022-08-02T12:38:04.650Z] --- PASS: TestContinueAfterPluginCrash (7.88s)
12:38:05 [2022-08-02T12:38:05.103Z] Stopping apparmor (via systemctl): apparmor.service.
12:38:05 [2022-08-02T12:38:05.103Z] Removing test suite binaries
12:38:05 [2022-08-02T12:38:05.103Z] exiting test-integration
12:38:05 [2022-08-02T12:38:05.103Z] ++ exit 0
12:38:05 [2022-08-02T12:38:05.103Z] 
12:38:05 [2022-08-02T12:38:05.583Z] === CONT  TestReadPluginNoRead
12:38:05 [2022-08-02T12:38:05.583Z]     read_test.go:92: [d040c05110ff6] daemon is not started
12:38:05 [2022-08-02T12:38:05.583Z] --- PASS: TestReadPluginNoRead (5.60s)
12:38:05 [2022-08-02T12:38:05.583Z]     --- PASS: TestReadPluginNoRead/default (1.17s)
12:38:05 [2022-08-02T12:38:05.583Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.17s)
12:38:05 [2022-08-02T12:38:05.583Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s)
12:38:05 [2022-08-02T12:38:05.583Z] PASS
12:38:05 [2022-08-02T12:38:05.583Z] 
12:38:05 [2022-08-02T12:38:05.583Z] DONE 6 tests in 8.746s
12:38:05 [2022-08-02T12:38:05.583Z] 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:38:05 [2022-08-02T12:38:05.583Z] ++ 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:38:05 [2022-08-02T12:38:05.583Z] ++ set -e
12:38:05 [2022-08-02T12:38:05.583Z] ++ '[' -n 0 ']'
12:38:05 [2022-08-02T12:38:05.583Z] ++ set -x
12:38:05 [2022-08-02T12:38:05.584Z] ++ env -i DEST=/go/src/github.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:38:05 [2022-08-02T12:38:05.584Z] testing: warning: no tests to run
12:38:05 [2022-08-02T12:38:05.584Z] PASS
12:38:05 [2022-08-02T12:38:05.584Z] 
12:38:05 [2022-08-02T12:38:05.584Z] DONE 0 tests in 0.033s
12:38:05 [2022-08-02T12:38:05.584Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:38:05 [2022-08-02T12:38:05.584Z] ++ 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:38:05 [2022-08-02T12:38:05.584Z] ++ set -e
12:38:05 [2022-08-02T12:38:05.584Z] ++ '[' -n 0 ']'
12:38:05 [2022-08-02T12:38:05.584Z] ++ set -x
12:38:05 [2022-08-02T12:38:05.584Z] ++ env -i DEST=/go/src/github.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:38:05 [2022-08-02T12:38:05.584Z] INFO: Testing against a local daemon
12:38:05 [2022-08-02T12:38:05.584Z] === RUN   TestPluginWithDevMounts
12:38:05 [2022-08-02T12:38:05.584Z] === PAUSE TestPluginWithDevMounts
12:38:05 [2022-08-02T12:38:05.584Z] === CONT  TestPluginWithDevMounts
12:38:05 [2022-08-02T12:38:05.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
Post stage
[Pipeline] junit
12:38:06 [2022-08-02T12:38:06.488Z] Recording test results
12:38:06 [2022-08-02T12:38:06.664Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:38:06 [2022-08-02T12:38:06.986Z] + echo Ensuring container killed.
12:38:06 [2022-08-02T12:38:06.986Z] Ensuring container killed.
12:38:06 [2022-08-02T12:38:06.986Z] + docker rm -vf docker-pr3
12:38:06 [2022-08-02T12:38:06.986Z] Error: No such container: docker-pr3
[Pipeline] sh
12:38:07 [2022-08-02T12:38:07.269Z] + echo Chowning /workspace to jenkins user
12:38:07 [2022-08-02T12:38:07.269Z] Chowning /workspace to jenkins user
12:38:07 [2022-08-02T12:38:07.269Z] + id -u
12:38:07 [2022-08-02T12:38:07.269Z] + id -g
12:38:07 [2022-08-02T12:38:07.269Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
12:38:07 [2022-08-02T12:38:07.482Z] --- PASS: TestPluginWithDevMounts (1.51s)
12:38:07 [2022-08-02T12:38:07.482Z] PASS
12:38:07 [2022-08-02T12:38:07.482Z] 
12:38:07 [2022-08-02T12:38:07.482Z] DONE 1 tests in 1.610s
12:38:07 [2022-08-02T12:38:07.482Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
12:38:07 [2022-08-02T12:38:07.482Z] ++ 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:38:07 [2022-08-02T12:38:07.482Z] ++ set -e
12:38:07 [2022-08-02T12:38:07.482Z] ++ '[' -n 0 ']'
12:38:07 [2022-08-02T12:38:07.482Z] ++ set -x
12:38:07 [2022-08-02T12:38:07.482Z] ++ env -i DEST=/go/src/github.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:38:07 [2022-08-02T12:38:07.482Z] INFO: Testing against a local daemon
12:38:07 [2022-08-02T12:38:07.482Z] === RUN   TestSecretInspect
12:38:08 [2022-08-02T12:38:08.367Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:38:08 [2022-08-02T12:38:08.934Z] + bundleName=amd64-cgroup2
12:38:08 [2022-08-02T12:38:08.934Z] + echo Creating amd64-cgroup2-bundles.tar.gz
12:38:08 [2022-08-02T12:38:08.934Z] Creating amd64-cgroup2-bundles.tar.gz
12:38:08 [2022-08-02T12:38:08.934Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:38:08 [2022-08-02T12:38:08.934Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
12:38:09 [2022-08-02T12:38:09.204Z] Archiving artifacts
12:38:09 [2022-08-02T12:38:09.393Z] --- PASS: TestSecretInspect (2.27s)
12:38:09 [2022-08-02T12:38:09.393Z] === RUN   TestSecretList
12:38:09 [2022-08-02T12:38:09.783Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:38:10 [2022-08-02T12:38:10.105Z] + make clean
12:38:10 [2022-08-02T12:38:10.105Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:38:10 [2022-08-02T12:38:10.105Z] docker-dev-cache
12:38:10 [2022-08-02T12:38:10.105Z] docker-mod-cache
[Pipeline] deleteDir
12:38:10 [2022-08-02T12:38:10.911Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:38:11 [2022-08-02T12:38:11.925Z] --- PASS: TestSecretList (2.16s)
12:38:11 [2022-08-02T12:38:11.925Z] === RUN   TestSecretsCreateAndDelete
12:38:12 [2022-08-02T12:38:12.298Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
12:38:13 [2022-08-02T12:38:13.822Z] --- PASS: TestSecretsCreateAndDelete (2.12s)
12:38:13 [2022-08-02T12:38:13.822Z] === RUN   TestSecretsUpdate
12:38:14 [2022-08-02T12:38:14.850Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
12:38:16 [2022-08-02T12:38:16.348Z] --- PASS: TestSecretsUpdate (2.16s)
12:38:16 [2022-08-02T12:38:16.348Z] === RUN   TestTemplatedSecret
12:38:17 [2022-08-02T12:38:17.393Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
12:38:18 [2022-08-02T12:38:18.874Z] --- PASS: TestTemplatedSecret (2.51s)
12:38:18 [2022-08-02T12:38:18.874Z] === RUN   TestSecretCreateResolve
12:38:20 [2022-08-02T12:38:20.692Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
12:38:20 [2022-08-02T12:38:20.772Z] --- PASS: TestSecretCreateResolve (2.25s)
12:38:20 [2022-08-02T12:38:20.772Z] PASS
12:38:20 [2022-08-02T12:38:20.772Z] 
12:38:20 [2022-08-02T12:38:20.772Z] DONE 6 tests in 13.572s
12:38:20 [2022-08-02T12:38:20.772Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
12:38:20 [2022-08-02T12:38:20.772Z] ++ 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:38:20 [2022-08-02T12:38:20.772Z] ++ set -e
12:38:20 [2022-08-02T12:38:20.772Z] ++ '[' -n 0 ']'
12:38:20 [2022-08-02T12:38:20.772Z] ++ set -x
12:38:20 [2022-08-02T12:38:20.772Z] ++ env -i DEST=/go/src/github.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:38:20 [2022-08-02T12:38:20.772Z] INFO: Testing against a local daemon
12:38:20 [2022-08-02T12:38:20.772Z] === RUN   TestServiceCreateInit
12:38:20 [2022-08-02T12:38:20.772Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:38:23 [2022-08-02T12:38:23.235Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
12:38:24 [2022-08-02T12:38:24.953Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:38:25 [2022-08-02T12:38:25.778Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
12:38:28 [2022-08-02T12:38:28.233Z] --- PASS: TestServiceCreateInit (6.94s)
12:38:28 [2022-08-02T12:38:28.233Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.41s)
12:38:28 [2022-08-02T12:38:28.233Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.52s)
12:38:28 [2022-08-02T12:38:28.233Z] === RUN   TestCreateServiceMultipleTimes
12:38:28 [2022-08-02T12:38:28.321Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:38:28 [2022-08-02T12:38:28.321Z] Using test binary docker
12:38:28 [2022-08-02T12:38:28.321Z] +++ /etc/init.d/apparmor start
12:38:28 [2022-08-02T12:38:28.321Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:38:28 [2022-08-02T12:38:28.321Z] INFO: Waiting for daemon to start...
12:38:28 [2022-08-02T12:38:28.321Z] Starting dockerd
12:38:28 [2022-08-02T12:38:28.321Z] +++ 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:38:31 [2022-08-02T12:38:31.619Z] .
12:38:31 [2022-08-02T12:38:31.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:38:31 [2022-08-02T12:38:31.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:38:31 [2022-08-02T12:38:31.619Z] Error: No such image: emptyfs
12:38:31 [2022-08-02T12:38:31.619Z] ++++ docker load
12:38:31 [2022-08-02T12:38:31.619Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:38:31 [2022-08-02T12:38:31.619Z] Running integration-test (iteration 1)
12:38:31 [2022-08-02T12:38:31.619Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
12:38:31 [2022-08-02T12:38:31.619Z] ++ 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:38:31 [2022-08-02T12:38:31.619Z] ++ set -e
12:38:31 [2022-08-02T12:38:31.619Z] ++ '[' -n 0 ']'
12:38:31 [2022-08-02T12:38:31.619Z] ++ set -x
12:38:31 [2022-08-02T12:38:31.619Z] ++ env -i DEST=/go/src/github.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:38:32 [2022-08-02T12:38:32.565Z] Loaded image: busybox:latest
12:38:32 [2022-08-02T12:38:32.826Z] Loaded image: busybox:glibc
12:38:38 [2022-08-02T12:38:38.112Z] Loaded image: debian:bullseye-slim
12:38:38 [2022-08-02T12:38:38.112Z] Loaded image: hello-world:latest
12:38:38 [2022-08-02T12:38:38.112Z] Loaded image: arm32v7/hello-world:latest
12:38:38 [2022-08-02T12:38:38.112Z] INFO: Testing against a local daemon
12:38:38 [2022-08-02T12:38:38.112Z] === RUN   TestCgroupNamespacesBuild
12:38:40 [2022-08-02T12:38:40.704Z] --- PASS: TestCgroupNamespacesBuild (2.68s)
12:38:40 [2022-08-02T12:38:40.704Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
12:38:41 [2022-08-02T12:38:41.723Z] --- PASS: TestImportExtremelyLargeImageWorks (91.98s)
12:38:41 [2022-08-02T12:38:41.723Z] PASS
12:38:41 [2022-08-02T12:38:41.723Z] 
12:38:41 [2022-08-02T12:38:41.723Z] === Skipped
12:38:41 [2022-08-02T12:38:41.723Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
12:38:41 [2022-08-02T12:38:41.723Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
12:38:41 [2022-08-02T12:38:41.723Z] 
12:38:41 [2022-08-02T12:38:41.723Z] DONE 22 tests, 1 skipped in 95.942s
12:38:41 [2022-08-02T12:38:41.723Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestStripANSICommands
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestStripANSICommands/#00
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestStripANSICommands/#01
12:38:41 [2022-08-02T12:38:41.723Z] --- PASS: TestStripANSICommands (0.00s)
12:38:41 [2022-08-02T12:38:41.723Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:38:41 [2022-08-02T12:38:41.723Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:38:41 [2022-08-02T12:38:41.723Z] PASS
12:38:41 [2022-08-02T12:38:41.723Z] 
12:38:41 [2022-08-02T12:38:41.723Z] DONE 3 tests in 0.040s
12:38:41 [2022-08-02T12:38:41.723Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:38:41 [2022-08-02T12:38:41.723Z] INFO: Testing against a local daemon
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestNetworkCreateDelete
12:38:41 [2022-08-02T12:38:41.723Z] --- PASS: TestNetworkCreateDelete (0.12s)
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestDockerNetworkDeletePreferID
12:38:41 [2022-08-02T12:38:41.723Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s)
12:38:41 [2022-08-02T12:38:41.723Z] === RUN   TestDaemonDNSFallback
12:38:43 [2022-08-02T12:38:43.100Z] --- PASS: TestCreateServiceMultipleTimes (15.29s)
12:38:43 [2022-08-02T12:38:43.100Z] === RUN   TestCreateServiceConflict
12:38:43 [2022-08-02T12:38:43.267Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.22s)
12:38:43 [2022-08-02T12:38:43.267Z] === RUN   TestBuildWithSession
12:38:43 [2022-08-02T12:38:43.267Z]     build_session_test.go:25: TODO: BuildKit
12:38:43 [2022-08-02T12:38:43.267Z] --- SKIP: TestBuildWithSession (0.00s)
12:38:43 [2022-08-02T12:38:43.267Z] === RUN   TestBuildSquashParent
12:38:44 [2022-08-02T12:38:44.237Z] --- PASS: TestDaemonDNSFallback (6.31s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestInspectNetwork
12:38:44 [2022-08-02T12:38:44.237Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.237Z] --- SKIP: TestInspectNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestRunContainerWithBridgeNone
12:38:44 [2022-08-02T12:38:44.237Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.237Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/create
12:38:44 [2022-08-02T12:38:44.237Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:38:44 [2022-08-02T12:38:44.237Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:38:44 [2022-08-02T12:38:44.237Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:38:44 [2022-08-02T12:38:44.237Z] === CONT  TestNetworkInvalidJSON/networks/create
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:38:44 [2022-08-02T12:38:44.237Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:38:44 [2022-08-02T12:38:44.237Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:38:44 [2022-08-02T12:38:44.237Z] --- PASS: TestNetworkInvalidJSON (0.01s)
12:38:44 [2022-08-02T12:38:44.237Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkList
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkList//networks
12:38:44 [2022-08-02T12:38:44.237Z] === PAUSE TestNetworkList//networks
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestNetworkList//networks/
12:38:44 [2022-08-02T12:38:44.237Z] === PAUSE TestNetworkList//networks/
12:38:44 [2022-08-02T12:38:44.237Z] === CONT  TestNetworkList//networks
12:38:44 [2022-08-02T12:38:44.237Z] === CONT  TestNetworkList//networks/
12:38:44 [2022-08-02T12:38:44.237Z] --- PASS: TestNetworkList (0.01s)
12:38:44 [2022-08-02T12:38:44.237Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z]     --- PASS: TestNetworkList//networks (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestHostIPv4BridgeLabel
12:38:44 [2022-08-02T12:38:44.237Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.237Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestDaemonRestartWithLiveRestore
12:38:44 [2022-08-02T12:38:44.237Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.237Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
12:38:44 [2022-08-02T12:38:44.237Z] === RUN   TestDaemonDefaultNetworkPools
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestDaemonRestartWithExistingNetwork
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestServiceWithPredefinedNetwork
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:243: FLAKY_TEST
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestServiceWithDataPathPortInit
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z] PASS
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === Skipped
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:243: FLAKY_TEST
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] DONE 34 tests, 12 skipped in 7.055s
12:38:44 [2022-08-02T12:38:44.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:38:44 [2022-08-02T12:38:44.493Z] INFO: Testing against a local daemon
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestDockerNetworkIpvlanPersistance
12:38:44 [2022-08-02T12:38:44.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z] === RUN   TestDockerNetworkIpvlan
12:38:44 [2022-08-02T12:38:44.493Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:38:44 [2022-08-02T12:38:44.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z] PASS
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === Skipped
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:38:44 [2022-08-02T12:38:44.493Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:38:44 [2022-08-02T12:38:44.493Z] 
12:38:44 [2022-08-02T12:38:44.493Z] DONE 2 tests, 2 skipped in 0.094s
12:38:44 [2022-08-02T12:38:44.493Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:38:44 [2022-08-02T12:38:44.749Z] INFO: Testing against a local daemon
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestDockerNetworkMacvlanPersistance
12:38:44 [2022-08-02T12:38:44.749Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestDockerNetworkMacvlan
12:38:44 [2022-08-02T12:38:44.749Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] PASS
12:38:44 [2022-08-02T12:38:44.749Z] 
12:38:44 [2022-08-02T12:38:44.749Z] === Skipped
12:38:44 [2022-08-02T12:38:44.749Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.749Z] 
12:38:44 [2022-08-02T12:38:44.749Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
12:38:44 [2022-08-02T12:38:44.749Z] 
12:38:44 [2022-08-02T12:38:44.749Z] DONE 2 tests, 2 skipped in 0.103s
12:38:44 [2022-08-02T12:38:44.749Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:38:44 [2022-08-02T12:38:44.749Z] testing: warning: no tests to run
12:38:44 [2022-08-02T12:38:44.749Z] PASS
12:38:44 [2022-08-02T12:38:44.749Z] 
12:38:44 [2022-08-02T12:38:44.749Z] DONE 0 tests in 0.024s
12:38:44 [2022-08-02T12:38:44.749Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:38:44 [2022-08-02T12:38:44.749Z] INFO: Testing against a local daemon
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginAllowRequest
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginTLS
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginTLS (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginDenyRequest
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginAPIDenyResponse
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginDenyResponse
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginAllowEventStream
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginErrorResponse
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginErrorRequest
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginHeader
12:38:44 [2022-08-02T12:38:44.749Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:44 [2022-08-02T12:38:44.749Z] --- SKIP: TestAuthZPluginHeader (0.00s)
12:38:44 [2022-08-02T12:38:44.749Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:38:45 [2022-08-02T12:38:45.310Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:45 [2022-08-02T12:38:45.310Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
12:38:45 [2022-08-02T12:38:45.310Z] === RUN   TestAuthZPluginV2Disable
12:38:45 [2022-08-02T12:38:45.565Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:45 [2022-08-02T12:38:45.565Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
12:38:45 [2022-08-02T12:38:45.565Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:38:45 [2022-08-02T12:38:45.626Z] --- PASS: TestCreateServiceConflict (2.19s)
12:38:45 [2022-08-02T12:38:45.626Z] === RUN   TestCreateServiceMaxReplicas
12:38:45 [2022-08-02T12:38:45.821Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:45 [2022-08-02T12:38:45.821Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:38:45 [2022-08-02T12:38:45.821Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:38:46 [2022-08-02T12:38:46.077Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.077Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:38:46 [2022-08-02T12:38:46.077Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:38:46 [2022-08-02T12:38:46.638Z] PASS
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === Skipped
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
12:38:46 [2022-08-02T12:38:46.638Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.638Z] 
12:38:46 [2022-08-02T12:38:46.638Z] DONE 17 tests, 17 skipped in 1.806s
12:38:46 [2022-08-02T12:38:46.638Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:38:46 [2022-08-02T12:38:46.638Z] INFO: Testing against a local daemon
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:38:46 [2022-08-02T12:38:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:38:46 [2022-08-02T12:38:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:38:46 [2022-08-02T12:38:46.638Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:38:46 [2022-08-02T12:38:46.638Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:38:46 [2022-08-02T12:38:46.638Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:38:46 [2022-08-02T12:38:46.638Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:38:46 [2022-08-02T12:38:46.638Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:38:46 [2022-08-02T12:38:46.638Z] --- PASS: TestPluginInvalidJSON (0.02s)
12:38:46 [2022-08-02T12:38:46.638Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.638Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z] === RUN   TestPluginInstall
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.639Z] --- SKIP: TestPluginInstall (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z] === RUN   TestPluginsWithRuntimes
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:38:46 [2022-08-02T12:38:46.639Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z] === RUN   TestPluginBackCompatMediaTypes
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:38:46 [2022-08-02T12:38:46.639Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z] PASS
12:38:46 [2022-08-02T12:38:46.639Z] 
12:38:46 [2022-08-02T12:38:46.639Z] === Skipped
12:38:46 [2022-08-02T12:38:46.639Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
12:38:46 [2022-08-02T12:38:46.639Z] 
12:38:46 [2022-08-02T12:38:46.639Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
12:38:46 [2022-08-02T12:38:46.639Z] 
12:38:46 [2022-08-02T12:38:46.639Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
12:38:46 [2022-08-02T12:38:46.639Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
12:38:46 [2022-08-02T12:38:46.639Z] 
12:38:46 [2022-08-02T12:38:46.639Z] DONE 19 tests, 3 skipped in 0.158s
12:38:46 [2022-08-02T12:38:46.639Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:38:46 [2022-08-02T12:38:46.894Z] INFO: Testing against a local daemon
12:38:46 [2022-08-02T12:38:46.894Z] === RUN   TestExternalGraphDriver
12:38:47 [2022-08-02T12:38:47.150Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:38:47 [2022-08-02T12:38:47.150Z] --- SKIP: TestExternalGraphDriver (0.35s)
12:38:47 [2022-08-02T12:38:47.150Z] === RUN   TestGraphdriverPluginV2
12:38:48 [2022-08-02T12:38:48.153Z] --- PASS: TestCreateServiceMaxReplicas (2.70s)
12:38:48 [2022-08-02T12:38:48.153Z] === RUN   TestCreateWithDuplicateNetworkNames
12:38:51 [2022-08-02T12:38:51.316Z] --- PASS: TestGraphdriverPluginV2 (3.75s)
12:38:51 [2022-08-02T12:38:51.316Z] PASS
12:38:51 [2022-08-02T12:38:51.316Z] 
12:38:51 [2022-08-02T12:38:51.316Z] === Skipped
12:38:51 [2022-08-02T12:38:51.316Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.35s)
12:38:51 [2022-08-02T12:38:51.316Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
12:38:51 [2022-08-02T12:38:51.316Z] 
12:38:51 [2022-08-02T12:38:51.316Z] DONE 2 tests, 1 skipped in 4.207s
12:38:51 [2022-08-02T12:38:51.316Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:38:51 [2022-08-02T12:38:51.316Z] INFO: Testing against a local daemon
12:38:51 [2022-08-02T12:38:51.316Z] === RUN   TestContinueAfterPluginCrash
12:38:51 [2022-08-02T12:38:51.316Z] === PAUSE TestContinueAfterPluginCrash
12:38:51 [2022-08-02T12:38:51.316Z] === RUN   TestReadPluginNoRead
12:38:51 [2022-08-02T12:38:51.316Z] === PAUSE TestReadPluginNoRead
12:38:51 [2022-08-02T12:38:51.316Z] === RUN   TestDaemonStartWithLogOpt
12:38:51 [2022-08-02T12:38:51.316Z] === PAUSE TestDaemonStartWithLogOpt
12:38:51 [2022-08-02T12:38:51.316Z] === CONT  TestContinueAfterPluginCrash
12:38:51 [2022-08-02T12:38:51.316Z] === CONT  TestDaemonStartWithLogOpt
12:38:53 [2022-08-02T12:38:53.174Z] INFO [linters context/goanalysis] analyzers took 6m45.858369035s with top 10 stages: buildir: 2m26.280519682s, the_only_name: 42.756506175s, goimports: 29.855045246s, unconvert: 25.839163802s, gosec: 18.608860872s, S1038: 17.498409842s, misspell: 7.498213763s, S1039: 5.086335354s, unused: 5.036036432s, inspect: 4.878734357s 
12:38:53 [2022-08-02T12:38:53.174Z] INFO [runner] Issues before processing: 2396, after processing: 0 
12:38:53 [2022-08-02T12:38:53.175Z] INFO [runner] Processors filtering stat (out/in): path_prettifier: 2133/2133, skip_files: 2133/2133, autogenerated_exclude: 2030/2133, cgo: 2133/2396, nolint: 0/77, identifier_marker: 2030/2030, skip_dirs: 2133/2133, exclude: 2030/2030, exclude-rules: 77/2030, filename_unadjuster: 2133/2133 
12:38:53 [2022-08-02T12:38:53.175Z] INFO [runner] processing took 84.005498ms with stages: nolint: 33.923667ms, identifier_marker: 22.368431ms, path_prettifier: 9.070582ms, autogenerated_exclude: 8.471224ms, exclude-rules: 7.989536ms, skip_dirs: 1.853653ms, cgo: 196.376µs, filename_unadjuster: 125.813µs, max_same_issues: 1.607µs, uniq_by_line: 900ns, skip_files: 870ns, max_from_linter: 493ns, diff: 429ns, exclude: 353ns, severity-rules: 327ns, source_code: 317ns, max_per_file_from_linter: 269ns, path_shortener: 250ns, sort_results: 220ns, path_prefixer: 181ns 
12:38:53 [2022-08-02T12:38:53.175Z] INFO [runner] linters took 1m48.991011639s with stages: goanalysis_metalinter: 1m48.906780232s 
12:38:53 [2022-08-02T12:38:53.175Z] INFO File cache stats: 1674 entries of total size 8.6MiB 
12:38:53 [2022-08-02T12:38:53.175Z] INFO Memory: 2855 samples, avg is 316.3MB, max is 1231.1MB 
12:38:53 [2022-08-02T12:38:53.175Z] INFO Execution took 4m45.492691334s               
12:38:53 [2022-08-02T12:38:53.175Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
12:38:53 [2022-08-02T12:38:53.266Z] --- PASS: TestBuildSquashParent (8.78s)
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:53 [2022-08-02T12:38:53.266Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:53 [2022-08-02T12:38:53.266Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:53 [2022-08-02T12:38:53.266Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.266Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
12:38:53 [2022-08-02T12:38:53.506Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh dynbinary test-docker-py
12:38:53 [2022-08-02T12:38:53.766Z] 
12:38:54 [2022-08-02T12:38:54.026Z] Removing bundles/
12:38:54 [2022-08-02T12:38:54.026Z] 
12:38:54 [2022-08-02T12:38:54.026Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
12:38:54 [2022-08-02T12:38:54.026Z] Building: bundles/dynbinary-daemon/dockerd
12:38:54 [2022-08-02T12:38:54.026Z] GOOS="" GOARCH="" GOARM=""
12:38:55 [2022-08-02T12:38:55.179Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
12:38:55 [2022-08-02T12:38:55.179Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
12:38:55 [2022-08-02T12:38:55.482Z] --- PASS: TestDaemonStartWithLogOpt (4.37s)
12:38:55 [2022-08-02T12:38:55.482Z] === CONT  TestReadPluginNoRead
12:38:57 [2022-08-02T12:38:57.999Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:38:58 [2022-08-02T12:38:58.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
12:38:58 [2022-08-02T12:38:58.481Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
12:38:58 [2022-08-02T12:38:58.925Z] === RUN   TestReadPluginNoRead/default
12:39:00 [2022-08-02T12:39:00.292Z] --- PASS: TestContinueAfterPluginCrash (9.04s)
12:39:00 [2022-08-02T12:39:00.292Z] === RUN   TestReadPluginNoRead/disabled_caching
12:39:01 [2022-08-02T12:39:01.657Z] === CONT  TestReadPluginNoRead
12:39:01 [2022-08-02T12:39:01.657Z]     read_test.go:92: [d614f170cd55f] daemon is not started
12:39:01 [2022-08-02T12:39:01.657Z] --- PASS: TestReadPluginNoRead (6.10s)
12:39:01 [2022-08-02T12:39:01.657Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.24s)
12:39:01 [2022-08-02T12:39:01.657Z]     --- PASS: TestReadPluginNoRead/default (1.42s)
12:39:01 [2022-08-02T12:39:01.657Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.26s)
12:39:01 [2022-08-02T12:39:01.657Z] PASS
12:39:01 [2022-08-02T12:39:01.657Z] 
12:39:01 [2022-08-02T12:39:01.657Z] DONE 6 tests in 10.573s
12:39:01 [2022-08-02T12:39:01.657Z] 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:39:01 [2022-08-02T12:39:01.657Z] testing: warning: no tests to run
12:39:01 [2022-08-02T12:39:01.657Z] PASS
12:39:01 [2022-08-02T12:39:01.657Z] 
12:39:01 [2022-08-02T12:39:01.657Z] DONE 0 tests in 0.032s
12:39:01 [2022-08-02T12:39:01.657Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:39:01 [2022-08-02T12:39:01.657Z] INFO: Testing against a local daemon
12:39:01 [2022-08-02T12:39:01.657Z] === RUN   TestPluginWithDevMounts
12:39:01 [2022-08-02T12:39:01.657Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:39:01 [2022-08-02T12:39:01.657Z] --- SKIP: TestPluginWithDevMounts (0.00s)
12:39:01 [2022-08-02T12:39:01.657Z] PASS
12:39:01 [2022-08-02T12:39:01.657Z] 
12:39:01 [2022-08-02T12:39:01.657Z] === Skipped
12:39:01 [2022-08-02T12:39:01.657Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
12:39:01 [2022-08-02T12:39:01.657Z]     mounts_test.go:20: (*Execution).IsRootless-fm
12:39:01 [2022-08-02T12:39:01.657Z] 
12:39:01 [2022-08-02T12:39:01.657Z] DONE 1 tests, 1 skipped in 0.100s
12:39:01 [2022-08-02T12:39:01.657Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:39:01 [2022-08-02T12:39:01.657Z] INFO: Testing against a local daemon
12:39:01 [2022-08-02T12:39:01.657Z] === RUN   TestSecretInspect
12:39:01 [2022-08-02T12:39:01.657Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.658Z] --- SKIP: TestSecretInspect (0.01s)
12:39:01 [2022-08-02T12:39:01.658Z] === RUN   TestSecretList
12:39:01 [2022-08-02T12:39:01.658Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.658Z] --- SKIP: TestSecretList (0.01s)
12:39:01 [2022-08-02T12:39:01.658Z] === RUN   TestSecretsCreateAndDelete
12:39:01 [2022-08-02T12:39:01.781Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.39s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.51s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.06s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.02s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.22s)
12:39:01 [2022-08-02T12:39:01.781Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.23s)
12:39:01 [2022-08-02T12:39:01.781Z] === RUN   TestBuildMultiStageCopy
12:39:01 [2022-08-02T12:39:01.781Z] === RUN   TestBuildMultiStageCopy/copy_to_root
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestSecretsCreateAndDelete (0.02s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestSecretsUpdate
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestSecretsUpdate (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestTemplatedSecret
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestTemplatedSecret (0.00s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestSecretCreateResolve
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestSecretCreateResolve (0.02s)
12:39:01 [2022-08-02T12:39:01.914Z] PASS
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === Skipped
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
12:39:01 [2022-08-02T12:39:01.914Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] 
12:39:01 [2022-08-02T12:39:01.914Z] DONE 6 tests, 6 skipped in 0.171s
12:39:01 [2022-08-02T12:39:01.914Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:39:01 [2022-08-02T12:39:01.914Z] INFO: Testing against a local daemon
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestServiceCreateInit
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- PASS: TestServiceCreateInit (0.02s)
12:39:01 [2022-08-02T12:39:01.914Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:39:01 [2022-08-02T12:39:01.914Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateServiceMultipleTimes
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateServiceConflict
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestCreateServiceConflict (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateServiceMaxReplicas
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateWithDuplicateNetworkNames
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateServiceSecretFileMode
12:39:01 [2022-08-02T12:39:01.914Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:01 [2022-08-02T12:39:01.914Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
12:39:01 [2022-08-02T12:39:01.914Z] === RUN   TestCreateServiceConfigFileMode
12:39:02 [2022-08-02T12:39:02.170Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestCreateServiceSysctls
12:39:02 [2022-08-02T12:39:02.170Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestCreateServiceSysctls (0.03s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestCreateServiceCapabilities
12:39:02 [2022-08-02T12:39:02.170Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestInspect
12:39:02 [2022-08-02T12:39:02.170Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestInspect (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestCreateJob
12:39:02 [2022-08-02T12:39:02.170Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestCreateJob (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestReplicatedJob
12:39:02 [2022-08-02T12:39:02.170Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestReplicatedJob (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestUpdateReplicatedJob
12:39:02 [2022-08-02T12:39:02.170Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestServiceListWithStatuses
12:39:02 [2022-08-02T12:39:02.170Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestDockerNetworkConnectAlias
12:39:02 [2022-08-02T12:39:02.170Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestDockerNetworkReConnect
12:39:02 [2022-08-02T12:39:02.170Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:02 [2022-08-02T12:39:02.170Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
12:39:02 [2022-08-02T12:39:02.170Z] === RUN   TestServicePlugin
12:39:03 [2022-08-02T12:39:03.044Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s)
12:39:03 [2022-08-02T12:39:03.044Z] === RUN   TestCreateServiceSecretFileMode
12:39:03 [2022-08-02T12:39:03.302Z] --- PASS: TestCreateServiceSecretFileMode (2.36s)
12:39:03 [2022-08-02T12:39:03.302Z] === RUN   TestCreateServiceConfigFileMode
12:39:04 [2022-08-02T12:39:04.064Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.064Z] --- SKIP: TestServicePlugin (1.95s)
12:39:04 [2022-08-02T12:39:04.064Z] === RUN   TestServiceUpdateLabel
12:39:04 [2022-08-02T12:39:04.064Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.064Z] --- SKIP: TestServiceUpdateLabel (0.01s)
12:39:04 [2022-08-02T12:39:04.064Z] === RUN   TestServiceUpdateSecrets
12:39:04 [2022-08-02T12:39:04.064Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.064Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
12:39:04 [2022-08-02T12:39:04.064Z] === RUN   TestServiceUpdateConfigs
12:39:04 [2022-08-02T12:39:04.064Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.064Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
12:39:04 [2022-08-02T12:39:04.064Z] === RUN   TestServiceUpdateNetwork
12:39:04 [2022-08-02T12:39:04.064Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.064Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
12:39:04 [2022-08-02T12:39:04.064Z] === RUN   TestServiceUpdatePidsLimit
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] --- SKIP: TestServiceUpdatePidsLimit (0.04s)
12:39:04 [2022-08-02T12:39:04.320Z] PASS
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === Skipped
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.03s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
12:39:04 [2022-08-02T12:39:04.320Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestInspect (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:39:04 [2022-08-02T12:39:04.320Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServicePlugin (1.95s)
12:39:04 [2022-08-02T12:39:04.320Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.04s)
12:39:04 [2022-08-02T12:39:04.320Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] DONE 24 tests, 23 skipped in 2.372s
12:39:04 [2022-08-02T12:39:04.320Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:39:04 [2022-08-02T12:39:04.320Z] INFO: Testing against a local daemon
12:39:04 [2022-08-02T12:39:04.320Z] === RUN   TestSessionCreate
12:39:04 [2022-08-02T12:39:04.320Z] --- PASS: TestSessionCreate (0.03s)
12:39:04 [2022-08-02T12:39:04.320Z] === RUN   TestSessionCreateWithBadUpgrade
12:39:04 [2022-08-02T12:39:04.320Z] --- PASS: TestSessionCreateWithBadUpgrade (0.04s)
12:39:04 [2022-08-02T12:39:04.320Z] PASS
12:39:04 [2022-08-02T12:39:04.320Z] 
12:39:04 [2022-08-02T12:39:04.320Z] DONE 2 tests in 0.164s
12:39:04 [2022-08-02T12:39:04.320Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:39:04 [2022-08-02T12:39:04.326Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
12:39:04 [2022-08-02T12:39:04.576Z] INFO: Testing against a local daemon
12:39:04 [2022-08-02T12:39:04.576Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:39:04 [2022-08-02T12:39:04.576Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:39:04 [2022-08-02T12:39:04.576Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:39:04 [2022-08-02T12:39:04.576Z] === RUN   TestDiskUsage
12:39:04 [2022-08-02T12:39:04.576Z] === PAUSE TestDiskUsage
12:39:04 [2022-08-02T12:39:04.576Z] === RUN   TestEventsExecDie
12:39:04 [2022-08-02T12:39:04.897Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestEventsExecDie (0.54s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestEventsBackwardsCompatible
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestEventsVolumeCreate
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestInfoBinaryCommits
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestInfoAPIVersioned
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestInfoAPI
12:39:05 [2022-08-02T12:39:05.138Z] --- PASS: TestInfoAPI (0.02s)
12:39:05 [2022-08-02T12:39:05.138Z] === RUN   TestInfoAPIWarnings
12:39:05 [2022-08-02T12:39:05.828Z] --- PASS: TestCreateServiceConfigFileMode (2.40s)
12:39:05 [2022-08-02T12:39:05.828Z] === RUN   TestCreateServiceSysctls
12:39:05 [2022-08-02T12:39:05.838Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
12:39:06 [2022-08-02T12:39:06.409Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
12:39:06 [2022-08-02T12:39:06.981Z] --- PASS: TestBuildMultiStageCopy (5.49s)
12:39:06 [2022-08-02T12:39:06.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.90s)
12:39:06 [2022-08-02T12:39:06.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.53s)
12:39:06 [2022-08-02T12:39:06.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.84s)
12:39:06 [2022-08-02T12:39:06.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.53s)
12:39:06 [2022-08-02T12:39:06.981Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.69s)
12:39:06 [2022-08-02T12:39:06.981Z] === RUN   TestBuildMultiStageParentConfig
12:39:08 [2022-08-02T12:39:08.364Z] --- PASS: TestBuildMultiStageParentConfig (1.39s)
12:39:08 [2022-08-02T12:39:08.364Z] === RUN   TestBuildLabelWithTargets
12:39:09 [2022-08-02T12:39:09.107Z] --- PASS: TestCreateServiceSysctls (3.09s)
12:39:09 [2022-08-02T12:39:09.107Z] === RUN   TestCreateServiceCapabilities
12:39:10 [2022-08-02T12:39:10.907Z] --- PASS: TestBuildLabelWithTargets (2.45s)
12:39:10 [2022-08-02T12:39:10.907Z] === RUN   TestBuildWithEmptyLayers
12:39:11 [2022-08-02T12:39:11.635Z] --- PASS: TestCreateServiceCapabilities (2.36s)
12:39:11 [2022-08-02T12:39:11.635Z] === RUN   TestInspect
12:39:12 [2022-08-02T12:39:12.291Z] --- PASS: TestBuildWithEmptyLayers (1.24s)
12:39:12 [2022-08-02T12:39:12.291Z] === RUN   TestBuildMultiStageOnBuild
12:39:14 [2022-08-02T12:39:14.161Z] --- PASS: TestInspect (2.77s)
12:39:14 [2022-08-02T12:39:14.161Z] === RUN   TestCreateJob
12:39:15 [2022-08-02T12:39:15.589Z] --- PASS: TestBuildMultiStageOnBuild (3.47s)
12:39:15 [2022-08-02T12:39:15.589Z] === RUN   TestBuildUncleanTarFilenames
12:39:16 [2022-08-02T12:39:16.689Z] --- PASS: TestCreateJob (2.56s)
12:39:16 [2022-08-02T12:39:16.689Z] === RUN   TestReplicatedJob
12:39:17 [2022-08-02T12:39:17.502Z] --- PASS: TestBuildUncleanTarFilenames (2.07s)
12:39:17 [2022-08-02T12:39:17.502Z] === RUN   TestBuildMultiStageLayerLeak
12:39:20 [2022-08-02T12:39:20.802Z] --- PASS: TestBuildMultiStageLayerLeak (3.31s)
12:39:20 [2022-08-02T12:39:20.802Z] === RUN   TestBuildWithHugeFile
12:39:21 [2022-08-02T12:39:21.951Z] --- PASS: TestReplicatedJob (4.75s)
12:39:21 [2022-08-02T12:39:21.952Z] === RUN   TestUpdateReplicatedJob
12:39:23 [2022-08-02T12:39:23.175Z] --- PASS: TestInfoAPIWarnings (16.56s)
12:39:23 [2022-08-02T12:39:23.175Z] === RUN   TestInfoDebug
12:39:23 [2022-08-02T12:39:23.175Z] --- PASS: TestInfoDebug (0.54s)
12:39:23 [2022-08-02T12:39:23.175Z] === RUN   TestInfoInsecureRegistries
12:39:23 [2022-08-02T12:39:23.175Z] --- PASS: TestInfoInsecureRegistries (0.55s)
12:39:23 [2022-08-02T12:39:23.175Z] === RUN   TestInfoRegistryMirrors
12:39:23 [2022-08-02T12:39:23.430Z] --- PASS: TestInfoRegistryMirrors (0.56s)
12:39:23 [2022-08-02T12:39:23.430Z] === RUN   TestLoginFailsWithBadCredentials
12:39:23 [2022-08-02T12:39:23.687Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:39:23 [2022-08-02T12:39:23.687Z] === RUN   TestPingCacheHeaders
12:39:23 [2022-08-02T12:39:23.942Z] --- PASS: TestPingCacheHeaders (0.04s)
12:39:23 [2022-08-02T12:39:23.942Z] === RUN   TestPingGet
12:39:23 [2022-08-02T12:39:23.942Z] --- PASS: TestPingGet (0.01s)
12:39:23 [2022-08-02T12:39:23.942Z] === RUN   TestPingHead
12:39:23 [2022-08-02T12:39:23.942Z] --- PASS: TestPingHead (0.03s)
12:39:23 [2022-08-02T12:39:23.942Z] === RUN   TestPingSwarmHeader
12:39:24 [2022-08-02T12:39:24.478Z] --- PASS: TestUpdateReplicatedJob (2.90s)
12:39:24 [2022-08-02T12:39:24.478Z] === RUN   TestServiceListWithStatuses
12:39:24 [2022-08-02T12:39:24.478Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:39:24 [2022-08-02T12:39:24.478Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:39:24 [2022-08-02T12:39:24.478Z] === RUN   TestDockerNetworkConnectAlias
12:39:24 [2022-08-02T12:39:24.503Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:39:25 [2022-08-02T12:39:25.064Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:39:25 [2022-08-02T12:39:25.991Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:39:25 [2022-08-02T12:39:25.992Z] --- PASS: TestPingSwarmHeader (2.07s)
12:39:25 [2022-08-02T12:39:25.992Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:39:25 [2022-08-02T12:39:25.992Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:39:25 [2022-08-02T12:39:25.992Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:39:25 [2022-08-02T12:39:25.992Z] === RUN   TestVersion
12:39:25 [2022-08-02T12:39:25.992Z] --- PASS: TestVersion (0.03s)
12:39:25 [2022-08-02T12:39:25.992Z] === CONT  TestDiskUsage
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/container_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/image_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:39:26 [2022-08-02T12:39:26.553Z] === RUN   TestDiskUsage/after_container.Run
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:39:27 [2022-08-02T12:39:27.114Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:39:27 [2022-08-02T12:39:27.114Z] --- PASS: TestDiskUsage (1.21s)
12:39:27 [2022-08-02T12:39:27.114Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]     --- PASS: TestDiskUsage/after_container.Run (0.37s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
12:39:27 [2022-08-02T12:39:27.114Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
12:39:27 [2022-08-02T12:39:27.114Z] PASS
12:39:27 [2022-08-02T12:39:27.114Z] 
12:39:27 [2022-08-02T12:39:27.114Z] === Skipped
12:39:27 [2022-08-02T12:39:27.114Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:39:27 [2022-08-02T12:39:27.114Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:39:27 [2022-08-02T12:39:27.114Z] 
12:39:27 [2022-08-02T12:39:27.114Z] DONE 54 tests, 1 skipped in 22.779s
12:39:27 [2022-08-02T12:39:27.114Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:39:27 [2022-08-02T12:39:27.371Z] INFO: Testing against a local daemon
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesCreateAndList
12:39:27 [2022-08-02T12:39:27.371Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesRemove
12:39:27 [2022-08-02T12:39:27.371Z] --- PASS: TestVolumesRemove (0.06s)
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInspect
12:39:27 [2022-08-02T12:39:27.371Z] --- PASS: TestVolumesInspect (0.02s)
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:39:27 [2022-08-02T12:39:27.371Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:39:27 [2022-08-02T12:39:27.371Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:39:27 [2022-08-02T12:39:27.371Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:39:27 [2022-08-02T12:39:27.371Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:39:27 [2022-08-02T12:39:27.371Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:39:27 [2022-08-02T12:39:27.371Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:39:27 [2022-08-02T12:39:27.371Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:39:27 [2022-08-02T12:39:27.371Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:39:27 [2022-08-02T12:39:27.371Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:39:27 [2022-08-02T12:39:27.371Z] PASS
12:39:27 [2022-08-02T12:39:27.371Z] 
12:39:27 [2022-08-02T12:39:27.371Z] DONE 9 tests in 0.200s
12:39:27 [2022-08-02T12:39:27.371Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:39:27 [2022-08-02T12:39:27.371Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14234 is not a child of this shell
12:39:27 [2022-08-02T12:39:27.371Z] warning: PID 14234 from bundles/test-integration/docker.pid had a nonzero exit code
12:39:27 [2022-08-02T12:39:27.371Z] Leaving: AppArmorNo profiles have been unloaded.
12:39:27 [2022-08-02T12:39:27.371Z] 
12:39:27 [2022-08-02T12:39:27.371Z] Unloading profiles will leave already running processes permanently
12:39:27 [2022-08-02T12:39:27.371Z] unconfined, which can lead to unexpected situations.
12:39:27 [2022-08-02T12:39:27.371Z] 
12:39:27 [2022-08-02T12:39:27.371Z] To set a process to complain mode, use the command line tool
12:39:27 [2022-08-02T12:39:27.371Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:39:27 [2022-08-02T12:39:27.371Z] Removing test suite binaries
12:39:27 [2022-08-02T12:39:27.627Z] exiting test-integration
12:39:27 [2022-08-02T12:39:27.627Z] ++ exit 0
12:39:27 [2022-08-02T12:39:27.627Z] 
Post stage
[Pipeline] junit
12:39:28 [2022-08-02T12:39:28.564Z] Recording test results
12:39:28 [2022-08-02T12:39:28.658Z] --- PASS: TestDockerNetworkConnectAlias (3.90s)
12:39:28 [2022-08-02T12:39:28.658Z] === RUN   TestDockerNetworkReConnect
12:39:30 [2022-08-02T12:39:30.137Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:39:30 [2022-08-02T12:39:30.509Z] + echo Ensuring container killed.
12:39:30 [2022-08-02T12:39:30.509Z] Ensuring container killed.
12:39:30 [2022-08-02T12:39:30.509Z] + docker rm -vf docker-pr3
12:39:30 [2022-08-02T12:39:30.509Z] Error: No such container: docker-pr3
[Pipeline] sh
12:39:30 [2022-08-02T12:39:30.843Z] + echo Chowning /workspace to jenkins user
12:39:30 [2022-08-02T12:39:30.843Z] Chowning /workspace to jenkins user
12:39:30 [2022-08-02T12:39:30.843Z] + id -u
12:39:30 [2022-08-02T12:39:30.843Z] + id -g
12:39:30 [2022-08-02T12:39:30.843Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
12:39:31 [2022-08-02T12:39:31.955Z] --- PASS: TestDockerNetworkReConnect (3.25s)
12:39:31 [2022-08-02T12:39:31.955Z] === RUN   TestServicePlugin
12:39:31 [2022-08-02T12:39:31.955Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:39:31 [2022-08-02T12:39:31.955Z] --- SKIP: TestServicePlugin (0.00s)
12:39:31 [2022-08-02T12:39:31.955Z] === RUN   TestServiceUpdateLabel
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:39:33 [2022-08-02T12:39:33.074Z] + bundleName=amd64-rootless
12:39:33 [2022-08-02T12:39:33.074Z] + echo Creating amd64-rootless-bundles.tar.gz
12:39:33 [2022-08-02T12:39:33.074Z] Creating amd64-rootless-bundles.tar.gz
12:39:33 [2022-08-02T12:39:33.074Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
12:39:33 [2022-08-02T12:39:33.074Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
12:39:33 [2022-08-02T12:39:33.084Z] Archiving artifacts
12:39:33 [2022-08-02T12:39:33.851Z] --- PASS: TestServiceUpdateLabel (2.25s)
12:39:33 [2022-08-02T12:39:33.852Z] === RUN   TestServiceUpdateSecrets
12:39:34 [2022-08-02T12:39:34.997Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:39:35 [2022-08-02T12:39:35.297Z] + make clean
12:39:35 [2022-08-02T12:39:35.297Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:39:35 [2022-08-02T12:39:35.553Z] docker-dev-cache
12:39:35 [2022-08-02T12:39:35.553Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:39:48 [2022-08-02T12:39:48.717Z] --- PASS: TestServiceUpdateSecrets (14.28s)
12:39:48 [2022-08-02T12:39:48.717Z] === RUN   TestServiceUpdateConfigs
12:40:03 [2022-08-02T12:40:03.578Z] --- PASS: TestServiceUpdateConfigs (14.29s)
12:40:03 [2022-08-02T12:40:03.578Z] === RUN   TestServiceUpdateNetwork
12:40:15 [2022-08-02T12:40:15.774Z] --- PASS: TestServiceUpdateNetwork (12.28s)
12:40:15 [2022-08-02T12:40:15.774Z] === RUN   TestServiceUpdatePidsLimit
12:40:15 [2022-08-02T12:40:15.774Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:40:16 [2022-08-02T12:40:16.340Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:40:24 [2022-08-02T12:40:24.445Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:40:31 [2022-08-02T12:40:31.042Z] --- PASS: TestServiceUpdatePidsLimit (16.00s)
12:40:31 [2022-08-02T12:40:31.042Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.61s)
12:40:31 [2022-08-02T12:40:31.042Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s)
12:40:31 [2022-08-02T12:40:31.042Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s)
12:40:31 [2022-08-02T12:40:31.042Z] PASS
12:40:31 [2022-08-02T12:40:31.042Z] 
12:40:31 [2022-08-02T12:40:31.042Z] === Skipped
12:40:31 [2022-08-02T12:40:31.042Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
12:40:31 [2022-08-02T12:40:31.042Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:40:31 [2022-08-02T12:40:31.042Z] 
12:40:31 [2022-08-02T12:40:31.042Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
12:40:31 [2022-08-02T12:40:31.042Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
12:40:31 [2022-08-02T12:40:31.042Z] 
12:40:31 [2022-08-02T12:40:31.042Z] DONE 27 tests, 2 skipped in 129.722s
12:40:31 [2022-08-02T12:40:31.042Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
12:40:31 [2022-08-02T12:40:31.042Z] ++ 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:40:31 [2022-08-02T12:40:31.042Z] ++ set -e
12:40:31 [2022-08-02T12:40:31.042Z] ++ '[' -n 0 ']'
12:40:31 [2022-08-02T12:40:31.042Z] ++ set -x
12:40:31 [2022-08-02T12:40:31.042Z] ++ env -i DEST=/go/src/github.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:40:31 [2022-08-02T12:40:31.042Z] INFO: Testing against a local daemon
12:40:31 [2022-08-02T12:40:31.042Z] === RUN   TestSessionCreate
12:40:31 [2022-08-02T12:40:31.042Z] --- PASS: TestSessionCreate (0.02s)
12:40:31 [2022-08-02T12:40:31.042Z] === RUN   TestSessionCreateWithBadUpgrade
12:40:31 [2022-08-02T12:40:31.042Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
12:40:31 [2022-08-02T12:40:31.042Z] PASS
12:40:31 [2022-08-02T12:40:31.042Z] 
12:40:31 [2022-08-02T12:40:31.042Z] DONE 2 tests in 0.122s
12:40:31 [2022-08-02T12:40:31.042Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
12:40:31 [2022-08-02T12:40:31.042Z] ++ 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:40:31 [2022-08-02T12:40:31.042Z] ++ set -e
12:40:31 [2022-08-02T12:40:31.042Z] ++ '[' -n 0 ']'
12:40:31 [2022-08-02T12:40:31.042Z] ++ set -x
12:40:31 [2022-08-02T12:40:31.042Z] ++ env -i DEST=/go/src/github.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:40:31 [2022-08-02T12:40:31.042Z] INFO: Testing against a local daemon
12:40:31 [2022-08-02T12:40:31.042Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:40:31 [2022-08-02T12:40:31.042Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:40:31 [2022-08-02T12:40:31.042Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:40:31 [2022-08-02T12:40:31.042Z] === RUN   TestDiskUsage
12:40:31 [2022-08-02T12:40:31.042Z] === PAUSE TestDiskUsage
12:40:31 [2022-08-02T12:40:31.042Z] === RUN   TestEventsExecDie
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestEventsExecDie (0.49s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestEventsBackwardsCompatible
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestEventsVolumeCreate
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestEventsVolumeCreate (0.05s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestInfoBinaryCommits
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestInfoAPIVersioned
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestInfoAPI
12:40:31 [2022-08-02T12:40:31.300Z] --- PASS: TestInfoAPI (0.02s)
12:40:31 [2022-08-02T12:40:31.300Z] === RUN   TestInfoAPIWarnings
12:40:49 [2022-08-02T12:40:49.368Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:40:49 [2022-08-02T12:40:49.368Z] === RUN   TestInfoDebug
12:40:49 [2022-08-02T12:40:49.368Z] --- PASS: TestInfoDebug (0.52s)
12:40:49 [2022-08-02T12:40:49.368Z] === RUN   TestInfoInsecureRegistries
12:40:49 [2022-08-02T12:40:49.368Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:40:49 [2022-08-02T12:40:49.368Z] === RUN   TestInfoRegistryMirrors
12:40:49 [2022-08-02T12:40:49.368Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:40:49 [2022-08-02T12:40:49.368Z] === RUN   TestLoginFailsWithBadCredentials
12:40:49 [2022-08-02T12:40:49.934Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
12:40:49 [2022-08-02T12:40:49.934Z] === RUN   TestPingCacheHeaders
12:40:49 [2022-08-02T12:40:49.934Z] --- PASS: TestPingCacheHeaders (0.02s)
12:40:49 [2022-08-02T12:40:49.934Z] === RUN   TestPingGet
12:40:49 [2022-08-02T12:40:49.934Z] --- PASS: TestPingGet (0.01s)
12:40:49 [2022-08-02T12:40:49.934Z] === RUN   TestPingHead
12:40:49 [2022-08-02T12:40:49.934Z] --- PASS: TestPingHead (0.02s)
12:40:49 [2022-08-02T12:40:49.934Z] === RUN   TestPingSwarmHeader
12:40:50 [2022-08-02T12:40:50.499Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:40:51 [2022-08-02T12:40:51.064Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:40:51 [2022-08-02T12:40:51.999Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:40:51 [2022-08-02T12:40:51.999Z] --- PASS: TestPingSwarmHeader (2.14s)
12:40:51 [2022-08-02T12:40:51.999Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:40:51 [2022-08-02T12:40:51.999Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:40:51 [2022-08-02T12:40:51.999Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:40:51 [2022-08-02T12:40:51.999Z] === RUN   TestVersion
12:40:51 [2022-08-02T12:40:51.999Z] --- PASS: TestVersion (0.02s)
12:40:51 [2022-08-02T12:40:51.999Z] === CONT  TestDiskUsage
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/container_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/image_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/volume_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/build-cache_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.564Z] === RUN   TestDiskUsage/after_LoadBusybox
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:40:52 [2022-08-02T12:40:52.822Z] === RUN   TestDiskUsage/after_container.Run
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:40:53 [2022-08-02T12:40:53.080Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:40:53 [2022-08-02T12:40:53.080Z] --- PASS: TestDiskUsage (1.14s)
12:40:53 [2022-08-02T12:40:53.080Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.080Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]     --- PASS: TestDiskUsage/after_container.Run (0.31s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z] PASS
12:40:53 [2022-08-02T12:40:53.081Z] 
12:40:53 [2022-08-02T12:40:53.081Z] === Skipped
12:40:53 [2022-08-02T12:40:53.081Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:40:53 [2022-08-02T12:40:53.081Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:40:53 [2022-08-02T12:40:53.081Z] 
12:40:53 [2022-08-02T12:40:53.081Z] DONE 54 tests, 1 skipped in 22.596s
12:40:53 [2022-08-02T12:40:53.338Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
12:40:53 [2022-08-02T12:40:53.338Z] ++ 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:40:53 [2022-08-02T12:40:53.338Z] ++ set -e
12:40:53 [2022-08-02T12:40:53.338Z] ++ '[' -n 0 ']'
12:40:53 [2022-08-02T12:40:53.338Z] ++ set -x
12:40:53 [2022-08-02T12:40:53.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:40:53 [2022-08-02T12:40:53.339Z] INFO: Testing against a local daemon
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesCreateAndList
12:40:53 [2022-08-02T12:40:53.339Z] --- PASS: TestVolumesCreateAndList (0.02s)
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesRemove
12:40:53 [2022-08-02T12:40:53.339Z] --- PASS: TestVolumesRemove (0.06s)
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInspect
12:40:53 [2022-08-02T12:40:53.339Z] --- PASS: TestVolumesInspect (0.02s)
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:40:53 [2022-08-02T12:40:53.339Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:40:53 [2022-08-02T12:40:53.339Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:40:53 [2022-08-02T12:40:53.339Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:40:53 [2022-08-02T12:40:53.339Z] --- PASS: TestVolumesInvalidJSON (0.01s)
12:40:53 [2022-08-02T12:40:53.339Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:40:53 [2022-08-02T12:40:53.339Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:40:53 [2022-08-02T12:40:53.339Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:40:53 [2022-08-02T12:40:53.339Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:40:53 [2022-08-02T12:40:53.339Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:40:53 [2022-08-02T12:40:53.339Z] PASS
12:40:53 [2022-08-02T12:40:53.339Z] 
12:40:53 [2022-08-02T12:40:53.339Z] DONE 9 tests in 0.208s
12:40:53 [2022-08-02T12:40:53.339Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:40:53 [2022-08-02T12:40:53.597Z] ++++ cat bundles/test-integration/docker.pid
12:40:53 [2022-08-02T12:40:53.597Z] +++ kill 14253
12:40:53 [2022-08-02T12:40:53.855Z] +++ /etc/init.d/apparmor stop
12:40:53 [2022-08-02T12:40:53.855Z] Leaving: AppArmorNo profiles have been unloaded.
12:40:53 [2022-08-02T12:40:53.855Z] 
12:40:53 [2022-08-02T12:40:53.855Z] Unloading profiles will leave already running processes permanently
12:40:53 [2022-08-02T12:40:53.855Z] unconfined, which can lead to unexpected situations.
12:40:53 [2022-08-02T12:40:53.855Z] 
12:40:53 [2022-08-02T12:40:53.855Z] To set a process to complain mode, use the command line tool
12:40:53 [2022-08-02T12:40:53.855Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:40:53 [2022-08-02T12:40:53.855Z] +++ true
12:40:53 [2022-08-02T12:40:53.855Z] exiting test-integration
12:40:53 [2022-08-02T12:40:53.855Z] ++ exit 0
12:40:53 [2022-08-02T12:40:53.855Z] 
Post stage
[Pipeline] junit
12:40:54 [2022-08-02T12:40:54.434Z] Recording test results
12:40:54 [2022-08-02T12:40:54.566Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
12:40:54 [2022-08-02T12:40:54.889Z] + echo Ensuring container killed.
12:40:54 [2022-08-02T12:40:54.889Z] Ensuring container killed.
12:40:54 [2022-08-02T12:40:54.889Z] + docker rm -vf docker-pr3
12:40:54 [2022-08-02T12:40:54.889Z] Error: No such container: docker-pr3
[Pipeline] sh
12:40:55 [2022-08-02T12:40:55.171Z] + echo Chowning /workspace to jenkins user
12:40:55 [2022-08-02T12:40:55.171Z] Chowning /workspace to jenkins user
12:40:55 [2022-08-02T12:40:55.171Z] + id -u
12:40:55 [2022-08-02T12:40:55.171Z] + id -g
12:40:55 [2022-08-02T12:40:55.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:40:56 [2022-08-02T12:40:56.411Z] + bundleName=arm64-integration
12:40:56 [2022-08-02T12:40:56.411Z] + echo Creating arm64-integration-bundles.tar.gz
12:40:56 [2022-08-02T12:40:56.411Z] Creating arm64-integration-bundles.tar.gz
12:40:56 [2022-08-02T12:40:56.411Z] + xargs tar -czf arm64-integration-bundles.tar.gz
12:40:56 [2022-08-02T12:40:56.411Z] + 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:40:56 [2022-08-02T12:40:56.680Z] Archiving artifacts
12:40:57 [2022-08-02T12:40:57.064Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
12:40:57 [2022-08-02T12:40:57.365Z] + make clean
12:40:57 [2022-08-02T12:40:57.365Z] docker volume rm -f docker-dev-cache docker-mod-cache
12:40:57 [2022-08-02T12:40:57.365Z] docker-dev-cache
12:40:57 [2022-08-02T12:40:57.365Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
12:41:00 [2022-08-02T12:41:00.541Z] Created binary: bundles/dynbinary-daemon/dockerd
12:41:00 [2022-08-02T12:41:00.541Z] Building: bundles/dynbinary-daemon/docker-proxy
12:41:00 [2022-08-02T12:41:00.541Z] GOOS="" GOARCH="" GOARM=""
12:41:00 [2022-08-02T12:41:00.541Z] Created binary: bundles/dynbinary-daemon/docker-proxy
12:41:00 [2022-08-02T12:41:00.541Z] 
12:41:00 [2022-08-02T12:41:00.541Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
12:41:00 [2022-08-02T12:41:00.541Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
12:41:00 [2022-08-02T12:41:00.541Z] Using test binary docker
12:41:00 [2022-08-02T12:41:00.541Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
12:41:00 [2022-08-02T12:41:00.541Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:41:00 [2022-08-02T12:41:00.541Z] INFO: Waiting for daemon to start...
12:41:00 [2022-08-02T12:41:00.541Z] Starting dockerd
12:41:00 [2022-08-02T12:41:00.541Z] .
12:41:00 [2022-08-02T12:41:00.541Z] INFO: Building docker-sdk-python3:5.0.3...
12:41:12 [2022-08-02T12:41:12.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:41:12 [2022-08-02T12:41:12.307Z] Using test binary docker
12:41:12 [2022-08-02T12:41:12.307Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
12:41:12 [2022-08-02T12:41:12.307Z] Using test binary docker
12:41:12 [2022-08-02T12:41:12.307Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start
12:41:12 [2022-08-02T12:41:12.307Z] 
12:41:12 [2022-08-02T12:41:12.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:41:12 [2022-08-02T12:41:12.307Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
12:41:12 [2022-08-02T12:41:12.307Z] Starting dockerd
12:41:12 [2022-08-02T12:41:12.307Z] INFO: Waiting for daemon to start...
12:41:12 [2022-08-02T12:41:12.307Z] +++ 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:41:12 [2022-08-02T12:41:12.307Z] INFO: Waiting for daemon to start...
12:41:12 [2022-08-02T12:41:12.307Z] Starting dockerd
12:41:12 [2022-08-02T12:41:12.307Z] +++ 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:41:14 [2022-08-02T12:41:14.846Z] ..
12:41:14 [2022-08-02T12:41:14.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:41:14 [2022-08-02T12:41:14.846Z] 
12:41:14 [2022-08-02T12:41:14.846Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
12:41:14 [2022-08-02T12:41:14.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:41:14 [2022-08-02T12:41:14.846Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
12:41:14 [2022-08-02T12:41:14.846Z] Error: No such image: emptyfs
12:41:14 [2022-08-02T12:41:14.846Z] Error: No such image: emptyfs
12:41:14 [2022-08-02T12:41:14.846Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:41:14 [2022-08-02T12:41:14.846Z] ++++ docker load
12:41:14 [2022-08-02T12:41:14.846Z] ++++ tar -cC bundles/test-integration/emptyfs .
12:41:14 [2022-08-02T12:41:14.846Z] ++++ docker load
12:41:15 [2022-08-02T12:41:15.106Z] Running integration-test (iteration 1)
12:41:15 [2022-08-02T12:41:15.106Z] Running integration-test (iteration 1)
12:41:15 [2022-08-02T12:41:15.106Z] 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:41:15 [2022-08-02T12:41:15.106Z] ++ 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:41:15 [2022-08-02T12:41:15.106Z] ++ set -e
12:41:15 [2022-08-02T12:41:15.106Z] ++ '[' -n 0 ']'
12:41:15 [2022-08-02T12:41:15.106Z] ++ set -x
12:41:15 [2022-08-02T12:41:15.106Z] ++ env -i DEST=/go/src/github.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:41:15 [2022-08-02T12:41:15.106Z] 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:41:15 [2022-08-02T12:41:15.106Z] ++ 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:41:15 [2022-08-02T12:41:15.106Z] ++ set -e
12:41:15 [2022-08-02T12:41:15.106Z] ++ '[' -n 0 ']'
12:41:15 [2022-08-02T12:41:15.106Z] ++ set -x
12:41:15 [2022-08-02T12:41:15.106Z] ++ env -i DEST=/go/src/github.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:41:16 [2022-08-02T12:41:16.051Z] Loaded image: busybox:latest
12:41:16 [2022-08-02T12:41:16.051Z] Loaded image: busybox:latest
12:41:16 [2022-08-02T12:41:16.621Z] Loaded image: busybox:glibc
12:41:16 [2022-08-02T12:41:16.621Z] Loaded image: busybox:glibc
12:41:20 [2022-08-02T12:41:20.884Z] Loaded image: debian:bullseye-slim
12:41:20 [2022-08-02T12:41:20.884Z] Loaded image: debian:bullseye-slim
12:41:20 [2022-08-02T12:41:20.884Z] Loaded image: hello-world:latest
12:41:20 [2022-08-02T12:41:20.884Z] Loaded image: hello-world:latest
12:41:21 [2022-08-02T12:41:21.144Z] Loaded image: arm32v7/hello-world:latest
12:41:21 [2022-08-02T12:41:21.144Z] INFO: Testing against a local daemon
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite
12:41:21 [2022-08-02T12:41:21.144Z] Loaded image: arm32v7/hello-world:latest
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
12:41:21 [2022-08-02T12:41:21.144Z] INFO: Testing against a local daemon
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerDaemonSuite
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIErrorJSON
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
12:41:21 [2022-08-02T12:41:21.144Z] === RUN   TestDockerSuite/TestAPIImagesDelete
12:41:24 [2022-08-02T12:41:24.457Z] === RUN   TestDockerSuite/TestAPIImagesFilter
12:41:24 [2022-08-02T12:41:24.457Z] === RUN   TestDockerSuite/TestAPIImagesHistory
12:41:25 [2022-08-02T12:41:25.026Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
12:41:25 [2022-08-02T12:41:25.288Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
12:41:26 [2022-08-02T12:41:26.227Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
12:41:27 [2022-08-02T12:41:27.168Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
12:41:27 [2022-08-02T12:41:27.168Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
12:41:28 [2022-08-02T12:41:28.108Z] --- PASS: TestBuildWithHugeFile (127.07s)
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestBuildWCOWSandboxSize
12:41:28 [2022-08-02T12:41:28.108Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:41:28 [2022-08-02T12:41:28.108Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestBuildWithEmptyDockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
12:41:28 [2022-08-02T12:41:28.108Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
12:41:28 [2022-08-02T12:41:28.369Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
12:41:28 [2022-08-02T12:41:28.369Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.15s)
12:41:28 [2022-08-02T12:41:28.369Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.24s)
12:41:28 [2022-08-02T12:41:28.369Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.17s)
12:41:28 [2022-08-02T12:41:28.369Z] === RUN   TestBuildPreserveOwnership
12:41:28 [2022-08-02T12:41:28.369Z] === RUN   TestBuildPreserveOwnership/copy_from
12:41:28 [2022-08-02T12:41:28.369Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
12:41:28 [2022-08-02T12:41:28.630Z] === RUN   TestDockerSuite/TestAPINetworkFilter
12:41:28 [2022-08-02T12:41:28.630Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
12:41:28 [2022-08-02T12:41:28.630Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
12:41:29 [2022-08-02T12:41:29.571Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
12:41:29 [2022-08-02T12:41:29.832Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
12:41:30 [2022-08-02T12:41:30.408Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
12:41:30 [2022-08-02T12:41:30.668Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
12:41:30 [2022-08-02T12:41:30.668Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
12:41:30 [2022-08-02T12:41:30.668Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
12:41:31 [2022-08-02T12:41:31.238Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
12:41:32 [2022-08-02T12:41:32.619Z] --- PASS: TestBuildPreserveOwnership (4.09s)
12:41:32 [2022-08-02T12:41:32.619Z]     --- PASS: TestBuildPreserveOwnership/copy_from (3.03s)
12:41:32 [2022-08-02T12:41:32.619Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.05s)
12:41:32 [2022-08-02T12:41:32.619Z] === RUN   TestBuildPlatformInvalid
12:41:32 [2022-08-02T12:41:32.619Z] --- PASS: TestBuildPlatformInvalid (0.08s)
12:41:32 [2022-08-02T12:41:32.619Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
12:41:33 [2022-08-02T12:41:33.189Z] Loaded image: busybox:latest
12:41:33 [2022-08-02T12:41:33.449Z] Loaded image: busybox:glibc
12:41:34 [2022-08-02T12:41:34.830Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
12:41:34 [2022-08-02T12:41:34.830Z] Loaded image: debian:bullseye-slim
12:41:35 [2022-08-02T12:41:35.090Z] Loaded image: hello-world:latest
12:41:35 [2022-08-02T12:41:35.090Z] Loaded image: arm32v7/hello-world:latest
12:41:36 [2022-08-02T12:41:36.472Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
12:41:39 [2022-08-02T12:41:39.018Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
12:41:39 [2022-08-02T12:41:39.290Z] sha256:2b7613c9ba631b0a93d20d8050e3b112d17cb7da40a476544e4a4759c1385550
12:41:39 [2022-08-02T12:41:39.290Z] INFO: Starting docker-py tests...
12:41:39 [2022-08-02T12:41:39.551Z] ============================= test session starts ==============================
12:41:39 [2022-08-02T12:41:39.551Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
12:41:39 [2022-08-02T12:41:39.551Z] rootdir: /src, inifile: pytest.ini
12:41:39 [2022-08-02T12:41:39.551Z] plugins: cov-2.6.1, timeout-1.3.3
12:41:40 [2022-08-02T12:41:40.491Z] collected 395 items / 2 deselected / 393 selected
12:41:40 [2022-08-02T12:41:40.491Z] 
12:41:40 [2022-08-02T12:41:40.928Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
12:41:41 [2022-08-02T12:41:41.499Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
12:41:42 [2022-08-02T12:41:42.881Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
12:41:44 [2022-08-02T12:41:44.264Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
12:41:44 [2022-08-02T12:41:44.524Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.19s)
12:41:44 [2022-08-02T12:41:44.524Z] PASS
12:41:44 [2022-08-02T12:41:44.524Z] 
12:41:44 [2022-08-02T12:41:44.524Z] === Skipped
12:41:44 [2022-08-02T12:41:44.524Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
12:41:44 [2022-08-02T12:41:44.524Z]     build_session_test.go:25: TODO: BuildKit
12:41:44 [2022-08-02T12:41:44.524Z] 
12:41:44 [2022-08-02T12:41:44.524Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
12:41:44 [2022-08-02T12:41:44.524Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
12:41:44 [2022-08-02T12:41:44.524Z] 
12:41:44 [2022-08-02T12:41:44.524Z] DONE 34 tests, 2 skipped in 192.983s
12:41:44 [2022-08-02T12:41:44.783Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
12:41:44 [2022-08-02T12:41:44.783Z] ++ 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:41:44 [2022-08-02T12:41:44.783Z] ++ set -e
12:41:44 [2022-08-02T12:41:44.783Z] ++ '[' -n 0 ']'
12:41:44 [2022-08-02T12:41:44.783Z] ++ set -x
12:41:44 [2022-08-02T12:41:44.783Z] ++ env -i DEST=/go/src/github.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:41:44 [2022-08-02T12:41:44.784Z] INFO: Testing against a local daemon
12:41:44 [2022-08-02T12:41:44.784Z] === RUN   TestConfigInspect
12:41:45 [2022-08-02T12:41:45.043Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
12:41:45 [2022-08-02T12:41:45.984Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
12:41:45 [2022-08-02T12:41:45.984Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
12:41:46 [2022-08-02T12:41:46.246Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
12:41:46 [2022-08-02T12:41:46.816Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
12:41:47 [2022-08-02T12:41:47.386Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
12:41:47 [2022-08-02T12:41:47.647Z] --- PASS: TestConfigInspect (2.95s)
12:41:47 [2022-08-02T12:41:47.647Z] === RUN   TestConfigList
12:41:47 [2022-08-02T12:41:47.907Z]     docker_cli_daemon_test.go:1474: [df33a4135c588] daemon is not started
12:41:48 [2022-08-02T12:41:48.167Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
12:41:48 [2022-08-02T12:41:48.737Z]     check_test.go:540: [d34d90f6ce0da] daemon is not started
12:41:48 [2022-08-02T12:41:48.737Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
12:41:49 [2022-08-02T12:41:49.308Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
12:41:51 [2022-08-02T12:41:51.222Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
12:41:51 [2022-08-02T12:41:51.222Z] --- PASS: TestConfigList (3.32s)
12:41:51 [2022-08-02T12:41:51.222Z] === RUN   TestConfigsCreateAndDelete
12:41:52 [2022-08-02T12:41:52.604Z]     check_test.go:540: [d4427ff5cf3e9] daemon is not started
12:41:52 [2022-08-02T12:41:52.604Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
12:41:53 [2022-08-02T12:41:53.985Z] --- PASS: TestConfigsCreateAndDelete (2.76s)
12:41:53 [2022-08-02T12:41:53.985Z] === RUN   TestConfigsUpdate
12:41:54 [2022-08-02T12:41:54.245Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
12:41:54 [2022-08-02T12:41:54.814Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
12:41:55 [2022-08-02T12:41:55.073Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
12:41:55 [2022-08-02T12:41:55.644Z] === RUN   TestDockerSuite/TestBuildScratchCopy
12:41:56 [2022-08-02T12:41:56.213Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
12:41:56 [2022-08-02T12:41:56.213Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
12:41:56 [2022-08-02T12:41:56.213Z] === RUN   TestDockerSuite/TestContainerAPICommit
12:41:56 [2022-08-02T12:41:56.472Z] --- PASS: TestConfigsUpdate (2.70s)
12:41:56 [2022-08-02T12:41:56.472Z] === RUN   TestTemplatedConfig
12:41:56 [2022-08-02T12:41:56.655Z] tests/integration/api_build_test.py .......................X             [  6%]
12:41:56 [2022-08-02T12:41:56.732Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
12:41:57 [2022-08-02T12:41:57.485Z] tests/integration/api_client_test.py .....                               [  7%]
12:41:58 [2022-08-02T12:41:58.114Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
12:41:59 [2022-08-02T12:41:59.253Z] tests/integration/api_config_test.py ......                              [  8%]
12:41:59 [2022-08-02T12:41:59.496Z] --- PASS: TestTemplatedConfig (3.01s)
12:41:59 [2022-08-02T12:41:59.496Z] === RUN   TestConfigCreateResolve
12:41:59 [2022-08-02T12:41:59.756Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
12:41:59 [2022-08-02T12:41:59.756Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
12:41:59 [2022-08-02T12:41:59.756Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
12:42:00 [2022-08-02T12:42:00.326Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
12:42:01 [2022-08-02T12:42:01.268Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
12:42:02 [2022-08-02T12:42:02.208Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
12:42:02 [2022-08-02T12:42:02.208Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
12:42:02 [2022-08-02T12:42:02.491Z] --- PASS: TestConfigCreateResolve (3.07s)
12:42:02 [2022-08-02T12:42:02.491Z] PASS
12:42:02 [2022-08-02T12:42:02.491Z] 
12:42:02 [2022-08-02T12:42:02.491Z] DONE 6 tests in 17.902s
12:42:02 [2022-08-02T12:42:02.491Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
12:42:02 [2022-08-02T12:42:02.491Z] ++ 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:42:02 [2022-08-02T12:42:02.491Z] ++ set -e
12:42:02 [2022-08-02T12:42:02.491Z] ++ '[' -n 0 ']'
12:42:02 [2022-08-02T12:42:02.491Z] ++ set -x
12:42:02 [2022-08-02T12:42:02.491Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:42:02 [2022-08-02T12:42:02.752Z] INFO: Testing against a local daemon
12:42:02 [2022-08-02T12:42:02.752Z] === RUN   TestAttachWithTTY
12:42:03 [2022-08-02T12:42:03.012Z] --- PASS: TestAttachWithTTY (0.09s)
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestAttachWithoutTTy
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestDockerSuite/TestContainerAPICreate
12:42:03 [2022-08-02T12:42:03.012Z] --- PASS: TestAttachWithoutTTy (0.08s)
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestCheckpoint
12:42:03 [2022-08-02T12:42:03.012Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:42:03 [2022-08-02T12:42:03.012Z] --- SKIP: TestCheckpoint (0.00s)
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/commit
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/commit
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/create
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/containers/create
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/commit
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/commit/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/containers/create
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
12:42:03 [2022-08-02T12:42:03.012Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
12:42:03 [2022-08-02T12:42:03.012Z] --- PASS: TestContainerInvalidJSON (0.02s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.01s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
12:42:03 [2022-08-02T12:42:03.013Z] === RUN   TestCopyFromContainerPathDoesNotExist
12:42:03 [2022-08-02T12:42:03.276Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.12s)
12:42:03 [2022-08-02T12:42:03.276Z] === RUN   TestCopyFromContainerPathIsNotDir
12:42:03 [2022-08-02T12:42:03.276Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s)
12:42:03 [2022-08-02T12:42:03.276Z] === RUN   TestCopyToContainerPathDoesNotExist
12:42:03 [2022-08-02T12:42:03.276Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s)
12:42:03 [2022-08-02T12:42:03.276Z] === RUN   TestCopyEmptyFile
12:42:03 [2022-08-02T12:42:03.846Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
12:42:03 [2022-08-02T12:42:03.846Z] --- PASS: TestCopyEmptyFile (0.44s)
12:42:03 [2022-08-02T12:42:03.846Z] === RUN   TestCopyToContainerPathIsNotDir
12:42:03 [2022-08-02T12:42:03.846Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
12:42:03 [2022-08-02T12:42:03.846Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
12:42:03 [2022-08-02T12:42:03.846Z] --- PASS: TestCopyToContainerPathIsNotDir (0.10s)
12:42:03 [2022-08-02T12:42:03.846Z] === RUN   TestCopyFromContainer
12:42:04 [2022-08-02T12:42:04.417Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
12:42:04 [2022-08-02T12:42:04.417Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
12:42:04 [2022-08-02T12:42:04.678Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
12:42:04 [2022-08-02T12:42:04.678Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
12:42:04 [2022-08-02T12:42:04.937Z] === RUN   TestDockerSuite/TestContainerAPIDelete
12:42:05 [2022-08-02T12:42:05.507Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
12:42:05 [2022-08-02T12:42:05.507Z] === RUN   TestCopyFromContainer//
12:42:05 [2022-08-02T12:42:05.767Z] === RUN   TestCopyFromContainer//bar/root
12:42:05 [2022-08-02T12:42:05.767Z] === RUN   TestCopyFromContainer//bar/root/
12:42:05 [2022-08-02T12:42:05.767Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
12:42:05 [2022-08-02T12:42:05.767Z] === RUN   TestCopyFromContainer/bar/quux
12:42:06 [2022-08-02T12:42:06.028Z] === RUN   TestCopyFromContainer/bar/quux/
12:42:06 [2022-08-02T12:42:06.028Z] === RUN   TestCopyFromContainer/bar/quux/baz
12:42:06 [2022-08-02T12:42:06.288Z] === RUN   TestCopyFromContainer/bar/filesymlink
12:42:06 [2022-08-02T12:42:06.288Z] === RUN   TestCopyFromContainer/bar/dirsymlink
12:42:06 [2022-08-02T12:42:06.549Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
12:42:06 [2022-08-02T12:42:06.549Z] === RUN   TestCopyFromContainer/bar/notarget
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
12:42:06 [2022-08-02T12:42:06.809Z] --- PASS: TestCopyFromContainer (2.97s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer// (0.14s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer//bar/root (0.11s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.11s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/quux (0.11s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.16s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.17s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.10s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.15s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.13s)
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:06 [2022-08-02T12:42:06.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
12:42:06 [2022-08-02T12:42:06.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
12:42:06 [2022-08-02T12:42:06.809Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
12:42:06 [2022-08-02T12:42:06.809Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
12:42:06 [2022-08-02T12:42:06.809Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateLinkToNonExistingContainer
12:42:06 [2022-08-02T12:42:06.809Z] --- PASS: TestCreateLinkToNonExistingContainer (0.06s)
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateWithInvalidEnv
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateWithInvalidEnv/0
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateWithInvalidEnv/0
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateWithInvalidEnv/1
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateWithInvalidEnv/1
12:42:06 [2022-08-02T12:42:06.809Z] === RUN   TestCreateWithInvalidEnv/2
12:42:06 [2022-08-02T12:42:06.809Z] === PAUSE TestCreateWithInvalidEnv/2
12:42:07 [2022-08-02T12:42:07.069Z] === CONT  TestCreateWithInvalidEnv/0
12:42:07 [2022-08-02T12:42:07.069Z] === CONT  TestCreateWithInvalidEnv/2
12:42:07 [2022-08-02T12:42:07.069Z] === CONT  TestCreateWithInvalidEnv/1
12:42:07 [2022-08-02T12:42:07.069Z] --- PASS: TestCreateWithInvalidEnv (0.04s)
12:42:07 [2022-08-02T12:42:07.069Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
12:42:07 [2022-08-02T12:42:07.069Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
12:42:07 [2022-08-02T12:42:07.069Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
12:42:07 [2022-08-02T12:42:07.069Z] === RUN   TestCreateTmpfsMountsTarget
12:42:07 [2022-08-02T12:42:07.069Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
12:42:07 [2022-08-02T12:42:07.069Z] === RUN   TestCreateWithCustomMaskedPaths
12:42:07 [2022-08-02T12:42:07.640Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
12:42:07 [2022-08-02T12:42:07.640Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
12:42:09 [2022-08-02T12:42:09.020Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
12:42:09 [2022-08-02T12:42:09.282Z] --- PASS: TestCreateWithCustomMaskedPaths (2.25s)
12:42:09 [2022-08-02T12:42:09.282Z] === RUN   TestCreateWithCustomReadonlyPaths
12:42:09 [2022-08-02T12:42:09.542Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
12:42:10 [2022-08-02T12:42:10.481Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
12:42:10 [2022-08-02T12:42:10.481Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
12:42:11 [2022-08-02T12:42:11.421Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.27s)
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:11 [2022-08-02T12:42:11.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:11 [2022-08-02T12:42:11.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
12:42:11 [2022-08-02T12:42:11.421Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
12:42:11 [2022-08-02T12:42:11.421Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
12:42:11 [2022-08-02T12:42:11.421Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
12:42:11 [2022-08-02T12:42:11.421Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
12:42:11 [2022-08-02T12:42:11.421Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
12:42:11 [2022-08-02T12:42:11.421Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
12:42:11 [2022-08-02T12:42:11.421Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
12:42:11 [2022-08-02T12:42:11.421Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
12:42:11 [2022-08-02T12:42:11.421Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
12:42:11 [2022-08-02T12:42:11.991Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
12:42:12 [2022-08-02T12:42:12.251Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.77s)
12:42:12 [2022-08-02T12:42:12.251Z] === RUN   TestCreateDifferentPlatform
12:42:12 [2022-08-02T12:42:12.251Z] === RUN   TestCreateDifferentPlatform/different_os
12:42:12 [2022-08-02T12:42:12.251Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
12:42:12 [2022-08-02T12:42:12.251Z] --- PASS: TestCreateDifferentPlatform (0.02s)
12:42:12 [2022-08-02T12:42:12.251Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.01s)
12:42:12 [2022-08-02T12:42:12.251Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
12:42:12 [2022-08-02T12:42:12.251Z] === RUN   TestCreateVolumesFromNonExistingContainer
12:42:12 [2022-08-02T12:42:12.251Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
12:42:12 [2022-08-02T12:42:12.251Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
12:42:12 [2022-08-02T12:42:12.512Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.07s)
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestCreateInvalidHostConfig
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
12:42:12 [2022-08-02T12:42:12.512Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
12:42:12 [2022-08-02T12:42:12.512Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
12:42:12 [2022-08-02T12:42:12.512Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
12:42:12 [2022-08-02T12:42:12.512Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
12:42:12 [2022-08-02T12:42:12.512Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
12:42:12 [2022-08-02T12:42:12.512Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
12:42:12 [2022-08-02T12:42:12.512Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
12:42:12 [2022-08-02T12:42:12.512Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
12:42:12 [2022-08-02T12:42:12.512Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestContainerStartOnDaemonRestart
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestContainerStartOnDaemonRestart
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestDaemonRestartIpcMode
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestDaemonRestartIpcMode
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestDaemonHostGatewayIP
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestDaemonHostGatewayIP
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestRestartDaemonWithRestartingContainer
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestRestartDaemonWithRestartingContainer
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestContainerKillOnDaemonStart
12:42:12 [2022-08-02T12:42:12.512Z] === PAUSE TestContainerKillOnDaemonStart
12:42:12 [2022-08-02T12:42:12.512Z] === RUN   TestDiff
12:42:12 [2022-08-02T12:42:12.772Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
12:42:13 [2022-08-02T12:42:13.032Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
12:42:13 [2022-08-02T12:42:13.294Z] --- PASS: TestDiff (0.72s)
12:42:13 [2022-08-02T12:42:13.294Z] === RUN   TestExecConsoleSize
12:42:13 [2022-08-02T12:42:13.864Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
12:42:13 [2022-08-02T12:42:13.864Z] === RUN   TestDockerSuite/TestContainerAPIKill
12:42:14 [2022-08-02T12:42:14.126Z] --- PASS: TestExecConsoleSize (0.92s)
12:42:14 [2022-08-02T12:42:14.126Z] === RUN   TestExecWithCloseStdin
12:42:14 [2022-08-02T12:42:14.387Z] === RUN   TestDockerSuite/TestContainerAPIPause
12:42:14 [2022-08-02T12:42:14.957Z] --- PASS: TestExecWithCloseStdin (0.76s)
12:42:14 [2022-08-02T12:42:14.957Z] === RUN   TestExec
12:42:14 [2022-08-02T12:42:14.957Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
12:42:15 [2022-08-02T12:42:15.527Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
12:42:15 [2022-08-02T12:42:15.788Z] --- PASS: TestExec (0.93s)
12:42:15 [2022-08-02T12:42:15.788Z] === RUN   TestExecUser
12:42:16 [2022-08-02T12:42:16.358Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
12:42:16 [2022-08-02T12:42:16.358Z] === RUN   TestDockerSuite/TestContainerAPIRename
12:42:16 [2022-08-02T12:42:16.358Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
12:42:16 [2022-08-02T12:42:16.618Z] --- PASS: TestExecUser (0.90s)
12:42:16 [2022-08-02T12:42:16.618Z] === RUN   TestExportContainerAndImportImage
12:42:17 [2022-08-02T12:42:17.190Z]     check_test.go:540: [d40d5ab6017b2] daemon is not started
12:42:17 [2022-08-02T12:42:17.190Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
12:42:17 [2022-08-02T12:42:17.190Z] === RUN   TestDockerSuite/TestContainerAPIRestart
12:42:17 [2022-08-02T12:42:17.760Z] --- PASS: TestExportContainerAndImportImage (1.03s)
12:42:17 [2022-08-02T12:42:17.760Z] === RUN   TestExportContainerAfterDaemonRestart
12:42:18 [2022-08-02T12:42:18.701Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
12:42:19 [2022-08-02T12:42:19.270Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s)
12:42:19 [2022-08-02T12:42:19.270Z] === RUN   TestHealthCheckWorkdir
12:42:19 [2022-08-02T12:42:19.270Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
12:42:20 [2022-08-02T12:42:20.208Z] --- PASS: TestHealthCheckWorkdir (1.01s)
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestHealthKillContainer
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
12:42:20 [2022-08-02T12:42:20.208Z] === RUN   TestDockerSuite/TestContainerAPIStart
12:42:20 [2022-08-02T12:42:20.778Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
12:42:21 [2022-08-02T12:42:21.038Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
12:42:22 [2022-08-02T12:42:22.946Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
12:42:25 [2022-08-02T12:42:25.482Z] === RUN   TestDockerSuite/TestContainerAPIStop
12:42:25 [2022-08-02T12:42:25.741Z] === RUN   TestDockerSuite/TestContainerAPITop
12:42:26 [2022-08-02T12:42:26.311Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
12:42:26 [2022-08-02T12:42:26.311Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
12:42:26 [2022-08-02T12:42:26.311Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
12:42:26 [2022-08-02T12:42:26.311Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
12:42:26 [2022-08-02T12:42:26.311Z] === RUN   TestDockerSuite/TestContainerAPIWait
12:42:28 [2022-08-02T12:42:28.848Z] --- PASS: TestHealthKillContainer (8.34s)
12:42:28 [2022-08-02T12:42:28.848Z] === RUN   TestInspectCpusetInConfigPre120
12:42:28 [2022-08-02T12:42:28.848Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
12:42:29 [2022-08-02T12:42:29.089Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
12:42:29 [2022-08-02T12:42:29.107Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s)
12:42:29 [2022-08-02T12:42:29.107Z] === RUN   TestIpcModeNone
12:42:29 [2022-08-02T12:42:29.679Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
12:42:29 [2022-08-02T12:42:29.679Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
12:42:29 [2022-08-02T12:42:29.940Z] --- PASS: TestIpcModeNone (0.75s)
12:42:29 [2022-08-02T12:42:29.940Z] === RUN   TestIpcModePrivate
12:42:30 [2022-08-02T12:42:30.200Z]     check_test.go:540: [db363684b890c] daemon is not started
12:42:30 [2022-08-02T12:42:30.200Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
12:42:30 [2022-08-02T12:42:30.460Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:94, shared: false, mustBeShared: false
12:42:30 [2022-08-02T12:42:30.720Z] --- PASS: TestIpcModePrivate (0.76s)
12:42:30 [2022-08-02T12:42:30.720Z] === RUN   TestIpcModeShareable
12:42:30 [2022-08-02T12:42:30.720Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
12:42:30 [2022-08-02T12:42:30.981Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
12:42:31 [2022-08-02T12:42:31.241Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:81, shared: true, mustBeShared: true
12:42:31 [2022-08-02T12:42:31.501Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
12:42:31 [2022-08-02T12:42:31.501Z] --- PASS: TestIpcModeShareable (0.84s)
12:42:31 [2022-08-02T12:42:31.501Z] === RUN   TestAPIIpcModeShareableAndContainer
12:42:32 [2022-08-02T12:42:32.071Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
12:42:32 [2022-08-02T12:42:32.331Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
12:42:33 [2022-08-02T12:42:33.712Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.21s)
12:42:33 [2022-08-02T12:42:33.712Z] === RUN   TestAPIIpcModeHost
12:42:33 [2022-08-02T12:42:33.712Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:42:34 [2022-08-02T12:42:34.282Z] --- PASS: TestAPIIpcModeHost (0.70s)
12:42:34 [2022-08-02T12:42:34.283Z] === RUN   TestDaemonIpcModeShareable
12:42:34 [2022-08-02T12:42:34.542Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
12:42:35 [2022-08-02T12:42:35.482Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:42:35 [2022-08-02T12:42:35.743Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:81, shared: true, mustBeShared: true
12:42:36 [2022-08-02T12:42:36.003Z] --- PASS: TestDaemonIpcModeShareable (1.52s)
12:42:36 [2022-08-02T12:42:36.003Z] === RUN   TestDaemonIpcModePrivate
12:42:36 [2022-08-02T12:42:36.943Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d41518_<nil>_<nil>}
12:42:36 [2022-08-02T12:42:36.943Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:117, shared: false, mustBeShared: false
12:42:37 [2022-08-02T12:42:37.203Z] --- PASS: TestDaemonIpcModePrivate (1.26s)
12:42:37 [2022-08-02T12:42:37.203Z] === RUN   TestDaemonIpcModePrivateFromConfig
12:42:38 [2022-08-02T12:42:38.584Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12930652445_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:42:38 [2022-08-02T12:42:38.584Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:97, shared: false, mustBeShared: false
12:42:38 [2022-08-02T12:42:38.584Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.45s)
12:42:38 [2022-08-02T12:42:38.584Z] === RUN   TestDaemonIpcModeShareableFromConfig
12:42:39 [2022-08-02T12:42:39.153Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
12:42:39 [2022-08-02T12:42:39.153Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12930652445_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:42:40 [2022-08-02T12:42:40.095Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:100, shared: true, mustBeShared: true
12:42:40 [2022-08-02T12:42:40.355Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.68s)
12:42:40 [2022-08-02T12:42:40.355Z] === RUN   TestIpcModeOlderClient
12:42:40 [2022-08-02T12:42:40.355Z] === PAUSE TestIpcModeOlderClient
12:42:40 [2022-08-02T12:42:40.355Z] === RUN   TestKillContainerInvalidSignal
12:42:40 [2022-08-02T12:42:40.616Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_false__<nil>_<nil>_<nil>_<nil>}
12:42:40 [2022-08-02T12:42:40.876Z] --- PASS: TestKillContainerInvalidSignal (0.70s)
12:42:40 [2022-08-02T12:42:40.877Z] === RUN   TestKillContainer
12:42:40 [2022-08-02T12:42:40.877Z] === RUN   TestKillContainer/no_signal
12:42:41 [2022-08-02T12:42:41.446Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
12:42:41 [2022-08-02T12:42:41.446Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
12:42:41 [2022-08-02T12:42:41.446Z]     check_test.go:540: [da46c0d0a25cb] daemon is not started
12:42:41 [2022-08-02T12:42:41.446Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
12:42:41 [2022-08-02T12:42:41.723Z] === RUN   TestKillContainer/non_killing_signal
12:42:41 [2022-08-02T12:42:41.992Z] === RUN   TestKillContainer/killing_signal
12:42:41 [2022-08-02T12:42:41.992Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_true__<nil>_<nil>_<nil>_<nil>}
12:42:43 [2022-08-02T12:42:43.376Z] --- PASS: TestKillContainer (2.19s)
12:42:43 [2022-08-02T12:42:43.376Z]     --- PASS: TestKillContainer/no_signal (0.62s)
12:42:43 [2022-08-02T12:42:43.376Z]     --- PASS: TestKillContainer/non_killing_signal (0.42s)
12:42:43 [2022-08-02T12:42:43.376Z]     --- PASS: TestKillContainer/killing_signal (0.90s)
12:42:43 [2022-08-02T12:42:43.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies
12:42:43 [2022-08-02T12:42:43.376Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
12:42:43 [2022-08-02T12:42:43.637Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
12:42:43 [2022-08-02T12:42:43.637Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_true__0xc000d41548_<nil>_<nil>_<nil>}
12:42:43 [2022-08-02T12:42:43.896Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
12:42:44 [2022-08-02T12:42:44.467Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.32s)
12:42:44 [2022-08-02T12:42:44.467Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.60s)
12:42:44 [2022-08-02T12:42:44.467Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.52s)
12:42:44 [2022-08-02T12:42:44.467Z] === RUN   TestKillStoppedContainer
12:42:44 [2022-08-02T12:42:44.467Z] --- PASS: TestKillStoppedContainer (0.07s)
12:42:44 [2022-08-02T12:42:44.467Z] === RUN   TestKillStoppedContainerAPIPre120
12:42:44 [2022-08-02T12:42:44.727Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s)
12:42:44 [2022-08-02T12:42:44.727Z] === RUN   TestKillDifferentUserContainer
12:42:45 [2022-08-02T12:42:45.298Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d41560_<nil>_<nil>}
12:42:45 [2022-08-02T12:42:45.298Z] --- PASS: TestKillDifferentUserContainer (0.63s)
12:42:45 [2022-08-02T12:42:45.298Z] === RUN   TestInspectOomKilledTrue
12:42:45 [2022-08-02T12:42:45.298Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:45 [2022-08-02T12:42:45.298Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
12:42:45 [2022-08-02T12:42:45.298Z] === RUN   TestInspectOomKilledFalse
12:42:45 [2022-08-02T12:42:45.298Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:42:45 [2022-08-02T12:42:45.298Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
12:42:45 [2022-08-02T12:42:45.298Z] === RUN   TestLinksEtcHostsContentMatch
12:42:45 [2022-08-02T12:42:45.298Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
12:42:45 [2022-08-02T12:42:45.872Z] --- PASS: TestLinksEtcHostsContentMatch (0.64s)
12:42:45 [2022-08-02T12:42:45.872Z] === RUN   TestLinksContainerNames
12:42:45 [2022-08-02T12:42:45.872Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d41578_<nil>_<nil>}
12:42:47 [2022-08-02T12:42:47.253Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
12:42:47 [2022-08-02T12:42:47.253Z] --- PASS: TestLinksContainerNames (1.43s)
12:42:47 [2022-08-02T12:42:47.253Z] === RUN   TestLogsFollowTailEmpty
12:42:47 [2022-08-02T12:42:47.513Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d41590_<nil>_<nil>}
12:42:48 [2022-08-02T12:42:48.083Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/tty/only_stdout
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/tty/only_stdout
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/tty/only_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/tty/only_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
12:42:48 [2022-08-02T12:42:48.083Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
12:42:48 [2022-08-02T12:42:48.083Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
12:42:48 [2022-08-02T12:42:48.654Z]     check_test.go:540: [d97c5541a5937] daemon is not started
12:42:48 [2022-08-02T12:42:48.654Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
12:42:48 [2022-08-02T12:42:48.915Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
12:42:49 [2022-08-02T12:42:49.174Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d415a8_<nil>_<nil>}
12:42:49 [2022-08-02T12:42:49.174Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
12:42:50 [2022-08-02T12:42:50.113Z] === CONT  TestLogs/driver_local/tty/only_stderr
12:42:50 [2022-08-02T12:42:50.375Z] === CONT  TestLogs/driver_local/tty/only_stdout
12:42:50 [2022-08-02T12:42:50.945Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
12:42:51 [2022-08-02T12:42:51.515Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
12:42:52 [2022-08-02T12:42:52.085Z]     check_test.go:540: [d13809d2f1420] daemon is not started
12:42:52 [2022-08-02T12:42:52.085Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
12:42:52 [2022-08-02T12:42:52.345Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
12:42:52 [2022-08-02T12:42:52.612Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
12:42:52 [2022-08-02T12:42:52.613Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
12:42:52 [2022-08-02T12:42:52.613Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
12:42:52 [2022-08-02T12:42:52.613Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
12:42:52 [2022-08-02T12:42:52.874Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
12:42:52 [2022-08-02T12:42:52.874Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
12:42:52 [2022-08-02T12:42:52.874Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
12:42:53 [2022-08-02T12:42:53.134Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
12:42:53 [2022-08-02T12:42:53.704Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
12:42:53 [2022-08-02T12:42:53.704Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
12:42:53 [2022-08-02T12:42:53.704Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
12:42:55 [2022-08-02T12:42:55.092Z] --- PASS: TestLogs (6.71s)
12:42:55 [2022-08-02T12:42:55.092Z]     --- PASS: TestLogs/driver_local (0.02s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.83s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.07s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.20s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.08s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.08s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (1.28s)
12:42:55 [2022-08-02T12:42:55.092Z]     --- PASS: TestLogs/driver_json-file (0.03s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.21s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (1.26s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (1.00s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (1.06s)
12:42:55 [2022-08-02T12:42:55.092Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (1.02s)
12:42:55 [2022-08-02T12:42:55.092Z] === RUN   TestContainerNetworkMountsNoChown
12:42:55 [2022-08-02T12:42:55.352Z]     docker_cli_daemon_plugins_test.go:80: [dd93bc70be51f] daemon is not started
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
12:42:55 [2022-08-02T12:42:55.352Z] --- PASS: TestContainerNetworkMountsNoChown (0.63s)
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/default
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/default
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/private
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/private
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rprivate
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rprivate
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/slave
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/slave
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rslave
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rslave
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/shared
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/shared
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rshared
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rshared
12:42:55 [2022-08-02T12:42:55.352Z] === CONT  TestMountDaemonRoot/default
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/default/bind_root
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/default/bind_root
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/default/bind_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/default/mount_root
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/default/mount_root
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/default/mount_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === CONT  TestMountDaemonRoot/default/bind_root
12:42:55 [2022-08-02T12:42:55.352Z] === CONT  TestMountDaemonRoot/rshared
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rshared/bind_root
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rshared/mount_root
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
12:42:55 [2022-08-02T12:42:55.352Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
12:42:55 [2022-08-02T12:42:55.352Z] === CONT  TestMountDaemonRoot/rshared/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/shared
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/shared/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/shared/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/shared/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/shared/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rslave
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rslave/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rslave/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/slave
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/slave/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/slave/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/slave/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/slave/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rprivate
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/private
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/private/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/private/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/private/bind_root
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/private/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === RUN   TestMountDaemonRoot/private/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === PAUSE TestMountDaemonRoot/private/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/default/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/default/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/default/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rshared/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/shared/mount_root
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
12:42:55 [2022-08-02T12:42:55.612Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/shared/bind_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/slave/bind_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rslave/bind_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rslave/mount_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/slave/mount_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
12:42:55 [2022-08-02T12:42:55.873Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
12:42:55 [2022-08-02T12:42:55.873Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
12:42:56 [2022-08-02T12:42:56.134Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
12:42:56 [2022-08-02T12:42:56.134Z] === CONT  TestMountDaemonRoot/private/mount_subpath
12:42:56 [2022-08-02T12:42:56.134Z] === CONT  TestMountDaemonRoot/private/mount_root
12:42:56 [2022-08-02T12:42:56.134Z] === CONT  TestMountDaemonRoot/private/bind_root
12:42:56 [2022-08-02T12:42:56.134Z] === CONT  TestMountDaemonRoot/private/bind_subpath
12:42:56 [2022-08-02T12:42:56.134Z] --- PASS: TestMountDaemonRoot (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.07s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.07s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
12:42:56 [2022-08-02T12:42:56.134Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
12:42:56 [2022-08-02T12:42:56.134Z] === RUN   TestContainerBindMountNonRecursive
12:42:56 [2022-08-02T12:42:56.394Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
12:42:57 [2022-08-02T12:42:57.774Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
12:42:58 [2022-08-02T12:42:58.034Z] --- PASS: TestContainerBindMountNonRecursive (1.96s)
12:42:58 [2022-08-02T12:42:58.034Z] === RUN   TestContainerVolumesMountedAsShared
12:42:58 [2022-08-02T12:42:58.974Z] --- PASS: TestContainerVolumesMountedAsShared (0.86s)
12:42:58 [2022-08-02T12:42:58.974Z] === RUN   TestContainerVolumesMountedAsSlave
12:42:59 [2022-08-02T12:42:59.234Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
12:42:59 [2022-08-02T12:42:59.494Z] --- PASS: TestContainerVolumesMountedAsSlave (0.53s)
12:42:59 [2022-08-02T12:42:59.494Z] === RUN   TestNetworkNat
12:42:59 [2022-08-02T12:42:59.494Z]     docker_cli_daemon_plugins_test.go:170: [d7d5049c11573] daemon is not started
12:42:59 [2022-08-02T12:42:59.754Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
12:43:00 [2022-08-02T12:43:00.325Z] --- PASS: TestNetworkNat (0.75s)
12:43:00 [2022-08-02T12:43:00.325Z] === RUN   TestNetworkLocalhostTCPNat
12:43:00 [2022-08-02T12:43:00.585Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
12:43:00 [2022-08-02T12:43:00.585Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
12:43:00 [2022-08-02T12:43:00.845Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
12:43:01 [2022-08-02T12:43:01.105Z] --- PASS: TestNetworkLocalhostTCPNat (0.89s)
12:43:01 [2022-08-02T12:43:01.105Z] === RUN   TestNetworkLoopbackNat
12:43:01 [2022-08-02T12:43:01.364Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
12:43:02 [2022-08-02T12:43:02.304Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
12:43:02 [2022-08-02T12:43:02.874Z] === RUN   TestDockerSuite/TestExecAPIStart
12:43:04 [2022-08-02T12:43:04.257Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
12:43:04 [2022-08-02T12:43:04.257Z] --- PASS: TestNetworkLoopbackNat (3.02s)
12:43:04 [2022-08-02T12:43:04.257Z] === RUN   TestPause
12:43:04 [2022-08-02T12:43:04.257Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
12:43:04 [2022-08-02T12:43:04.518Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
12:43:05 [2022-08-02T12:43:05.088Z] --- PASS: TestPause (0.81s)
12:43:05 [2022-08-02T12:43:05.088Z] === RUN   TestPauseFailsOnWindowsServerContainers
12:43:05 [2022-08-02T12:43:05.088Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:43:05 [2022-08-02T12:43:05.088Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
12:43:05 [2022-08-02T12:43:05.088Z] === RUN   TestPauseStopPausedContainer
12:43:05 [2022-08-02T12:43:05.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
12:43:05 [2022-08-02T12:43:05.088Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
12:43:05 [2022-08-02T12:43:05.659Z]     check_test.go:540: [dc1cb7cab34c9] daemon is not started
12:43:05 [2022-08-02T12:43:05.659Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
12:43:05 [2022-08-02T12:43:05.659Z] --- PASS: TestPauseStopPausedContainer (0.70s)
12:43:05 [2022-08-02T12:43:05.659Z] === RUN   TestPidHost
12:43:05 [2022-08-02T12:43:05.918Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
12:43:06 [2022-08-02T12:43:06.858Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
12:43:07 [2022-08-02T12:43:07.428Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
12:43:07 [2022-08-02T12:43:07.428Z] --- PASS: TestPidHost (1.69s)
12:43:07 [2022-08-02T12:43:07.428Z] === RUN   TestPsFilter
12:43:07 [2022-08-02T12:43:07.428Z] --- PASS: TestPsFilter (0.16s)
12:43:07 [2022-08-02T12:43:07.428Z] === RUN   TestRemoveContainerWithRemovedVolume
12:43:07 [2022-08-02T12:43:07.688Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
12:43:08 [2022-08-02T12:43:08.258Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.69s)
12:43:08 [2022-08-02T12:43:08.258Z] === RUN   TestRemoveContainerWithVolume
12:43:08 [2022-08-02T12:43:08.518Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
12:43:09 [2022-08-02T12:43:09.088Z] --- PASS: TestRemoveContainerWithVolume (0.77s)
12:43:09 [2022-08-02T12:43:09.088Z] === RUN   TestRemoveContainerRunning
12:43:09 [2022-08-02T12:43:09.088Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
12:43:09 [2022-08-02T12:43:09.347Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
12:43:09 [2022-08-02T12:43:09.607Z] --- PASS: TestRemoveContainerRunning (0.70s)
12:43:09 [2022-08-02T12:43:09.607Z] === RUN   TestRemoveContainerForceRemoveRunning
12:43:10 [2022-08-02T12:43:10.179Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
12:43:10 [2022-08-02T12:43:10.442Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
12:43:10 [2022-08-02T12:43:10.442Z] === RUN   TestRemoveInvalidContainer
12:43:10 [2022-08-02T12:43:10.442Z] --- PASS: TestRemoveInvalidContainer (0.02s)
12:43:10 [2022-08-02T12:43:10.442Z] === RUN   TestRenameLinkedContainer
12:43:10 [2022-08-02T12:43:10.703Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
12:43:12 [2022-08-02T12:43:12.087Z] === RUN   TestDockerSuite/TestExecStateCleanup
12:43:12 [2022-08-02T12:43:12.658Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
12:43:13 [2022-08-02T12:43:13.599Z] --- PASS: TestRenameLinkedContainer (3.09s)
12:43:13 [2022-08-02T12:43:13.599Z] === RUN   TestRenameStoppedContainer
12:43:13 [2022-08-02T12:43:13.859Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
12:43:14 [2022-08-02T12:43:14.120Z] --- PASS: TestRenameStoppedContainer (0.58s)
12:43:14 [2022-08-02T12:43:14.120Z] === RUN   TestRenameRunningContainerAndReuse
12:43:15 [2022-08-02T12:43:15.060Z] --- PASS: TestRenameRunningContainerAndReuse (1.06s)
12:43:15 [2022-08-02T12:43:15.060Z] === RUN   TestRenameInvalidName
12:43:15 [2022-08-02T12:43:15.319Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
12:43:15 [2022-08-02T12:43:15.889Z] --- PASS: TestRenameInvalidName (0.56s)
12:43:15 [2022-08-02T12:43:15.889Z] === RUN   TestRenameAnonymousContainer
12:43:16 [2022-08-02T12:43:16.830Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
12:43:17 [2022-08-02T12:43:17.400Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
12:43:17 [2022-08-02T12:43:17.969Z] --- PASS: TestRenameAnonymousContainer (2.09s)
12:43:17 [2022-08-02T12:43:17.969Z] === RUN   TestRenameContainerWithSameName
12:43:18 [2022-08-02T12:43:18.229Z] --- PASS: TestRenameContainerWithSameName (0.48s)
12:43:18 [2022-08-02T12:43:18.229Z] === RUN   TestRenameContainerWithLinkedContainer
12:43:19 [2022-08-02T12:43:19.608Z] --- PASS: TestRenameContainerWithLinkedContainer (1.04s)
12:43:19 [2022-08-02T12:43:19.608Z] === RUN   TestResize
12:43:19 [2022-08-02T12:43:19.888Z] --- PASS: TestResize (0.48s)
12:43:19 [2022-08-02T12:43:19.888Z] === RUN   TestResizeWithInvalidSize
12:43:20 [2022-08-02T12:43:20.472Z] --- PASS: TestResizeWithInvalidSize (0.53s)
12:43:20 [2022-08-02T12:43:20.472Z] === RUN   TestResizeWhenContainerNotStarted
12:43:20 [2022-08-02T12:43:20.737Z] --- PASS: TestResizeWhenContainerNotStarted (0.45s)
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:20 [2022-08-02T12:43:20.737Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
12:43:20 [2022-08-02T12:43:20.738Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:21 [2022-08-02T12:43:21.002Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
12:43:22 [2022-08-02T12:43:22.349Z] .........................xx....................                          [ 29%]
12:43:22 [2022-08-02T12:43:22.910Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
12:43:23 [2022-08-02T12:43:23.169Z] === RUN   TestDockerSuite/TestGetContainerStats
12:43:24 [2022-08-02T12:43:24.549Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
12:43:25 [2022-08-02T12:43:25.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
12:43:26 [2022-08-02T12:43:26.498Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
12:43:27 [2022-08-02T12:43:27.068Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
12:43:27 [2022-08-02T12:43:27.638Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
12:43:27 [2022-08-02T12:43:27.900Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
12:43:28 [2022-08-02T12:43:28.841Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
12:43:29 [2022-08-02T12:43:29.412Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
12:43:30 [2022-08-02T12:43:30.796Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
12:43:31 [2022-08-02T12:43:31.365Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
12:43:32 [2022-08-02T12:43:32.305Z]     check_test.go:540: [d0618cc50b5df] daemon is not started
12:43:32 [2022-08-02T12:43:32.305Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
12:43:32 [2022-08-02T12:43:32.305Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
12:43:32 [2022-08-02T12:43:32.874Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
12:43:32 [2022-08-02T12:43:32.874Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
12:43:34 [2022-08-02T12:43:34.256Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
12:43:34 [2022-08-02T12:43:34.515Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:34 [2022-08-02T12:43:34.515Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
12:43:34 [2022-08-02T12:43:34.775Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
12:43:38 [2022-08-02T12:43:38.708Z] tests/integration/api_exec_test.py .....................                 [ 34%]
12:43:38 [2022-08-02T12:43:38.975Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
12:43:39 [2022-08-02T12:43:39.915Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
12:43:40 [2022-08-02T12:43:40.486Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
12:43:40 [2022-08-02T12:43:40.746Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
12:43:40 [2022-08-02T12:43:40.746Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
12:43:41 [2022-08-02T12:43:41.688Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
12:43:42 [2022-08-02T12:43:42.630Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
12:43:43 [2022-08-02T12:43:43.570Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
12:43:43 [2022-08-02T12:43:43.831Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.81s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.36s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.81s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.54s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.36s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.06s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.03s)
12:43:43 [2022-08-02T12:43:43.831Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.52s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.48s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.49s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (4.48s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (4.39s)
12:43:43 [2022-08-02T12:43:43.832Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (5.33s)
12:43:43 [2022-08-02T12:43:43.832Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted
12:43:43 [2022-08-02T12:43:43.832Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/kill
12:43:44 [2022-08-02T12:43:44.092Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
12:43:45 [2022-08-02T12:43:45.034Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
12:43:45 [2022-08-02T12:43:45.973Z] === RUN   TestContainerWithAutoRemoveCanBeRestarted/stop
12:43:46 [2022-08-02T12:43:46.191Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
12:43:46 [2022-08-02T12:43:46.233Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
12:43:46 [2022-08-02T12:43:46.233Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
12:43:46 [2022-08-02T12:43:46.233Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
12:43:46 [2022-08-02T12:43:46.493Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
12:43:47 [2022-08-02T12:43:47.433Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
12:43:47 [2022-08-02T12:43:47.433Z] --- PASS: TestContainerWithAutoRemoveCanBeRestarted (3.52s)
12:43:47 [2022-08-02T12:43:47.433Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/kill (2.04s)
12:43:47 [2022-08-02T12:43:47.433Z]     --- PASS: TestContainerWithAutoRemoveCanBeRestarted/stop (1.44s)
12:43:47 [2022-08-02T12:43:47.433Z] === RUN   TestCgroupNamespacesRun
12:43:48 [2022-08-02T12:43:48.004Z] === RUN   TestDockerSuite/TestLogsAPIUntil
12:43:48 [2022-08-02T12:43:48.574Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
12:43:49 [2022-08-02T12:43:49.142Z] --- PASS: TestCgroupNamespacesRun (1.61s)
12:43:49 [2022-08-02T12:43:49.142Z] === RUN   TestCgroupNamespacesRunPrivileged
12:43:49 [2022-08-02T12:43:49.712Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
12:43:50 [2022-08-02T12:43:50.282Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.26s)
12:43:50 [2022-08-02T12:43:50.282Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
12:43:50 [2022-08-02T12:43:50.821Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
12:43:51 [2022-08-02T12:43:51.665Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
12:43:51 [2022-08-02T12:43:51.665Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.48s)
12:43:51 [2022-08-02T12:43:51.665Z] === RUN   TestCgroupNamespacesRunHostMode
12:43:52 [2022-08-02T12:43:52.606Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
12:43:53 [2022-08-02T12:43:53.545Z] --- PASS: TestCgroupNamespacesRunHostMode (1.74s)
12:43:53 [2022-08-02T12:43:53.545Z] === RUN   TestCgroupNamespacesRunPrivateMode
12:43:54 [2022-08-02T12:43:54.115Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
12:43:54 [2022-08-02T12:43:54.685Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.33s)
12:43:54 [2022-08-02T12:43:54.685Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
12:43:56 [2022-08-02T12:43:56.593Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.42s)
12:43:56 [2022-08-02T12:43:56.593Z] === RUN   TestCgroupNamespacesRunInvalidMode
12:43:56 [2022-08-02T12:43:56.593Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
12:43:56 [2022-08-02T12:43:56.853Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
12:43:56 [2022-08-02T12:43:56.853Z] === RUN   TestCgroupNamespacesRunOlderClient
12:43:57 [2022-08-02T12:43:57.422Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
12:43:57 [2022-08-02T12:43:57.992Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
12:43:58 [2022-08-02T12:43:58.561Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.70s)
12:43:58 [2022-08-02T12:43:58.561Z] === RUN   TestNISDomainname
12:43:59 [2022-08-02T12:43:59.501Z] === RUN   TestDockerSuite/TestPostContainersAttach
12:43:59 [2022-08-02T12:43:59.760Z] --- PASS: TestNISDomainname (1.03s)
12:43:59 [2022-08-02T12:43:59.760Z] === RUN   TestHostnameDnsResolution
12:44:00 [2022-08-02T12:44:00.700Z] --- PASS: TestHostnameDnsResolution (1.03s)
12:44:00 [2022-08-02T12:44:00.700Z] === RUN   TestUnprivilegedPortsAndPing
12:44:00 [2022-08-02T12:44:00.961Z]     check_test.go:540: [d9bdd02d97751] daemon is not started
12:44:00 [2022-08-02T12:44:00.961Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
12:44:01 [2022-08-02T12:44:01.530Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s)
12:44:01 [2022-08-02T12:44:01.530Z] === RUN   TestPrivilegedHostDevices
12:44:02 [2022-08-02T12:44:02.470Z] --- PASS: TestPrivilegedHostDevices (0.76s)
12:44:02 [2022-08-02T12:44:02.470Z] === RUN   TestRunConsoleSize
12:44:02 [2022-08-02T12:44:02.470Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
12:44:03 [2022-08-02T12:44:03.040Z] --- PASS: TestRunConsoleSize (0.65s)
12:44:03 [2022-08-02T12:44:03.040Z] === RUN   TestStats
12:44:04 [2022-08-02T12:44:04.478Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
12:44:05 [2022-08-02T12:44:05.874Z] --- PASS: TestStats (2.70s)
12:44:05 [2022-08-02T12:44:05.874Z] === RUN   TestStopContainerWithTimeout
12:44:05 [2022-08-02T12:44:05.874Z] === RUN   TestStopContainerWithTimeout/0
12:44:05 [2022-08-02T12:44:05.874Z] === PAUSE TestStopContainerWithTimeout/0
12:44:05 [2022-08-02T12:44:05.874Z] === RUN   TestStopContainerWithTimeout/1
12:44:05 [2022-08-02T12:44:05.874Z] === PAUSE TestStopContainerWithTimeout/1
12:44:05 [2022-08-02T12:44:05.874Z] === RUN   TestStopContainerWithTimeout/3
12:44:05 [2022-08-02T12:44:05.874Z] === PAUSE TestStopContainerWithTimeout/3
12:44:05 [2022-08-02T12:44:05.874Z] === RUN   TestStopContainerWithTimeout/-1
12:44:05 [2022-08-02T12:44:05.874Z] === PAUSE TestStopContainerWithTimeout/-1
12:44:05 [2022-08-02T12:44:05.874Z] === CONT  TestStopContainerWithTimeout/0
12:44:05 [2022-08-02T12:44:05.874Z] === CONT  TestStopContainerWithTimeout/-1
12:44:06 [2022-08-02T12:44:06.447Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
12:44:06 [2022-08-02T12:44:06.447Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
12:44:06 [2022-08-02T12:44:06.447Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
12:44:06 [2022-08-02T12:44:06.707Z] === CONT  TestStopContainerWithTimeout/1
12:44:07 [2022-08-02T12:44:07.139Z] tests/integration/api_network_test.py ............................       [ 47%]
12:44:07 [2022-08-02T12:44:07.277Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
12:44:07 [2022-08-02T12:44:07.277Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
12:44:07 [2022-08-02T12:44:07.846Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
12:44:07 [2022-08-02T12:44:07.846Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
12:44:08 [2022-08-02T12:44:08.786Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
12:44:08 [2022-08-02T12:44:08.786Z] === CONT  TestStopContainerWithTimeout/3
12:44:08 [2022-08-02T12:44:08.786Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
12:44:10 [2022-08-02T12:44:10.169Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
12:44:10 [2022-08-02T12:44:10.169Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
12:44:10 [2022-08-02T12:44:10.739Z] === RUN   TestDockerSuite/TestAttachAfterDetach
12:44:11 [2022-08-02T12:44:11.310Z] --- PASS: TestStopContainerWithTimeout (0.03s)
12:44:11 [2022-08-02T12:44:11.310Z]     --- PASS: TestStopContainerWithTimeout/0 (1.07s)
12:44:11 [2022-08-02T12:44:11.310Z]     --- PASS: TestStopContainerWithTimeout/1 (1.86s)
12:44:11 [2022-08-02T12:44:11.310Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.96s)
12:44:11 [2022-08-02T12:44:11.310Z]     --- PASS: TestStopContainerWithTimeout/3 (2.79s)
12:44:11 [2022-08-02T12:44:11.310Z] === RUN   TestDeleteDevicemapper
12:44:11 [2022-08-02T12:44:11.310Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:44:11 [2022-08-02T12:44:11.310Z] --- SKIP: TestDeleteDevicemapper (0.00s)
12:44:11 [2022-08-02T12:44:11.310Z] === RUN   TestStopContainerWithRestartPolicyAlways
12:44:12 [2022-08-02T12:44:12.692Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
12:44:12 [2022-08-02T12:44:12.692Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
12:44:13 [2022-08-02T12:44:13.631Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.17s)
12:44:13 [2022-08-02T12:44:13.631Z] === RUN   TestUpdateMemory
12:44:13 [2022-08-02T12:44:13.631Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:44:13 [2022-08-02T12:44:13.631Z] --- SKIP: TestUpdateMemory (0.00s)
12:44:13 [2022-08-02T12:44:13.631Z] === RUN   TestUpdateCPUQuota
12:44:14 [2022-08-02T12:44:14.570Z] === RUN   TestDockerSuite/TestAttachDetach
12:44:14 [2022-08-02T12:44:14.830Z] --- PASS: TestUpdateCPUQuota (1.32s)
12:44:14 [2022-08-02T12:44:14.830Z] === RUN   TestUpdatePidsLimit
12:44:14 [2022-08-02T12:44:14.830Z] === RUN   TestUpdatePidsLimit/update_from_none
12:44:15 [2022-08-02T12:44:15.092Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
12:44:15 [2022-08-02T12:44:15.352Z] === RUN   TestUpdatePidsLimit/no_change
12:44:15 [2022-08-02T12:44:15.352Z] === RUN   TestDockerSuite/TestAttachDisconnect
12:44:15 [2022-08-02T12:44:15.613Z] === RUN   TestUpdatePidsLimit/update_lower
12:44:15 [2022-08-02T12:44:15.873Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
12:44:16 [2022-08-02T12:44:16.133Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
12:44:16 [2022-08-02T12:44:16.393Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
12:44:16 [2022-08-02T12:44:16.653Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
12:44:16 [2022-08-02T12:44:16.653Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
12:44:16 [2022-08-02T12:44:16.915Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
12:44:17 [2022-08-02T12:44:17.480Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
12:44:17 [2022-08-02T12:44:17.855Z] === RUN   TestDockerSuite/TestAttachPausedContainer
12:44:18 [2022-08-02T12:44:18.115Z] --- PASS: TestUpdatePidsLimit (3.21s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.35s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/no_change (0.33s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.38s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.39s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s)
12:44:18 [2022-08-02T12:44:18.115Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.25s)
12:44:18 [2022-08-02T12:44:18.115Z] === RUN   TestUpdateRestartPolicy
12:44:18 [2022-08-02T12:44:18.685Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
12:44:18 [2022-08-02T12:44:18.879Z] tests/integration/api_secret_test.py .....                               [ 51%]
12:44:18 [2022-08-02T12:44:18.945Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
12:44:19 [2022-08-02T12:44:19.514Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
12:44:22 [2022-08-02T12:44:22.053Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
12:44:22 [2022-08-02T12:44:22.053Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
12:44:22 [2022-08-02T12:44:22.053Z]     check_test.go:540: [d9f67e1e3c9ec] daemon is not started
12:44:22 [2022-08-02T12:44:22.053Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
12:44:22 [2022-08-02T12:44:22.053Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
12:44:22 [2022-08-02T12:44:22.053Z]     check_test.go:540: [d30d1c20aa56b] daemon is not started
12:44:22 [2022-08-02T12:44:22.053Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
12:44:23 [2022-08-02T12:44:23.195Z] tests/integration/api_service_test.py .................................. [ 59%]
12:44:24 [2022-08-02T12:44:24.595Z]     check_test.go:540: [d652cfb64d987] daemon is not started
12:44:24 [2022-08-02T12:44:24.595Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
12:44:28 [2022-08-02T12:44:28.175Z] ............................                                             [ 66%]
12:44:28 [2022-08-02T12:44:28.791Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
12:44:30 [2022-08-02T12:44:30.700Z] --- PASS: TestUpdateRestartPolicy (12.69s)
12:44:30 [2022-08-02T12:44:30.700Z] === RUN   TestUpdateRestartWithAutoRemove
12:44:31 [2022-08-02T12:44:31.640Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
12:44:31 [2022-08-02T12:44:31.640Z] --- PASS: TestUpdateRestartWithAutoRemove (0.79s)
12:44:31 [2022-08-02T12:44:31.640Z] === RUN   TestWaitNonBlocked
12:44:31 [2022-08-02T12:44:31.640Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:31 [2022-08-02T12:44:31.640Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:31 [2022-08-02T12:44:31.640Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:31 [2022-08-02T12:44:31.640Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:31 [2022-08-02T12:44:31.640Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
12:44:31 [2022-08-02T12:44:31.640Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
12:44:33 [2022-08-02T12:44:33.021Z] --- PASS: TestWaitNonBlocked (0.01s)
12:44:33 [2022-08-02T12:44:33.021Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.96s)
12:44:33 [2022-08-02T12:44:33.021Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.14s)
12:44:33 [2022-08-02T12:44:33.021Z] === RUN   TestWaitBlocked
12:44:33 [2022-08-02T12:44:33.021Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
12:44:33 [2022-08-02T12:44:33.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
12:44:33 [2022-08-02T12:44:33.021Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
12:44:33 [2022-08-02T12:44:33.021Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
12:44:33 [2022-08-02T12:44:33.021Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
12:44:33 [2022-08-02T12:44:33.021Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
12:44:33 [2022-08-02T12:44:33.961Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
12:44:34 [2022-08-02T12:44:34.221Z] --- PASS: TestWaitBlocked (0.03s)
12:44:34 [2022-08-02T12:44:34.221Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.20s)
12:44:34 [2022-08-02T12:44:34.221Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.37s)
12:44:34 [2022-08-02T12:44:34.221Z] === RUN   TestWaitConditions
12:44:34 [2022-08-02T12:44:34.221Z] === RUN   TestWaitConditions/default
12:44:34 [2022-08-02T12:44:34.221Z] === PAUSE TestWaitConditions/default
12:44:34 [2022-08-02T12:44:34.221Z] === RUN   TestWaitConditions/not-running
12:44:34 [2022-08-02T12:44:34.221Z] === PAUSE TestWaitConditions/not-running
12:44:34 [2022-08-02T12:44:34.221Z] === RUN   TestWaitConditions/next-exit
12:44:34 [2022-08-02T12:44:34.221Z] === PAUSE TestWaitConditions/next-exit
12:44:34 [2022-08-02T12:44:34.221Z] === RUN   TestWaitConditions/removed
12:44:34 [2022-08-02T12:44:34.221Z] === PAUSE TestWaitConditions/removed
12:44:34 [2022-08-02T12:44:34.221Z] === CONT  TestWaitConditions/default
12:44:34 [2022-08-02T12:44:34.221Z] === CONT  TestWaitConditions/removed
12:44:34 [2022-08-02T12:44:34.480Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
12:44:34 [2022-08-02T12:44:34.740Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
12:44:35 [2022-08-02T12:44:35.681Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
12:44:35 [2022-08-02T12:44:35.942Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
12:44:36 [2022-08-02T12:44:36.202Z] === CONT  TestWaitConditions/next-exit
12:44:36 [2022-08-02T12:44:36.463Z] === CONT  TestWaitConditions/not-running
12:44:37 [2022-08-02T12:44:37.844Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
12:44:37 [2022-08-02T12:44:37.844Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
12:44:38 [2022-08-02T12:44:38.415Z] --- PASS: TestWaitConditions (0.04s)
12:44:38 [2022-08-02T12:44:38.415Z]     --- PASS: TestWaitConditions/default (2.07s)
12:44:38 [2022-08-02T12:44:38.415Z]     --- PASS: TestWaitConditions/removed (2.13s)
12:44:38 [2022-08-02T12:44:38.415Z]     --- PASS: TestWaitConditions/next-exit (2.10s)
12:44:38 [2022-08-02T12:44:38.415Z]     --- PASS: TestWaitConditions/not-running (2.04s)
12:44:38 [2022-08-02T12:44:38.415Z] === RUN   TestWaitRestartedContainer
12:44:38 [2022-08-02T12:44:38.415Z] === RUN   TestWaitRestartedContainer/default
12:44:38 [2022-08-02T12:44:38.415Z] === PAUSE TestWaitRestartedContainer/default
12:44:38 [2022-08-02T12:44:38.415Z] === RUN   TestWaitRestartedContainer/not-running
12:44:38 [2022-08-02T12:44:38.415Z] === PAUSE TestWaitRestartedContainer/not-running
12:44:38 [2022-08-02T12:44:38.415Z] === RUN   TestWaitRestartedContainer/next-exit
12:44:38 [2022-08-02T12:44:38.415Z] === PAUSE TestWaitRestartedContainer/next-exit
12:44:38 [2022-08-02T12:44:38.415Z] === CONT  TestWaitRestartedContainer/default
12:44:38 [2022-08-02T12:44:38.415Z] === CONT  TestWaitRestartedContainer/next-exit
12:44:40 [2022-08-02T12:44:40.323Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
12:44:40 [2022-08-02T12:44:40.583Z] === CONT  TestWaitRestartedContainer/not-running
12:44:41 [2022-08-02T12:44:41.154Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
12:44:42 [2022-08-02T12:44:42.095Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
12:44:42 [2022-08-02T12:44:42.095Z] --- PASS: TestWaitRestartedContainer (0.05s)
12:44:42 [2022-08-02T12:44:42.095Z]     --- PASS: TestWaitRestartedContainer/next-exit (2.18s)
12:44:42 [2022-08-02T12:44:42.095Z]     --- PASS: TestWaitRestartedContainer/default (2.20s)
12:44:42 [2022-08-02T12:44:42.095Z]     --- PASS: TestWaitRestartedContainer/not-running (1.47s)
12:44:42 [2022-08-02T12:44:42.095Z] === CONT  TestContainerStartOnDaemonRestart
12:44:42 [2022-08-02T12:44:42.095Z] === CONT  TestRestartDaemonWithRestartingContainer
12:44:46 [2022-08-02T12:44:46.298Z] --- PASS: TestContainerStartOnDaemonRestart (3.78s)
12:44:46 [2022-08-02T12:44:46.298Z] === CONT  TestDaemonHostGatewayIP
12:44:46 [2022-08-02T12:44:46.298Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.11s)
12:44:46 [2022-08-02T12:44:46.298Z] === CONT  TestDaemonRestartIpcMode
12:44:46 [2022-08-02T12:44:46.298Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
12:44:48 [2022-08-02T12:44:48.841Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
12:44:50 [2022-08-02T12:44:50.752Z] --- PASS: TestDaemonHostGatewayIP (4.97s)
12:44:50 [2022-08-02T12:44:50.752Z] === CONT  TestIpcModeOlderClient
12:44:51 [2022-08-02T12:44:51.012Z] --- PASS: TestIpcModeOlderClient (0.09s)
12:44:51 [2022-08-02T12:44:51.012Z] === CONT  TestContainerKillOnDaemonStart
12:44:51 [2022-08-02T12:44:51.012Z] --- PASS: TestDaemonRestartIpcMode (4.79s)
12:44:51 [2022-08-02T12:44:51.273Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
12:44:53 [2022-08-02T12:44:53.204Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
12:44:53 [2022-08-02T12:44:53.204Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
12:44:53 [2022-08-02T12:44:53.468Z]     check_test.go:540: [d323732a39654] daemon is not started
12:44:53 [2022-08-02T12:44:53.468Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
12:44:54 [2022-08-02T12:44:54.409Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
12:44:56 [2022-08-02T12:44:56.318Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
12:44:56 [2022-08-02T12:44:56.889Z] === RUN   TestDockerSuite/TestBuildAddNonTar
12:44:57 [2022-08-02T12:44:57.829Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
12:44:58 [2022-08-02T12:44:58.089Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
12:44:59 [2022-08-02T12:44:59.026Z]     docker_cli_daemon_plugins_test.go:106: [d6467d2c4f740] daemon is not started
12:44:59 [2022-08-02T12:44:59.965Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
12:45:00 [2022-08-02T12:45:00.535Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
12:45:01 [2022-08-02T12:45:01.473Z]     check_test.go:540: [de41a9b35e174] daemon is not started
12:45:01 [2022-08-02T12:45:01.473Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
12:45:02 [2022-08-02T12:45:02.852Z] --- PASS: TestContainerKillOnDaemonStart (11.97s)
12:45:02 [2022-08-02T12:45:02.852Z] PASS
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === Skipped
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
12:45:02 [2022-08-02T12:45:02.852Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
12:45:02 [2022-08-02T12:45:02.852Z] 
12:45:02 [2022-08-02T12:45:02.852Z] DONE 271 tests, 6 skipped in 180.263s
12:45:02 [2022-08-02T12:45:02.852Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
12:45:02 [2022-08-02T12:45:02.852Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:45:02 [2022-08-02T12:45:02.852Z] ++ set -e
12:45:02 [2022-08-02T12:45:02.852Z] ++ '[' -n 0 ']'
12:45:02 [2022-08-02T12:45:02.852Z] ++ set -x
12:45:02 [2022-08-02T12:45:02.852Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m
12:45:03 [2022-08-02T12:45:03.113Z] === RUN   TestConfigDaemonLibtrustID
12:45:03 [2022-08-02T12:45:03.113Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
12:45:03 [2022-08-02T12:45:03.683Z] --- PASS: TestConfigDaemonLibtrustID (0.54s)
12:45:03 [2022-08-02T12:45:03.683Z] === RUN   TestConfigDaemonID
12:45:03 [2022-08-02T12:45:03.943Z] === RUN   TestDockerSuite/TestBuildAddScript
12:45:04 [2022-08-02T12:45:04.882Z]     daemon_test.go:83: [d250ce4b68f27] daemon is not started
12:45:04 [2022-08-02T12:45:04.882Z] --- PASS: TestConfigDaemonID (1.08s)
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation/config_with_no_content
12:45:04 [2022-08-02T12:45:04.882Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation/config_with_{}
12:45:04 [2022-08-02T12:45:04.882Z] === PAUSE TestDaemonConfigValidation/config_with_{}
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation/invalid_config
12:45:04 [2022-08-02T12:45:04.882Z] === PAUSE TestDaemonConfigValidation/invalid_config
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation/malformed_config
12:45:04 [2022-08-02T12:45:04.882Z] === PAUSE TestDaemonConfigValidation/malformed_config
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDaemonConfigValidation/valid_config
12:45:04 [2022-08-02T12:45:04.882Z] === PAUSE TestDaemonConfigValidation/valid_config
12:45:04 [2022-08-02T12:45:04.882Z] === CONT  TestDaemonConfigValidation/config_with_no_content
12:45:04 [2022-08-02T12:45:04.882Z] === CONT  TestDaemonConfigValidation/malformed_config
12:45:04 [2022-08-02T12:45:04.882Z] === CONT  TestDaemonConfigValidation/valid_config
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
12:45:04 [2022-08-02T12:45:04.882Z] === CONT  TestDaemonConfigValidation/invalid_config
12:45:04 [2022-08-02T12:45:04.882Z] === CONT  TestDaemonConfigValidation/config_with_{}
12:45:04 [2022-08-02T12:45:04.882Z] --- PASS: TestDaemonConfigValidation (0.00s)
12:45:04 [2022-08-02T12:45:04.882Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.11s)
12:45:04 [2022-08-02T12:45:04.882Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.13s)
12:45:04 [2022-08-02T12:45:04.882Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.13s)
12:45:04 [2022-08-02T12:45:04.882Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.13s)
12:45:04 [2022-08-02T12:45:04.882Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestConfigDaemonSeccompProfiles
12:45:04 [2022-08-02T12:45:04.882Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
12:45:06 [2022-08-02T12:45:06.262Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
12:45:06 [2022-08-02T12:45:06.521Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
12:45:07 [2022-08-02T12:45:07.093Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
12:45:08 [2022-08-02T12:45:08.033Z] === CONT  TestConfigDaemonSeccompProfiles
12:45:08 [2022-08-02T12:45:08.033Z]     daemon_test.go:197: [d1864b4a4507a] daemon is not started
12:45:08 [2022-08-02T12:45:08.033Z] --- PASS: TestConfigDaemonSeccompProfiles (3.15s)
12:45:08 [2022-08-02T12:45:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.06s)
12:45:08 [2022-08-02T12:45:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
12:45:08 [2022-08-02T12:45:08.033Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.05s)
12:45:08 [2022-08-02T12:45:08.033Z] === RUN   TestDaemonProxy
12:45:08 [2022-08-02T12:45:08.033Z] === RUN   TestDaemonProxy/environment_variables
12:45:09 [2022-08-02T12:45:09.944Z] === RUN   TestDaemonProxy/command-line_options
12:45:10 [2022-08-02T12:45:10.133Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
12:45:10 [2022-08-02T12:45:10.204Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
12:45:11 [2022-08-02T12:45:11.583Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
12:45:11 [2022-08-02T12:45:11.583Z] === RUN   TestDaemonProxy/configuration_file
12:45:11 [2022-08-02T12:45:11.843Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
12:45:12 [2022-08-02T12:45:12.103Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
12:45:12 [2022-08-02T12:45:12.362Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
12:45:12 [2022-08-02T12:45:12.362Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
12:45:12 [2022-08-02T12:45:12.932Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
12:45:13 [2022-08-02T12:45:13.501Z] === RUN   TestDaemonProxy/conflicting_options
12:45:13 [2022-08-02T12:45:13.501Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
12:45:14 [2022-08-02T12:45:14.070Z] === RUN   TestDaemonProxy/reload_sanitized
12:45:14 [2022-08-02T12:45:14.070Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
12:45:14 [2022-08-02T12:45:14.640Z] --- PASS: TestDaemonProxy (6.34s)
12:45:14 [2022-08-02T12:45:14.640Z]     --- PASS: TestDaemonProxy/environment_variables (1.75s)
12:45:14 [2022-08-02T12:45:14.640Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
12:45:14 [2022-08-02T12:45:14.640Z]     --- PASS: TestDaemonProxy/configuration_file (1.80s)
12:45:14 [2022-08-02T12:45:14.640Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
12:45:14 [2022-08-02T12:45:14.640Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.53s)
12:45:14 [2022-08-02T12:45:14.640Z] PASS
12:45:14 [2022-08-02T12:45:14.640Z] 
12:45:14 [2022-08-02T12:45:14.640Z] DONE 18 tests in 11.574s
12:45:14 [2022-08-02T12:45:14.640Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
12:45:14 [2022-08-02T12:45:14.640Z] ++ 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:45:14 [2022-08-02T12:45:14.640Z] ++ set -e
12:45:14 [2022-08-02T12:45:14.640Z] ++ '[' -n 0 ']'
12:45:14 [2022-08-02T12:45:14.640Z] ++ set -x
12:45:14 [2022-08-02T12:45:14.641Z] ++ env -i DEST=/go/src/github.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:45:14 [2022-08-02T12:45:14.641Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
12:45:14 [2022-08-02T12:45:14.641Z] INFO: Testing against a local daemon
12:45:14 [2022-08-02T12:45:14.641Z] === RUN   TestCommitInheritsEnv
12:45:14 [2022-08-02T12:45:14.903Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
12:45:15 [2022-08-02T12:45:15.164Z] --- PASS: TestCommitInheritsEnv (0.38s)
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportExtremelyLargeImageWorks
12:45:15 [2022-08-02T12:45:15.164Z] === PAUSE TestImportExtremelyLargeImageWorks
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportWithCustomPlatform
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportWithCustomPlatform/#00
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportWithCustomPlatform/_______
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportWithCustomPlatform//
12:45:15 [2022-08-02T12:45:15.164Z] === RUN   TestImportWithCustomPlatform/linux
12:45:15 [2022-08-02T12:45:15.424Z] === RUN   TestImportWithCustomPlatform/LINUX
12:45:15 [2022-08-02T12:45:15.424Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
12:45:15 [2022-08-02T12:45:15.424Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
12:45:15 [2022-08-02T12:45:15.684Z] === RUN   TestImportWithCustomPlatform/macos
12:45:15 [2022-08-02T12:45:15.684Z] === RUN   TestImportWithCustomPlatform/macos/arm64
12:45:15 [2022-08-02T12:45:15.684Z] === RUN   TestImportWithCustomPlatform/nintendo64
12:45:15 [2022-08-02T12:45:15.684Z] --- PASS: TestImportWithCustomPlatform (0.60s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.16s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/linux (0.11s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.14s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.14s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
12:45:15 [2022-08-02T12:45:15.684Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
12:45:15 [2022-08-02T12:45:15.684Z] === RUN   TestImagesFilterMultiReference
12:45:15 [2022-08-02T12:45:15.944Z] --- PASS: TestImagesFilterMultiReference (0.13s)
12:45:15 [2022-08-02T12:45:15.944Z] === RUN   TestImagePullPlatformInvalid
12:45:15 [2022-08-02T12:45:15.944Z] --- PASS: TestImagePullPlatformInvalid (0.03s)
12:45:15 [2022-08-02T12:45:15.944Z] === RUN   TestRemoveImageOrphaning
12:45:15 [2022-08-02T12:45:15.944Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
12:45:16 [2022-08-02T12:45:16.204Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
12:45:16 [2022-08-02T12:45:16.204Z] --- PASS: TestRemoveImageOrphaning (0.44s)
12:45:16 [2022-08-02T12:45:16.204Z] === RUN   TestRemoveImageGarbageCollector
12:45:16 [2022-08-02T12:45:16.464Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
12:45:16 [2022-08-02T12:45:16.724Z] time="2022-08-02T12:45:16Z" level=info msg="[graphdriver] trying configured driver: overlay2"
12:45:16 [2022-08-02T12:45:16.984Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
12:45:17 [2022-08-02T12:45:17.552Z]     check_test.go:540: [d180c26231310] daemon is not started
12:45:17 [2022-08-02T12:45:17.552Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
12:45:18 [2022-08-02T12:45:18.493Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
12:45:18 [2022-08-02T12:45:18.753Z]     check_test.go:540: [d3abd21bb26a6] daemon is not started
12:45:18 [2022-08-02T12:45:18.753Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
12:45:18 [2022-08-02T12:45:18.753Z] --- PASS: TestRemoveImageGarbageCollector (2.42s)
12:45:18 [2022-08-02T12:45:18.753Z] === RUN   TestTagUnprefixedRepoByNameOrName
12:45:18 [2022-08-02T12:45:18.753Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
12:45:18 [2022-08-02T12:45:18.753Z] === RUN   TestTagInvalidReference
12:45:18 [2022-08-02T12:45:18.753Z] --- PASS: TestTagInvalidReference (0.04s)
12:45:18 [2022-08-02T12:45:18.753Z] === RUN   TestTagValidPrefixedRepo
12:45:18 [2022-08-02T12:45:18.753Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
12:45:18 [2022-08-02T12:45:18.753Z] === RUN   TestTagExistedNameWithoutForce
12:45:19 [2022-08-02T12:45:19.013Z] --- PASS: TestTagExistedNameWithoutForce (0.04s)
12:45:19 [2022-08-02T12:45:19.013Z] === RUN   TestTagOfficialNames
12:45:19 [2022-08-02T12:45:19.013Z] --- PASS: TestTagOfficialNames (0.07s)
12:45:19 [2022-08-02T12:45:19.013Z] === RUN   TestTagMatchesDigest
12:45:19 [2022-08-02T12:45:19.013Z] --- PASS: TestTagMatchesDigest (0.01s)
12:45:19 [2022-08-02T12:45:19.013Z] === CONT  TestImportExtremelyLargeImageWorks
12:45:19 [2022-08-02T12:45:19.013Z] === RUN   TestDockerSuite/TestBuildAddTar
12:45:19 [2022-08-02T12:45:19.272Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
12:45:20 [2022-08-02T12:45:20.654Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
12:45:23 [2022-08-02T12:45:23.949Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
12:45:24 [2022-08-02T12:45:24.520Z]     check_test.go:540: [da8c3b7294cab] daemon is not started
12:45:24 [2022-08-02T12:45:24.520Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
12:45:27 [2022-08-02T12:45:27.821Z] === RUN   TestDockerSuite/TestBuildAddTarXz
12:45:27 [2022-08-02T12:45:27.821Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
12:45:28 [2022-08-02T12:45:28.230Z] tests/integration/api_volume_test.py .........                           [ 74%]
12:45:28 [2022-08-02T12:45:28.230Z] tests/integration/client_test.py .....                                   [ 75%]
12:45:28 [2022-08-02T12:45:28.230Z] tests/integration/context_api_test.py ...                                [ 76%]
12:45:28 [2022-08-02T12:45:28.230Z] tests/integration/errors_test.py .                                       [ 76%]
12:45:28 [2022-08-02T12:45:28.762Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
12:45:29 [2022-08-02T12:45:29.333Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
12:45:30 [2022-08-02T12:45:30.272Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
12:45:33 [2022-08-02T12:45:33.568Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
12:45:34 [2022-08-02T12:45:34.510Z]     check_test.go:540: [d13f3bae4de90] daemon is not started
12:45:34 [2022-08-02T12:45:34.510Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
12:45:34 [2022-08-02T12:45:34.510Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
12:45:39 [2022-08-02T12:45:39.796Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
12:45:41 [2022-08-02T12:45:41.744Z] === RUN   TestDockerSuite/TestBuildBlankName
12:45:42 [2022-08-02T12:45:42.004Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
12:45:42 [2022-08-02T12:45:42.575Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
12:45:44 [2022-08-02T12:45:44.489Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
12:45:45 [2022-08-02T12:45:45.428Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
12:45:46 [2022-08-02T12:45:46.367Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
12:45:46 [2022-08-02T12:45:46.871Z] tests/integration/models_containers_test.py ............................ [ 83%]
12:45:47 [2022-08-02T12:45:47.747Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
12:45:48 [2022-08-02T12:45:48.007Z]     check_test.go:540: [d7310f14f4f74] daemon is not started
12:45:48 [2022-08-02T12:45:48.007Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
12:45:48 [2022-08-02T12:45:48.576Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
12:45:49 [2022-08-02T12:45:49.145Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
12:45:49 [2022-08-02T12:45:49.715Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
12:45:50 [2022-08-02T12:45:50.285Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
12:45:51 [2022-08-02T12:45:51.666Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
12:45:51 [2022-08-02T12:45:51.666Z]     check_test.go:540: [d5cdee3cd0734] daemon is not started
12:45:51 [2022-08-02T12:45:51.666Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
12:45:52 [2022-08-02T12:45:52.605Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
12:45:54 [2022-08-02T12:45:54.514Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
12:45:55 [2022-08-02T12:45:55.085Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
12:45:56 [2022-08-02T12:45:56.029Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
12:45:56 [2022-08-02T12:45:56.970Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
12:45:59 [2022-08-02T12:45:59.511Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
12:46:01 [2022-08-02T12:46:01.422Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
12:46:02 [2022-08-02T12:46:02.804Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
12:46:02 [2022-08-02T12:46:02.871Z] .........                                                                [ 85%]
12:46:04 [2022-08-02T12:46:04.714Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
12:46:07 [2022-08-02T12:46:07.942Z] tests/integration/models_images_test.py ...............                  [ 89%]
12:46:08 [2022-08-02T12:46:08.016Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
12:46:09 [2022-08-02T12:46:09.141Z] tests/integration/models_networks_test.py ....                           [ 90%]
12:46:11 [2022-08-02T12:46:11.311Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
12:46:11 [2022-08-02T12:46:11.572Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
12:46:15 [2022-08-02T12:46:15.713Z] tests/integration/models_nodes_test.py .                                 [ 90%]
12:46:15 [2022-08-02T12:46:15.713Z] tests/integration/models_resources_test.py .                             [ 91%]
12:46:15 [2022-08-02T12:46:15.771Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
12:46:15 [2022-08-02T12:46:15.771Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
12:46:17 [2022-08-02T12:46:17.152Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
12:46:17 [2022-08-02T12:46:17.482Z] tests/integration/models_services_test.py ................X.             [ 95%]
12:46:18 [2022-08-02T12:46:18.091Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
12:46:18 [2022-08-02T12:46:18.352Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
12:46:18 [2022-08-02T12:46:18.352Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
12:46:19 [2022-08-02T12:46:19.735Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
12:46:20 [2022-08-02T12:46:20.679Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
12:46:20 [2022-08-02T12:46:20.770Z] tests/integration/models_swarm_test.py ..                                [ 96%]
12:46:20 [2022-08-02T12:46:20.770Z] tests/integration/models_volumes_test.py ..                              [ 96%]
12:46:22 [2022-08-02T12:46:22.590Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
12:46:23 [2022-08-02T12:46:23.160Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
12:46:24 [2022-08-02T12:46:24.397Z] tests/integration/regression_test.py ......                              [ 98%]
12:46:24 [2022-08-02T12:46:24.921Z] tests/integration/credentials/store_test.py ......                       [ 99%]
12:46:24 [2022-08-02T12:46:24.921Z] tests/integration/credentials/utils_test.py .                            [100%]
12:46:24 [2022-08-02T12:46:24.921Z] 
12:46:24 [2022-08-02T12:46:24.921Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
12:46:24 [2022-08-02T12:46:24.921Z] =========================== short test summary info ============================
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
12:46:24 [2022-08-02T12:46:24.921Z]   CONFIG_RT_GROUP_SCHED isn't enabled
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
12:46:24 [2022-08-02T12:46:24.921Z]   Not supported on most drivers
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
12:46:24 [2022-08-02T12:46:24.921Z]   Output of docker top depends on host distro, and is not formalized.
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
12:46:24 [2022-08-02T12:46:24.921Z]   Output of docker top depends on host distro, and is not formalized.
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
12:46:24 [2022-08-02T12:46:24.921Z]   Can fail if eth0 has multiple IP addresses
12:46:24 [2022-08-02T12:46:24.921Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
12:46:24 [2022-08-02T12:46:24.921Z]   This doesn't seem to be taken into account by the engine
12:46:24 [2022-08-02T12:46:24.921Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
12:46:24 [2022-08-02T12:46:24.921Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
12:46:24 [2022-08-02T12:46:24.921Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 285.52 seconds ==
12:46:25 [2022-08-02T12:46:25.182Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
12:46:28 [2022-08-02T12:46:28.444Z]     docker_cli_daemon_test.go:2503: [d539f634ca95c] daemon is not started
12:46:29 [2022-08-02T12:46:29.016Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
12:46:30 [2022-08-02T12:46:30.399Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
12:46:30 [2022-08-02T12:46:30.399Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
12:46:31 [2022-08-02T12:46:31.781Z] === RUN   TestDockerSuite/TestBuildCacheAdd
12:46:32 [2022-08-02T12:46:32.722Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
12:46:33 [2022-08-02T12:46:33.687Z] === RUN   TestDockerSuite/TestBuildCacheFrom
12:46:37 [2022-08-02T12:46:37.395Z] Leaving: AppArmorNo profiles have been unloaded.
12:46:37 [2022-08-02T12:46:37.395Z] 
12:46:37 [2022-08-02T12:46:37.395Z] Unloading profiles will leave already running processes permanently
12:46:37 [2022-08-02T12:46:37.395Z] unconfined, which can lead to unexpected situations.
12:46:37 [2022-08-02T12:46:37.396Z] 
12:46:37 [2022-08-02T12:46:37.396Z] To set a process to complain mode, use the command line tool
12:46:37 [2022-08-02T12:46:37.396Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:46:37 [2022-08-02T12:46:37.396Z] 
Post stage
[Pipeline] junit
12:46:37 [2022-08-02T12:46:37.409Z] Recording test results
12:46:38 [2022-08-02T12:46:38.711Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
12:46:38 [2022-08-02T12:46:38.995Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
12:46:39 [2022-08-02T12:46:39.008Z] + echo Ensuring container killed.
12:46:39 [2022-08-02T12:46:39.008Z] Ensuring container killed.
12:46:39 [2022-08-02T12:46:39.008Z] + docker rm -vf docker-pr3
12:46:39 [2022-08-02T12:46:39.008Z] Error: No such container: docker-pr3
[Pipeline] sh
12:46:39 [2022-08-02T12:46:39.255Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
12:46:39 [2022-08-02T12:46:39.298Z] + echo Chowning /workspace to jenkins user
12:46:39 [2022-08-02T12:46:39.298Z] Chowning /workspace to jenkins user
12:46:39 [2022-08-02T12:46:39.298Z] + id -u
12:46:39 [2022-08-02T12:46:39.298Z] + id -g
12:46:39 [2022-08-02T12:46:39.298Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
12:46:39 [2022-08-02T12:46:39.298Z] Unable to find image 'busybox:latest' locally
12:46:39 [2022-08-02T12:46:39.558Z] latest: Pulling from library/busybox
12:46:39 [2022-08-02T12:46:39.558Z] 50783e0dfb64: Pulling fs layer
12:46:39 [2022-08-02T12:46:39.818Z] 50783e0dfb64: Download complete
12:46:40 [2022-08-02T12:46:40.080Z] 50783e0dfb64: Pull complete
12:46:40 [2022-08-02T12:46:40.080Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
12:46:40 [2022-08-02T12:46:40.080Z] Status: Downloaded newer image for busybox:latest
12:46:40 [2022-08-02T12:46:40.636Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
12:46:40 [2022-08-02T12:46:40.948Z] + bundleName=docker-py
12:46:40 [2022-08-02T12:46:40.948Z] + echo Creating docker-py-bundles.tar.gz
12:46:40 [2022-08-02T12:46:40.948Z] Creating docker-py-bundles.tar.gz
12:46:40 [2022-08-02T12:46:40.948Z] + 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:46:40 [2022-08-02T12:46:40.962Z] Archiving artifacts
12:46:41 [2022-08-02T12:46:41.576Z] === RUN   TestDockerDaemonSuite/TestShmSize
12:46:41 [2022-08-02T12:46:41.576Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
12:46:42 [2022-08-02T12:46:42.957Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
12:46:42 [2022-08-02T12:46:42.965Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
12:46:43 [2022-08-02T12:46:43.311Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh binary
12:46:43 [2022-08-02T12:46:43.527Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
12:46:43 [2022-08-02T12:46:43.571Z] 
12:46:43 [2022-08-02T12:46:43.830Z] Removing bundles/
12:46:43 [2022-08-02T12:46:43.830Z] 
12:46:43 [2022-08-02T12:46:43.830Z] ---> Making bundle: binary (in bundles/binary)
12:46:43 [2022-08-02T12:46:43.830Z] Building: bundles/binary-daemon/dockerd
12:46:43 [2022-08-02T12:46:43.830Z] GOOS="" GOARCH="" GOARM=""
12:46:45 [2022-08-02T12:46:45.437Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
12:46:46 [2022-08-02T12:46:46.378Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
12:46:46 [2022-08-02T12:46:46.378Z] === RUN   TestDockerSuite/TestBuildClearCmd
12:46:46 [2022-08-02T12:46:46.378Z]     check_test.go:540: [d4b8376abca5d] daemon is not started
12:46:46 [2022-08-02T12:46:46.378Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
12:46:46 [2022-08-02T12:46:46.638Z] === RUN   TestDockerSuite/TestBuildCmd
12:46:47 [2022-08-02T12:46:47.208Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
12:46:47 [2022-08-02T12:46:47.468Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
12:46:47 [2022-08-02T12:46:47.728Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
12:46:47 [2022-08-02T12:46:47.728Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
12:46:47 [2022-08-02T12:46:47.728Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
12:46:49 [2022-08-02T12:46:49.636Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
12:46:52 [2022-08-02T12:46:52.931Z] --- PASS: TestDockerDaemonSuite (331.29s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.95s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.48s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.55s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.12s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.35s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.95s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.29s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.38s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.47s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.49s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.33s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.43s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.54s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.32s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.46s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.55s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.64s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.54s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.69s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.51s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.45s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.08s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.78s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.54s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.26s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.04s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.74s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.75s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.87s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.28s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.42s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.63s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.55s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (4.80s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.28s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (11.83s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.20s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.07s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.29s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.45s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.64s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.45s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.90s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.08s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.68s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.59s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.71s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.97s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.91s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.12s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.37s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (4.48s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.76s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.31s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.58s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.84s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.38s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.46s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.04s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.60s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.15s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.18s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.52s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.93s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.82s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (4.06s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.64s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.60s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.81s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.60s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.84s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.72s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.31s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.51s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.05s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.28s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.17s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.28s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.75s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.21s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.15s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.99s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.74s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.58s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.71s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.82s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.73s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s)
12:46:52 [2022-08-02T12:46:52.931Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.13s)
12:46:52 [2022-08-02T12:46:52.931Z] === RUN   TestDockerSwarmSuite
12:46:52 [2022-08-02T12:46:52.931Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
12:46:55 [2022-08-02T12:46:55.470Z] === RUN   TestDockerSuite/TestBuildConditionalCache
12:46:55 [2022-08-02T12:46:55.470Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
12:46:56 [2022-08-02T12:46:56.040Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
12:46:57 [2022-08-02T12:46:57.422Z] === RUN   TestDockerSuite/TestBuildContextCleanup
12:46:57 [2022-08-02T12:46:57.682Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
12:46:58 [2022-08-02T12:46:58.621Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
12:46:58 [2022-08-02T12:46:58.881Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
12:46:59 [2022-08-02T12:46:59.141Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
12:46:59 [2022-08-02T12:46:59.711Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
12:47:04 [2022-08-02T12:47:04.993Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
12:47:11 [2022-08-02T12:47:11.571Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
12:47:11 [2022-08-02T12:47:11.831Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
12:47:15 [2022-08-02T12:47:15.125Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
12:47:17 [2022-08-02T12:47:17.666Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
12:47:18 [2022-08-02T12:47:18.236Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
12:47:18 [2022-08-02T12:47:18.806Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
12:47:19 [2022-08-02T12:47:19.745Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
12:47:19 [2022-08-02T12:47:19.745Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
12:47:19 [2022-08-02T12:47:19.745Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
12:47:19 [2022-08-02T12:47:19.745Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
12:47:19 [2022-08-02T12:47:19.745Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
12:47:19 [2022-08-02T12:47:19.745Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
12:47:19 [2022-08-02T12:47:19.745Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
12:47:19 [2022-08-02T12:47:19.745Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
12:47:19 [2022-08-02T12:47:19.745Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
12:47:22 [2022-08-02T12:47:22.286Z]     docker_api_swarm_test.go:563: [d7fe122cdf697] joining swarm manager [d68a4b857bbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:47:23 [2022-08-02T12:47:23.227Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
12:47:28 [2022-08-02T12:47:28.510Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
12:47:30 [2022-08-02T12:47:30.422Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
12:47:30 [2022-08-02T12:47:30.422Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
12:47:34 [2022-08-02T12:47:34.629Z]     docker_api_swarm_test.go:585: [db27fac210f8f] joining swarm manager [d68a4b857bbdb]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:47:36 [2022-08-02T12:47:36.546Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
12:47:37 [2022-08-02T12:47:37.932Z]     check_test.go:611: [d7fe122cdf697] daemon is not started
12:47:42 [2022-08-02T12:47:42.131Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
12:47:42 [2022-08-02T12:47:42.391Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
12:47:43 [2022-08-02T12:47:43.772Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
12:47:47 [2022-08-02T12:47:47.070Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
12:47:47 [2022-08-02T12:47:47.330Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
12:47:47 [2022-08-02T12:47:47.330Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
12:47:48 [2022-08-02T12:47:48.270Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
12:47:48 [2022-08-02T12:47:48.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
12:47:48 [2022-08-02T12:47:48.270Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
12:47:48 [2022-08-02T12:47:48.270Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
12:47:49 [2022-08-02T12:47:49.653Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
12:47:51 [2022-08-02T12:47:51.034Z] === RUN   TestDockerSuite/TestBuildDockerignore
12:47:51 [2022-08-02T12:47:51.034Z]     docker_api_swarm_test.go:46: [d5ae8380c04ae] joining swarm manager [d21eda34c4c71]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:48:01 [2022-08-02T12:48:01.023Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
12:48:01 [2022-08-02T12:48:01.023Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
12:48:03 [2022-08-02T12:48:03.568Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
12:48:10 [2022-08-02T12:48:10.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
12:48:10 [2022-08-02T12:48:10.149Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
12:48:13 [2022-08-02T12:48:13.442Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
12:48:14 [2022-08-02T12:48:14.382Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
12:48:14 [2022-08-02T12:48:14.382Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
12:48:15 [2022-08-02T12:48:15.765Z] --- PASS: TestImportExtremelyLargeImageWorks (176.63s)
12:48:15 [2022-08-02T12:48:15.765Z] PASS
12:48:15 [2022-08-02T12:48:15.765Z] 
12:48:15 [2022-08-02T12:48:15.765Z] DONE 22 tests in 181.155s
12:48:15 [2022-08-02T12:48:15.765Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
12:48:15 [2022-08-02T12:48:15.765Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:48:15 [2022-08-02T12:48:15.765Z] ++ set -e
12:48:15 [2022-08-02T12:48:15.765Z] ++ '[' -n 0 ']'
12:48:15 [2022-08-02T12:48:15.765Z] ++ set -x
12:48:15 [2022-08-02T12:48:15.765Z] ++ env -i DEST=/go/src/github.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-internal-termtest-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-internal-termtest-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.internal.termtest -t ./test.main -test.v -test.timeout=120m
12:48:15 [2022-08-02T12:48:15.765Z] === RUN   TestStripANSICommands
12:48:15 [2022-08-02T12:48:15.765Z] === RUN   TestStripANSICommands/#00
12:48:15 [2022-08-02T12:48:15.765Z] === RUN   TestStripANSICommands/#01
12:48:15 [2022-08-02T12:48:15.765Z] --- PASS: TestStripANSICommands (0.00s)
12:48:15 [2022-08-02T12:48:15.765Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
12:48:15 [2022-08-02T12:48:15.765Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
12:48:15 [2022-08-02T12:48:15.765Z] PASS
12:48:15 [2022-08-02T12:48:15.765Z] 
12:48:15 [2022-08-02T12:48:15.765Z] DONE 3 tests in 0.048s
12:48:15 [2022-08-02T12:48:15.765Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
12:48:15 [2022-08-02T12:48:15.765Z] ++ 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:48:15 [2022-08-02T12:48:15.765Z] ++ set -e
12:48:15 [2022-08-02T12:48:15.765Z] ++ '[' -n 0 ']'
12:48:15 [2022-08-02T12:48:15.765Z] ++ set -x
12:48:15 [2022-08-02T12:48:15.765Z] ++ env -i DEST=/go/src/github.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:48:15 [2022-08-02T12:48:15.765Z] INFO: Testing against a local daemon
12:48:15 [2022-08-02T12:48:15.765Z] === RUN   TestNetworkCreateDelete
12:48:16 [2022-08-02T12:48:16.025Z] --- PASS: TestNetworkCreateDelete (0.18s)
12:48:16 [2022-08-02T12:48:16.025Z] === RUN   TestDockerNetworkDeletePreferID
12:48:16 [2022-08-02T12:48:16.595Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s)
12:48:16 [2022-08-02T12:48:16.595Z] === RUN   TestDaemonDNSFallback
12:48:17 [2022-08-02T12:48:17.537Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
12:48:18 [2022-08-02T12:48:18.919Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
12:48:20 [2022-08-02T12:48:20.300Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
12:48:23 [2022-08-02T12:48:23.595Z] --- PASS: TestDaemonDNSFallback (6.71s)
12:48:23 [2022-08-02T12:48:23.595Z] === RUN   TestInspectNetwork
12:48:24 [2022-08-02T12:48:24.164Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
12:48:26 [2022-08-02T12:48:26.077Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
12:48:27 [2022-08-02T12:48:27.017Z] === RUN   TestInspectNetwork/full_network_id
12:48:27 [2022-08-02T12:48:27.018Z] === RUN   TestInspectNetwork/partial_network_id
12:48:27 [2022-08-02T12:48:27.018Z] === RUN   TestInspectNetwork/network_name
12:48:27 [2022-08-02T12:48:27.018Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
12:48:27 [2022-08-02T12:48:27.277Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
12:48:31 [2022-08-02T12:48:31.472Z] --- PASS: TestInspectNetwork (8.07s)
12:48:31 [2022-08-02T12:48:31.472Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
12:48:31 [2022-08-02T12:48:31.472Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
12:48:31 [2022-08-02T12:48:31.472Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
12:48:31 [2022-08-02T12:48:31.472Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
12:48:31 [2022-08-02T12:48:31.472Z] === RUN   TestRunContainerWithBridgeNone
12:48:33 [2022-08-02T12:48:33.383Z] --- PASS: TestRunContainerWithBridgeNone (1.95s)
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/create
12:48:33 [2022-08-02T12:48:33.383Z] === PAUSE TestNetworkInvalidJSON/networks/create
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
12:48:33 [2022-08-02T12:48:33.383Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
12:48:33 [2022-08-02T12:48:33.383Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
12:48:33 [2022-08-02T12:48:33.383Z] === CONT  TestNetworkInvalidJSON/networks/create
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
12:48:33 [2022-08-02T12:48:33.383Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
12:48:33 [2022-08-02T12:48:33.383Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
12:48:33 [2022-08-02T12:48:33.383Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
12:48:33 [2022-08-02T12:48:33.383Z] --- PASS: TestNetworkInvalidJSON (0.04s)
12:48:33 [2022-08-02T12:48:33.384Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z] === RUN   TestNetworkList
12:48:33 [2022-08-02T12:48:33.384Z] === RUN   TestNetworkList//networks
12:48:33 [2022-08-02T12:48:33.384Z] === PAUSE TestNetworkList//networks
12:48:33 [2022-08-02T12:48:33.384Z] === RUN   TestNetworkList//networks/
12:48:33 [2022-08-02T12:48:33.384Z] === PAUSE TestNetworkList//networks/
12:48:33 [2022-08-02T12:48:33.384Z] === CONT  TestNetworkList//networks
12:48:33 [2022-08-02T12:48:33.384Z] === CONT  TestNetworkList//networks/
12:48:33 [2022-08-02T12:48:33.384Z] --- PASS: TestNetworkList (0.03s)
12:48:33 [2022-08-02T12:48:33.384Z]     --- PASS: TestNetworkList//networks (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z]     --- PASS: TestNetworkList//networks/ (0.00s)
12:48:33 [2022-08-02T12:48:33.384Z] === RUN   TestHostIPv4BridgeLabel
12:48:33 [2022-08-02T12:48:33.953Z] --- PASS: TestHostIPv4BridgeLabel (0.58s)
12:48:33 [2022-08-02T12:48:33.953Z] === RUN   TestDaemonRestartWithLiveRestore
12:48:34 [2022-08-02T12:48:34.893Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s)
12:48:34 [2022-08-02T12:48:34.893Z] === RUN   TestDaemonDefaultNetworkPools
12:48:35 [2022-08-02T12:48:35.831Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s)
12:48:35 [2022-08-02T12:48:35.831Z] === RUN   TestDaemonRestartWithExistingNetwork
12:48:36 [2022-08-02T12:48:36.890Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s)
12:48:36 [2022-08-02T12:48:36.890Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
12:48:38 [2022-08-02T12:48:38.289Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.34s)
12:48:38 [2022-08-02T12:48:38.289Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
12:48:38 [2022-08-02T12:48:38.289Z] === RUN   TestDockerSuite/TestBuildDotDotFile
12:48:38 [2022-08-02T12:48:38.550Z] === RUN   TestDockerSuite/TestBuildEOLInLine
12:48:38 [2022-08-02T12:48:38.810Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
12:48:38 [2022-08-02T12:48:38.810Z] === RUN   TestServiceWithPredefinedNetwork
12:48:42 [2022-08-02T12:48:42.108Z] --- PASS: TestServiceWithPredefinedNetwork (2.69s)
12:48:42 [2022-08-02T12:48:42.108Z] === RUN   TestServiceRemoveKeepsIngressNetwork
12:48:42 [2022-08-02T12:48:42.108Z]     service_test.go:243: FLAKY_TEST
12:48:42 [2022-08-02T12:48:42.108Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
12:48:42 [2022-08-02T12:48:42.108Z] === RUN   TestServiceWithDataPathPortInit
12:48:42 [2022-08-02T12:48:42.108Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
12:48:42 [2022-08-02T12:48:42.108Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
12:48:42 [2022-08-02T12:48:42.368Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
12:48:42 [2022-08-02T12:48:42.939Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
12:48:42 [2022-08-02T12:48:42.939Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
12:48:43 [2022-08-02T12:48:43.200Z] === RUN   TestDockerSuite/TestBuildEntrypoint
12:48:43 [2022-08-02T12:48:43.771Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
12:48:45 [2022-08-02T12:48:45.153Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
12:48:46 [2022-08-02T12:48:46.092Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
12:48:47 [2022-08-02T12:48:47.032Z] === RUN   TestDockerSuite/TestBuildEnv
12:48:47 [2022-08-02T12:48:47.972Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
12:48:48 [2022-08-02T12:48:48.913Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
12:48:49 [2022-08-02T12:48:49.858Z] === RUN   TestDockerSuite/TestBuildEnvUsage
12:48:50 [2022-08-02T12:48:50.351Z] Created binary: bundles/binary-daemon/dockerd
12:48:50 [2022-08-02T12:48:50.351Z] Copying nested executables into bundles/binary-daemon
12:48:50 [2022-08-02T12:48:50.351Z] Building: bundles/binary-daemon/docker-proxy
12:48:50 [2022-08-02T12:48:50.351Z] GOOS="" GOARCH="" GOARM=""
12:48:50 [2022-08-02T12:48:50.351Z] Created binary: bundles/binary-daemon/docker-proxy
12:48:50 [2022-08-02T12:48:50.351Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
12:48:50 [2022-08-02T12:48:50.675Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/make.sh cross
12:48:50 [2022-08-02T12:48:50.936Z] 
12:48:50 [2022-08-02T12:48:50.936Z] Removing bundles/
12:48:51 [2022-08-02T12:48:51.196Z] 
12:48:51 [2022-08-02T12:48:51.196Z] ---> Making bundle: cross (in bundles/cross)
12:48:51 [2022-08-02T12:48:51.196Z] Cross building: bundles/cross/linux/amd64
12:48:51 [2022-08-02T12:48:51.196Z] Building: bundles/cross/linux/amd64-daemon/dockerd
12:48:51 [2022-08-02T12:48:51.196Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:48:55 [2022-08-02T12:48:55.135Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
12:48:57 [2022-08-02T12:48:57.674Z] --- PASS: TestServiceWithDataPathPortInit (15.72s)
12:48:57 [2022-08-02T12:48:57.674Z] === RUN   TestServiceWithDefaultAddressPoolInit
12:48:59 [2022-08-02T12:48:59.583Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
12:49:01 [2022-08-02T12:49:01.494Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:levnubzlvenptzznq1agazkjg Created:2022-08-02 12:48:58.626965891 +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[dda68e1ec343a14e871be8911d45a2bff121ce65576c5e24490eb3a93eea9b2f:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w08ft3tagl38mde791kgpdrmd EndpointID:8ded68935a6be335ff6eb8ca6936b438183323250bfe1da22448a855e5525246 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:8ed490e2744007323f44a3e309b1ceffe6675569b8ae4ff1305f41fb3d7259b3 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:1defa160577c IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.w08ft3tagl38mde791kgpdrmd EndpointID:8ded68935a6be335ff6eb8ca6936b438183323250bfe1da22448a855e5525246 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
12:49:01 [2022-08-02T12:49:01.494Z]     docker_api_swarm_test.go:304: [dfa0eecb0f6a2] joining swarm manager [da51c4ff8d19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:49:02 [2022-08-02T12:49:02.876Z]     docker_api_swarm_test.go:305: [d7f1fd0833bf1] joining swarm manager [da51c4ff8d19f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:49:03 [2022-08-02T12:49:03.816Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
12:49:05 [2022-08-02T12:49:05.723Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.48s)
12:49:05 [2022-08-02T12:49:05.723Z] PASS
12:49:05 [2022-08-02T12:49:05.723Z] 
12:49:05 [2022-08-02T12:49:05.723Z] === Skipped
12:49:05 [2022-08-02T12:49:05.723Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
12:49:05 [2022-08-02T12:49:05.723Z]     service_test.go:243: FLAKY_TEST
12:49:05 [2022-08-02T12:49:05.723Z] 
12:49:05 [2022-08-02T12:49:05.723Z] DONE 38 tests, 1 skipped in 49.971s
12:49:05 [2022-08-02T12:49:05.723Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
12:49:05 [2022-08-02T12:49:05.723Z] ++ 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:49:05 [2022-08-02T12:49:05.723Z] ++ set -e
12:49:05 [2022-08-02T12:49:05.723Z] ++ '[' -n 0 ']'
12:49:05 [2022-08-02T12:49:05.723Z] ++ set -x
12:49:05 [2022-08-02T12:49:05.723Z] ++ env -i DEST=/go/src/github.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:49:05 [2022-08-02T12:49:05.983Z] INFO: Testing against a local daemon
12:49:05 [2022-08-02T12:49:05.983Z] === RUN   TestDockerNetworkIpvlanPersistance
12:49:05 [2022-08-02T12:49:05.983Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:05 [2022-08-02T12:49:05.983Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
12:49:05 [2022-08-02T12:49:05.983Z] === RUN   TestDockerNetworkIpvlan
12:49:05 [2022-08-02T12:49:05.983Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:05 [2022-08-02T12:49:05.983Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
12:49:05 [2022-08-02T12:49:05.983Z] PASS
12:49:05 [2022-08-02T12:49:05.983Z] 
12:49:05 [2022-08-02T12:49:05.983Z] === Skipped
12:49:05 [2022-08-02T12:49:05.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
12:49:05 [2022-08-02T12:49:05.983Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:05 [2022-08-02T12:49:05.983Z] 
12:49:05 [2022-08-02T12:49:05.983Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
12:49:05 [2022-08-02T12:49:05.983Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
12:49:05 [2022-08-02T12:49:05.983Z] 
12:49:05 [2022-08-02T12:49:05.983Z] DONE 2 tests, 2 skipped in 0.135s
12:49:05 [2022-08-02T12:49:05.983Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
12:49:05 [2022-08-02T12:49:05.983Z] ++ 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:49:05 [2022-08-02T12:49:05.983Z] ++ set -e
12:49:05 [2022-08-02T12:49:05.983Z] ++ '[' -n 0 ']'
12:49:05 [2022-08-02T12:49:05.983Z] ++ set -x
12:49:05 [2022-08-02T12:49:05.983Z] ++ env -i DEST=/go/src/github.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:49:05 [2022-08-02T12:49:05.983Z] INFO: Testing against a local daemon
12:49:05 [2022-08-02T12:49:05.983Z] === RUN   TestDockerNetworkMacvlanPersistance
12:49:07 [2022-08-02T12:49:07.368Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.39s)
12:49:07 [2022-08-02T12:49:07.368Z] === RUN   TestDockerNetworkMacvlan
12:49:08 [2022-08-02T12:49:08.309Z] === RUN   TestDockerNetworkMacvlan/Subinterface
12:49:09 [2022-08-02T12:49:09.248Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
12:49:10 [2022-08-02T12:49:10.187Z] === RUN   TestDockerNetworkMacvlan/NilParent
12:49:10 [2022-08-02T12:49:10.757Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
12:49:12 [2022-08-02T12:49:12.140Z] === RUN   TestDockerNetworkMacvlan/InternalMode
12:49:12 [2022-08-02T12:49:12.140Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
12:49:14 [2022-08-02T12:49:14.694Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
12:49:19 [2022-08-02T12:49:19.983Z] === RUN   TestDockerNetworkMacvlan/Addressing
12:49:20 [2022-08-02T12:49:20.243Z] --- PASS: TestDockerNetworkMacvlan (12.76s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.12s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.12s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.17s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.22s)
12:49:20 [2022-08-02T12:49:20.243Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.89s)
12:49:20 [2022-08-02T12:49:20.243Z] PASS
12:49:20 [2022-08-02T12:49:20.243Z] 
12:49:20 [2022-08-02T12:49:20.243Z] DONE 8 tests in 14.301s
12:49:20 [2022-08-02T12:49:20.243Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
12:49:20 [2022-08-02T12:49:20.243Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
12:49:20 [2022-08-02T12:49:20.243Z] ++ 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:49:20 [2022-08-02T12:49:20.243Z] ++ set -e
12:49:20 [2022-08-02T12:49:20.243Z] ++ '[' -n 0 ']'
12:49:20 [2022-08-02T12:49:20.243Z] ++ set -x
12:49:20 [2022-08-02T12:49:20.243Z] ++ env -i DEST=/go/src/github.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:49:20 [2022-08-02T12:49:20.243Z] testing: warning: no tests to run
12:49:20 [2022-08-02T12:49:20.243Z] PASS
12:49:20 [2022-08-02T12:49:20.243Z] 
12:49:20 [2022-08-02T12:49:20.243Z] DONE 0 tests in 0.042s
12:49:20 [2022-08-02T12:49:20.243Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
12:49:20 [2022-08-02T12:49:20.243Z] ++ 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:49:20 [2022-08-02T12:49:20.243Z] ++ set -e
12:49:20 [2022-08-02T12:49:20.243Z] ++ '[' -n 0 ']'
12:49:20 [2022-08-02T12:49:20.243Z] ++ set -x
12:49:20 [2022-08-02T12:49:20.243Z] ++ env -i DEST=/go/src/github.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:49:20 [2022-08-02T12:49:20.503Z] INFO: Testing against a local daemon
12:49:20 [2022-08-02T12:49:20.503Z] === RUN   TestAuthZPluginAllowRequest
12:49:20 [2022-08-02T12:49:20.763Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
12:49:21 [2022-08-02T12:49:21.333Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
12:49:21 [2022-08-02T12:49:21.904Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
12:49:21 [2022-08-02T12:49:21.904Z] --- PASS: TestAuthZPluginAllowRequest (1.41s)
12:49:21 [2022-08-02T12:49:21.905Z] === RUN   TestAuthZPluginTLS
12:49:22 [2022-08-02T12:49:22.165Z]     docker_api_swarm_test.go:364: Waiting for possible election...
12:49:22 [2022-08-02T12:49:22.426Z] --- PASS: TestAuthZPluginTLS (0.55s)
12:49:22 [2022-08-02T12:49:22.426Z] === RUN   TestAuthZPluginDenyRequest
12:49:22 [2022-08-02T12:49:22.996Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
12:49:22 [2022-08-02T12:49:22.996Z] === RUN   TestAuthZPluginAPIDenyResponse
12:49:22 [2022-08-02T12:49:22.996Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
12:49:22 [2022-08-02T12:49:22.996Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
12:49:22 [2022-08-02T12:49:22.996Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
12:49:23 [2022-08-02T12:49:23.256Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
12:49:23 [2022-08-02T12:49:23.516Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s)
12:49:23 [2022-08-02T12:49:23.516Z] === RUN   TestAuthZPluginDenyResponse
12:49:24 [2022-08-02T12:49:24.086Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
12:49:24 [2022-08-02T12:49:24.086Z] === RUN   TestAuthZPluginAllowEventStream
12:49:25 [2022-08-02T12:49:25.467Z] --- PASS: TestAuthZPluginAllowEventStream (1.47s)
12:49:25 [2022-08-02T12:49:25.467Z] === RUN   TestAuthZPluginErrorResponse
12:49:26 [2022-08-02T12:49:26.037Z] --- PASS: TestAuthZPluginErrorResponse (0.54s)
12:49:26 [2022-08-02T12:49:26.037Z] === RUN   TestAuthZPluginErrorRequest
12:49:26 [2022-08-02T12:49:26.607Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
12:49:26 [2022-08-02T12:49:26.607Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
12:49:27 [2022-08-02T12:49:27.177Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s)
12:49:27 [2022-08-02T12:49:27.177Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
12:49:29 [2022-08-02T12:49:29.718Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.16s)
12:49:29 [2022-08-02T12:49:29.718Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
12:49:31 [2022-08-02T12:49:31.105Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.70s)
12:49:31 [2022-08-02T12:49:31.105Z] === RUN   TestAuthZPluginHeader
12:49:31 [2022-08-02T12:49:31.676Z] === RUN   TestDockerSuite/TestBuildExpose
12:49:31 [2022-08-02T12:49:31.676Z] --- PASS: TestAuthZPluginHeader (0.84s)
12:49:31 [2022-08-02T12:49:31.676Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
12:49:31 [2022-08-02T12:49:31.935Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
12:49:32 [2022-08-02T12:49:32.195Z] === RUN   TestDockerSuite/TestBuildExposeOrder
12:49:32 [2022-08-02T12:49:32.765Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
12:49:32 [2022-08-02T12:49:32.765Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
12:49:33 [2022-08-02T12:49:33.025Z] === RUN   TestDockerSuite/TestBuildFails
12:49:33 [2022-08-02T12:49:33.599Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
12:49:33 [2022-08-02T12:49:33.599Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
12:49:35 [2022-08-02T12:49:35.508Z]     docker_api_swarm_test.go:272: [d9d0fa8c04b82] joining swarm manager [d92a8c6ddcd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:49:35 [2022-08-02T12:49:35.769Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
12:49:36 [2022-08-02T12:49:36.708Z]     docker_api_swarm_test.go:273: [dd36044f03517] joining swarm manager [d92a8c6ddcd7e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:49:36 [2022-08-02T12:49:36.968Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (5.29s)
12:49:36 [2022-08-02T12:49:36.968Z] === RUN   TestAuthZPluginV2Disable
12:49:37 [2022-08-02T12:49:37.910Z] === RUN   TestDockerSuite/TestBuildForceRm
12:49:39 [2022-08-02T12:49:39.291Z] === RUN   TestDockerSuite/TestBuildFromGit
12:49:40 [2022-08-02T12:49:40.232Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
12:49:40 [2022-08-02T12:49:40.492Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
12:49:41 [2022-08-02T12:49:41.430Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
12:49:41 [2022-08-02T12:49:41.430Z] --- PASS: TestAuthZPluginV2Disable (4.25s)
12:49:41 [2022-08-02T12:49:41.430Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
12:49:42 [2022-08-02T12:49:42.811Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
12:49:43 [2022-08-02T12:49:43.070Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
12:49:43 [2022-08-02T12:49:43.330Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
12:49:44 [2022-08-02T12:49:44.713Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
12:49:45 [2022-08-02T12:49:45.283Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.91s)
12:49:45 [2022-08-02T12:49:45.283Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
12:49:46 [2022-08-02T12:49:46.223Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
12:49:47 [2022-08-02T12:49:47.162Z] === RUN   TestDockerSuite/TestBuildIidFile
12:49:47 [2022-08-02T12:49:47.423Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
12:49:48 [2022-08-02T12:49:48.363Z] === RUN   TestDockerSuite/TestBuildInheritance
12:49:48 [2022-08-02T12:49:48.623Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
12:49:49 [2022-08-02T12:49:49.193Z] === RUN   TestDockerSuite/TestBuildInvalidTag
12:49:49 [2022-08-02T12:49:49.193Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
12:49:50 [2022-08-02T12:49:50.135Z] === RUN   TestDockerSuite/TestBuildLabel
12:49:50 [2022-08-02T12:49:50.706Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
12:49:51 [2022-08-02T12:49:51.276Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
12:49:51 [2022-08-02T12:49:51.853Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
12:49:52 [2022-08-02T12:49:52.422Z] === RUN   TestDockerSuite/TestBuildLabels
12:49:52 [2022-08-02T12:49:52.992Z] === RUN   TestDockerSuite/TestBuildLabelsCache
12:49:54 [2022-08-02T12:49:54.377Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
12:49:55 [2022-08-02T12:49:55.316Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
12:49:57 [2022-08-02T12:49:57.223Z] === RUN   TestDockerSuite/TestBuildLastModified
12:49:57 [2022-08-02T12:49:57.793Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.54s)
12:49:57 [2022-08-02T12:49:57.793Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
12:50:01 [2022-08-02T12:50:01.990Z] === RUN   TestDockerSuite/TestBuildLineBreak
12:50:03 [2022-08-02T12:50:03.902Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
12:50:03 [2022-08-02T12:50:03.902Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
12:50:03 [2022-08-02T12:50:03.902Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
12:50:03 [2022-08-02T12:50:03.902Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
12:50:03 [2022-08-02T12:50:03.902Z] === RUN   TestDockerSuite/TestBuildMaintainer
12:50:04 [2022-08-02T12:50:04.162Z] === RUN   TestDockerSuite/TestBuildMissingArgs
12:50:05 [2022-08-02T12:50:05.101Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
12:50:06 [2022-08-02T12:50:06.484Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
12:50:09 [2022-08-02T12:50:09.030Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
12:50:09 [2022-08-02T12:50:09.030Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
12:50:09 [2022-08-02T12:50:09.289Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
12:50:14 [2022-08-02T12:50:14.594Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s)
12:50:14 [2022-08-02T12:50:14.594Z] PASS
12:50:14 [2022-08-02T12:50:14.594Z] 
12:50:14 [2022-08-02T12:50:14.594Z] DONE 17 tests in 54.362s
12:50:14 [2022-08-02T12:50:14.594Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
12:50:14 [2022-08-02T12:50:14.594Z] ++ 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:50:14 [2022-08-02T12:50:14.594Z] ++ set -e
12:50:14 [2022-08-02T12:50:14.594Z] ++ '[' -n 0 ']'
12:50:14 [2022-08-02T12:50:14.594Z] ++ set -x
12:50:14 [2022-08-02T12:50:14.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:50:14 [2022-08-02T12:50:14.855Z] INFO: Testing against a local daemon
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
12:50:14 [2022-08-02T12:50:14.855Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
12:50:14 [2022-08-02T12:50:14.855Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/pull
12:50:14 [2022-08-02T12:50:14.855Z] === PAUSE TestPluginInvalidJSON/plugins/pull
12:50:14 [2022-08-02T12:50:14.855Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
12:50:14 [2022-08-02T12:50:14.855Z] === CONT  TestPluginInvalidJSON/plugins/pull
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
12:50:14 [2022-08-02T12:50:14.855Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
12:50:14 [2022-08-02T12:50:14.855Z] --- PASS: TestPluginInvalidJSON (0.03s)
12:50:14 [2022-08-02T12:50:14.855Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInstall
12:50:14 [2022-08-02T12:50:14.855Z] === RUN   TestPluginInstall/no_auth
12:50:15 [2022-08-02T12:50:15.425Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
12:50:17 [2022-08-02T12:50:17.334Z] time="2022-08-02T12:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:17 [2022-08-02T12:50:17.334Z] time="2022-08-02T12:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d10bd6b5a16de3374e4005791363353031d74219bf1fd4916ea4a9a6a3484c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:17 [2022-08-02T12:50:17.334Z] time="2022-08-02T12:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:17 [2022-08-02T12:50:17.334Z] time="2022-08-02T12:50:16Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:98d10bd6b5a16de3374e4005791363353031d74219bf1fd4916ea4a9a6a3484c" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:17 [2022-08-02T12:50:17.334Z] === RUN   TestPluginInstall/with_htpasswd
12:50:17 [2022-08-02T12:50:17.904Z] time="2022-08-02T12:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:17 [2022-08-02T12:50:17.904Z] time="2022-08-02T12:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23e32bac0bd39b85c97e0fbf6c322dbbef46850945114058b6c37bc1e19f6b8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:17 [2022-08-02T12:50:17.904Z] time="2022-08-02T12:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:17 [2022-08-02T12:50:17.904Z] time="2022-08-02T12:50:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:d23e32bac0bd39b85c97e0fbf6c322dbbef46850945114058b6c37bc1e19f6b8" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:18 [2022-08-02T12:50:18.164Z] === RUN   TestPluginInstall/with_insecure
12:50:18 [2022-08-02T12:50:18.423Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
12:50:18 [2022-08-02T12:50:18.995Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
12:50:19 [2022-08-02T12:50:19.255Z] time="2022-08-02T12:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:19 [2022-08-02T12:50:19.255Z] time="2022-08-02T12:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8583dfb74ee48a94a2ad64c3b36a875d724540bab02573b0e4b33f5785538450" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:19 [2022-08-02T12:50:19.255Z] time="2022-08-02T12:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
12:50:19 [2022-08-02T12:50:19.255Z] time="2022-08-02T12:50:19Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8583dfb74ee48a94a2ad64c3b36a875d724540bab02573b0e4b33f5785538450" mediatype=application/vnd.docker.plugin.v1+json size=522
12:50:19 [2022-08-02T12:50:19.515Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
12:50:19 [2022-08-02T12:50:19.515Z]     plugin_test.go:195: [d83c4737ec43a] daemon is not started
12:50:19 [2022-08-02T12:50:19.515Z] --- PASS: TestPluginInstall (4.77s)
12:50:19 [2022-08-02T12:50:19.515Z]     --- PASS: TestPluginInstall/no_auth (2.47s)
12:50:19 [2022-08-02T12:50:19.515Z]     --- PASS: TestPluginInstall/with_htpasswd (0.84s)
12:50:19 [2022-08-02T12:50:19.515Z]     --- PASS: TestPluginInstall/with_insecure (1.46s)
12:50:19 [2022-08-02T12:50:19.515Z] === RUN   TestPluginsWithRuntimes
12:50:21 [2022-08-02T12:50:21.444Z] === RUN   TestPluginsWithRuntimes/No_Args
12:50:22 [2022-08-02T12:50:22.383Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
12:50:22 [2022-08-02T12:50:22.383Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
12:50:22 [2022-08-02T12:50:22.383Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
12:50:22 [2022-08-02T12:50:22.956Z] === RUN   TestPluginsWithRuntimes/With_Args
12:50:23 [2022-08-02T12:50:23.216Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
12:50:24 [2022-08-02T12:50:24.598Z] --- PASS: TestPluginsWithRuntimes (4.69s)
12:50:24 [2022-08-02T12:50:24.598Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.45s)
12:50:24 [2022-08-02T12:50:24.598Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.26s)
12:50:24 [2022-08-02T12:50:24.598Z] === RUN   TestPluginBackCompatMediaTypes
12:50:25 [2022-08-02T12:50:25.539Z] --- PASS: TestPluginBackCompatMediaTypes (1.10s)
12:50:25 [2022-08-02T12:50:25.539Z] PASS
12:50:25 [2022-08-02T12:50:25.539Z] 
12:50:25 [2022-08-02T12:50:25.539Z] DONE 24 tests in 10.737s
12:50:25 [2022-08-02T12:50:25.539Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
12:50:25 [2022-08-02T12:50:25.539Z] ++ 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:50:25 [2022-08-02T12:50:25.539Z] ++ set -e
12:50:25 [2022-08-02T12:50:25.539Z] ++ '[' -n 0 ']'
12:50:25 [2022-08-02T12:50:25.539Z] ++ set -x
12:50:25 [2022-08-02T12:50:25.539Z] ++ env -i DEST=/go/src/github.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:50:25 [2022-08-02T12:50:25.539Z] INFO: Testing against a local daemon
12:50:25 [2022-08-02T12:50:25.539Z] === RUN   TestExternalGraphDriver
12:50:25 [2022-08-02T12:50:25.800Z]     docker_api_swarm_node_test.go:20: [dbf68eef35dac] joining swarm manager [daaf269931a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:50:26 [2022-08-02T12:50:26.060Z] === RUN   TestExternalGraphDriver/json
12:50:27 [2022-08-02T12:50:27.000Z]     docker_api_swarm_node_test.go:21: [d05affb1005a1] joining swarm manager [daaf269931a14]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:50:27 [2022-08-02T12:50:27.000Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
12:50:27 [2022-08-02T12:50:27.571Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
12:50:27 [2022-08-02T12:50:27.831Z] === RUN   TestExternalGraphDriver/spec
12:50:29 [2022-08-02T12:50:29.215Z] === RUN   TestDockerSuite/TestBuildMultipleTags
12:50:29 [2022-08-02T12:50:29.215Z] === RUN   TestDockerSuite/TestBuildNetContainer
12:50:29 [2022-08-02T12:50:29.786Z] === RUN   TestExternalGraphDriver/pull
12:50:30 [2022-08-02T12:50:30.726Z] === RUN   TestDockerSuite/TestBuildNetNone
12:50:31 [2022-08-02T12:50:31.296Z] === RUN   TestDockerSuite/TestBuildNoContext
12:50:31 [2022-08-02T12:50:31.572Z] --- PASS: TestExternalGraphDriver (6.11s)
12:50:31 [2022-08-02T12:50:31.572Z]     --- PASS: TestExternalGraphDriver/json (1.98s)
12:50:31 [2022-08-02T12:50:31.572Z]     --- PASS: TestExternalGraphDriver/spec (1.86s)
12:50:31 [2022-08-02T12:50:31.572Z]     --- PASS: TestExternalGraphDriver/pull (1.89s)
12:50:31 [2022-08-02T12:50:31.572Z] === RUN   TestGraphdriverPluginV2
12:50:32 [2022-08-02T12:50:32.152Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
12:50:32 [2022-08-02T12:50:32.722Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
12:50:34 [2022-08-02T12:50:34.103Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
12:50:34 [2022-08-02T12:50:34.103Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
12:50:34 [2022-08-02T12:50:34.363Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
12:50:34 [2022-08-02T12:50:34.935Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
12:50:35 [2022-08-02T12:50:35.195Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
12:50:35 [2022-08-02T12:50:35.766Z] === RUN   TestDockerSuite/TestBuildOnBuild
12:50:36 [2022-08-02T12:50:36.339Z] --- PASS: TestGraphdriverPluginV2 (4.67s)
12:50:36 [2022-08-02T12:50:36.339Z] PASS
12:50:36 [2022-08-02T12:50:36.339Z] 
12:50:36 [2022-08-02T12:50:36.339Z] DONE 5 tests in 10.905s
12:50:36 [2022-08-02T12:50:36.339Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
12:50:36 [2022-08-02T12:50:36.339Z] ++ 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:50:36 [2022-08-02T12:50:36.339Z] ++ set -e
12:50:36 [2022-08-02T12:50:36.339Z] ++ '[' -n 0 ']'
12:50:36 [2022-08-02T12:50:36.339Z] ++ set -x
12:50:36 [2022-08-02T12:50:36.339Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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:50:36 [2022-08-02T12:50:36.603Z] INFO: Testing against a local daemon
12:50:36 [2022-08-02T12:50:36.603Z] === RUN   TestContinueAfterPluginCrash
12:50:36 [2022-08-02T12:50:36.603Z] === PAUSE TestContinueAfterPluginCrash
12:50:36 [2022-08-02T12:50:36.603Z] === RUN   TestReadPluginNoRead
12:50:36 [2022-08-02T12:50:36.603Z] === PAUSE TestReadPluginNoRead
12:50:36 [2022-08-02T12:50:36.603Z] === RUN   TestDaemonStartWithLogOpt
12:50:36 [2022-08-02T12:50:36.603Z] === PAUSE TestDaemonStartWithLogOpt
12:50:36 [2022-08-02T12:50:36.603Z] === CONT  TestContinueAfterPluginCrash
12:50:36 [2022-08-02T12:50:36.603Z] === CONT  TestDaemonStartWithLogOpt
12:50:37 [2022-08-02T12:50:37.544Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
12:50:37 [2022-08-02T12:50:37.544Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
12:50:41 [2022-08-02T12:50:41.743Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
12:50:42 [2022-08-02T12:50:42.004Z] --- PASS: TestDaemonStartWithLogOpt (5.40s)
12:50:42 [2022-08-02T12:50:42.004Z] === CONT  TestReadPluginNoRead
12:50:42 [2022-08-02T12:50:42.944Z]     docker_api_swarm_test.go:502: [db89eb50fd28c] joining swarm manager [dfa41be602e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:50:42 [2022-08-02T12:50:42.944Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
12:50:45 [2022-08-02T12:50:45.487Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
12:50:45 [2022-08-02T12:50:45.487Z] === RUN   TestReadPluginNoRead/disabled_caching
12:50:45 [2022-08-02T12:50:45.747Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
12:50:46 [2022-08-02T12:50:46.688Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
12:50:46 [2022-08-02T12:50:46.948Z] --- PASS: TestContinueAfterPluginCrash (10.52s)
12:50:47 [2022-08-02T12:50:47.208Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
12:50:48 [2022-08-02T12:50:48.148Z] === RUN   TestReadPluginNoRead/default
12:50:50 [2022-08-02T12:50:50.059Z] === CONT  TestReadPluginNoRead
12:50:50 [2022-08-02T12:50:50.059Z]     read_test.go:92: [d3d20885293b7] daemon is not started
12:50:50 [2022-08-02T12:50:50.059Z] --- PASS: TestReadPluginNoRead (7.84s)
12:50:50 [2022-08-02T12:50:50.059Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.55s)
12:50:50 [2022-08-02T12:50:50.059Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s)
12:50:50 [2022-08-02T12:50:50.059Z]     --- PASS: TestReadPluginNoRead/default (1.61s)
12:50:50 [2022-08-02T12:50:50.059Z] PASS
12:50:50 [2022-08-02T12:50:50.059Z] 
12:50:50 [2022-08-02T12:50:50.059Z] DONE 6 tests in 13.376s
12:50:50 [2022-08-02T12:50:50.059Z] === RUN   TestDockerSuite/TestBuildPATH
12:50:50 [2022-08-02T12:50:50.059Z] 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:50:50 [2022-08-02T12:50:50.059Z] ++ 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:50:50 [2022-08-02T12:50:50.059Z] ++ set -e
12:50:50 [2022-08-02T12:50:50.059Z] ++ '[' -n 0 ']'
12:50:50 [2022-08-02T12:50:50.059Z] ++ set -x
12:50:50 [2022-08-02T12:50:50.059Z] ++ env -i DEST=/go/src/github.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:50:50 [2022-08-02T12:50:50.059Z] testing: warning: no tests to run
12:50:50 [2022-08-02T12:50:50.059Z] PASS
12:50:50 [2022-08-02T12:50:50.059Z] 
12:50:50 [2022-08-02T12:50:50.059Z] DONE 0 tests in 0.053s
12:50:50 [2022-08-02T12:50:50.059Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
12:50:50 [2022-08-02T12:50:50.059Z] ++ 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:50:50 [2022-08-02T12:50:50.059Z] ++ set -e
12:50:50 [2022-08-02T12:50:50.059Z] ++ '[' -n 0 ']'
12:50:50 [2022-08-02T12:50:50.059Z] ++ set -x
12:50:50 [2022-08-02T12:50:50.059Z] ++ env -i DEST=/go/src/github.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:50:50 [2022-08-02T12:50:50.059Z] INFO: Testing against a local daemon
12:50:50 [2022-08-02T12:50:50.059Z] === RUN   TestPluginWithDevMounts
12:50:50 [2022-08-02T12:50:50.059Z] === PAUSE TestPluginWithDevMounts
12:50:50 [2022-08-02T12:50:50.059Z] === CONT  TestPluginWithDevMounts
12:50:51 [2022-08-02T12:50:51.979Z]     docker_api_swarm_test.go:507: [da23124fe741f] joining swarm manager [dfa41be602e77]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:50:51 [2022-08-02T12:50:51.979Z] --- PASS: TestPluginWithDevMounts (1.94s)
12:50:51 [2022-08-02T12:50:51.979Z] PASS
12:50:51 [2022-08-02T12:50:51.979Z] 
12:50:51 [2022-08-02T12:50:51.979Z] DONE 1 tests in 2.080s
12:50:51 [2022-08-02T12:50:51.979Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
12:50:51 [2022-08-02T12:50:51.979Z] ++ 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:50:51 [2022-08-02T12:50:51.979Z] ++ set -e
12:50:51 [2022-08-02T12:50:51.979Z] ++ '[' -n 0 ']'
12:50:51 [2022-08-02T12:50:51.979Z] ++ set -x
12:50:51 [2022-08-02T12:50:51.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-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:50:51 [2022-08-02T12:50:51.979Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
12:50:51 [2022-08-02T12:50:51.979Z] INFO: Testing against a local daemon
12:50:51 [2022-08-02T12:50:51.979Z] === RUN   TestSecretInspect
12:50:52 [2022-08-02T12:50:52.549Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
12:50:53 [2022-08-02T12:50:53.488Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
12:50:54 [2022-08-02T12:50:54.869Z] --- PASS: TestSecretInspect (2.55s)
12:50:54 [2022-08-02T12:50:54.869Z] === RUN   TestSecretList
12:50:57 [2022-08-02T12:50:57.419Z] --- PASS: TestSecretList (2.59s)
12:50:57 [2022-08-02T12:50:57.419Z] === RUN   TestSecretsCreateAndDelete
12:50:57 [2022-08-02T12:50:57.703Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
12:50:57 [2022-08-02T12:50:57.703Z] Copying nested executables into bundles/cross/linux/amd64-daemon
12:50:57 [2022-08-02T12:50:57.703Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
12:50:57 [2022-08-02T12:50:57.703Z] GOOS="linux" GOARCH="amd64" GOARM=""
12:50:57 [2022-08-02T12:50:57.703Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
12:50:57 [2022-08-02T12:50:57.703Z] Cross building: bundles/cross/windows/amd64
12:50:57 [2022-08-02T12:50:57.703Z] +++++++ cat ./cli/winresources/dockerd/winres.json
12:50:57 [2022-08-02T12:50:57.703Z] {
12:50:57 [2022-08-02T12:50:57.703Z]   "RT_GROUP_ICON": {
12:50:57 [2022-08-02T12:50:57.703Z]     "#1": {
12:50:57 [2022-08-02T12:50:57.703Z]       "0409": "../../winresources/docker.ico"
12:50:57 [2022-08-02T12:50:57.703Z]     }
12:50:57 [2022-08-02T12:50:57.703Z]   },
12:50:57 [2022-08-02T12:50:57.703Z]   "RT_MANIFEST": {
12:50:57 [2022-08-02T12:50:57.703Z]     "#1": {
12:50:57 [2022-08-02T12:50:57.703Z]       "0409": {
12:50:57 [2022-08-02T12:50:57.703Z]         "identity": {},
12:50:57 [2022-08-02T12:50:57.703Z]         "description": "Docker Engine",
12:50:57 [2022-08-02T12:50:57.703Z]         "minimum-os": "vista",
12:50:57 [2022-08-02T12:50:57.703Z]         "execution-level": "",
12:50:57 [2022-08-02T12:50:57.703Z]         "ui-access": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "auto-elevate": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "dpi-awareness": "unaware",
12:50:57 [2022-08-02T12:50:57.703Z]         "disable-theming": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "disable-window-filtering": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "high-resolution-scrolling-aware": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "ultra-high-resolution-scrolling-aware": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "long-path-aware": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "printer-driver-isolation": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "gdi-scaling": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "segment-heap": false,
12:50:57 [2022-08-02T12:50:57.703Z]         "use-common-controls-v6": false
12:50:57 [2022-08-02T12:50:57.703Z]       }
12:50:57 [2022-08-02T12:50:57.703Z]     }
12:50:57 [2022-08-02T12:50:57.703Z]   },
12:50:57 [2022-08-02T12:50:57.703Z]   "RT_MESSAGETABLE": {
12:50:57 [2022-08-02T12:50:57.703Z]     "#1": {
12:50:57 [2022-08-02T12:50:57.703Z]       "0409": "../../winresources/event_messages.bin"
12:50:57 [2022-08-02T12:50:57.703Z]     }
12:50:57 [2022-08-02T12:50:57.703Z]   },
12:50:57 [2022-08-02T12:50:57.703Z]   "RT_VERSION": {
12:50:57 [2022-08-02T12:50:57.703Z]     "#1": {
12:50:57 [2022-08-02T12:50:57.703Z]       "0409": {
12:50:57 [2022-08-02T12:50:57.703Z]         "fixed": {
12:50:57 [2022-08-02T12:50:57.703Z]           "file_version": "0.0.0.0",
12:50:57 [2022-08-02T12:50:57.703Z]           "product_version": "0.0.0.0",
12:50:57 [2022-08-02T12:50:57.703Z]           "type": "Unknown"
12:50:57 [2022-08-02T12:50:57.703Z]         },
12:50:57 [2022-08-02T12:50:57.703Z]         "info": {
12:50:57 [2022-08-02T12:50:57.703Z]           "0000": {
12:50:57 [2022-08-02T12:50:57.703Z]             "CompanyName": "",
12:50:57 [2022-08-02T12:50:57.703Z]             "FileVersion": "dev",
12:50:57 [2022-08-02T12:50:57.703Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
12:50:57 [2022-08-02T12:50:57.703Z]             "OriginalFileName": "dockerd.exe",
12:50:57 [2022-08-02T12:50:57.703Z]             "ProductName": "",
12:50:57 [2022-08-02T12:50:57.704Z]             "ProductVersion": "dev",
12:50:57 [2022-08-02T12:50:57.704Z]             "SpecialBuild": "9bdfcb461264ddadfa064fa630ca6c044dc9f9be"
12:50:57 [2022-08-02T12:50:57.704Z]           }
12:50:57 [2022-08-02T12:50:57.704Z]         }
12:50:57 [2022-08-02T12:50:57.704Z]       }
12:50:57 [2022-08-02T12:50:57.704Z]     }
12:50:57 [2022-08-02T12:50:57.704Z]   }
12:50:57 [2022-08-02T12:50:57.704Z] }
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/config.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/config_windows.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/daemon.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/daemon_test.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/daemon_windows.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/docker.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/docker_windows.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/genwinres_windows.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/metrics.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/options.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/options_test.go
12:50:57 [2022-08-02T12:50:57.704Z] cmd/dockerd/service_windows.go
12:50:57 [2022-08-02T12:50:57.704Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
12:50:57 [2022-08-02T12:50:57.704Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:50:59 [2022-08-02T12:50:59.957Z] --- PASS: TestSecretsCreateAndDelete (2.69s)
12:50:59 [2022-08-02T12:50:59.957Z] === RUN   TestSecretsUpdate
12:51:00 [2022-08-02T12:51:00.527Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
12:51:02 [2022-08-02T12:51:02.436Z] --- PASS: TestSecretsUpdate (2.63s)
12:51:02 [2022-08-02T12:51:02.436Z] === RUN   TestTemplatedSecret
12:51:03 [2022-08-02T12:51:03.819Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
12:51:05 [2022-08-02T12:51:05.729Z] --- PASS: TestTemplatedSecret (3.17s)
12:51:05 [2022-08-02T12:51:05.729Z] === RUN   TestSecretCreateResolve
12:51:05 [2022-08-02T12:51:05.989Z] === RUN   TestDockerSuite/TestBuildRm
12:51:08 [2022-08-02T12:51:08.529Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
12:51:08 [2022-08-02T12:51:08.529Z] --- PASS: TestSecretCreateResolve (2.56s)
12:51:08 [2022-08-02T12:51:08.529Z] PASS
12:51:08 [2022-08-02T12:51:08.529Z] 
12:51:08 [2022-08-02T12:51:08.529Z] DONE 6 tests in 16.320s
12:51:08 [2022-08-02T12:51:08.529Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
12:51:08 [2022-08-02T12:51:08.529Z] ++ 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:51:08 [2022-08-02T12:51:08.529Z] ++ set -e
12:51:08 [2022-08-02T12:51:08.529Z] ++ '[' -n 0 ']'
12:51:08 [2022-08-02T12:51:08.529Z] ++ set -x
12:51:08 [2022-08-02T12:51:08.529Z] ++ env -i DEST=/go/src/github.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:51:08 [2022-08-02T12:51:08.529Z] INFO: Testing against a local daemon
12:51:08 [2022-08-02T12:51:08.529Z] === RUN   TestServiceCreateInit
12:51:08 [2022-08-02T12:51:08.529Z] === RUN   TestServiceCreateInit/daemonInitDisabled
12:51:09 [2022-08-02T12:51:09.100Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
12:51:10 [2022-08-02T12:51:10.480Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
12:51:10 [2022-08-02T12:51:10.740Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
12:51:11 [2022-08-02T12:51:11.680Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
12:51:13 [2022-08-02T12:51:13.068Z] === RUN   TestDockerSuite/TestBuildShellInherited
12:51:13 [2022-08-02T12:51:13.329Z] === RUN   TestServiceCreateInit/daemonInitEnabled
12:51:13 [2022-08-02T12:51:13.588Z] === RUN   TestDockerSuite/TestBuildShellMultiple
12:51:16 [2022-08-02T12:51:16.883Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
12:51:16 [2022-08-02T12:51:16.883Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
12:51:17 [2022-08-02T12:51:17.453Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
12:51:17 [2022-08-02T12:51:17.453Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
12:51:17 [2022-08-02T12:51:17.453Z] === RUN   TestDockerSuite/TestBuildSpaces
12:51:17 [2022-08-02T12:51:17.713Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
12:51:17 [2022-08-02T12:51:17.973Z] --- PASS: TestServiceCreateInit (9.46s)
12:51:17 [2022-08-02T12:51:17.973Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.82s)
12:51:17 [2022-08-02T12:51:17.973Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.62s)
12:51:17 [2022-08-02T12:51:17.973Z] === RUN   TestCreateServiceMultipleTimes
12:51:18 [2022-08-02T12:51:18.233Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
12:51:18 [2022-08-02T12:51:18.493Z] === RUN   TestDockerSuite/TestBuildStderr
12:51:19 [2022-08-02T12:51:19.065Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
12:51:20 [2022-08-02T12:51:20.446Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
12:51:23 [2022-08-02T12:51:23.744Z]     docker_api_swarm_node_test.go:81: [da99c08044d7b] joining swarm manager [dcfd8227dd5fd]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:51:23 [2022-08-02T12:51:23.744Z] === RUN   TestDockerSuite/TestBuildStopSignal
12:51:24 [2022-08-02T12:51:24.313Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
12:51:26 [2022-08-02T12:51:26.224Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
12:51:26 [2022-08-02T12:51:26.484Z] === RUN   TestDockerSuite/TestBuildTagEvent
12:51:27 [2022-08-02T12:51:27.424Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
12:51:28 [2022-08-02T12:51:28.804Z] === RUN   TestDockerSuite/TestBuildUser
12:51:30 [2022-08-02T12:51:30.718Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
12:51:33 [2022-08-02T12:51:33.272Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
12:51:37 [2022-08-02T12:51:37.473Z] --- PASS: TestCreateServiceMultipleTimes (18.83s)
12:51:37 [2022-08-02T12:51:37.473Z] === RUN   TestCreateServiceConflict
12:51:37 [2022-08-02T12:51:37.733Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
12:51:39 [2022-08-02T12:51:39.644Z] --- PASS: TestCreateServiceConflict (2.68s)
12:51:39 [2022-08-02T12:51:39.644Z] === RUN   TestCreateServiceMaxReplicas
12:51:40 [2022-08-02T12:51:40.584Z]     docker_api_swarm_node_test.go:53: [d73fe71978915] joining swarm manager [dd43e476cb29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:51:41 [2022-08-02T12:51:41.525Z]     docker_api_swarm_node_test.go:54: [de04dbd72148f] joining swarm manager [dd43e476cb29e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:51:43 [2022-08-02T12:51:43.437Z] --- PASS: TestCreateServiceMaxReplicas (3.75s)
12:51:43 [2022-08-02T12:51:43.437Z] === RUN   TestCreateWithDuplicateNetworkNames
12:51:45 [2022-08-02T12:51:45.982Z] === RUN   TestDockerSuite/TestBuildVerboseOut
12:51:46 [2022-08-02T12:51:46.923Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
12:51:47 [2022-08-02T12:51:47.182Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
12:51:47 [2022-08-02T12:51:47.751Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
12:51:48 [2022-08-02T12:51:48.322Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
12:51:49 [2022-08-02T12:51:49.261Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
12:51:49 [2022-08-02T12:51:49.261Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
12:51:49 [2022-08-02T12:51:49.261Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
12:51:49 [2022-08-02T12:51:49.262Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
12:51:49 [2022-08-02T12:51:49.262Z] === RUN   TestDockerSuite/TestBuildWindowsUser
12:51:49 [2022-08-02T12:51:49.262Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
12:51:49 [2022-08-02T12:51:49.262Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
12:51:49 [2022-08-02T12:51:49.262Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
12:51:49 [2022-08-02T12:51:49.262Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
12:51:50 [2022-08-02T12:51:50.641Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
12:51:50 [2022-08-02T12:51:50.641Z] === RUN   TestDockerSuite/TestBuildWithFailure
12:51:51 [2022-08-02T12:51:51.211Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
12:51:51 [2022-08-02T12:51:51.782Z] === RUN   TestDockerSuite/TestBuildWithTabs
12:51:52 [2022-08-02T12:51:52.351Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
12:51:52 [2022-08-02T12:51:52.351Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
12:51:54 [2022-08-02T12:51:54.270Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
12:51:55 [2022-08-02T12:51:55.649Z] === RUN   TestDockerSuite/TestBuildWithVolumes
12:51:56 [2022-08-02T12:51:56.218Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
12:51:56 [2022-08-02T12:51:56.478Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
12:51:56 [2022-08-02T12:51:56.738Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
12:51:56 [2022-08-02T12:51:56.738Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
12:51:56 [2022-08-02T12:51:56.738Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
12:51:56 [2022-08-02T12:51:56.998Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.94s)
12:51:56 [2022-08-02T12:51:56.998Z] === RUN   TestCreateServiceSecretFileMode
12:51:57 [2022-08-02T12:51:57.568Z] === RUN   TestDockerSuite/TestBuildXZHost
12:51:59 [2022-08-02T12:51:59.478Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
12:51:59 [2022-08-02T12:51:59.738Z] === RUN   TestDockerSuite/TestCommitChange
12:51:59 [2022-08-02T12:51:59.997Z] --- PASS: TestCreateServiceSecretFileMode (2.96s)
12:51:59 [2022-08-02T12:51:59.997Z] === RUN   TestCreateServiceConfigFileMode
12:52:00 [2022-08-02T12:52:00.567Z] === RUN   TestDockerSuite/TestCommitChangeLabels
12:52:01 [2022-08-02T12:52:01.506Z] === RUN   TestDockerSuite/TestCommitHardlink
12:52:02 [2022-08-02T12:52:02.889Z] === RUN   TestDockerSuite/TestCommitNewFile
12:52:03 [2022-08-02T12:52:03.152Z] --- PASS: TestCreateServiceConfigFileMode (3.12s)
12:52:03 [2022-08-02T12:52:03.152Z] === RUN   TestCreateServiceSysctls
12:52:04 [2022-08-02T12:52:04.093Z] === RUN   TestDockerSuite/TestCommitPausedContainer
12:52:04 [2022-08-02T12:52:04.662Z] === RUN   TestDockerSuite/TestCommitTTY
12:52:06 [2022-08-02T12:52:06.045Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
12:52:06 [2022-08-02T12:52:06.984Z] --- PASS: TestCreateServiceSysctls (3.81s)
12:52:06 [2022-08-02T12:52:06.984Z] === RUN   TestCreateServiceCapabilities
12:52:07 [2022-08-02T12:52:07.244Z] === RUN   TestDockerSuite/TestCommitWithoutPause
12:52:08 [2022-08-02T12:52:08.184Z] === RUN   TestDockerSuite/TestCopyAndRestart
12:52:09 [2022-08-02T12:52:09.566Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
12:52:09 [2022-08-02T12:52:09.566Z] === RUN   TestDockerSuite/TestCpAbsolutePath
12:52:10 [2022-08-02T12:52:10.136Z] --- PASS: TestCreateServiceCapabilities (3.00s)
12:52:10 [2022-08-02T12:52:10.136Z] === RUN   TestInspect
12:52:10 [2022-08-02T12:52:10.396Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
12:52:10 [2022-08-02T12:52:10.966Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
12:52:11 [2022-08-02T12:52:11.576Z] === RUN   TestDockerSuite/TestCpFromCaseA
12:52:12 [2022-08-02T12:52:12.515Z] === RUN   TestDockerSuite/TestCpFromCaseB
12:52:13 [2022-08-02T12:52:13.456Z] === RUN   TestDockerSuite/TestCpFromCaseC
12:52:13 [2022-08-02T12:52:13.456Z] --- PASS: TestInspect (3.39s)
12:52:13 [2022-08-02T12:52:13.456Z] === RUN   TestCreateJob
12:52:13 [2022-08-02T12:52:13.715Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
12:52:13 [2022-08-02T12:52:13.974Z] === RUN   TestDockerSuite/TestCpFromCaseD
12:52:15 [2022-08-02T12:52:15.357Z] === RUN   TestDockerSuite/TestCpFromCaseE
12:52:16 [2022-08-02T12:52:16.298Z] === RUN   TestDockerSuite/TestCpFromCaseF
12:52:17 [2022-08-02T12:52:17.236Z] === RUN   TestDockerSuite/TestCpFromCaseG
12:52:17 [2022-08-02T12:52:17.236Z] --- PASS: TestCreateJob (3.65s)
12:52:17 [2022-08-02T12:52:17.236Z] === RUN   TestReplicatedJob
12:52:17 [2022-08-02T12:52:17.811Z] === RUN   TestDockerSuite/TestCpFromCaseH
12:52:18 [2022-08-02T12:52:18.382Z] === RUN   TestDockerSuite/TestCpFromCaseI
12:52:19 [2022-08-02T12:52:19.323Z] === RUN   TestDockerSuite/TestCpFromCaseJ
12:52:20 [2022-08-02T12:52:20.263Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
12:52:20 [2022-08-02T12:52:20.263Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
12:52:21 [2022-08-02T12:52:21.647Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
12:52:22 [2022-08-02T12:52:22.589Z] === RUN   TestDockerSuite/TestCpGarbagePath
12:52:22 [2022-08-02T12:52:22.849Z]     docker_api_swarm_test.go:202: [ddeabd4fc179f] joining swarm manager [dd183c994389f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:23 [2022-08-02T12:52:23.790Z] === RUN   TestDockerSuite/TestCpLocalOnly
12:52:23 [2022-08-02T12:52:23.790Z] === RUN   TestDockerSuite/TestCpNameHasColon
12:52:24 [2022-08-02T12:52:24.358Z] --- PASS: TestReplicatedJob (7.19s)
12:52:24 [2022-08-02T12:52:24.358Z] === RUN   TestUpdateReplicatedJob
12:52:24 [2022-08-02T12:52:24.358Z] === RUN   TestDockerSuite/TestCpRelativePath
12:52:24 [2022-08-02T12:52:24.928Z] === RUN   TestDockerSuite/TestCpSpecialFiles
12:52:25 [2022-08-02T12:52:25.867Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
12:52:26 [2022-08-02T12:52:26.808Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
12:52:27 [2022-08-02T12:52:27.378Z] === RUN   TestDockerSuite/TestCpToCaseA
12:52:27 [2022-08-02T12:52:27.950Z] --- PASS: TestUpdateReplicatedJob (3.72s)
12:52:27 [2022-08-02T12:52:27.950Z] === RUN   TestServiceListWithStatuses
12:52:27 [2022-08-02T12:52:27.950Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:52:27 [2022-08-02T12:52:27.950Z] --- SKIP: TestServiceListWithStatuses (0.00s)
12:52:27 [2022-08-02T12:52:27.950Z] === RUN   TestDockerNetworkConnectAlias
12:52:28 [2022-08-02T12:52:28.546Z] === RUN   TestDockerSuite/TestCpToCaseB
12:52:29 [2022-08-02T12:52:29.118Z] === RUN   TestDockerSuite/TestCpToCaseC
12:52:31 [2022-08-02T12:52:31.658Z] === RUN   TestDockerSuite/TestCpToCaseD
12:52:33 [2022-08-02T12:52:33.569Z] --- PASS: TestDockerNetworkConnectAlias (5.54s)
12:52:33 [2022-08-02T12:52:33.569Z] === RUN   TestDockerNetworkReConnect
12:52:34 [2022-08-02T12:52:34.188Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
12:52:34 [2022-08-02T12:52:34.188Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
12:52:34 [2022-08-02T12:52:34.188Z] {
12:52:34 [2022-08-02T12:52:34.188Z]   "RT_GROUP_ICON": {
12:52:34 [2022-08-02T12:52:34.188Z]     "#1": {
12:52:34 [2022-08-02T12:52:34.188Z]       "0409": "../../winresources/docker.ico"
12:52:34 [2022-08-02T12:52:34.188Z]     }
12:52:34 [2022-08-02T12:52:34.188Z]   },
12:52:34 [2022-08-02T12:52:34.188Z]   "RT_MANIFEST": {
12:52:34 [2022-08-02T12:52:34.188Z]     "#1": {
12:52:34 [2022-08-02T12:52:34.188Z]       "0409": {
12:52:34 [2022-08-02T12:52:34.188Z]         "identity": {},
12:52:34 [2022-08-02T12:52:34.188Z]         "description": "Docker Engine",
12:52:34 [2022-08-02T12:52:34.188Z]         "minimum-os": "vista",
12:52:34 [2022-08-02T12:52:34.188Z]         "execution-level": "",
12:52:34 [2022-08-02T12:52:34.188Z]         "ui-access": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "auto-elevate": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "dpi-awareness": "unaware",
12:52:34 [2022-08-02T12:52:34.188Z]         "disable-theming": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "disable-window-filtering": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "high-resolution-scrolling-aware": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "ultra-high-resolution-scrolling-aware": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "long-path-aware": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "printer-driver-isolation": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "gdi-scaling": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "segment-heap": false,
12:52:34 [2022-08-02T12:52:34.188Z]         "use-common-controls-v6": false
12:52:34 [2022-08-02T12:52:34.188Z]       }
12:52:34 [2022-08-02T12:52:34.188Z]     }
12:52:34 [2022-08-02T12:52:34.188Z]   },
12:52:34 [2022-08-02T12:52:34.188Z]   "RT_MESSAGETABLE": {
12:52:34 [2022-08-02T12:52:34.188Z]     "#1": {
12:52:34 [2022-08-02T12:52:34.188Z]       "0409": "../../winresources/event_messages.bin"
12:52:34 [2022-08-02T12:52:34.188Z]     }
12:52:34 [2022-08-02T12:52:34.188Z]   },
12:52:34 [2022-08-02T12:52:34.188Z]   "RT_VERSION": {
12:52:34 [2022-08-02T12:52:34.188Z]     "#1": {
12:52:34 [2022-08-02T12:52:34.188Z]       "0409": {
12:52:34 [2022-08-02T12:52:34.188Z]         "fixed": {
12:52:34 [2022-08-02T12:52:34.188Z]           "file_version": "0.0.0.0",
12:52:34 [2022-08-02T12:52:34.188Z]           "product_version": "0.0.0.0",
12:52:34 [2022-08-02T12:52:34.188Z]           "type": "Unknown"
12:52:34 [2022-08-02T12:52:34.188Z]         },
12:52:34 [2022-08-02T12:52:34.188Z]         "info": {
12:52:34 [2022-08-02T12:52:34.188Z]           "0000": {
12:52:34 [2022-08-02T12:52:34.188Z]             "CompanyName": "",
12:52:34 [2022-08-02T12:52:34.188Z]             "FileVersion": "dev",
12:52:34 [2022-08-02T12:52:34.188Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
12:52:34 [2022-08-02T12:52:34.188Z]             "OriginalFileName": "docker-proxy.exe",
12:52:34 [2022-08-02T12:52:34.188Z]             "ProductName": "",
12:52:34 [2022-08-02T12:52:34.188Z]             "ProductVersion": "dev",
12:52:34 [2022-08-02T12:52:34.188Z]             "SpecialBuild": "9bdfcb461264ddadfa064fa630ca6c044dc9f9be"
12:52:34 [2022-08-02T12:52:34.188Z]           }
12:52:34 [2022-08-02T12:52:34.188Z]         }
12:52:34 [2022-08-02T12:52:34.188Z]       }
12:52:34 [2022-08-02T12:52:34.188Z]     }
12:52:34 [2022-08-02T12:52:34.188Z]   }
12:52:34 [2022-08-02T12:52:34.188Z] }
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/genwinres_windows.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/main.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/network_proxy_test.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/proxy.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/sctp_proxy.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/tcp_proxy.go
12:52:34 [2022-08-02T12:52:34.188Z] cmd/docker-proxy/udp_proxy.go
12:52:34 [2022-08-02T12:52:34.188Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
12:52:34 [2022-08-02T12:52:34.188Z] GOOS="windows" GOARCH="amd64" GOARM=""
12:52:34 [2022-08-02T12:52:34.188Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
12:52:34 [2022-08-02T12:52:34.188Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
12:52:34 [2022-08-02T12:52:34.188Z] remote: Enumerating objects: 23, done.
12:52:34 [2022-08-02T12:52:34.188Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
12:52:34 [2022-08-02T12:52:34.188Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
12:52:34 [2022-08-02T12:52:34.188Z] Receiving objects:   4% (1/23)
Receiving objects:   8% (2/23)
Receiving objects:  13% (3/23)
Receiving objects:  17% (4/23)
Receiving objects:  21% (5/23)
Receiving objects:  26% (6/23)
Receiving objects:  30% (7/23)
Receiving objects:  34% (8/23)
Receiving objects:  39% (9/23)
Receiving objects:  43% (10/23)
Receiving objects:  47% (11/23)
Receiving objects:  52% (12/23)
Receiving objects:  56% (13/23)
Receiving objects:  60% (14/23)
Receiving objects:  65% (15/23)
Receiving objects:  69% (16/23)
Receiving objects:  73% (17/23)
Receiving objects:  78% (18/23)
Receiving objects:  82% (19/23)
remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
12:52:34 [2022-08-02T12:52:34.188Z] Receiving objects:  86% (20/23)
Receiving objects:  91% (21/23)
Receiving objects:  95% (22/23)
Receiving objects: 100% (23/23)
Receiving objects: 100% (23/23), 10.17 KiB | 5.08 MiB/s, done.
12:52:34 [2022-08-02T12:52:34.188Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
12:52:34 [2022-08-02T12:52:34.188Z] Building: bundles/cross/windows/amd64/containerutility.exe
12:52:34 [2022-08-02T12:52:34.951Z] === RUN   TestDockerSuite/TestCpToCaseE
12:52:38 [2022-08-02T12:52:38.248Z] --- PASS: TestDockerNetworkReConnect (4.16s)
12:52:38 [2022-08-02T12:52:38.248Z] === RUN   TestServicePlugin
12:52:38 [2022-08-02T12:52:38.248Z] === RUN   TestDockerSuite/TestCpToCaseF
12:52:38 [2022-08-02T12:52:38.248Z] === RUN   TestDockerSuite/TestCpToCaseG
12:52:39 [2022-08-02T12:52:39.478Z] Cross building: bundles/cross/linux/ppc64le
12:52:39 [2022-08-02T12:52:39.478Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
12:52:39 [2022-08-02T12:52:39.478Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
12:52:42 [2022-08-02T12:52:42.451Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
12:52:42 [2022-08-02T12:52:42.451Z]     plugin_test.go:61: [d261044fd7dcc] joining swarm manager [d6d68010b67f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:42 [2022-08-02T12:52:42.451Z] === RUN   TestDockerSuite/TestCpToCaseH
12:52:43 [2022-08-02T12:52:43.390Z]     plugin_test.go:64: [d62ec4dd7cf79] joining swarm manager [d6d68010b67f0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:44 [2022-08-02T12:52:44.773Z]     docker_api_swarm_test.go:384: [d5662a33430e7] joining swarm manager [dedaf652de466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:52:45 [2022-08-02T12:52:45.344Z] === RUN   TestDockerSuite/TestCpToCaseI
12:52:45 [2022-08-02T12:52:45.914Z] === RUN   TestDockerSuite/TestCpToCaseJ
12:52:46 [2022-08-02T12:52:46.173Z]     docker_api_swarm_test.go:385: [d6eff741924b4] joining swarm manager [dedaf652de466]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:52:49 [2022-08-02T12:52:49.469Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
12:52:49 [2022-08-02T12:52:49.729Z] === RUN   TestDockerSuite/TestCpToDot
12:52:50 [2022-08-02T12:52:50.299Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
12:52:51 [2022-08-02T12:52:51.685Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
12:52:52 [2022-08-02T12:52:52.254Z] === RUN   TestDockerSuite/TestCpToStdout
12:52:52 [2022-08-02T12:52:52.823Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
12:52:54 [2022-08-02T12:52:54.205Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
12:52:54 [2022-08-02T12:52:54.205Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
12:52:54 [2022-08-02T12:52:54.774Z] === RUN   TestDockerSuite/TestCpVolumePath
12:52:55 [2022-08-02T12:52:55.713Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
12:52:55 [2022-08-02T12:52:55.713Z] === RUN   TestDockerSuite/TestCreateArgs
12:52:55 [2022-08-02T12:52:55.713Z] === RUN   TestDockerSuite/TestCreateByImageID
12:52:56 [2022-08-02T12:52:56.284Z] === RUN   TestDockerSuite/TestCreateEchoStdout
12:52:56 [2022-08-02T12:52:56.855Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
12:52:56 [2022-08-02T12:52:56.855Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
12:52:56 [2022-08-02T12:52:56.855Z] === RUN   TestDockerSuite/TestCreateHostConfig
12:52:56 [2022-08-02T12:52:56.855Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
12:52:57 [2022-08-02T12:52:57.794Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
12:52:57 [2022-08-02T12:52:57.794Z] === RUN   TestDockerSuite/TestCreateLabels
12:52:57 [2022-08-02T12:52:57.794Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
12:52:58 [2022-08-02T12:52:58.054Z] === RUN   TestDockerSuite/TestCreateRM
12:52:58 [2022-08-02T12:52:58.054Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
12:52:58 [2022-08-02T12:52:58.054Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
12:52:58 [2022-08-02T12:52:58.054Z] === RUN   TestDockerSuite/TestCreateStopSignal
12:52:58 [2022-08-02T12:52:58.314Z] === RUN   TestDockerSuite/TestCreateStopTimeout
12:52:58 [2022-08-02T12:52:58.314Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
12:53:00 [2022-08-02T12:53:00.223Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
12:53:00 [2022-08-02T12:53:00.223Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
12:53:00 [2022-08-02T12:53:00.223Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
12:53:02 [2022-08-02T12:53:02.762Z] === RUN   TestDockerSuite/TestCreateWithPortRange
12:53:02 [2022-08-02T12:53:02.762Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
12:53:03 [2022-08-02T12:53:03.022Z] === RUN   TestDockerSuite/TestEventsAttach
12:53:03 [2022-08-02T12:53:03.591Z] === RUN   TestDockerSuite/TestEventsCommit
12:53:04 [2022-08-02T12:53:04.162Z] === RUN   TestDockerSuite/TestEventsContainerEvents
12:53:04 [2022-08-02T12:53:04.731Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
12:53:05 [2022-08-02T12:53:05.301Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
12:53:05 [2022-08-02T12:53:05.560Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
12:53:07 [2022-08-02T12:53:07.466Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
12:53:08 [2022-08-02T12:53:08.036Z] === RUN   TestDockerSuite/TestEventsContainerRestart
12:53:10 [2022-08-02T12:53:10.589Z] --- PASS: TestServicePlugin (32.46s)
12:53:10 [2022-08-02T12:53:10.589Z] === RUN   TestServiceUpdateLabel
12:53:10 [2022-08-02T12:53:10.589Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
12:53:12 [2022-08-02T12:53:12.497Z] --- PASS: TestServiceUpdateLabel (2.41s)
12:53:12 [2022-08-02T12:53:12.497Z] === RUN   TestServiceUpdateSecrets
12:53:12 [2022-08-02T12:53:12.757Z] === RUN   TestDockerSuite/TestEventsCopy
12:53:13 [2022-08-02T12:53:13.697Z] === RUN   TestDockerSuite/TestEventsFilterContainer
12:53:15 [2022-08-02T12:53:15.081Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
12:53:20 [2022-08-02T12:53:20.357Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
12:53:20 [2022-08-02T12:53:20.616Z] === RUN   TestDockerSuite/TestEventsFilterImageName
12:53:21 [2022-08-02T12:53:21.999Z] === RUN   TestDockerSuite/TestEventsFilterLabels
12:53:22 [2022-08-02T12:53:22.259Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
12:53:22 [2022-08-02T12:53:22.259Z] === RUN   TestDockerSuite/TestEventsFilterType
12:53:22 [2022-08-02T12:53:22.519Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
12:53:22 [2022-08-02T12:53:22.779Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
12:53:22 [2022-08-02T12:53:22.779Z] === RUN   TestDockerSuite/TestEventsFilters
12:53:23 [2022-08-02T12:53:23.719Z] === RUN   TestDockerSuite/TestEventsFormat
12:53:24 [2022-08-02T12:53:24.657Z] === RUN   TestDockerSuite/TestEventsFormatBadField
12:53:24 [2022-08-02T12:53:24.657Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
12:53:24 [2022-08-02T12:53:24.657Z] === RUN   TestDockerSuite/TestEventsImageImport
12:53:25 [2022-08-02T12:53:25.595Z] === RUN   TestDockerSuite/TestEventsImageLoad
12:53:25 [2022-08-02T12:53:25.595Z] === RUN   TestDockerSuite/TestEventsImagePull
12:53:26 [2022-08-02T12:53:26.533Z] === RUN   TestDockerSuite/TestEventsImageTag
12:53:27 [2022-08-02T12:53:27.471Z] --- PASS: TestServiceUpdateSecrets (15.02s)
12:53:27 [2022-08-02T12:53:27.471Z] === RUN   TestServiceUpdateConfigs
12:53:27 [2022-08-02T12:53:27.731Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
12:53:27 [2022-08-02T12:53:27.991Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
12:53:27 [2022-08-02T12:53:27.991Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
12:53:27 [2022-08-02T12:53:27.991Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
12:53:27 [2022-08-02T12:53:27.991Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
12:53:27 [2022-08-02T12:53:27.991Z] === RUN   TestDockerSuite/TestEventsPluginOps
12:53:30 [2022-08-02T12:53:30.529Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
12:53:30 [2022-08-02T12:53:30.797Z] === RUN   TestDockerSuite/TestEventsRename
12:53:31 [2022-08-02T12:53:31.378Z] === RUN   TestDockerSuite/TestEventsResize
12:53:31 [2022-08-02T12:53:31.947Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
12:53:37 [2022-08-02T12:53:37.222Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
12:53:38 [2022-08-02T12:53:38.162Z] === RUN   TestDockerSuite/TestEventsStreaming
12:53:38 [2022-08-02T12:53:38.162Z]     check_test.go:611: [d6eff741924b4] daemon is not started
12:53:38 [2022-08-02T12:53:38.162Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
12:53:38 [2022-08-02T12:53:38.421Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
12:53:40 [2022-08-02T12:53:40.330Z]     docker_api_swarm_test.go:802: [d63614183a522] joining swarm manager [dc22737dd637f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:53:41 [2022-08-02T12:53:41.268Z] === RUN   TestDockerSuite/TestEventsTop
12:53:41 [2022-08-02T12:53:41.528Z]     docker_api_swarm_test.go:802: [d75ae2b149bf4] joining swarm manager [dc22737dd637f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:53:42 [2022-08-02T12:53:42.467Z] === RUN   TestDockerSuite/TestEventsUntag
12:53:42 [2022-08-02T12:53:42.467Z] --- PASS: TestServiceUpdateConfigs (14.75s)
12:53:42 [2022-08-02T12:53:42.467Z] === RUN   TestServiceUpdateNetwork
12:53:43 [2022-08-02T12:53:43.037Z]     docker_api_swarm_test.go:802: [d18c43408068f] joining swarm manager [dc22737dd637f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:53:44 [2022-08-02T12:53:44.417Z]     docker_api_swarm_test.go:802: [d7554d9d59e96] joining swarm manager [dc22737dd637f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:53:44 [2022-08-02T12:53:44.987Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
12:53:45 [2022-08-02T12:53:45.557Z]     docker_api_swarm_test.go:810: [d9f3dad8e4c03] joining swarm manager [dc22737dd637f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
12:53:55 [2022-08-02T12:53:55.539Z] --- PASS: TestServiceUpdateNetwork (13.25s)
12:53:55 [2022-08-02T12:53:55.539Z] === RUN   TestServiceUpdatePidsLimit
12:53:55 [2022-08-02T12:53:55.798Z] === RUN   TestDockerSuite/TestNetworkEvents
12:53:57 [2022-08-02T12:53:57.179Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
12:53:57 [2022-08-02T12:53:57.748Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
12:54:01 [2022-08-02T12:54:01.942Z] === RUN   TestDockerSuite/TestVolumeEvents
12:54:04 [2022-08-02T12:54:04.479Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
12:54:07 [2022-08-02T12:54:07.020Z] === RUN   TestDockerSuite/TestExec
12:54:07 [2022-08-02T12:54:07.590Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
12:54:08 [2022-08-02T12:54:08.530Z] === RUN   TestDockerSuite/TestExecCgroup
12:54:09 [2022-08-02T12:54:09.469Z] === RUN   TestDockerSuite/TestExecEnv
12:54:10 [2022-08-02T12:54:10.039Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
12:54:10 [2022-08-02T12:54:10.977Z] === RUN   TestDockerSuite/TestExecExitStatus
12:54:11 [2022-08-02T12:54:11.917Z] === RUN   TestDockerSuite/TestExecInspectID
12:54:11 [2022-08-02T12:54:11.917Z] --- PASS: TestServiceUpdatePidsLimit (16.42s)
12:54:11 [2022-08-02T12:54:11.917Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.74s)
12:54:11 [2022-08-02T12:54:11.917Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.92s)
12:54:11 [2022-08-02T12:54:11.917Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.80s)
12:54:11 [2022-08-02T12:54:11.917Z] PASS
12:54:11 [2022-08-02T12:54:11.917Z] 
12:54:11 [2022-08-02T12:54:11.917Z] === Skipped
12:54:11 [2022-08-02T12:54:11.917Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
12:54:11 [2022-08-02T12:54:11.917Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
12:54:11 [2022-08-02T12:54:11.917Z] 
12:54:11 [2022-08-02T12:54:11.917Z] DONE 27 tests, 1 skipped in 183.673s
12:54:11 [2022-08-02T12:54:11.917Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
12:54:11 [2022-08-02T12:54:11.917Z] ++ 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:54:11 [2022-08-02T12:54:11.917Z] ++ set -e
12:54:11 [2022-08-02T12:54:11.917Z] ++ '[' -n 0 ']'
12:54:11 [2022-08-02T12:54:11.917Z] ++ set -x
12:54:11 [2022-08-02T12:54:11.917Z] ++ env -i DEST=/go/src/github.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:54:12 [2022-08-02T12:54:12.179Z] INFO: Testing against a local daemon
12:54:12 [2022-08-02T12:54:12.179Z] === RUN   TestSessionCreate
12:54:12 [2022-08-02T12:54:12.179Z] --- PASS: TestSessionCreate (0.03s)
12:54:12 [2022-08-02T12:54:12.179Z] === RUN   TestSessionCreateWithBadUpgrade
12:54:12 [2022-08-02T12:54:12.179Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
12:54:12 [2022-08-02T12:54:12.179Z] PASS
12:54:12 [2022-08-02T12:54:12.179Z] 
12:54:12 [2022-08-02T12:54:12.179Z] DONE 2 tests in 0.166s
12:54:12 [2022-08-02T12:54:12.179Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
12:54:12 [2022-08-02T12:54:12.179Z] ++ 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:54:12 [2022-08-02T12:54:12.179Z] ++ set -e
12:54:12 [2022-08-02T12:54:12.179Z] ++ '[' -n 0 ']'
12:54:12 [2022-08-02T12:54:12.179Z] ++ set -x
12:54:12 [2022-08-02T12:54:12.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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:54:12 [2022-08-02T12:54:12.179Z] INFO: Testing against a local daemon
12:54:12 [2022-08-02T12:54:12.179Z] === RUN   TestCgroupDriverSystemdMemoryLimit
12:54:12 [2022-08-02T12:54:12.179Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:54:12 [2022-08-02T12:54:12.179Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
12:54:12 [2022-08-02T12:54:12.179Z] === RUN   TestDiskUsage
12:54:12 [2022-08-02T12:54:12.179Z] === PAUSE TestDiskUsage
12:54:12 [2022-08-02T12:54:12.179Z] === RUN   TestEventsExecDie
12:54:12 [2022-08-02T12:54:12.748Z] --- PASS: TestEventsExecDie (0.58s)
12:54:12 [2022-08-02T12:54:12.748Z] === RUN   TestEventsBackwardsCompatible
12:54:13 [2022-08-02T12:54:13.008Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
12:54:13 [2022-08-02T12:54:13.008Z] === RUN   TestEventsVolumeCreate
12:54:13 [2022-08-02T12:54:13.008Z] --- PASS: TestEventsVolumeCreate (0.06s)
12:54:13 [2022-08-02T12:54:13.008Z] === RUN   TestInfoBinaryCommits
12:54:13 [2022-08-02T12:54:13.008Z] --- PASS: TestInfoBinaryCommits (0.02s)
12:54:13 [2022-08-02T12:54:13.008Z] === RUN   TestInfoAPIVersioned
12:54:13 [2022-08-02T12:54:13.008Z] --- PASS: TestInfoAPIVersioned (0.01s)
12:54:13 [2022-08-02T12:54:13.008Z] === RUN   TestInfoAPI
12:54:13 [2022-08-02T12:54:13.008Z] --- PASS: TestInfoAPI (0.02s)
12:54:13 [2022-08-02T12:54:13.008Z] === RUN   TestInfoAPIWarnings
12:54:14 [2022-08-02T12:54:14.386Z] === RUN   TestDockerSuite/TestExecInteractive
12:54:14 [2022-08-02T12:54:14.956Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
12:54:15 [2022-08-02T12:54:15.526Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
12:54:16 [2022-08-02T12:54:16.096Z] === RUN   TestDockerSuite/TestExecParseError
12:54:16 [2022-08-02T12:54:16.683Z] === RUN   TestDockerSuite/TestExecPausedContainer
12:54:17 [2022-08-02T12:54:17.259Z] === RUN   TestDockerSuite/TestExecSetEnv
12:54:17 [2022-08-02T12:54:17.830Z] === RUN   TestDockerSuite/TestExecStartFails
12:54:18 [2022-08-02T12:54:18.399Z] === RUN   TestDockerSuite/TestExecStopNotHanging
12:54:18 [2022-08-02T12:54:18.969Z] === RUN   TestDockerSuite/TestExecTTY
12:54:19 [2022-08-02T12:54:19.229Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
12:54:20 [2022-08-02T12:54:20.168Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
12:54:20 [2022-08-02T12:54:20.429Z] === RUN   TestDockerSuite/TestExecUlimits
12:54:21 [2022-08-02T12:54:21.001Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
12:54:21 [2022-08-02T12:54:21.001Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
12:54:21 [2022-08-02T12:54:21.001Z] === RUN   TestDockerSuite/TestExecWithImageUser
12:54:22 [2022-08-02T12:54:22.383Z] === RUN   TestDockerSuite/TestExecWithNoTERM
12:54:22 [2022-08-02T12:54:22.643Z] === RUN   TestDockerSuite/TestExecWithPrivileged
12:54:23 [2022-08-02T12:54:23.583Z] === RUN   TestDockerSuite/TestExecWithTERM
12:54:24 [2022-08-02T12:54:24.152Z] === RUN   TestDockerSuite/TestExecWithUser
12:54:24 [2022-08-02T12:54:24.722Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
12:54:26 [2022-08-02T12:54:26.103Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
12:54:28 [2022-08-02T12:54:28.011Z] === RUN   TestDockerSuite/TestHealth
12:54:29 [2022-08-02T12:54:29.918Z] --- PASS: TestInfoAPIWarnings (16.54s)
12:54:29 [2022-08-02T12:54:29.918Z] === RUN   TestInfoDebug
12:54:30 [2022-08-02T12:54:30.178Z] --- PASS: TestInfoDebug (0.52s)
12:54:30 [2022-08-02T12:54:30.178Z] === RUN   TestInfoInsecureRegistries
12:54:30 [2022-08-02T12:54:30.747Z] --- PASS: TestInfoInsecureRegistries (0.52s)
12:54:30 [2022-08-02T12:54:30.747Z] === RUN   TestInfoRegistryMirrors
12:54:31 [2022-08-02T12:54:31.316Z] --- PASS: TestInfoRegistryMirrors (0.52s)
12:54:31 [2022-08-02T12:54:31.316Z] === RUN   TestLoginFailsWithBadCredentials
12:54:31 [2022-08-02T12:54:31.576Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
12:54:31 [2022-08-02T12:54:31.576Z] === RUN   TestPingCacheHeaders
12:54:31 [2022-08-02T12:54:31.576Z] --- PASS: TestPingCacheHeaders (0.02s)
12:54:31 [2022-08-02T12:54:31.576Z] === RUN   TestPingGet
12:54:31 [2022-08-02T12:54:31.576Z] --- PASS: TestPingGet (0.01s)
12:54:31 [2022-08-02T12:54:31.576Z] === RUN   TestPingHead
12:54:31 [2022-08-02T12:54:31.576Z] --- PASS: TestPingHead (0.02s)
12:54:31 [2022-08-02T12:54:31.576Z] === RUN   TestPingSwarmHeader
12:54:32 [2022-08-02T12:54:32.145Z] === RUN   TestPingSwarmHeader/before_swarm_init
12:54:32 [2022-08-02T12:54:32.715Z] === RUN   TestPingSwarmHeader/after_swarm_init
12:54:33 [2022-08-02T12:54:33.663Z] === RUN   TestPingSwarmHeader/after_swarm_leave
12:54:33 [2022-08-02T12:54:33.663Z] --- PASS: TestPingSwarmHeader (2.17s)
12:54:33 [2022-08-02T12:54:33.663Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
12:54:33 [2022-08-02T12:54:33.663Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
12:54:33 [2022-08-02T12:54:33.663Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
12:54:33 [2022-08-02T12:54:33.663Z] === RUN   TestVersion
12:54:33 [2022-08-02T12:54:33.663Z] --- PASS: TestVersion (0.02s)
12:54:33 [2022-08-02T12:54:33.663Z] === CONT  TestDiskUsage
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/container_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/image_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/volume_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/build-cache_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/container,_volume_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.232Z] === RUN   TestDiskUsage/after_LoadBusybox
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
12:54:34 [2022-08-02T12:54:34.493Z] === RUN   TestDiskUsage/after_container.Run
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/container_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/image_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/volume_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
12:54:35 [2022-08-02T12:54:35.062Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
12:54:35 [2022-08-02T12:54:35.062Z] --- PASS: TestDiskUsage (1.32s)
12:54:35 [2022-08-02T12:54:35.062Z]     --- PASS: TestDiskUsage/empty (0.01s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.21s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]     --- PASS: TestDiskUsage/after_container.Run (0.43s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z] PASS
12:54:35 [2022-08-02T12:54:35.062Z] 
12:54:35 [2022-08-02T12:54:35.062Z] === Skipped
12:54:35 [2022-08-02T12:54:35.062Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
12:54:35 [2022-08-02T12:54:35.062Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
12:54:35 [2022-08-02T12:54:35.062Z] 
12:54:35 [2022-08-02T12:54:35.062Z] DONE 54 tests, 1 skipped in 22.931s
12:54:35 [2022-08-02T12:54:35.062Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
12:54:35 [2022-08-02T12:54:35.062Z] ++ 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:54:35 [2022-08-02T12:54:35.062Z] ++ set -e
12:54:35 [2022-08-02T12:54:35.062Z] ++ '[' -n 0 ']'
12:54:35 [2022-08-02T12:54:35.062Z] ++ set -x
12:54:35 [2022-08-02T12:54:35.062Z] ++ env -i DEST=/go/src/github.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:54:35 [2022-08-02T12:54:35.322Z] INFO: Testing against a local daemon
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesCreateAndList
12:54:35 [2022-08-02T12:54:35.322Z] --- PASS: TestVolumesCreateAndList (0.03s)
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesRemove
12:54:35 [2022-08-02T12:54:35.322Z] --- PASS: TestVolumesRemove (0.07s)
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInspect
12:54:35 [2022-08-02T12:54:35.322Z] --- PASS: TestVolumesInspect (0.04s)
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON/volumes/create
12:54:35 [2022-08-02T12:54:35.322Z] === PAUSE TestVolumesInvalidJSON/volumes/create
12:54:35 [2022-08-02T12:54:35.322Z] === CONT  TestVolumesInvalidJSON/volumes/create
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
12:54:35 [2022-08-02T12:54:35.322Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
12:54:35 [2022-08-02T12:54:35.322Z] --- PASS: TestVolumesInvalidJSON (0.02s)
12:54:35 [2022-08-02T12:54:35.322Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
12:54:35 [2022-08-02T12:54:35.322Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
12:54:35 [2022-08-02T12:54:35.322Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
12:54:35 [2022-08-02T12:54:35.322Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
12:54:35 [2022-08-02T12:54:35.322Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
12:54:35 [2022-08-02T12:54:35.322Z] PASS
12:54:35 [2022-08-02T12:54:35.322Z] 
12:54:35 [2022-08-02T12:54:35.322Z] DONE 9 tests in 0.298s
12:54:35 [2022-08-02T12:54:35.322Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
12:54:35 [2022-08-02T12:54:35.582Z] ++++ cat bundles/test-integration/docker.pid
12:54:35 [2022-08-02T12:54:35.582Z] +++ kill 6698
12:54:35 [2022-08-02T12:54:35.842Z] +++ /etc/init.d/apparmor stop
12:54:35 [2022-08-02T12:54:35.842Z] Leaving: AppArmorNo profiles have been unloaded.
12:54:35 [2022-08-02T12:54:35.842Z] 
12:54:35 [2022-08-02T12:54:35.842Z] Unloading profiles will leave already running processes permanently
12:54:35 [2022-08-02T12:54:35.842Z] unconfined, which can lead to unexpected situations.
12:54:35 [2022-08-02T12:54:35.842Z] 
12:54:35 [2022-08-02T12:54:35.842Z] To set a process to complain mode, use the command line tool
12:54:35 [2022-08-02T12:54:35.842Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
12:54:35 [2022-08-02T12:54:35.842Z] +++ true
12:54:35 [2022-08-02T12:54:35.842Z] exiting test-integration
12:54:35 [2022-08-02T12:54:35.842Z] ++ exit 0
12:54:35 [2022-08-02T12:54:35.842Z] 
12:54:36 [2022-08-02T12:54:36.781Z] + for job in $(jobs -p)
12:54:36 [2022-08-02T12:54:36.781Z] + wait 8454
12:54:40 [2022-08-02T12:54:40.071Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
12:54:46 [2022-08-02T12:54:46.059Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
12:54:46 [2022-08-02T12:54:46.059Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
12:54:46 [2022-08-02T12:54:46.059Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
12:54:46 [2022-08-02T12:54:46.059Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
12:54:46 [2022-08-02T12:54:46.059Z] Cross building: bundles/cross/linux/s390x
12:54:46 [2022-08-02T12:54:46.059Z] Building: bundles/cross/linux/s390x-daemon/dockerd
12:54:46 [2022-08-02T12:54:46.059Z] GOOS="linux" GOARCH="s390x" GOARM=""
12:54:48 [2022-08-02T12:54:48.194Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
12:54:50 [2022-08-02T12:54:50.099Z] === RUN   TestDockerSuite/TestBuildHistory
12:54:53 [2022-08-02T12:54:53.393Z] === RUN   TestDockerSuite/TestHistoryExistentImage
12:54:53 [2022-08-02T12:54:53.393Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
12:54:53 [2022-08-02T12:54:53.393Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
12:54:53 [2022-08-02T12:54:53.393Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
12:54:53 [2022-08-02T12:54:53.393Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
12:54:53 [2022-08-02T12:54:53.652Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
12:54:54 [2022-08-02T12:54:54.221Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
12:54:54 [2022-08-02T12:54:54.791Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
12:54:54 [2022-08-02T12:54:54.791Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
12:54:54 [2022-08-02T12:54:54.791Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
12:54:54 [2022-08-02T12:54:54.791Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
12:54:55 [2022-08-02T12:54:55.051Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
12:54:55 [2022-08-02T12:54:55.311Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
12:54:55 [2022-08-02T12:54:55.571Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
12:54:55 [2022-08-02T12:54:55.572Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
12:54:56 [2022-08-02T12:54:56.141Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
12:54:56 [2022-08-02T12:54:56.141Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
12:54:57 [2022-08-02T12:54:57.092Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
12:54:57 [2022-08-02T12:54:57.661Z] === RUN   TestDockerSuite/TestImagesFormat
12:54:57 [2022-08-02T12:54:57.661Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
12:54:58 [2022-08-02T12:54:58.230Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
12:55:00 [2022-08-02T12:55:00.766Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
12:55:00 [2022-08-02T12:55:00.766Z] === RUN   TestDockerSuite/TestImportBadURL
12:55:00 [2022-08-02T12:55:00.766Z] === RUN   TestDockerSuite/TestImportDisplay
12:55:01 [2022-08-02T12:55:01.335Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
12:55:02 [2022-08-02T12:55:02.276Z] === RUN   TestDockerSuite/TestImportFile
12:55:03 [2022-08-02T12:55:03.660Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
12:55:03 [2022-08-02T12:55:03.660Z] === RUN   TestDockerSuite/TestImportFileWithMessage
12:55:05 [2022-08-02T12:55:05.569Z] === RUN   TestDockerSuite/TestImportGzipped
12:55:06 [2022-08-02T12:55:06.138Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
12:55:07 [2022-08-02T12:55:07.080Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
12:55:08 [2022-08-02T12:55:08.463Z]     docker_api_swarm_service_test.go:395: [d4f94167ae083] joining swarm manager [d9f6d4f68f2e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:55:08 [2022-08-02T12:55:08.463Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
12:55:09 [2022-08-02T12:55:09.032Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
12:55:09 [2022-08-02T12:55:09.292Z]     docker_api_swarm_service_test.go:395: [de92bb9081678] joining swarm manager [d9f6d4f68f2e0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:55:09 [2022-08-02T12:55:09.861Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
12:55:10 [2022-08-02T12:55:10.801Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
12:55:10 [2022-08-02T12:55:10.801Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
12:55:10 [2022-08-02T12:55:10.801Z] === RUN   TestDockerSuite/TestInspectAmpersand
12:55:11 [2022-08-02T12:55:11.061Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
12:55:12 [2022-08-02T12:55:12.002Z] === RUN   TestDockerSuite/TestInspectByPrefix
12:55:12 [2022-08-02T12:55:12.002Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
12:55:12 [2022-08-02T12:55:12.572Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
12:55:12 [2022-08-02T12:55:12.572Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
12:55:12 [2022-08-02T12:55:12.572Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
12:55:13 [2022-08-02T12:55:13.511Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
12:55:14 [2022-08-02T12:55:14.457Z] === RUN   TestDockerSuite/TestInspectDefault
12:55:15 [2022-08-02T12:55:15.035Z] === RUN   TestDockerSuite/TestInspectHistory
12:55:15 [2022-08-02T12:55:15.604Z] === RUN   TestDockerSuite/TestInspectImage
12:55:15 [2022-08-02T12:55:15.604Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
12:55:15 [2022-08-02T12:55:15.604Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
12:55:15 [2022-08-02T12:55:15.604Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
12:55:15 [2022-08-02T12:55:15.604Z] === RUN   TestDockerSuite/TestInspectInt64
12:55:16 [2022-08-02T12:55:16.175Z] === RUN   TestDockerSuite/TestInspectJSONFields
12:55:16 [2022-08-02T12:55:16.438Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
12:55:16 [2022-08-02T12:55:16.438Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
12:55:17 [2022-08-02T12:55:17.008Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
12:55:17 [2022-08-02T12:55:17.578Z] === RUN   TestDockerSuite/TestInspectPlugin
12:55:20 [2022-08-02T12:55:20.114Z] === RUN   TestDockerSuite/TestInspectRootFS
12:55:20 [2022-08-02T12:55:20.114Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
12:55:20 [2022-08-02T12:55:20.374Z] === RUN   TestDockerSuite/TestInspectStatus
12:55:20 [2022-08-02T12:55:20.943Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
12:55:21 [2022-08-02T12:55:21.882Z] === RUN   TestDockerSuite/TestInspectTemplateError
12:55:22 [2022-08-02T12:55:22.454Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
12:55:23 [2022-08-02T12:55:23.023Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
12:55:23 [2022-08-02T12:55:23.592Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
12:55:23 [2022-08-02T12:55:23.854Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
12:55:24 [2022-08-02T12:55:24.423Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
12:55:24 [2022-08-02T12:55:24.684Z] === RUN   TestDockerSuite/TestInspectUnknownObject
12:55:24 [2022-08-02T12:55:24.684Z] === RUN   TestDockerSuite/TestLinkShortDefinition
12:55:25 [2022-08-02T12:55:25.253Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
12:55:25 [2022-08-02T12:55:25.824Z] === RUN   TestDockerSuite/TestLinksEnvs
12:55:27 [2022-08-02T12:55:27.206Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
12:55:27 [2022-08-02T12:55:27.466Z]     docker_api_swarm_service_test.go:343: [dfeeaac016d29] joining swarm manager [d652035c727b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:55:27 [2022-08-02T12:55:27.466Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
12:55:28 [2022-08-02T12:55:28.405Z]     docker_api_swarm_service_test.go:343: [df051bdae534a] joining swarm manager [d652035c727b6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:55:28 [2022-08-02T12:55:28.667Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
12:55:30 [2022-08-02T12:55:30.577Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
12:55:33 [2022-08-02T12:55:33.141Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
12:55:33 [2022-08-02T12:55:33.141Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
12:55:34 [2022-08-02T12:55:34.081Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
12:55:34 [2022-08-02T12:55:34.342Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
12:55:34 [2022-08-02T12:55:34.914Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
12:55:43 [2022-08-02T12:55:43.045Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
12:55:43 [2022-08-02T12:55:43.045Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
12:55:43 [2022-08-02T12:55:43.618Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
12:55:44 [2022-08-02T12:55:44.188Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
12:55:44 [2022-08-02T12:55:44.448Z]     docker_api_swarm_service_test.go:490: [d188c50341571] joining swarm manager [d13f22fae7481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:55:45 [2022-08-02T12:55:45.388Z]     docker_api_swarm_service_test.go:490: [d3dabd5fde228] joining swarm manager [d13f22fae7481]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:55:46 [2022-08-02T12:55:46.329Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
12:55:46 [2022-08-02T12:55:46.329Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
12:55:46 [2022-08-02T12:55:46.329Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
12:55:47 [2022-08-02T12:55:47.711Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
12:55:48 [2022-08-02T12:55:48.651Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
12:55:49 [2022-08-02T12:55:49.590Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
12:55:50 [2022-08-02T12:55:50.528Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
12:55:51 [2022-08-02T12:55:51.097Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
12:55:53 [2022-08-02T12:55:53.006Z] === RUN   TestDockerSuite/TestLogsFollowStopped
12:55:53 [2022-08-02T12:55:53.575Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
12:55:53 [2022-08-02T12:55:53.834Z] === RUN   TestDockerSuite/TestLogsSince
12:55:59 [2022-08-02T12:55:59.128Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
12:56:00 [2022-08-02T12:56:00.509Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
12:56:03 [2022-08-02T12:56:03.800Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
12:56:05 [2022-08-02T12:56:05.706Z]     docker_api_swarm_service_test.go:128: [d0bfb4a55ab10] joining swarm manager [d5519df600198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:05 [2022-08-02T12:56:05.966Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
12:56:06 [2022-08-02T12:56:06.535Z]     docker_api_swarm_service_test.go:129: [db5f30de8af92] joining swarm manager [d5519df600198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:06 [2022-08-02T12:56:06.535Z] === RUN   TestDockerSuite/TestLogsTail
12:56:07 [2022-08-02T12:56:07.473Z] === RUN   TestDockerSuite/TestLogsTimestamps
12:56:08 [2022-08-02T12:56:08.044Z] === RUN   TestDockerSuite/TestLogsWithDetails
12:56:08 [2022-08-02T12:56:08.614Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
12:56:08 [2022-08-02T12:56:08.614Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
12:56:08 [2022-08-02T12:56:08.614Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
12:56:08 [2022-08-02T12:56:08.614Z]     docker_api_swarm_service_test.go:137: [d9622231baac4] joining swarm manager [d5519df600198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
12:56:08 [2022-08-02T12:56:08.874Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
12:56:08 [2022-08-02T12:56:08.874Z] === RUN   TestDockerSuite/TestNetHostname
12:56:09 [2022-08-02T12:56:09.818Z]     docker_api_swarm_service_test.go:138: [d874943a69fea] joining swarm manager [d5519df600198]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
12:56:10 [2022-08-02T12:56:10.387Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
12:56:10 [2022-08-02T12:56:10.647Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
12:56:10 [2022-08-02T12:56:10.647Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
12:56:10 [2022-08-02T12:56:10.908Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
12:56:11 [2022-08-02T12:56:11.846Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
12:56:12 [2022-08-02T12:56:12.106Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
12:56:13 [2022-08-02T12:56:13.486Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
12:56:13 [2022-08-02T12:56:13.486Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
12:56:13 [2022-08-02T12:56:13.486Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
12:56:13 [2022-08-02T12:56:13.486Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
12:56:18 [2022-08-02T12:56:18.777Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
12:56:19 [2022-08-02T12:56:19.346Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
12:56:20 [2022-08-02T12:56:20.726Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
12:56:23 [2022-08-02T12:56:23.264Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
12:56:25 [2022-08-02T12:56:25.174Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
12:56:26 [2022-08-02T12:56:26.556Z] === RUN   TestDockerSuite/TestPluginLogDriver
12:56:29 [2022-08-02T12:56:29.848Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
12:56:31 [2022-08-02T12:56:31.228Z] === RUN   TestDockerSuite/TestPluginActive
12:56:31 [2022-08-02T12:56:31.797Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
12:56:33 [2022-08-02T12:56:33.709Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
12:56:34 [2022-08-02T12:56:34.278Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
12:56:36 [2022-08-02T12:56:36.192Z]     docker_api_swarm_service_test.go:304: [d6a75b0436a70] joining swarm manager [d72fac51a25a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:56:37 [2022-08-02T12:56:37.131Z]     docker_api_swarm_service_test.go:304: [d538f11d38721] joining swarm manager [d72fac51a25a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:56:37 [2022-08-02T12:56:37.567Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
12:56:37 [2022-08-02T12:56:37.567Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
12:56:37 [2022-08-02T12:56:37.567Z] GOOS="linux" GOARCH="s390x" GOARM=""
12:56:37 [2022-08-02T12:56:37.567Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
12:56:37 [2022-08-02T12:56:37.567Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
12:56:37 [2022-08-02T12:56:37.908Z] + sudo modprobe ip6table_filter
[Pipeline] sh
12:56:38 [2022-08-02T12:56:38.191Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/test/unit
12:56:38 [2022-08-02T12:56:38.452Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
12:56:38 [2022-08-02T12:56:38.452Z] + TESTFLAGS+=' -test.timeout=5m'
12:56:38 [2022-08-02T12:56:38.452Z] + TESTDIRS=./...
12:56:38 [2022-08-02T12:56:38.452Z] + exclude_paths='/vendor/|/integration'
12:56:38 [2022-08-02T12:56:38.452Z] ++ go list ./...
12:56:38 [2022-08-02T12:56:38.452Z] ++ grep -vE '(/vendor/|/integration)'
12:56:39 [2022-08-02T12:56:39.394Z] + pkg_list='github.com/docker/docker/api
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/backend/build
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/httpstatus
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/httputils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/middleware
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/build
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/checkpoint
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/container
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/debug
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/distribution
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/grpc
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/image
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/network
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/plugin
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/session
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/swarm
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/system
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/server/router/volume
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/backend
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/blkiodev
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/container
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/events
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/filters
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/image
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/mount
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/network
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/plugins/logdriver
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/registry
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/strslice
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/swarm
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/swarm/runtime
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/time
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/versions
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/versions/v1p19
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/versions/v1p20
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/api/types/volume
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/exporter
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/builder-next/worker
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/dockerfile
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/remotecontext
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/remotecontext/git
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/builder/remotecontext/urlutil
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cli
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cli/config
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cli/debug
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cli/winresources/docker-proxy
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cli/winresources/dockerd
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/client
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cmd/docker-proxy
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cmd/dockerd
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cmd/dockerd/trap
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/container
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/container/stream
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/contrib/apparmor
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/contrib/docker-device-tool
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/contrib/httpserver
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster/convert
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster/executor
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster/executor/container
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/cluster/provider
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/config
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/events
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/events/testutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/exec
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/aufs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/copy
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/overlay
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/register
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/vfs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/graphdriver/zfs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/images
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/initlayer
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/links
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/listeners
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/awslogs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/fluentd
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/gcplogs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/gelf
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/journald
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/local
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/logentries
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/loggertest
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/loggerutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/splunk
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/syslog
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/logger/templates
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/names
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/network
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/daemon/stats
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/distribution
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/distribution/metadata
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/distribution/utils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/distribution/xfer
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/dockerversion
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/errdefs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/image
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/image/cache
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/image/tarexport
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/image/v1
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/internal/test/suite
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/layer
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libcontainerd
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libcontainerd/queue
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libcontainerd/remote
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libcontainerd/supervisor
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libcontainerd/types
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/bitseq
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cluster
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/config
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/datastore
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/diagnostic
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/discoverapi
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/driverapi
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/host
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/null
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/overlay
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/remote
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/windows
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/drvregistry
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/etchosts
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/idm
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/internal/caller
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipam
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipamapi
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipams/builtin
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipams/null
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipams/remote
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ipamutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/iptables
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/netlabel
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/netutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/networkdb
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/ns
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/options
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/osl
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/osl/kernel
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/portallocator
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/portmapper
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/resolvconf
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/testutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/libnetwork/types
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/oci
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/oci/caps
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/opts
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/aaparser
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/archive
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/authorization
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/broadcaster
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/capabilities
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/chrootarchive
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/containerfs
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/devicemapper
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/directory
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/dmesg
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/fileutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/fsutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/homedir
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/idtools
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/ioutils
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/jsonmessage
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/longpath
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/loopback
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/namesgenerator
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/parsers
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/parsers/kernel
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/pidfile
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/platform
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugingetter
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugins
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/plugins/transport
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/pools
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/progress
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/pubsub
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/reexec
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/signal
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/stack
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/stdcopy
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/streamformatter
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/stringid
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/sysinfo
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/system
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/tailfile
12:56:39 [2022-08-02T12:56:39.394Z] github.com/docker/docker/pkg/tarsum
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/truncindex
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/urlutil
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/useragent
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin/executor/containerd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin/v2
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/profiles/apparmor
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/profiles/seccomp
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/quota
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/reference
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/registry/resumable
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/restartmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/rootless
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/rootless/specconv
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/runconfig
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/runconfig/opts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/daemon
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/environment
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakecontext
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakegit
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakestorage
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/load
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/request
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/drivers
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/local
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/mounts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/service
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/service/opts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/testutils'
12:56:39 [2022-08-02T12:56:39.395Z] ++ echo 'github.com/docker/docker/api
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/backend/build
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/httpstatus
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/httputils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/middleware
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/build
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/checkpoint
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/debug
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/distribution
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/grpc
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/image
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/network
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/session
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/swarm
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/system
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/backend
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/blkiodev
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/events
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/filters
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/image
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/mount
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/network
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/plugins/logdriver
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/strslice
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/swarm
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/swarm/runtime
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/time
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions/v1p19
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions/v1p20
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/exporter
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/worker
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/dockerfile
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/remotecontext
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/remotecontext/git
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/remotecontext/urlutil
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cli
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cli/config
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cli/debug
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cli/winresources/docker-proxy
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cli/winresources/dockerd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/client
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cmd/docker-proxy
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cmd/dockerd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cmd/dockerd/trap
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/container/stream
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/contrib/apparmor
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/contrib/docker-device-tool
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/contrib/httpserver
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster/convert
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster/executor
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster/executor/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/cluster/provider
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/config
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/events
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/events/testutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/exec
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/aufs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/copy
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/overlay
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/register
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/vfs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/graphdriver/zfs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/images
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/initlayer
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/links
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/listeners
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/awslogs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/fluentd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/gcplogs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/gelf
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/journald
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/local
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/logentries
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/loggertest
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/loggerutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/splunk
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/syslog
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/logger/templates
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/names
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/network
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/daemon/stats
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/distribution
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/distribution/metadata
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/distribution/utils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/distribution/xfer
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/dockerversion
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/errdefs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/image
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/image/cache
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/image/tarexport
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/image/v1
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/internal/test/suite
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/layer
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libcontainerd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libcontainerd/queue
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libcontainerd/remote
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libcontainerd/supervisor
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libcontainerd/types
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/bitseq
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cluster
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/config
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/datastore
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/diagnostic
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/discoverapi
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/driverapi
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/host
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/null
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/overlay
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/remote
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/windows
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/drvregistry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/etchosts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/idm
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/internal/caller
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipam
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipamapi
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipams/builtin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipams/null
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipams/remote
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ipamutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/iptables
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/netlabel
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/netutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/networkdb
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/ns
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/options
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/osl
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/osl/kernel
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/portallocator
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/portmapper
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/resolvconf
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/testutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/libnetwork/types
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/oci
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/oci/caps
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/opts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/aaparser
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/archive
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/authorization
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/broadcaster
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/capabilities
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/chrootarchive
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/containerfs
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/devicemapper
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/directory
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/dmesg
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/fileutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/fsutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/homedir
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/idtools
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/ioutils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/jsonmessage
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/longpath
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/loopback
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/namesgenerator
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/parsers
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/parsers/kernel
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/pidfile
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/platform
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugingetter
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugins
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/plugins/transport
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/pools
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/progress
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/pubsub
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/reexec
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/signal
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/stack
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/stdcopy
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/streamformatter
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/stringid
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/sysinfo
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/system
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/tailfile
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/tarsum
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/truncindex
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/urlutil
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/pkg/useragent
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin/executor/containerd
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/plugin/v2
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/profiles/apparmor
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/profiles/seccomp
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/quota
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/reference
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/registry/resumable
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/restartmanager
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/rootless
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/rootless/specconv
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/runconfig
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/runconfig/opts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/daemon
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/environment
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakecontext
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakegit
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fakestorage
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/load
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/testutil/request
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/drivers
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/local
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/mounts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/service
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/service/opts
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/volume/testutils'
12:56:39 [2022-08-02T12:56:39.395Z] ++ grep --fixed-strings -v /libnetwork
12:56:39 [2022-08-02T12:56:39.395Z] + base_pkg_list='github.com/docker/docker/api
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/backend/build
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/httpstatus
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/httputils
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/middleware
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/build
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/checkpoint
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/debug
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/distribution
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/grpc
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/image
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/network
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/plugin
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/session
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/swarm
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/system
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/server/router/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/backend
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/blkiodev
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/container
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/events
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/filters
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/image
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/mount
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/network
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/plugins/logdriver
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/registry
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/strslice
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/swarm
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/swarm/runtime
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/time
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions/v1p19
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/versions/v1p20
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/api/types/volume
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:56:39 [2022-08-02T12:56:39.395Z] github.com/docker/docker/builder/builder-next/exporter
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/worker
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/dockerfile
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext/git
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext/urlutil
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/config
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/debug
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/winresources/docker-proxy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/winresources/dockerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/client
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/docker-proxy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd/trap
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/container/stream
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/apparmor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/docker-device-tool
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/httpserver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/convert
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/executor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/executor/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/provider
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/config
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/events
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/events/testutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/exec
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/aufs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/copy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlay
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/register
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/vfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/zfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/images
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/initlayer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/links
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/listeners
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/awslogs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/fluentd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/gcplogs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/gelf
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/journald
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/local
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/logentries
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggertest
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggerutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/splunk
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/syslog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/templates
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/names
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/network
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/stats
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/metadata
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/utils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/xfer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/dockerversion
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/errdefs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/cache
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/tarexport
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/v1
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/internal/test/suite
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/layer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/queue
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/remote
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/supervisor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/types
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/oci
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/oci/caps
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/opts
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/aaparser
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/archive
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/authorization
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/broadcaster
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/capabilities
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/chrootarchive
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/containerfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/devicemapper
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/directory
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/dmesg
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/fileutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/fsutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/homedir
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/idtools
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/ioutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/jsonmessage
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/longpath
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/loopback
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/namesgenerator
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/parsers
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/parsers/kernel
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/pidfile
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/platform
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugingetter
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugins
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/plugins/transport
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/pools
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/progress
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/pubsub
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/reexec
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/signal
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/stack
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/stdcopy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/streamformatter
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/stringid
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/sysinfo
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/system
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/tailfile
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/tarsum
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/truncindex
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/urlutil
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/pkg/useragent
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/plugin
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/plugin/executor/containerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/plugin/v2
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/profiles/apparmor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/profiles/seccomp
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/quota
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/reference
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/registry
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/registry/resumable
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/restartmanager
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/rootless
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/rootless/specconv
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/runconfig
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/runconfig/opts
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/daemon
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/environment
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fakecontext
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fakegit
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fakestorage
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fixtures/load
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fixtures/plugin
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/registry
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/testutil/request
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/drivers
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/local
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/mounts
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/service
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/service/opts
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/volume/testutils'
12:56:39 [2022-08-02T12:56:39.396Z] ++ echo 'github.com/docker/docker/api
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/backend/build
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/httpstatus
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/httputils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/middleware
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/build
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/checkpoint
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/debug
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/distribution
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/grpc
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/image
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/network
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/plugin
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/session
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/swarm
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/system
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/server/router/volume
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/backend
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/blkiodev
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/events
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/filters
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/image
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/mount
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/network
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/plugins/logdriver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/registry
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/strslice
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/swarm
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/swarm/runtime
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/time
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/versions
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/versions/v1p19
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/versions/v1p20
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/api/types/volume
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/exporter
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/builder-next/worker
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/dockerfile
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext/git
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/builder/remotecontext/urlutil
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/config
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/debug
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/winresources/docker-proxy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cli/winresources/dockerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/client
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/docker-proxy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd/trap
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/container/stream
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/apparmor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/docker-device-tool
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/contrib/httpserver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/convert
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/executor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/executor/container
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/cluster/provider
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/config
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/events
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/events/testutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/exec
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/aufs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/copy
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlay
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/register
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/vfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/graphdriver/zfs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/images
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/initlayer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/links
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/listeners
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/awslogs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/fluentd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/gcplogs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/gelf
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/journald
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/local
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/logentries
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggertest
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggerutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/splunk
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/syslog
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/logger/templates
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/names
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/network
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/daemon/stats
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/metadata
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/utils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/distribution/xfer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/dockerversion
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/errdefs
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/cache
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/tarexport
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/image/v1
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/internal/test/suite
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/layer
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/queue
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/remote
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/supervisor
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libcontainerd/types
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/bitseq
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cluster
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/config
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/datastore
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/diagnostic
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/discoverapi
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/driverapi
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/host
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/null
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/overlay
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/remote
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/windows
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/drvregistry
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/etchosts
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/idm
12:56:39 [2022-08-02T12:56:39.396Z] github.com/docker/docker/libnetwork/internal/caller
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/builtin
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/null
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/iptables
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netlabel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/networkdb
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ns
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/options
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl/kernel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portallocator
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portmapper
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/resolvconf
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/testutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/types
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/oci
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/oci/caps
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/opts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/aaparser
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/archive
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/authorization
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/broadcaster
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/capabilities
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/chrootarchive
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/containerfs
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/devicemapper
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/directory
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/dmesg
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/fileutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/fsutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/homedir
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/idtools
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/ioutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/jsonmessage
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/longpath
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/loopback
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/namesgenerator
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/parsers
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/parsers/kernel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/pidfile
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/platform
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugingetter
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugins
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/plugins/transport
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/pools
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/progress
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/pubsub
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/reexec
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/signal
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/stack
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/stdcopy
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/streamformatter
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/stringid
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/sysinfo
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/system
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/tailfile
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/tarsum
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/truncindex
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/urlutil
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/pkg/useragent
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/plugin
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/plugin/executor/containerd
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/plugin/v2
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/profiles/apparmor
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/profiles/seccomp
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/quota
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/reference
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/registry
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/registry/resumable
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/restartmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/rootless
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/rootless/specconv
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/runconfig
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/runconfig/opts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/daemon
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/environment
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fakecontext
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fakegit
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fakestorage
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fixtures/load
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fixtures/plugin
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/registry
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/testutil/request
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/drivers
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/local
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/mounts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/service
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/service/opts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/volume/testutils'
12:56:39 [2022-08-02T12:56:39.397Z] ++ grep --fixed-strings /libnetwork
12:56:39 [2022-08-02T12:56:39.397Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/bitseq
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cluster
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/config
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/datastore
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/diagnostic
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/discoverapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/driverapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/host
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/null
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/remote
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/windows
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drvregistry
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/etchosts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/idm
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/internal/caller
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/builtin
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/null
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/iptables
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netlabel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/networkdb
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ns
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/options
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl/kernel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portallocator
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portmapper
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/resolvconf
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/testutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/types'
12:56:39 [2022-08-02T12:56:39.397Z] + grep --fixed-strings libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.397Z] + echo 'github.com/docker/docker/libnetwork
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/bitseq
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cluster
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/cmd/readme_test
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/config
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/datastore
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/diagnostic
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/discoverapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/driverapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/host
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/macvlan
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/null
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/remote
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/remote/api
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/windows
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drvregistry
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/etchosts
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/idm
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/internal/caller
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/internal/setmatrix
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamapi
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/builtin
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/null
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/remote/api
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ipamutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/iptables
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netlabel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/netutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/networkdb
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/ns
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/options
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/osl/kernel
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portallocator
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/portmapper
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/resolvconf
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/testutils
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/types'
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge
12:56:39 [2022-08-02T12:56:39.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
12:56:39 [2022-08-02T12:56:39.397Z] + type docker-proxy
12:56:39 [2022-08-02T12:56:39.397Z] hack/test/unit: line 25: type: docker-proxy: not found
12:56:39 [2022-08-02T12:56:39.397Z] + hack/make.sh binary-proxy install-proxy
12:56:39 [2022-08-02T12:56:39.397Z] 
12:56:39 [2022-08-02T12:56:39.657Z] Removing bundles/
12:56:39 [2022-08-02T12:56:39.657Z] 
12:56:39 [2022-08-02T12:56:39.657Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
12:56:39 [2022-08-02T12:56:39.657Z] Building: bundles/binary-proxy/docker-proxy
12:56:39 [2022-08-02T12:56:39.657Z] GOOS="" GOARCH="" GOARM=""
12:56:41 [2022-08-02T12:56:41.339Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
12:56:41 [2022-08-02T12:56:41.339Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
12:56:41 [2022-08-02T12:56:41.339Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
12:56:42 [2022-08-02T12:56:42.277Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
12:56:45 [2022-08-02T12:56:45.568Z] === RUN   TestDockerSuite/TestPluginUpgrade
12:56:47 [2022-08-02T12:56:47.791Z] Created binary: bundles/binary-proxy/docker-proxy
12:56:47 [2022-08-02T12:56:47.791Z] 
12:56:47 [2022-08-02T12:56:47.791Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
12:56:47 [2022-08-02T12:56:47.791Z] Installing docker-proxy to /usr/local/bin/
12:56:47 [2022-08-02T12:56:47.791Z] 
12:56:47 [2022-08-02T12:56:47.791Z] + mkdir -p bundles
12:56:47 [2022-08-02T12:56:47.791Z] + '[' -n 'github.com/docker/docker/api
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/backend/build
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/httpstatus
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/httputils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/middleware
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/build
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/checkpoint
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/container
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/debug
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/distribution
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/grpc
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/image
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/network
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/plugin
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/session
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/swarm
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/system
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/server/router/volume
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/backend
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/blkiodev
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/container
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/events
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/filters
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/image
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/mount
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/network
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/plugins/logdriver
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/registry
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/strslice
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/swarm
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/swarm/runtime
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/time
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/versions
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/versions/v1p19
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/versions/v1p20
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/api/types/volume
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/exporter
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/imagerefchecker
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/builder-next/worker
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/dockerfile
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/remotecontext
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/remotecontext/git
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/builder/remotecontext/urlutil
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cli
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cli/config
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cli/debug
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cli/winresources/docker-proxy
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cli/winresources/dockerd
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/client
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cmd/docker-proxy
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cmd/dockerd
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cmd/dockerd/trap
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/container
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/container/stream
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/contrib/apparmor
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/contrib/docker-device-tool
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/contrib/httpserver
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster/controllers/plugin
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster/convert
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster/executor
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster/executor/container
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/cluster/provider
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/config
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/events
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/events/testutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/exec
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/aufs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/btrfs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/copy
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/devmapper
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/graphtest
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/overlay
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/overlay2
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/overlayutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/register
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/vfs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/graphdriver/zfs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/images
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/initlayer
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/links
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/listeners
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/awslogs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/fluentd
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/gcplogs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/gelf
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/journald
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/jsonfilelog
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/local
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/logentries
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/loggertest
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/loggerutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/loggerutils/cache
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/splunk
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/syslog
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/logger/templates
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/names
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/network
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/daemon/stats
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/distribution
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/distribution/metadata
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/distribution/utils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/distribution/xfer
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/dockerversion
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/errdefs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/image
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/image/cache
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/image/tarexport
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/image/v1
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/internal/test/suite
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/layer
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/libcontainerd
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/libcontainerd/queue
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/libcontainerd/remote
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/libcontainerd/supervisor
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/libcontainerd/types
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/oci
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/oci/caps
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/opts
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/aaparser
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/archive
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/authorization
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/broadcaster
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/capabilities
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/chrootarchive
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/containerfs
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/devicemapper
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/directory
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/dmesg
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/fileutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/fsutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/homedir
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/idtools
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/ioutils
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/jsonmessage
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/longpath
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/loopback
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/namesgenerator
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/parsers
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/parsers/kernel
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/parsers/operatingsystem
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/pidfile
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/platform
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugingetter
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugins
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/plugins/transport
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/pools
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/progress
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/pubsub
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/reexec
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/signal
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/stack
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/stdcopy
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/streamformatter
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/stringid
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/sysinfo
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/system
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/tailfile
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/tarsum
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/truncindex
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/urlutil
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/pkg/useragent
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/plugin
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/plugin/executor/containerd
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/plugin/v2
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/profiles/apparmor
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/profiles/seccomp
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/quota
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/reference
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/registry
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/registry/resumable
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/restartmanager
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/rootless
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/rootless/specconv
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/runconfig
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/runconfig/opts
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/daemon
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/environment
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fakecontext
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fakegit
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fakestorage
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fixtures/load
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fixtures/plugin
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/fixtures/plugin/basic
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/registry
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/testutil/request
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/drivers
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/local
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/mounts
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/service
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/service/opts
12:56:47 [2022-08-02T12:56:47.791Z] github.com/docker/docker/volume/testutils' ']'
12:56:47 [2022-08-02T12:56:47.792Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/httpstatus 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/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/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/builder/remotecontext/urlutil github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/cli/winresources/docker-proxy github.com/docker/docker/cli/winresources/dockerd github.com/docker/docker/client github.com/docker/docker/cmd/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/loggertest 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/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/dmesg github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/longpath github.com/docker/docker/pkg/loopback github.com/docker/docker/pkg/namesgenerator 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/stack github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid 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/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/apparmor 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/rootless/specconv 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:56:48 [2022-08-02T12:56:48.053Z] ?   	github.com/docker/docker/api	[no test files]
12:56:50 [2022-08-02T12:56:50.846Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
12:56:51 [2022-08-02T12:56:51.784Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
12:56:52 [2022-08-02T12:56:52.723Z] === RUN   TestDockerSuite/TestPortHostBinding
12:56:53 [2022-08-02T12:56:53.662Z] === RUN   TestDockerSuite/TestPortList
12:56:57 [2022-08-02T12:56:57.858Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
12:56:59 [2022-08-02T12:56:59.769Z]     docker_api_swarm_service_test.go:100: [d73c08d94faa9] joining swarm manager [df54418a8ed0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:57:00 [2022-08-02T12:57:00.709Z]     docker_api_swarm_service_test.go:101: [de0f979243b40] joining swarm manager [df54418a8ed0d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:57:00 [2022-08-02T12:57:00.710Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
12:57:04 [2022-08-02T12:57:04.914Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
12:57:04 [2022-08-02T12:57:04.914Z] === RUN   TestDockerSuite/TestPruneContainerLabel
12:57:06 [2022-08-02T12:57:06.170Z] ok  	github.com/docker/docker/api/server	0.008s	coverage: 7.9% of statements
12:57:06 [2022-08-02T12:57:06.821Z] === RUN   TestDockerSuite/TestPruneContainerUntil
12:57:07 [2022-08-02T12:57:07.390Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
12:57:07 [2022-08-02T12:57:07.959Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
12:57:07 [2022-08-02T12:57:07.959Z] === RUN   TestDockerSuite/TestPsByOrder
12:57:09 [2022-08-02T12:57:09.869Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
12:57:10 [2022-08-02T12:57:10.809Z] === RUN   TestDockerSuite/TestPsListContainersBase
12:57:13 [2022-08-02T12:57:13.347Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
12:57:16 [2022-08-02T12:57:16.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
12:57:16 [2022-08-02T12:57:16.641Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
12:57:19 [2022-08-02T12:57:19.180Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
12:57:22 [2022-08-02T12:57:22.476Z]     check_test.go:611: [d73c08d94faa9] daemon is not started
12:57:25 [2022-08-02T12:57:25.768Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
12:57:26 [2022-08-02T12:57:26.711Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
12:57:27 [2022-08-02T12:57:27.649Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
12:57:28 [2022-08-02T12:57:28.588Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
12:57:29 [2022-08-02T12:57:29.530Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
12:57:29 [2022-08-02T12:57:29.790Z]     docker_api_swarm_service_test.go:533: [ddd2ed3fab584] joining swarm manager [db53291c7e6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:57:30 [2022-08-02T12:57:30.732Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
12:57:31 [2022-08-02T12:57:31.302Z]     docker_api_swarm_service_test.go:534: [d19024e3713b1] joining swarm manager [db53291c7e6fc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:57:32 [2022-08-02T12:57:32.683Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
12:57:35 [2022-08-02T12:57:35.225Z] === RUN   TestDockerSuite/TestPsListContainersSize
12:57:36 [2022-08-02T12:57:36.164Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
12:57:36 [2022-08-02T12:57:36.425Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
12:57:36 [2022-08-02T12:57:36.995Z] === RUN   TestDockerSuite/TestPsRightTagName
12:57:39 [2022-08-02T12:57:39.540Z] === RUN   TestDockerSuite/TestPsShowMounts
12:57:40 [2022-08-02T12:57:40.946Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
12:57:40 [2022-08-02T12:57:40.946Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
12:57:40 [2022-08-02T12:57:40.946Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
12:57:41 [2022-08-02T12:57:41.204Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
12:57:41 [2022-08-02T12:57:41.785Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
12:57:41 [2022-08-02T12:57:41.785Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
12:57:42 [2022-08-02T12:57:42.724Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
12:57:44 [2022-08-02T12:57:44.106Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
12:57:44 [2022-08-02T12:57:44.366Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
12:57:50 [2022-08-02T12:57:50.981Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
12:57:51 [2022-08-02T12:57:51.551Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
12:57:52 [2022-08-02T12:57:52.931Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
12:57:52 [2022-08-02T12:57:52.931Z] === RUN   TestDockerSuite/TestRestartPolicyNO
12:57:52 [2022-08-02T12:57:52.931Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
12:57:53 [2022-08-02T12:57:53.192Z] === RUN   TestDockerSuite/TestRestartRunningContainer
12:57:54 [2022-08-02T12:57:54.572Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
12:57:55 [2022-08-02T12:57:55.143Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
12:57:56 [2022-08-02T12:57:56.526Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
12:57:56 [2022-08-02T12:57:56.787Z]     docker_api_swarm_service_test.go:148: [d76e8bb50aced] joining swarm manager [d6b5901c95ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
12:57:57 [2022-08-02T12:57:57.728Z]     docker_api_swarm_service_test.go:148: [de92eff4fb3c2] joining swarm manager [d6b5901c95ca5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
12:57:59 [2022-08-02T12:57:59.112Z] === RUN   TestDockerSuite/TestRestartWithVolumes
12:58:00 [2022-08-02T12:58:00.495Z] === RUN   TestDockerSuite/TestRmiBlank
12:58:00 [2022-08-02T12:58:00.495Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
12:58:00 [2022-08-02T12:58:00.495Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
12:58:03 [2022-08-02T12:58:03.042Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
12:58:03 [2022-08-02T12:58:03.612Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
12:58:03 [2022-08-02T12:58:03.872Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
12:58:05 [2022-08-02T12:58:05.254Z] === RUN   TestDockerSuite/TestRmiImgIDForce
12:58:05 [2022-08-02T12:58:05.823Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
12:58:07 [2022-08-02T12:58:07.205Z] === RUN   TestDockerSuite/TestRmiParentImageFail
12:58:07 [2022-08-02T12:58:07.775Z] === RUN   TestDockerSuite/TestRmiTag
12:58:08 [2022-08-02T12:58:08.035Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
12:58:08 [2022-08-02T12:58:08.625Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
12:58:11 [2022-08-02T12:58:11.165Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
12:58:11 [2022-08-02T12:58:11.735Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
12:58:12 [2022-08-02T12:58:12.304Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
12:58:12 [2022-08-02T12:58:12.566Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
12:58:13 [2022-08-02T12:58:13.136Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
12:58:13 [2022-08-02T12:58:13.706Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
12:58:14 [2022-08-02T12:58:14.275Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
12:58:14 [2022-08-02T12:58:14.537Z] === RUN   TestDockerSuite/TestContainerNetworkMode
12:58:15 [2022-08-02T12:58:15.476Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
12:58:18 [2022-08-02T12:58:18.769Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
12:58:19 [2022-08-02T12:58:19.028Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
12:58:20 [2022-08-02T12:58:20.408Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
12:58:20 [2022-08-02T12:58:20.978Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
12:58:23 [2022-08-02T12:58:23.520Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
12:58:24 [2022-08-02T12:58:24.904Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
12:58:26 [2022-08-02T12:58:26.829Z] === RUN   TestDockerSuite/TestDevicePermissions
12:58:27 [2022-08-02T12:58:27.089Z] === RUN   TestDockerSuite/TestDockerFails
12:58:27 [2022-08-02T12:58:27.089Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
12:58:28 [2022-08-02T12:58:28.468Z] === RUN   TestDockerSuite/TestMountIntoProc
12:58:28 [2022-08-02T12:58:28.728Z] === RUN   TestDockerSuite/TestMountIntoSys
12:58:29 [2022-08-02T12:58:29.296Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
12:58:30 [2022-08-02T12:58:30.678Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
12:58:30 [2022-08-02T12:58:30.938Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
12:58:31 [2022-08-02T12:58:31.508Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
12:58:32 [2022-08-02T12:58:32.450Z] === RUN   TestDockerSuite/TestRunAddHost
12:58:33 [2022-08-02T12:58:33.019Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
12:58:33 [2022-08-02T12:58:33.279Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
12:58:33 [2022-08-02T12:58:33.849Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
12:58:33 [2022-08-02T12:58:33.849Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
12:58:34 [2022-08-02T12:58:34.109Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
12:58:34 [2022-08-02T12:58:34.369Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
12:58:35 [2022-08-02T12:58:35.750Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
12:58:36 [2022-08-02T12:58:36.319Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
12:58:37 [2022-08-02T12:58:37.259Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
12:58:38 [2022-08-02T12:58:38.221Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
12:58:39 [2022-08-02T12:58:39.163Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
12:58:42 [2022-08-02T12:58:42.579Z] === RUN   TestDockerSuite/TestRunAttachDetach
12:58:42 [2022-08-02T12:58:42.579Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
12:58:42 [2022-08-02T12:58:42.579Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
12:58:42 [2022-08-02T12:58:42.579Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ok  	github.com/docker/docker/api/server/httputils	0.004s	coverage: 31.9% of statements
12:58:42 [2022-08-02T12:58:42.681Z] ok  	github.com/docker/docker/api/server/middleware	0.007s	coverage: 37.7% of statements
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/router	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
12:58:42 [2022-08-02T12:58:42.681Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ok  	github.com/docker/docker/api/server/router/swarm	0.018s	coverage: 6.0% of statements
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ok  	github.com/docker/docker/api/server/router/volume	0.008s	coverage: 67.9% of statements
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/container	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/events	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ok  	github.com/docker/docker/api/types/filters	0.008s	coverage: 92.2% of statements
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/image	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/network	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ok  	github.com/docker/docker/api/types/strslice	0.011s	coverage: 90.0% of statements
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
12:58:42 [2022-08-02T12:58:42.682Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
12:58:42 [2022-08-02T12:58:42.840Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
12:58:42 [2022-08-02T12:58:42.942Z] ok  	github.com/docker/docker/api/types/versions	0.009s	coverage: 77.3% of statements
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
12:58:42 [2022-08-02T12:58:42.942Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
12:58:43 [2022-08-02T12:58:43.409Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
12:58:44 [2022-08-02T12:58:44.348Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
12:58:45 [2022-08-02T12:58:45.286Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
12:58:45 [2022-08-02T12:58:45.497Z] ok  	github.com/docker/docker/builder/remotecontext	0.126s	coverage: 13.7% of statements
12:58:45 [2022-08-02T12:58:45.546Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
12:58:46 [2022-08-02T12:58:46.067Z] ok  	github.com/docker/docker/builder/dockerfile	0.569s	coverage: 49.3% of statements
12:58:46 [2022-08-02T12:58:46.118Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
12:58:46 [2022-08-02T12:58:46.638Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
12:58:46 [2022-08-02T12:58:46.687Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
12:58:46 [2022-08-02T12:58:46.687Z] === RUN   TestDockerSuite/TestRunBindMounts
12:58:47 [2022-08-02T12:58:47.210Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
12:58:47 [2022-08-02T12:58:47.782Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.564s	coverage: 86.3% of statements
12:58:47 [2022-08-02T12:58:47.782Z] ?   	github.com/docker/docker/cli	[no test files]
12:58:47 [2022-08-02T12:58:47.782Z] ?   	github.com/docker/docker/cli/config	[no test files]
12:58:47 [2022-08-02T12:58:47.782Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
12:58:47 [2022-08-02T12:58:47.782Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
12:58:48 [2022-08-02T12:58:48.608Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
12:58:48 [2022-08-02T12:58:48.725Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.212s	coverage: 69.3% of statements
12:58:48 [2022-08-02T12:58:48.867Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
12:58:49 [2022-08-02T12:58:49.435Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
12:58:49 [2022-08-02T12:58:49.695Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
12:58:50 [2022-08-02T12:58:50.265Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
12:58:50 [2022-08-02T12:58:50.265Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
12:58:50 [2022-08-02T12:58:50.834Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
12:58:51 [2022-08-02T12:58:51.402Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
12:58:51 [2022-08-02T12:58:51.972Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
12:58:52 [2022-08-02T12:58:52.542Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
12:58:53 [2022-08-02T12:58:53.113Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
12:58:53 [2022-08-02T12:58:53.374Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
12:58:53 [2022-08-02T12:58:53.945Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
12:58:53 [2022-08-02T12:58:53.945Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
12:58:54 [2022-08-02T12:58:54.011Z] ok  	github.com/docker/docker/client	0.155s	coverage: 75.9% of statements
12:58:54 [2022-08-02T12:58:54.886Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
12:58:55 [2022-08-02T12:58:55.455Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
12:58:55 [2022-08-02T12:58:55.714Z] === RUN   TestDockerSuite/TestRunContainerNetwork
12:58:56 [2022-08-02T12:58:56.296Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
12:58:56 [2022-08-02T12:58:56.555Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
12:58:56 [2022-08-02T12:58:56.815Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
12:58:58 [2022-08-02T12:58:58.197Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
12:59:00 [2022-08-02T12:59:00.108Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
12:59:00 [2022-08-02T12:59:00.108Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
12:59:01 [2022-08-02T12:59:01.048Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
12:59:01 [2022-08-02T12:59:01.620Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
12:59:02 [2022-08-02T12:59:02.562Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
12:59:03 [2022-08-02T12:59:03.134Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
12:59:04 [2022-08-02T12:59:04.075Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
12:59:04 [2022-08-02T12:59:04.643Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
12:59:04 [2022-08-02T12:59:04.903Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
12:59:05 [2022-08-02T12:59:05.842Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
12:59:07 [2022-08-02T12:59:07.751Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
12:59:08 [2022-08-02T12:59:08.700Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
12:59:08 [2022-08-02T12:59:08.700Z] === RUN   TestDockerSuite/TestRunCreateVolume
12:59:09 [2022-08-02T12:59:09.269Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
12:59:10 [2022-08-02T12:59:10.651Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
12:59:10 [2022-08-02T12:59:10.911Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
12:59:12 [2022-08-02T12:59:12.306Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
12:59:13 [2022-08-02T12:59:13.691Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
12:59:14 [2022-08-02T12:59:14.629Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
12:59:17 [2022-08-02T12:59:17.168Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
12:59:17 [2022-08-02T12:59:17.168Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
12:59:17 [2022-08-02T12:59:17.168Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
12:59:17 [2022-08-02T12:59:17.168Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
12:59:17 [2022-08-02T12:59:17.168Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
12:59:17 [2022-08-02T12:59:17.168Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
12:59:17 [2022-08-02T12:59:17.168Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
12:59:18 [2022-08-02T12:59:18.553Z] === RUN   TestDockerSuite/TestRunDNSOptions
12:59:19 [2022-08-02T12:59:19.935Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
12:59:19 [2022-08-02T12:59:19.935Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
12:59:21 [2022-08-02T12:59:21.844Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
12:59:22 [2022-08-02T12:59:22.414Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
12:59:23 [2022-08-02T12:59:23.795Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
12:59:24 [2022-08-02T12:59:24.057Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
12:59:24 [2022-08-02T12:59:24.316Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
12:59:24 [2022-08-02T12:59:24.316Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
12:59:24 [2022-08-02T12:59:24.316Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
12:59:24 [2022-08-02T12:59:24.887Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
12:59:26 [2022-08-02T12:59:26.271Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
12:59:26 [2022-08-02T12:59:26.271Z] === RUN   TestDockerSuite/TestRunDuplicateMount
12:59:26 [2022-08-02T12:59:26.840Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
12:59:27 [2022-08-02T12:59:27.409Z] === RUN   TestDockerSuite/TestRunEchoStdout
12:59:28 [2022-08-02T12:59:28.349Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
12:59:28 [2022-08-02T12:59:28.349Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
12:59:28 [2022-08-02T12:59:28.609Z] === RUN   TestDockerSuite/TestRunEmptyEnv
12:59:28 [2022-08-02T12:59:28.869Z] === RUN   TestDockerSuite/TestRunEntrypoint
12:59:29 [2022-08-02T12:59:29.453Z] === RUN   TestDockerSuite/TestRunEnvironment
12:59:30 [2022-08-02T12:59:30.025Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
12:59:30 [2022-08-02T12:59:30.595Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
12:59:31 [2022-08-02T12:59:31.167Z] === RUN   TestDockerSuite/TestRunExitCode
12:59:31 [2022-08-02T12:59:31.736Z] === RUN   TestDockerSuite/TestRunExitCodeOne
12:59:32 [2022-08-02T12:59:32.305Z] === RUN   TestDockerSuite/TestRunExitCodeZero
12:59:32 [2022-08-02T12:59:32.874Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
12:59:33 [2022-08-02T12:59:33.137Z] === RUN   TestDockerSuite/TestRunExposePort
12:59:33 [2022-08-02T12:59:33.137Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
12:59:33 [2022-08-02T12:59:33.706Z] === RUN   TestDockerSuite/TestRunGroupAdd
12:59:33 [2022-08-02T12:59:33.966Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
12:59:34 [2022-08-02T12:59:34.906Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
12:59:35 [2022-08-02T12:59:35.166Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
12:59:35 [2022-08-02T12:59:35.166Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
12:59:35 [2022-08-02T12:59:35.166Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
12:59:37 [2022-08-02T12:59:37.703Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
12:59:37 [2022-08-02T12:59:37.703Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
12:59:40 [2022-08-02T12:59:40.729Z] ok  	github.com/docker/docker/cmd/dockerd	0.089s	coverage: 31.9% of statements
12:59:40 [2022-08-02T12:59:40.729Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.1% of statements
12:59:40 [2022-08-02T12:59:40.729Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.506s	coverage: 0.0% of statements
12:59:40 [2022-08-02T12:59:40.729Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
12:59:40 [2022-08-02T12:59:40.729Z] ?   	github.com/docker/docker/container/stream	[no test files]
12:59:40 [2022-08-02T12:59:40.729Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
12:59:40 [2022-08-02T12:59:40.729Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
12:59:40 [2022-08-02T12:59:40.729Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
12:59:46 [2022-08-02T12:59:46.017Z] ok  	github.com/docker/docker/daemon/cluster	0.063s	coverage: 0.5% of statements
12:59:46 [2022-08-02T12:59:46.959Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.015s	coverage: 65.3% of statements
12:59:48 [2022-08-02T12:59:48.357Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.012s	coverage: 36.9% of statements
12:59:49 [2022-08-02T12:59:49.915Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
12:59:49 [2022-08-02T12:59:49.915Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
12:59:50 [2022-08-02T12:59:50.175Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
12:59:50 [2022-08-02T12:59:50.175Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
12:59:50 [2022-08-02T12:59:50.175Z] === RUN   TestDockerSuite/TestRunInvalidReference
12:59:50 [2022-08-02T12:59:50.175Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
12:59:50 [2022-08-02T12:59:50.745Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
12:59:53 [2022-08-02T12:59:53.292Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
12:59:53 [2022-08-02T12:59:53.292Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
12:59:53 [2022-08-02T12:59:53.872Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
12:59:55 [2022-08-02T12:59:55.255Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
12:59:56 [2022-08-02T12:59:56.486Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.449s	coverage: 13.4% of statements
12:59:57 [2022-08-02T12:59:57.058Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
12:59:57 [2022-08-02T12:59:57.627Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
12:59:57 [2022-08-02T12:59:57.887Z] ok  	github.com/docker/docker/daemon	10.137s	coverage: 16.1% of statements
12:59:57 [2022-08-02T12:59:57.887Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
12:59:57 [2022-08-02T12:59:57.887Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
12:59:57 [2022-08-02T12:59:57.887Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
12:59:57 [2022-08-02T12:59:57.887Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
12:59:58 [2022-08-02T12:59:58.456Z] ok  	github.com/docker/docker/daemon/graphdriver	0.015s	coverage: 2.2% of statements
12:59:59 [2022-08-02T12:59:59.840Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.739s	coverage: 74.8% of statements
13:00:01 [2022-08-02T13:00:01.227Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.017s	coverage: 3.0% of statements
13:00:01 [2022-08-02T13:00:01.227Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.349s	coverage: 60.7% of statements
13:00:01 [2022-08-02T13:00:01.827Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
13:00:01 [2022-08-02T13:00:01.827Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
13:00:01 [2022-08-02T13:00:01.827Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
13:00:02 [2022-08-02T13:00:02.088Z] === RUN   TestDockerSuite/TestRunModeHostname
13:00:02 [2022-08-02T13:00:02.718Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.009s	coverage: 1.9% of statements
13:00:03 [2022-08-02T13:00:03.028Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
13:00:03 [2022-08-02T13:00:03.028Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
13:00:03 [2022-08-02T13:00:03.289Z] === RUN   TestDockerSuite/TestRunModeIpcHost
13:00:04 [2022-08-02T13:00:04.670Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
13:00:04 [2022-08-02T13:00:04.692Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.347s	coverage: 50.6% of statements
13:00:04 [2022-08-02T13:00:04.930Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
13:00:05 [2022-08-02T13:00:05.632Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.569s	coverage: 46.1% of statements
13:00:05 [2022-08-02T13:00:05.632Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
13:00:05 [2022-08-02T13:00:05.870Z] === RUN   TestDockerSuite/TestRunModePIDContainer
13:00:06 [2022-08-02T13:00:06.810Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
13:00:06 [2022-08-02T13:00:06.810Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
13:00:07 [2022-08-02T13:00:07.016Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.011s	coverage: 58.5% of statements
13:00:07 [2022-08-02T13:00:07.016Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.768s	coverage: 58.5% of statements
13:00:07 [2022-08-02T13:00:07.016Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
13:00:07 [2022-08-02T13:00:07.016Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
13:00:07 [2022-08-02T13:00:07.070Z] === RUN   TestDockerSuite/TestRunModeUTSHost
13:00:07 [2022-08-02T13:00:07.640Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
13:00:07 [2022-08-02T13:00:07.957Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.010s	coverage: 3.0% of statements
13:00:08 [2022-08-02T13:00:08.209Z] === RUN   TestDockerSuite/TestRunMount
13:00:08 [2022-08-02T13:00:08.898Z] ok  	github.com/docker/docker/daemon/links	0.010s	coverage: 93.0% of statements
13:00:09 [2022-08-02T13:00:09.468Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.9% of statements
13:00:09 [2022-08-02T13:00:09.468Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
13:00:09 [2022-08-02T13:00:09.468Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
13:00:10 [2022-08-02T13:00:10.409Z] ok  	github.com/docker/docker/daemon/logger	0.240s	coverage: 43.2% of statements
13:00:10 [2022-08-02T13:00:10.749Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
13:00:10 [2022-08-02T13:00:10.980Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.203s	coverage: 79.9% of statements
13:00:11 [2022-08-02T13:00:11.240Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.010s	coverage: 53.6% of statements
13:00:11 [2022-08-02T13:00:11.240Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
13:00:11 [2022-08-02T13:00:11.811Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.021s	coverage: 68.2% of statements
13:00:12 [2022-08-02T13:00:12.072Z] ok  	github.com/docker/docker/daemon/logger/journald	0.006s	coverage: 23.4% of statements
13:00:12 [2022-08-02T13:00:12.644Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.004s	coverage: 87.2% of statements
13:00:13 [2022-08-02T13:00:13.216Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.211s	coverage: 76.8% of statements
13:00:13 [2022-08-02T13:00:13.289Z] === RUN   TestDockerSuite/TestRunMountOrdering
13:00:13 [2022-08-02T13:00:13.788Z] ok  	github.com/docker/docker/daemon/logger/local	0.053s	coverage: 79.4% of statements
13:00:13 [2022-08-02T13:00:13.788Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
13:00:13 [2022-08-02T13:00:13.788Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
13:00:13 [2022-08-02T13:00:13.858Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
13:00:13 [2022-08-02T13:00:13.858Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
13:00:14 [2022-08-02T13:00:14.359Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 62.0% of statements
13:00:14 [2022-08-02T13:00:14.431Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
13:00:14 [2022-08-02T13:00:14.619Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.038s	coverage: 31.5% of statements
13:00:15 [2022-08-02T13:00:15.811Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
13:00:16 [2022-08-02T13:00:16.005Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.006s	coverage: 46.8% of statements
13:00:16 [2022-08-02T13:00:16.005Z] ok  	github.com/docker/docker/daemon/logger/templates	0.003s	coverage: 8.3% of statements
13:00:16 [2022-08-02T13:00:16.381Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
13:00:16 [2022-08-02T13:00:16.575Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
13:00:17 [2022-08-02T13:00:17.322Z] === RUN   TestDockerSuite/TestRunNamedVolume
13:00:17 [2022-08-02T13:00:17.516Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.589s	coverage: 82.5% of statements
13:00:17 [2022-08-02T13:00:17.516Z] ?   	github.com/docker/docker/daemon/names	[no test files]
13:00:17 [2022-08-02T13:00:17.516Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
13:00:18 [2022-08-02T13:00:18.459Z] ok  	github.com/docker/docker/distribution/metadata	0.022s	coverage: 44.4% of statements
13:00:19 [2022-08-02T13:00:19.267Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
13:00:19 [2022-08-02T13:00:19.532Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
13:00:19 [2022-08-02T13:00:19.842Z] ok  	github.com/docker/docker/distribution	1.515s	coverage: 28.0% of statements
13:00:19 [2022-08-02T13:00:19.842Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
13:00:20 [2022-08-02T13:00:20.111Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
13:00:20 [2022-08-02T13:00:20.698Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
13:00:20 [2022-08-02T13:00:20.959Z] ok  	github.com/docker/docker/distribution/xfer	1.898s	coverage: 85.4% of statements
13:00:20 [2022-08-02T13:00:20.959Z] ?   	github.com/docker/docker/dockerversion	[no test files]
13:00:21 [2022-08-02T13:00:21.442Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
13:00:21 [2022-08-02T13:00:21.531Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
13:00:21 [2022-08-02T13:00:21.791Z] ok  	github.com/docker/docker/image/tarexport	0.008s	coverage: 0.7% of statements
13:00:21 [2022-08-02T13:00:21.791Z] ?   	github.com/docker/docker/image/v1	[no test files]
13:00:21 [2022-08-02T13:00:21.791Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
13:00:22 [2022-08-02T13:00:22.051Z] ok  	github.com/docker/docker/libcontainerd/queue	0.023s	coverage: 100.0% of statements
13:00:22 [2022-08-02T13:00:22.824Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
13:00:22 [2022-08-02T13:00:22.824Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
13:00:22 [2022-08-02T13:00:22.991Z] ok  	github.com/docker/docker/oci	0.011s	coverage: 46.0% of statements
13:00:23 [2022-08-02T13:00:23.763Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
13:00:23 [2022-08-02T13:00:23.763Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
13:00:23 [2022-08-02T13:00:23.931Z] ok  	github.com/docker/docker/opts	0.028s	coverage: 66.0% of statements
13:00:23 [2022-08-02T13:00:23.931Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
13:00:24 [2022-08-02T13:00:24.335Z] === RUN   TestDockerSuite/TestRunNetHost
13:00:25 [2022-08-02T13:00:25.273Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
13:00:25 [2022-08-02T13:00:25.840Z] ok  	github.com/docker/docker/pkg/archive	0.305s	coverage: 82.3% of statements
13:00:25 [2022-08-02T13:00:25.842Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
13:00:25 [2022-08-02T13:00:25.842Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
13:00:26 [2022-08-02T13:00:26.410Z] ok  	github.com/docker/docker/pkg/authorization	0.174s	coverage: 68.3% of statements
13:00:26 [2022-08-02T13:00:26.410Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
13:00:26 [2022-08-02T13:00:26.411Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
13:00:26 [2022-08-02T13:00:26.670Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
13:00:28 [2022-08-02T13:00:28.320Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
13:00:28 [2022-08-02T13:00:28.320Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
13:00:29 [2022-08-02T13:00:29.702Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
13:00:29 [2022-08-02T13:00:29.963Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.485s	coverage: 42.7% of statements
13:00:29 [2022-08-02T13:00:29.963Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
13:00:30 [2022-08-02T13:00:30.223Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
13:00:30 [2022-08-02T13:00:30.484Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
13:00:30 [2022-08-02T13:00:30.745Z] ok  	github.com/docker/docker/pkg/fileutils	0.009s	coverage: 87.2% of statements
13:00:31 [2022-08-02T13:00:31.006Z] ok  	github.com/docker/docker/layer	7.747s	coverage: 68.9% of statements
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/oci/caps	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
13:00:31 [2022-08-02T13:00:31.006Z] ok  	github.com/docker/docker/pkg/fsutils	0.138s	coverage: 85.1% of statements
13:00:31 [2022-08-02T13:00:31.577Z] ok  	github.com/docker/docker/pkg/homedir	0.004s	coverage: 11.4% of statements
13:00:31 [2022-08-02T13:00:31.622Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
13:00:32 [2022-08-02T13:00:32.518Z] ok  	github.com/docker/docker/pkg/idtools	0.543s	coverage: 67.9% of statements
13:00:32 [2022-08-02T13:00:32.518Z] ok  	github.com/docker/docker/pkg/ioutils	0.447s	coverage: 69.7% of statements
13:00:32 [2022-08-02T13:00:32.778Z] ok  	github.com/docker/docker/pkg/longpath	0.012s	coverage: 100.0% of statements
13:00:33 [2022-08-02T13:00:33.038Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.006s	coverage: 91.7% of statements
13:00:33 [2022-08-02T13:00:33.038Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
13:00:33 [2022-08-02T13:00:33.299Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.003s	coverage: 85.7% of statements
13:00:33 [2022-08-02T13:00:33.299Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
13:00:33 [2022-08-02T13:00:33.530Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
13:00:33 [2022-08-02T13:00:33.559Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.002s	coverage: 60.0% of statements
13:00:33 [2022-08-02T13:00:33.559Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.004s	coverage: 90.5% of statements
13:00:33 [2022-08-02T13:00:33.790Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
13:00:33 [2022-08-02T13:00:33.790Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
13:00:33 [2022-08-02T13:00:33.819Z] ok  	github.com/docker/docker/pkg/pidfile	0.010s	coverage: 82.4% of statements
13:00:33 [2022-08-02T13:00:33.819Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
13:00:33 [2022-08-02T13:00:33.819Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
13:00:34 [2022-08-02T13:00:34.730Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
13:00:34 [2022-08-02T13:00:34.730Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
13:00:34 [2022-08-02T13:00:34.759Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.012s	coverage: 56.8% of statements
13:00:35 [2022-08-02T13:00:35.298Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
13:00:35 [2022-08-02T13:00:35.329Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
13:00:35 [2022-08-02T13:00:35.329Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
13:00:35 [2022-08-02T13:00:35.590Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
13:00:35 [2022-08-02T13:00:35.869Z] === RUN   TestDockerSuite/TestRunNonExistingImage
13:00:35 [2022-08-02T13:00:35.869Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
13:00:36 [2022-08-02T13:00:36.440Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
13:00:36 [2022-08-02T13:00:36.970Z] ok  	github.com/docker/docker/pkg/pubsub	1.033s	coverage: 75.0% of statements
13:00:37 [2022-08-02T13:00:37.230Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
13:00:37 [2022-08-02T13:00:37.230Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
13:00:37 [2022-08-02T13:00:37.491Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
13:00:37 [2022-08-02T13:00:37.751Z] ok  	github.com/docker/docker/pkg/streamformatter	0.003s	coverage: 66.2% of statements
13:00:38 [2022-08-02T13:00:38.012Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
13:00:38 [2022-08-02T13:00:38.351Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
13:00:38 [2022-08-02T13:00:38.582Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
13:00:38 [2022-08-02T13:00:38.842Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
13:00:39 [2022-08-02T13:00:39.103Z] ok  	github.com/docker/docker/pkg/tailfile	0.062s	coverage: 88.6% of statements
13:00:39 [2022-08-02T13:00:39.674Z] ok  	github.com/docker/docker/pkg/tarsum	0.041s	coverage: 89.3% of statements
13:00:39 [2022-08-02T13:00:39.934Z] ok  	github.com/docker/docker/pkg/truncindex	0.102s	coverage: 91.5% of statements
13:00:40 [2022-08-02T13:00:40.194Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
13:00:42 [2022-08-02T13:00:42.104Z] ok  	github.com/docker/docker/plugin	0.520s	coverage: 23.2% of statements
13:00:42 [2022-08-02T13:00:42.104Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
13:00:42 [2022-08-02T13:00:42.547Z] === RUN   TestDockerSuite/TestRunOOMExitCode
13:00:42 [2022-08-02T13:00:42.547Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
13:00:42 [2022-08-02T13:00:42.547Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
13:00:42 [2022-08-02T13:00:42.675Z] ok  	github.com/docker/docker/profiles/seccomp	0.011s	coverage: 86.0% of statements
13:00:42 [2022-08-02T13:00:42.808Z] === RUN   TestDockerSuite/TestRunPIDsLimit
13:00:43 [2022-08-02T13:00:43.067Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
13:00:43 [2022-08-02T13:00:43.328Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
13:00:43 [2022-08-02T13:00:43.629Z] ok  	github.com/docker/docker/quota	0.201s	coverage: 71.4% of statements
13:00:43 [2022-08-02T13:00:43.892Z] ok  	github.com/docker/docker/reference	0.007s	coverage: 83.7% of statements
13:00:44 [2022-08-02T13:00:44.711Z] === RUN   TestDockerSuite/TestRunPortInUse
13:00:45 [2022-08-02T13:00:45.290Z] ok  	github.com/docker/docker/registry	0.054s	coverage: 58.6% of statements
13:00:45 [2022-08-02T13:00:45.290Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
13:00:45 [2022-08-02T13:00:45.550Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
13:00:45 [2022-08-02T13:00:45.652Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
13:00:46 [2022-08-02T13:00:46.120Z] ok  	github.com/docker/docker/runconfig	0.009s	coverage: 64.5% of statements
13:00:46 [2022-08-02T13:00:46.222Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
13:00:46 [2022-08-02T13:00:46.222Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
13:00:46 [2022-08-02T13:00:46.381Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
13:00:46 [2022-08-02T13:00:46.481Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
13:00:46 [2022-08-02T13:00:46.741Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
13:00:47 [2022-08-02T13:00:47.310Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
13:00:47 [2022-08-02T13:00:47.880Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
13:00:48 [2022-08-02T13:00:48.290Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
13:00:48 [2022-08-02T13:00:48.464Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
13:00:48 [2022-08-02T13:00:48.464Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:00:48 [2022-08-02T13:00:48.464Z] === RUN   TestDockerSuite/TestRunPublishPort
13:00:48 [2022-08-02T13:00:48.551Z] ok  	github.com/docker/docker/volume/local	0.085s	coverage: 76.8% of statements
13:00:49 [2022-08-02T13:00:49.122Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
13:00:49 [2022-08-02T13:00:49.404Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
13:00:49 [2022-08-02T13:00:49.404Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
13:00:49 [2022-08-02T13:00:49.973Z] === RUN   TestDockerSuite/TestRunReadProcLatency
13:00:49 [2022-08-02T13:00:49.973Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
13:00:49 [2022-08-02T13:00:49.973Z] === RUN   TestDockerSuite/TestRunReadProcTimer
13:00:50 [2022-08-02T13:00:50.062Z] ok  	github.com/docker/docker/volume/service	0.017s	coverage: 72.3% of statements
13:00:50 [2022-08-02T13:00:50.543Z] === RUN   TestDockerSuite/TestRunRedirectStdout
13:00:51 [2022-08-02T13:00:51.927Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
13:00:51 [2022-08-02T13:00:51.927Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
13:00:51 [2022-08-02T13:00:51.927Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
13:00:52 [2022-08-02T13:00:52.496Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
13:00:55 [2022-08-02T13:00:55.039Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
13:00:55 [2022-08-02T13:00:55.619Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
13:00:55 [2022-08-02T13:00:55.879Z] === RUN   TestDockerSuite/TestRunRm
13:00:56 [2022-08-02T13:00:56.450Z] === RUN   TestDockerSuite/TestRunRmAndWait
13:01:00 [2022-08-02T13:01:00.645Z] === RUN   TestDockerSuite/TestRunRmPre125Api
13:01:00 [2022-08-02T13:01:00.645Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
13:01:00 [2022-08-02T13:01:00.645Z] === RUN   TestDockerSuite/TestRunRootWorkdir
13:01:01 [2022-08-02T13:01:01.215Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
13:01:03 [2022-08-02T13:01:03.757Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
13:01:03 [2022-08-02T13:01:03.757Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
13:01:04 [2022-08-02T13:01:04.017Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
13:01:06 [2022-08-02T13:01:06.558Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
13:01:07 [2022-08-02T13:01:07.127Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
13:01:09 [2022-08-02T13:01:09.687Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
13:01:10 [2022-08-02T13:01:10.625Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
13:01:10 [2022-08-02T13:01:10.886Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
13:01:11 [2022-08-02T13:01:11.456Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
13:01:12 [2022-08-02T13:01:12.005Z] ok  	github.com/docker/docker/pkg/plugins	33.632s	coverage: 76.3% of statements
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/rootless	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/testutil/request	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/volume	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === Skipped
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     network_proxy_test.go:208: No support for dual stack yet
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:44: Driver btrfs not supported
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:44: Driver btrfs not supported
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:44: Driver btrfs not supported
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:44: Driver btrfs not supported
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:44: Driver btrfs not supported
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
13:01:12 [2022-08-02T13:01:12.005Z]     graphtest_unix.go:71: No driver to put!
13:01:12 [2022-08-02T13:01:12.005Z] 
13:01:12 [2022-08-02T13:01:12.005Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z] time="2022-08-02T13:00:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z] time="2022-08-02T13:00:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z] time="2022-08-02T13:00:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z] time="2022-08-02T13:00:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z] time="2022-08-02T13:00:02Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: driver not supported
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:71: No driver to put!
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     overlay_test.go:50: Fails to compute changes intermittently
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     overlay_test.go:65: Cannot run test with naive change algorithm
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver zfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver zfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver zfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver zfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:44: Driver zfs not supported
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     graphtest_unix.go:71: No driver to put!
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
13:01:12 [2022-08-02T13:01:12.006Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
13:01:12 [2022-08-02T13:01:12.006Z] 
13:01:12 [2022-08-02T13:01:12.006Z] DONE 2790 tests, 28 skipped in 261.529s
13:01:12 [2022-08-02T13:01:12.006Z] + '[' -n 'github.com/docker/docker/libnetwork
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/bitseq
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cluster
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/diagnostic
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/ovrouter
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/cmd/readme_test
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/config
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/datastore
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/diagnostic
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/discoverapi
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/driverapi
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/bridge
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/host
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/macvlan
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/null
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/overlay
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/remote
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/remote/api
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/windows
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/drvregistry
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/etchosts
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/idm
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/internal/caller
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/internal/setmatrix
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipam
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipamapi
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipams/builtin
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipams/null
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipams/remote
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipams/remote/api
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipams/windowsipam
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ipamutils
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/iptables
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/netlabel
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/netutils
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/networkdb
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/ns
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/options
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/osl
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/osl/kernel
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/portallocator
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/portmapper
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/resolvconf
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/testutils
13:01:12 [2022-08-02T13:01:12.006Z] github.com/docker/docker/libnetwork/types' ']'
13:01:12 [2022-08-02T13:01:12.006Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types
13:01:12 [2022-08-02T13:01:12.400Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
13:01:12 [2022-08-02T13:01:12.401Z]     docker_cli_service_logs_test.go:248: checking task ykoikkexqm0e
13:01:12 [2022-08-02T13:01:12.401Z]     docker_cli_service_logs_test.go:253: checking messages for ykoikkexqm0e
13:01:12 [2022-08-02T13:01:12.401Z]     docker_cli_service_logs_test.go:248: checking task uui53ql2gq7w
13:01:12 [2022-08-02T13:01:12.401Z]     docker_cli_service_logs_test.go:253: checking messages for uui53ql2gq7w
13:01:12 [2022-08-02T13:01:12.969Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
13:01:13 [2022-08-02T13:01:13.229Z] === RUN   TestDockerSwarmSuite/TestServiceScale
13:01:13 [2022-08-02T13:01:13.488Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
13:01:14 [2022-08-02T13:01:14.428Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
13:01:14 [2022-08-02T13:01:14.688Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
13:01:15 [2022-08-02T13:01:15.258Z] === RUN   TestDockerSuite/TestRunSetMacAddress
13:01:15 [2022-08-02T13:01:15.829Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
13:01:16 [2022-08-02T13:01:16.088Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
13:01:18 [2022-08-02T13:01:18.627Z] === RUN   TestDockerSuite/TestRunState
13:01:19 [2022-08-02T13:01:19.568Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
13:01:19 [2022-08-02T13:01:19.828Z] === RUN   TestDockerSuite/TestRunStdinPipe
13:01:20 [2022-08-02T13:01:20.398Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
13:01:20 [2022-08-02T13:01:20.658Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
13:01:20 [2022-08-02T13:01:20.658Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
13:01:20 [2022-08-02T13:01:20.658Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
13:01:20 [2022-08-02T13:01:20.917Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
13:01:21 [2022-08-02T13:01:21.488Z] === RUN   TestDockerSuite/TestRunSysctls
13:01:22 [2022-08-02T13:01:22.428Z] === RUN   TestDockerSuite/TestRunTLSVerify
13:01:22 [2022-08-02T13:01:22.428Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
13:01:22 [2022-08-02T13:01:22.428Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
13:01:22 [2022-08-02T13:01:22.998Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
13:01:24 [2022-08-02T13:01:24.922Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
13:01:25 [2022-08-02T13:01:25.861Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
13:01:26 [2022-08-02T13:01:26.799Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
13:01:29 [2022-08-02T13:01:29.340Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
13:01:31 [2022-08-02T13:01:31.881Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
13:01:32 [2022-08-02T13:01:32.450Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
13:01:33 [2022-08-02T13:01:33.391Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
13:01:33 [2022-08-02T13:01:33.391Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
13:01:33 [2022-08-02T13:01:33.651Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
13:01:35 [2022-08-02T13:01:35.563Z] === RUN   TestDockerSuite/TestRunUnshareProc
13:01:35 [2022-08-02T13:01:35.824Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
13:01:36 [2022-08-02T13:01:36.764Z] === RUN   TestDockerSuite/TestRunUserByID
13:01:37 [2022-08-02T13:01:37.024Z] === RUN   TestDockerSuite/TestRunUserByIDBig
13:01:37 [2022-08-02T13:01:37.285Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
13:01:37 [2022-08-02T13:01:37.545Z] === RUN   TestDockerSuite/TestRunUserByIDZero
13:01:38 [2022-08-02T13:01:38.114Z] === RUN   TestDockerSuite/TestRunUserByName
13:01:38 [2022-08-02T13:01:38.373Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
13:01:38 [2022-08-02T13:01:38.944Z] === RUN   TestDockerSuite/TestRunUserDefaults
13:01:39 [2022-08-02T13:01:39.247Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
13:01:39 [2022-08-02T13:01:39.247Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
13:01:39 [2022-08-02T13:01:39.247Z] === RUN   TestDockerSuite/TestRunUserNotFound
13:01:39 [2022-08-02T13:01:39.507Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
13:01:40 [2022-08-02T13:01:40.076Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
13:01:40 [2022-08-02T13:01:40.646Z]     docker_cli_swarm_test.go:1895: [dca64221d5cdd] joining swarm manager [d2dbe87b26227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:01:42 [2022-08-02T13:01:42.043Z]     docker_cli_swarm_test.go:1896: [d8088b8e6f413] joining swarm manager [d2dbe87b26227]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:01:43 [2022-08-02T13:01:43.422Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
13:01:43 [2022-08-02T13:01:43.991Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
13:01:44 [2022-08-02T13:01:44.560Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
13:01:45 [2022-08-02T13:01:45.942Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
13:01:46 [2022-08-02T13:01:46.880Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
13:01:48 [2022-08-02T13:01:48.260Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
13:01:50 [2022-08-02T13:01:50.168Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
13:01:50 [2022-08-02T13:01:50.168Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
13:01:50 [2022-08-02T13:01:50.168Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
13:01:50 [2022-08-02T13:01:50.168Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
13:01:50 [2022-08-02T13:01:50.168Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:01:50 [2022-08-02T13:01:50.168Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
13:01:50 [2022-08-02T13:01:50.168Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:01:50 [2022-08-02T13:01:50.168Z] === RUN   TestDockerSuite/TestRunWithBadDevice
13:01:50 [2022-08-02T13:01:50.429Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
13:01:50 [2022-08-02T13:01:50.429Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
13:01:50 [2022-08-02T13:01:50.429Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
13:01:50 [2022-08-02T13:01:50.999Z] === RUN   TestDockerSuite/TestRunWithCPUShares
13:01:51 [2022-08-02T13:01:51.569Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
13:01:52 [2022-08-02T13:01:52.508Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
13:01:53 [2022-08-02T13:01:53.077Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
13:01:53 [2022-08-02T13:01:53.337Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
13:01:53 [2022-08-02T13:01:53.337Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
13:01:53 [2022-08-02T13:01:53.907Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
13:01:53 [2022-08-02T13:01:53.907Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
13:01:54 [2022-08-02T13:01:54.476Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
13:01:54 [2022-08-02T13:01:54.736Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
13:01:54 [2022-08-02T13:01:54.997Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
13:01:55 [2022-08-02T13:01:55.566Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
13:01:55 [2022-08-02T13:01:55.566Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
13:01:56 [2022-08-02T13:01:56.134Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
13:01:56 [2022-08-02T13:01:56.134Z] === RUN   TestDockerSuite/TestRunWithShmSize
13:01:56 [2022-08-02T13:01:56.727Z] === RUN   TestDockerSuite/TestRunWithSwappiness
13:01:56 [2022-08-02T13:01:56.988Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
13:01:56 [2022-08-02T13:01:56.988Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
13:01:56 [2022-08-02T13:01:56.988Z] === RUN   TestDockerSuite/TestRunWithUlimits
13:01:57 [2022-08-02T13:01:57.556Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
13:01:58 [2022-08-02T13:01:58.495Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork	37.206s	coverage: 40.6% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.118s	coverage: 84.4% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.840s	coverage: 59.9% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.046s	coverage: 5.0% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
13:01:58 [2022-08-02T13:01:58.699Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
13:01:58 [2022-08-02T13:01:58.699Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
13:01:59 [2022-08-02T13:01:59.063Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
13:01:59 [2022-08-02T13:01:59.063Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
13:01:59 [2022-08-02T13:01:59.063Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
13:01:59 [2022-08-02T13:01:59.322Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
13:01:59 [2022-08-02T13:01:59.322Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
13:02:00 [2022-08-02T13:02:00.260Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
13:02:00 [2022-08-02T13:02:00.520Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
13:02:01 [2022-08-02T13:02:01.904Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
13:02:02 [2022-08-02T13:02:02.473Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
13:02:02 [2022-08-02T13:02:02.473Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
13:02:02 [2022-08-02T13:02:02.473Z] === RUN   TestDockerSuite/TestSlowStdinClosing
13:02:02 [2022-08-02T13:02:02.473Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
13:02:03 [2022-08-02T13:02:03.043Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
13:02:03 [2022-08-02T13:02:03.304Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
13:02:03 [2022-08-02T13:02:03.874Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
13:02:04 [2022-08-02T13:02:04.442Z] === RUN   TestDockerSuite/TestStopContainerSignal
13:02:06 [2022-08-02T13:02:06.351Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
13:02:06 [2022-08-02T13:02:06.610Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
13:02:08 [2022-08-02T13:02:08.691Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.166s	coverage: 6.6% of statements
13:02:08 [2022-08-02T13:02:08.691Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
13:02:08 [2022-08-02T13:02:08.691Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
13:02:08 [2022-08-02T13:02:08.691Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
13:02:08 [2022-08-02T13:02:08.691Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
13:02:08 [2022-08-02T13:02:08.691Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
13:02:08 [2022-08-02T13:02:08.691Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
13:02:09 [2022-08-02T13:02:09.149Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
13:02:09 [2022-08-02T13:02:09.297Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.018s	coverage: 82.4% of statements
13:02:09 [2022-08-02T13:02:09.298Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.014s	coverage: 81.2% of statements
13:02:09 [2022-08-02T13:02:09.558Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
13:02:09 [2022-08-02T13:02:09.817Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
13:02:11 [2022-08-02T13:02:11.690Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
13:02:11 [2022-08-02T13:02:11.690Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
13:02:14 [2022-08-02T13:02:14.272Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
13:02:14 [2022-08-02T13:02:14.536Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
13:02:16 [2022-08-02T13:02:16.445Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
13:02:17 [2022-08-02T13:02:17.828Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
13:02:18 [2022-08-02T13:02:18.769Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
13:02:19 [2022-08-02T13:02:19.708Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
13:02:21 [2022-08-02T13:02:21.089Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
13:02:22 [2022-08-02T13:02:22.040Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
13:02:22 [2022-08-02T13:02:22.470Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
13:02:23 [2022-08-02T13:02:23.854Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
13:02:25 [2022-08-02T13:02:25.234Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
13:02:26 [2022-08-02T13:02:26.618Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
13:02:28 [2022-08-02T13:02:28.002Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
13:02:29 [2022-08-02T13:02:29.910Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
13:02:29 [2022-08-02T13:02:29.910Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
13:02:31 [2022-08-02T13:02:31.840Z]     docker_cli_swarm_test.go:1796: [d1957703b7d1d] joining swarm manager [dac9d7088277f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:02:33 [2022-08-02T13:02:33.221Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
13:02:33 [2022-08-02T13:02:33.221Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
13:02:33 [2022-08-02T13:02:33.221Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
13:02:33 [2022-08-02T13:02:33.221Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
13:02:33 [2022-08-02T13:02:33.221Z]     docker_cli_swarm_test.go:1797: [d1d793510786a] joining swarm manager [dac9d7088277f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:02:33 [2022-08-02T13:02:33.483Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
13:02:34 [2022-08-02T13:02:34.422Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
13:02:34 [2022-08-02T13:02:34.991Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
13:02:35 [2022-08-02T13:02:35.931Z] === RUN   TestDockerSuite/TestSaveCheckTimes
13:02:35 [2022-08-02T13:02:35.931Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
13:02:36 [2022-08-02T13:02:36.934Z] ok  	github.com/docker/docker/libnetwork/ipam	14.596s	coverage: 85.3% of statements
13:02:36 [2022-08-02T13:02:36.934Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
13:02:36 [2022-08-02T13:02:36.934Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
13:02:36 [2022-08-02T13:02:36.935Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
13:02:36 [2022-08-02T13:02:36.935Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
13:02:36 [2022-08-02T13:02:36.935Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
13:02:36 [2022-08-02T13:02:36.935Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
13:02:36 [2022-08-02T13:02:36.935Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.259s	coverage: 74.0% of statements
13:02:37 [2022-08-02T13:02:37.312Z] === RUN   TestDockerSuite/TestSaveImageId
13:02:37 [2022-08-02T13:02:37.312Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
13:02:37 [2022-08-02T13:02:37.506Z] ok  	github.com/docker/docker/libnetwork/iptables	0.160s	coverage: 45.0% of statements
13:02:37 [2022-08-02T13:02:37.572Z] === RUN   TestDockerSuite/TestSaveLoadParents
13:02:37 [2022-08-02T13:02:37.766Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
13:02:38 [2022-08-02T13:02:38.026Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
13:02:38 [2022-08-02T13:02:38.512Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3045455169
13:02:38 [2022-08-02T13:02:38.772Z] === RUN   TestDockerSuite/TestSaveMultipleNames
13:02:38 [2022-08-02T13:02:38.772Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
13:02:40 [2022-08-02T13:02:40.155Z] === RUN   TestDockerSuite/TestSaveSingleTag
13:02:40 [2022-08-02T13:02:40.155Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
13:02:40 [2022-08-02T13:02:40.155Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
13:02:41 [2022-08-02T13:02:41.535Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
13:02:42 [2022-08-02T13:02:42.475Z] === RUN   TestDockerSuite/TestSearchCmdOptions
13:02:45 [2022-08-02T13:02:45.012Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
13:02:45 [2022-08-02T13:02:45.012Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
13:02:45 [2022-08-02T13:02:45.580Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
13:02:45 [2022-08-02T13:02:45.580Z] === RUN   TestDockerSuite/TestSearchWithLimit
13:02:46 [2022-08-02T13:02:46.959Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
13:02:46 [2022-08-02T13:02:46.959Z]     docker_cli_sni_test.go:30: Flakey test
13:02:46 [2022-08-02T13:02:46.959Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
13:02:48 [2022-08-02T13:02:48.880Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
13:02:52 [2022-08-02T13:02:52.172Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
13:02:53 [2022-08-02T13:02:53.555Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
13:02:54 [2022-08-02T13:02:54.494Z] === RUN   TestDockerSuite/TestStartAttachSilent
13:02:55 [2022-08-02T13:02:55.063Z] === RUN   TestDockerSuite/TestStartAttachWithRename
13:02:56 [2022-08-02T13:02:56.443Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
13:02:57 [2022-08-02T13:02:57.823Z] === RUN   TestDockerSuite/TestStartMultipleContainers
13:02:58 [2022-08-02T13:02:58.764Z]     docker_cli_swarm_test.go:1315: [d601c2672bda3] joining swarm manager [da403be87cd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:02:59 [2022-08-02T13:02:59.703Z] === RUN   TestDockerSuite/TestStartPausedContainer
13:02:59 [2022-08-02T13:02:59.964Z]     docker_cli_swarm_test.go:1316: [d16b5397ba5e2] joining swarm manager [da403be87cd69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:03:00 [2022-08-02T13:03:00.224Z] === RUN   TestDockerSuite/TestStartRecordError
13:03:01 [2022-08-02T13:03:01.605Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
13:03:03 [2022-08-02T13:03:03.514Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
13:03:04 [2022-08-02T13:03:04.451Z] === RUN   TestDockerSuite/TestStatsAllNoStream
13:03:06 [2022-08-02T13:03:06.993Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
13:03:11 [2022-08-02T13:03:11.188Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
13:03:14 [2022-08-02T13:03:14.479Z] === RUN   TestDockerSuite/TestStatsFormatAll
13:03:18 [2022-08-02T13:03:18.672Z] === RUN   TestDockerSuite/TestStatsNoStream
13:03:21 [2022-08-02T13:03:21.208Z] === RUN   TestDockerSuite/TestTopMultipleArgs
13:03:21 [2022-08-02T13:03:21.467Z] === RUN   TestDockerSuite/TestTopNonPrivileged
13:03:22 [2022-08-02T13:03:22.036Z] === RUN   TestDockerSuite/TestTopPrivileged
13:03:22 [2022-08-02T13:03:22.607Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
13:03:22 [2022-08-02T13:03:22.607Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
13:03:22 [2022-08-02T13:03:22.607Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
13:03:23 [2022-08-02T13:03:23.176Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
13:03:23 [2022-08-02T13:03:23.435Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
13:03:23 [2022-08-02T13:03:23.435Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
13:03:23 [2022-08-02T13:03:23.435Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
13:03:23 [2022-08-02T13:03:23.435Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
13:03:23 [2022-08-02T13:03:23.435Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
13:03:24 [2022-08-02T13:03:24.816Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
13:03:25 [2022-08-02T13:03:25.386Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
13:03:25 [2022-08-02T13:03:25.956Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
13:03:26 [2022-08-02T13:03:26.896Z] === RUN   TestDockerSuite/TestUpdateStats
13:03:31 [2022-08-02T13:03:31.110Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
13:03:31 [2022-08-02T13:03:31.369Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
13:03:31 [2022-08-02T13:03:31.369Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
13:03:31 [2022-08-02T13:03:31.369Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
13:03:32 [2022-08-02T13:03:32.308Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
13:03:32 [2022-08-02T13:03:32.568Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
13:03:34 [2022-08-02T13:03:34.476Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
13:03:36 [2022-08-02T13:03:36.386Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
13:03:37 [2022-08-02T13:03:37.327Z] === RUN   TestDockerSuite/TestVolumeCLICreate
13:03:52 [2022-08-02T13:03:52.214Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
13:03:52 [2022-08-02T13:03:52.214Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
13:03:52 [2022-08-02T13:03:52.473Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
13:03:52 [2022-08-02T13:03:52.733Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
13:03:52 [2022-08-02T13:03:52.992Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
13:03:52 [2022-08-02T13:03:52.992Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
13:03:52 [2022-08-02T13:03:52.992Z] === RUN   TestDockerSuite/TestVolumeCLILs
13:03:53 [2022-08-02T13:03:53.563Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
13:03:53 [2022-08-02T13:03:53.563Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
13:03:54 [2022-08-02T13:03:54.131Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
13:03:54 [2022-08-02T13:03:54.131Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
13:03:54 [2022-08-02T13:03:54.392Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
13:03:54 [2022-08-02T13:03:54.392Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
13:03:54 [2022-08-02T13:03:54.392Z] === RUN   TestDockerSuite/TestVolumeCLIRm
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeLsFormat
13:03:56 [2022-08-02T13:03:56.326Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
13:03:56 [2022-08-02T13:03:56.326Z] --- PASS: TestDockerSuite (1355.20s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.05s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.92s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.11s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.78s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.92s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.28s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.10s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.65s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.17s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (4.19s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (1.70s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.14s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.11s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.67s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.24s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.60s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.80s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.81s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.89s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.66s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.69s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.09s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (4.98s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.55s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.45s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.08s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.59s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.86s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.65s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.73s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.86s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.93s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.80s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.72s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.17s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.13s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.91s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.86s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.91s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.97s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.73s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.76s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.87s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.74s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.92s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.85s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.80s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.51s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.44s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.05s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.76s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.28s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.48s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.55s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.53s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.61s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (21.26s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.58s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.59s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.56s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.58s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d41518_<nil>_<nil>} (1.40s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-12930652445_/foo_false__<nil>_<nil>_<nil>_<nil>} (0.73s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-12930652445_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.51s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.47s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.60s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31640094154_/foo_true__0xc000d41548_<nil>_<nil>_<nil>} (1.54s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d41560_<nil>_<nil>} (0.69s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d41578_<nil>_<nil>} (1.61s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d41590_<nil>_<nil>} (1.56s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d415a8_<nil>_<nil>} (1.67s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.60s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.41s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.05s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.03s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.03s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.04s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.04s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.06s)
13:03:56 [2022-08-02T13:03:56.326Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.08s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.12s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.75s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.48s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.75s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.53s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.61s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.74s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.61s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.12s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.83s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.76s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.66s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.37s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.92s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.85s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.92s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.80s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.87s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.81s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.88s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.78s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.24s)
13:03:56 [2022-08-02T13:03:56.326Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.70s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.81s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.16s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.73s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.99s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.85s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.84s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.79s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.02s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.88s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.75s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.81s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.77s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.42s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.99s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.06s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.83s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.59s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.67s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.11s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.26s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.66s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.83s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.84s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachDetach (0.99s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.86s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.59s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (14.69s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.63s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.13s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.13s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.83s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.30s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.96s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (7.79s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (4.13s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.08s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.49s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.49s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.27s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.45s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.73s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.92s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.50s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.26s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.38s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.59s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.21s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (7.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.60s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.44s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.93s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.33s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.52s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.31s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.39s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.12s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.43s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.95s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.58s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.85s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.48s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.20s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.67s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.57s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.42s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (1.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.04s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.48s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.44s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.12s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.33s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.53s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.64s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.06s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.11s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.43s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.64s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.43s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (11.64s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.81s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.48s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.50s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (3.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.60s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (6.10s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (5.26s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.54s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.22s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.54s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.36s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.22s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.69s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.06s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.85s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.95s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.84s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (3.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.27s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.80s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.67s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.57s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.09s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.12s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (3.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.25s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.29s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.11s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.29s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.65s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (0.87s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (0.92s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.84s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.99s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.78s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.15s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.59s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.99s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.66s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.50s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.24s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.27s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.20s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.31s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.44s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.29s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFails (0.70s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.03s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.08s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.24s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromGit (1.15s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.31s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.75s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.33s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.52s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.23s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.43s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.40s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (0.95s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.32s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.76s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildInheritance (0.52s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.46s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.02s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.94s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.54s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.54s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.67s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.43s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.62s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (1.48s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.58s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.47s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.28s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.20s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.97s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.04s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.37s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.32s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (6.19s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.93s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.18s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.83s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.57s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.44s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.61s)
13:03:56 [2022-08-02T13:03:56.327Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.31s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.44s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.52s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.79s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.20s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.26s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.05s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.60s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.70s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.80s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (3.36s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (2.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.99s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.88s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.25s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.64s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildPATH (2.22s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.61s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.74s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.08s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (3.36s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (2.14s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRm (2.29s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.73s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.30s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.93s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.11s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (0.77s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.96s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.25s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.41s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.33s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.73s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.11s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildStderr (0.67s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.29s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.99s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (1.07s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.14s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildUser (1.79s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.86s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (12.78s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.82s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.92s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.31s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.59s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.08s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.79s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.23s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (0.72s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.26s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.41s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.61s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.73s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.70s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitChange (0.76s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.67s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.36s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.28s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (0.71s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.41s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.30s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.72s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.43s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.65s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.86s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.82s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.73s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (1.10s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (1.10s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (0.75s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.68s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.81s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.81s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.41s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (1.19s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.95s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.74s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.59s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.84s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.83s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.78s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.18s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseC (2.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.87s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.77s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.54s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseG (3.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseH (3.21s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.29s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToDot (0.67s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.04s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.95s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.53s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.08s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.33s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.54s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCpVolumePath (0.78s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.60s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.10s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.76s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.26s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.10s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateRM (0.12s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.11s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.59s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.80s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.12s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.49s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.49s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.99s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.20s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.37s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsCopy (0.91s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (1.27s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.43s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.42s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (1.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.42s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.29s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.97s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.95s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.18s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.10s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.05s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.27s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.37s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsRename (0.54s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsResize (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.41s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.60s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.88s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsTop (0.91s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.98s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.75s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestVolumeEvents (5.43s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExec (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecCgroup (0.86s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecEnv (0.58s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.73s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.66s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.55s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.53s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecParseError (0.52s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.55s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.58s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecTTY (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.49s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.54s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (1.25s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.53s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.76s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.53s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.16s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.04s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHealth (19.30s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.78s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.63s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.08s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.34s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.61s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.71s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.56s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.61s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportDisplay (1.28s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportFile (1.59s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.78s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.36s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.67s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.61s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.84s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.76s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.06s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.62s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.72s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.95s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.64s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.64s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectImage (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.07s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.47s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.48s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.27s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.01s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.51s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.57s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.13s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.47s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.46s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.47s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.45s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.12s)
13:03:56 [2022-08-02T13:03:56.328Z]     --- PASS: TestDockerSuite/TestLinksEnvs (1.07s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.45s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.29s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.90s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.42s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.29s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.97s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.97s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.24s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.07s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.83s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.94s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.70s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.87s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.52s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsSince (6.63s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsTail (0.73s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.71s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.03s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.12s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestNetHostname (1.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.27s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.89s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.55s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.35s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.37s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.06s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.44s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.95s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.90s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginActive (2.34s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.22s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.55s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.81s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.14s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.40s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPortHostBinding (0.92s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPortList (6.84s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (3.79s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (2.25s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (0.92s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.41s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.93s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.73s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.26s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.30s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.10s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.40s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (7.06s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.59s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.14s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.16s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.65s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.55s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (1.28s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.20s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.66s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsRightTagName (2.05s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPsShowMounts (1.74s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.44s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.42s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.21s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.82s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.35s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.73s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (1.25s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.80s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.63s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.23s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.15s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.71s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.74s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiTag (0.27s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.57s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.73s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.46s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.58s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.27s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.47s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.60s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.48s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.45s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.82s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.27s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.42s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.93s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.41s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.35s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (1.79s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.45s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.47s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.28s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.44s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.93s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.46s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.24s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.52s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.55s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.20s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.72s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (1.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.71s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.24s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.97s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.64s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.74s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.68s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.50s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.66s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.96s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.64s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.49s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.48s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.46s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.59s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.80s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.95s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.55s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.09s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.47s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.21s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.85s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.99s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.71s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.82s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.59s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.79s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.82s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.23s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.61s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.94s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.30s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.16s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.26s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.51s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.37s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.30s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.63s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.73s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.32s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.54s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.28s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.05s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.56s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.69s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.56s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.61s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.57s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.68s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.63s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.54s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.48s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.47s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.92s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.08s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.92s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.59s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.91s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.42s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (2.13s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.05s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.33s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.04s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.38s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.50s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.80s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.23s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.53s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.20s)
13:03:56 [2022-08-02T13:03:56.329Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.25s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.16s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunMount (5.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.57s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.12s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.78s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.93s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.76s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.13s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.60s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.96s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.66s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.54s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.52s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.52s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.65s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.13s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.63s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.63s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.46s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.79s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.69s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.55s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.20s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.98s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.82s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.58s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.24s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.84s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.32s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRm (0.61s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.57s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.60s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (2.13s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.48s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.61s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.70s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.77s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.56s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.62s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.43s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.72s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.64s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunState (1.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.45s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.45s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.43s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunSysctls (0.98s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.05s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.10s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.61s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.16s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.22s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.80s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.64s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.68s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.50s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.78s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.23s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.19s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.17s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.68s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.60s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.56s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.53s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.36s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.46s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.69s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.39s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.91s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.42s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.56s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.45s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.46s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.90s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.50s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.43s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.51s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.51s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.92s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.33s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.05s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (0.87s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.41s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.48s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (1.97s)
13:03:56 [2022-08-02T13:03:56.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.65s)
13:03:56 [2022-08-02T13:03:56.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.66s)
13:03:56 [2022-08-02T13:03:56.330Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.66s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.66s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.29s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.47s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (3.26s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.78s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.40s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.93s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.32s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.40s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.45s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.40s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.38s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.37s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.38s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.81s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.74s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.80s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.22s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.36s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.06s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.18s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.17s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.21s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.36s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.38s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.48s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.02s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.55s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.71s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.88s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.53s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.99s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.65s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.14s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.76s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.15s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.50s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.96s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.65s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.53s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.51s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.55s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.49s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.02s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.78s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.59s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.97s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.50s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.93s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.78s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.60s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.66s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.70s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.19s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.48s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.51s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.60s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
13:03:56 [2022-08-02T13:03:56.330Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.63s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
13:03:56 [2022-08-02T13:03:56.331Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
13:03:56 [2022-08-02T13:03:56.331Z] === RUN   TestDockerRegistrySuite
13:03:56 [2022-08-02T13:03:56.331Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
13:03:57 [2022-08-02T13:03:57.772Z]     check_test.go:427: [d5fa6be7ed425] daemon is not started
13:03:57 [2022-08-02T13:03:57.772Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
13:03:58 [2022-08-02T13:03:58.710Z]     check_test.go:427: [d3ee23f29921a] daemon is not started
13:03:58 [2022-08-02T13:03:58.710Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
13:04:00 [2022-08-02T13:04:00.090Z]     check_test.go:427: [dc2cf9084bc64] daemon is not started
13:04:00 [2022-08-02T13:04:00.090Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
13:04:00 [2022-08-02T13:04:00.090Z]     check_test.go:427: [d92694006604f] daemon is not started
13:04:00 [2022-08-02T13:04:00.090Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
13:04:03 [2022-08-02T13:04:03.384Z]     check_test.go:427: [d968ac0089497] daemon is not started
13:04:03 [2022-08-02T13:04:03.384Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
13:04:07 [2022-08-02T13:04:07.579Z]     check_test.go:427: [d3edadcbd3dfb] daemon is not started
13:04:07 [2022-08-02T13:04:07.579Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
13:04:10 [2022-08-02T13:04:10.871Z]     check_test.go:427: [daafe7103801a] daemon is not started
13:04:10 [2022-08-02T13:04:10.871Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
13:04:11 [2022-08-02T13:04:11.441Z]     check_test.go:427: [d68581ae0624a] daemon is not started
13:04:11 [2022-08-02T13:04:11.441Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
13:04:12 [2022-08-02T13:04:12.381Z]     check_test.go:427: [d8318d1d506c6] daemon is not started
13:04:12 [2022-08-02T13:04:12.381Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
13:04:13 [2022-08-02T13:04:13.323Z]     check_test.go:427: [d243b39f7ef0c] daemon is not started
13:04:13 [2022-08-02T13:04:13.323Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
13:04:14 [2022-08-02T13:04:14.705Z]     check_test.go:427: [df55fa14d3f56] daemon is not started
13:04:14 [2022-08-02T13:04:14.705Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
13:04:14 [2022-08-02T13:04:14.964Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
13:04:15 [2022-08-02T13:04:15.534Z]     check_test.go:427: [df53e49199fcf] daemon is not started
13:04:15 [2022-08-02T13:04:15.534Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
13:04:17 [2022-08-02T13:04:17.445Z]     check_test.go:427: [d48c151773996] daemon is not started
13:04:17 [2022-08-02T13:04:17.445Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
13:04:18 [2022-08-02T13:04:18.385Z]     check_test.go:427: [dc12bdf1e6644] daemon is not started
13:04:18 [2022-08-02T13:04:18.385Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
13:04:18 [2022-08-02T13:04:18.957Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
13:04:19 [2022-08-02T13:04:19.527Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d1da7692d9784aae96165ae7ab57c99b72f2eb81243c0d1bd1aed528149b1896
13:04:20 [2022-08-02T13:04:20.467Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e11a6d10ae2f9428a99d39eedb72681af8d136f30a43f987d7770f829d104f5e
13:04:21 [2022-08-02T13:04:21.037Z]     check_test.go:427: [d343adfd710ed] daemon is not started
13:04:21 [2022-08-02T13:04:21.037Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
13:04:22 [2022-08-02T13:04:22.418Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:dde1c52418d72446a560e164264410cc9a0d46117b3fd55f59e4435b96feb5ea
13:04:23 [2022-08-02T13:04:23.357Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a0c82795bb3f4c74d22697ac5604779cb315dae06df6c10917400efbf2829c9f
13:04:23 [2022-08-02T13:04:23.617Z]     check_test.go:427: [d79333c82c3eb] daemon is not started
13:04:23 [2022-08-02T13:04:23.617Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
13:04:25 [2022-08-02T13:04:25.529Z]     check_test.go:427: [dbebf57494f3f] daemon is not started
13:04:25 [2022-08-02T13:04:25.529Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
13:04:26 [2022-08-02T13:04:26.468Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
13:04:27 [2022-08-02T13:04:27.876Z]     check_test.go:427: [dc4ce0feba358] daemon is not started
13:04:27 [2022-08-02T13:04:27.876Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
13:04:29 [2022-08-02T13:04:29.259Z]     check_test.go:427: [d8e4ec46c9336] daemon is not started
13:04:29 [2022-08-02T13:04:29.259Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
13:04:29 [2022-08-02T13:04:29.259Z]     check_test.go:427: [d504997a62efc] daemon is not started
13:04:29 [2022-08-02T13:04:29.259Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
13:04:29 [2022-08-02T13:04:29.501Z] ok  	github.com/docker/docker/libnetwork/networkdb	104.492s	coverage: 60.5% of statements
13:04:29 [2022-08-02T13:04:29.501Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
13:04:29 [2022-08-02T13:04:29.501Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
13:04:29 [2022-08-02T13:04:29.501Z] ok  	github.com/docker/docker/libnetwork/osl	4.328s	coverage: 39.7% of statements
13:04:29 [2022-08-02T13:04:29.501Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
13:04:29 [2022-08-02T13:04:29.761Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.019s	coverage: 80.7% of statements
13:04:30 [2022-08-02T13:04:30.642Z]     check_test.go:427: [d905657408afc] daemon is not started
13:04:30 [2022-08-02T13:04:30.642Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
13:04:30 [2022-08-02T13:04:30.701Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.601s	coverage: 48.6% of statements
13:04:30 [2022-08-02T13:04:30.961Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
13:04:30 [2022-08-02T13:04:30.961Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
13:04:31 [2022-08-02T13:04:31.221Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === Skipped
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork TestParallel1 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork TestParallel3 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork TestParallel2 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
13:04:31 [2022-08-02T13:04:31.221Z]     firewalld_test.go:14: firewalld is not running
13:04:31 [2022-08-02T13:04:31.221Z] 
13:04:31 [2022-08-02T13:04:31.221Z] DONE 327 tests, 9 skipped in 202.777s
13:04:31 [2022-08-02T13:04:31.583Z]     check_test.go:427: [d454b789cc4e9] daemon is not started
13:04:31 [2022-08-02T13:04:31.583Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
Post stage
[Pipeline] junit
13:04:31 [2022-08-02T13:04:31.807Z] Recording test results
13:04:32 [2022-08-02T13:04:32.310Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
13:04:32 [2022-08-02T13:04:32.633Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43890/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9bdfcb461264ddadfa064fa630ca6c044dc9f9be -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=22.06 docker:9bdfcb461264ddadfa064fa630ca6c044dc9f9be hack/validate/vendor
13:04:32 [2022-08-02T13:04:32.967Z]     check_test.go:427: [d3e719c135866] daemon is not started
13:04:32 [2022-08-02T13:04:32.967Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
13:04:33 [2022-08-02T13:04:33.204Z] +++ dirname ./hack/vendor.sh
13:04:33 [2022-08-02T13:04:33.204Z] ++ cd ./hack
13:04:33 [2022-08-02T13:04:33.204Z] ++ pwd
13:04:33 [2022-08-02T13:04:33.204Z] + SCRIPTDIR=/go/src/github.com/docker/docker/hack
13:04:33 [2022-08-02T13:04:33.204Z] + /go/src/github.com/docker/docker/hack/go-mod-prepare.sh
13:04:33 [2022-08-02T13:04:33.204Z] + GO111MODULE=auto
13:04:33 [2022-08-02T13:04:33.204Z] + go mod tidy -modfile vendor.mod -compat 1.17
13:04:33 [2022-08-02T13:04:33.204Z] go: downloading github.com/gorilla/mux v1.8.0
13:04:33 [2022-08-02T13:04:33.204Z] go: downloading github.com/sirupsen/logrus v1.8.1
13:04:33 [2022-08-02T13:04:33.773Z] go: downloading google.golang.org/grpc v1.45.0
13:04:33 [2022-08-02T13:04:33.773Z] go: downloading github.com/containerd/containerd v1.6.6
13:04:33 [2022-08-02T13:04:33.905Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading github.com/docker/distribution v2.8.1+incompatible
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading github.com/pkg/errors v0.9.1
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading gotest.tools/v3 v3.2.0
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading github.com/docker/go-units v0.4.0
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading github.com/golang/gddo v0.0.0-20190904175337-72a348e765d2
13:04:34 [2022-08-02T13:04:34.033Z] go: downloading github.com/opencontainers/image-spec v1.0.3-0.20220303224323-02efb9a75ee1
13:04:34 [2022-08-02T13:04:34.294Z] go: downloading golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
13:04:34 [2022-08-02T13:04:34.294Z] go: downloading github.com/moby/buildkit v0.10.3
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading github.com/docker/go-connections v0.4.0
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading github.com/gogo/protobuf v1.3.2
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading github.com/opencontainers/go-digest v1.0.0
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading golang.org/x/time v0.0.0-20211116232009-f0f3c7e86c11
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading github.com/opencontainers/runtime-spec v1.0.3-0.20210326190908-1c3f411f0417
13:04:34 [2022-08-02T13:04:34.554Z] go: downloading go.etcd.io/bbolt v1.3.6
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/containerd/continuity v0.3.0
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/hashicorp/go-immutable-radix v1.3.1
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/tonistiigi/fsutil v0.0.0-20220115021204-b19f7f9cb274
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/moby/sys/symlink v0.2.0
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/google/go-cmp v0.5.7
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/Microsoft/go-winio v0.5.2
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/docker/go-metrics v0.0.1
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/moby/sys/signal v0.7.0
13:04:34 [2022-08-02T13:04:34.815Z] go: downloading github.com/opencontainers/runc v1.1.2
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/moby/term v0.0.0-20210619224110-3f7ff695adc6
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/spf13/cobra v1.1.3
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/ishidawataru/sctp v0.0.0-20210707070123-9a39160e9062
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/containerd/cgroups v1.0.4
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/coreos/go-systemd/v22 v22.3.2
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/moby/swarmkit/v2 v2.0.0-20220420172245-6068d1894d46
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/spf13/pflag v1.0.5
13:04:35 [2022-08-02T13:04:35.076Z] go: downloading github.com/hashicorp/go-memdb v1.3.2
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/moby/sys/mount v0.3.3
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/opencontainers/selinux v1.10.1
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/google/uuid v1.3.0
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/Microsoft/hcsshim v0.9.3
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/docker/libtrust v0.0.0-20150526203908-9cbd2a1374f4
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/moby/locker v1.0.1
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/moby/sys/mountinfo v0.6.2
13:04:35 [2022-08-02T13:04:35.336Z] go: downloading github.com/vishvananda/netlink v1.2.1-beta.2
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/prometheus/client_golang v1.12.1
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/tonistiigi/go-archvariant v1.0.0
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/imdario/mergo v0.3.12
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/vbatts/tar-split v0.11.2
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/mistifyio/go-zfs v2.1.2-0.20190413222219-f784269be439+incompatible
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/containerd/fifo v1.0.0
13:04:35 [2022-08-02T13:04:35.596Z] go: downloading github.com/aws/aws-sdk-go v1.31.6
13:04:35 [2022-08-02T13:04:35.813Z]     check_test.go:427: [dd328cae660ef] daemon is not started
13:04:35 [2022-08-02T13:04:35.813Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
13:04:36 [2022-08-02T13:04:36.072Z]     check_test.go:427: [d7f94b5e2a192] daemon is not started
13:04:36 [2022-08-02T13:04:36.072Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
13:04:36 [2022-08-02T13:04:36.332Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
13:04:37 [2022-08-02T13:04:37.272Z]     check_test.go:427: [d923faa81b38c] daemon is not started
13:04:37 [2022-08-02T13:04:37.272Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
13:04:37 [2022-08-02T13:04:37.841Z]     check_test.go:427: [d6d4676480d32] daemon is not started
13:04:37 [2022-08-02T13:04:37.841Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
13:04:37 [2022-08-02T13:04:37.841Z]     check_test.go:427: [d98a23b508270] daemon is not started
13:04:38 [2022-08-02T13:04:38.101Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading github.com/fluent/fluent-logger-golang v1.9.0
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading cloud.google.com/go v0.93.3
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading cloud.google.com/go/logging v1.4.2
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading google.golang.org/genproto v0.0.0-20211208223120-3a66f561d7aa
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading github.com/Graylog2/go-gelf v0.0.0-20191017102106-1550ee647df0
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading github.com/bsphere/le_go v0.0.0-20170215134836-7a984a84b549
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading github.com/RackSec/srslog v0.0.0-20180709174129-a4725f04ec91
13:04:38 [2022-08-02T13:04:38.138Z] go: downloading github.com/Azure/go-ansiterm v0.0.0-20210617225240-d185dfc1b5a1
13:04:38 [2022-08-02T13:04:38.360Z]     check_test.go:427: [daa3a5fa235b9] daemon is not started
13:04:38 [2022-08-02T13:04:38.360Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
13:04:38 [2022-08-02T13:04:38.620Z]     check_test.go:427: [d811f4baa1950] daemon is not started
13:04:38 [2022-08-02T13:04:38.620Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
13:04:38 [2022-08-02T13:04:38.881Z]     check_test.go:427: [dded6a4be9121] daemon is not started
13:04:38 [2022-08-02T13:04:38.881Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
13:04:39 [2022-08-02T13:04:39.140Z]     check_test.go:427: [d6bdc4fca7138] daemon is not started
13:04:39 [2022-08-02T13:04:39.141Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
13:04:40 [2022-08-02T13:04:40.521Z]     check_test.go:427: [dd942db0a37de] daemon is not started
13:04:40 [2022-08-02T13:04:40.521Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
13:04:41 [2022-08-02T13:04:41.091Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/stretchr/testify v1.7.1
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/golang/protobuf v1.5.2
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/cloudflare/cfssl v0.0.0-20180323000720-5d63dbd981b5
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/creack/pty v1.1.11
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/morikuni/aec v1.0.0
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/containerd/typeurl v1.0.2
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/pelletier/go-toml v1.9.4
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/docker/go-events v0.0.0-20190806004212-e31b211e4f1c
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/docker/libkv v0.2.2-0.20211217103745-e480589147e3
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/miekg/dns v1.1.27
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/moby/ipvs v1.0.2
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/vishvananda/netns v0.0.0-20210104183010-2eb08e3e575f
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/klauspost/compress v1.15.1
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/hashicorp/serf v0.8.5
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/deckarep/golang-set v0.0.0-20141123011944-ef32fa3046d9
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/godbus/dbus/v5 v5.0.6
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/armon/go-radix v0.0.0-20150105235045-e39d623f12e8
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/hashicorp/memberlist v0.2.4
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/tchap/go-patricia v2.3.0+incompatible
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/rootless-containers/rootlesskit v1.0.0
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/containerd/stargz-snapshotter/estargz v0.11.3
13:04:41 [2022-08-02T13:04:41.434Z] go: downloading github.com/containerd/stargz-snapshotter v0.11.3
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/hashicorp/go-multierror v1.1.1
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/grpc-ecosystem/go-grpc-middleware v1.3.0
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.29.0
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/otel v1.4.1
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/otel/trace v1.4.1
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.4.1
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/otel/sdk v1.4.1
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading golang.org/x/crypto v0.0.0-20220315160706-3147a52a75dd
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading go.opentelemetry.io/proto/otlp v0.12.0
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/mitchellh/hashstructure/v2 v2.0.2
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/containerd/console v1.0.3
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/containerd/go-runc v1.0.0
13:04:41 [2022-08-02T13:04:41.694Z] go: downloading github.com/gogo/googleapis v1.4.1
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.29.0
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.29.0
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/hashicorp/golang-lru v0.5.4
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/hashicorp/go-uuid v1.0.1
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/inconshreveable/mousetrap v1.0.0
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading go.etcd.io/etcd/raft/v3 v3.5.2
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/fernet/fernet-go v0.0.0-20180830025343-9eac43b88a5e
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/grpc-ecosystem/go-grpc-prometheus v1.2.0
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/cyphar/filepath-securejoin v0.2.3
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/beorn7/perks v1.0.1
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/cespare/xxhash/v2 v2.1.2
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/prometheus/client_model v0.2.0
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/prometheus/common v0.32.1
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading github.com/prometheus/procfs v0.7.3
13:04:41 [2022-08-02T13:04:41.954Z] go: downloading google.golang.org/protobuf v1.27.1
13:04:42 [2022-08-02T13:04:42.046Z]     check_test.go:427: [d0141c2550ee3] daemon is not started
13:04:42 [2022-08-02T13:04:42.046Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading github.com/phayes/permbits v0.0.0-20190612203442-39d7c581d2ee
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading gopkg.in/yaml.v2 v2.4.0
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading github.com/containerd/ttrpc v1.1.0
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading github.com/tinylib/msgp v1.1.0
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading github.com/bmizerany/assert v0.0.0-20160611221934-b7ed37b82869
13:04:42 [2022-08-02T13:04:42.215Z] go: downloading google.golang.org/api v0.54.0
13:04:43 [2022-08-02T13:04:43.428Z]     check_test.go:427: [d8795551bce11] daemon is not started
13:04:43 [2022-08-02T13:04:43.428Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
13:04:44 [2022-08-02T13:04:44.370Z]     check_test.go:427: [dbde49be73f44] daemon is not started
13:04:44 [2022-08-02T13:04:44.370Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading github.com/googleapis/gax-go/v2 v2.0.5
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading go.opencensus.io v0.23.0
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading golang.org/x/oauth2 v0.0.0-20210819190943-2bc19b11175f
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading github.com/davecgh/go-spew v1.1.1
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading github.com/pmezard/go-difflib v1.0.0
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading github.com/google/certificate-transparency-go v1.0.20
13:04:44 [2022-08-02T13:04:44.758Z] go: downloading golang.org/x/text v0.3.7
13:04:45 [2022-08-02T13:04:45.308Z] === RUN   TestDockerRegistrySuite/TestV2Only
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/armon/go-metrics v0.0.0-20180917152333-f0300d1749da
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/hashicorp/go-msgpack v0.5.5
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/google/btree v1.0.1
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/hashicorp/go-sockaddr v1.0.2
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/sean-/seed v0.0.0-20170313163322-e2103e2c3529
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/cilium/ebpf v0.7.0
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading go.uber.org/goleak v1.1.12
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/hashicorp/errwrap v1.1.0
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/armon/circbuf v0.0.0-20190214190532-5111143e8da2
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/tonistiigi/units v0.0.0-20180711220420-6950e57a87ea
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/gofrs/flock v0.8.1
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/go-logr/logr v1.2.2
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/grpc-ecosystem/grpc-gateway v1.16.0
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/felixge/httpsnoop v1.0.2
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading go.opentelemetry.io/otel/metric v0.27.0
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/agext/levenshtein v1.2.3
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading code.cloudfoundry.org/clock v1.0.0
13:04:45 [2022-08-02T13:04:45.328Z] go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/jmespath/go-jmespath v0.3.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/philhofer/fwd v1.0.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/kr/pretty v0.2.1
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/pascaldekloe/goe v0.0.0-20180627143212-57f6aae5913c
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/frankban/quicktest v1.11.3
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/go-logr/stdr v1.2.2
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading go.opentelemetry.io/otel/internal/metric v0.27.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/container-storage-interface/spec v1.5.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/akutz/memconn v0.1.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/onsi/ginkgo v1.16.4
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/onsi/gomega v1.15.0
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading github.com/dperny/gocsi v1.2.3-pre
13:04:45 [2022-08-02T13:04:45.588Z] go: downloading go.etcd.io/etcd/pkg/v3 v3.5.2
13:04:45 [2022-08-02T13:04:45.848Z] go: downloading go.etcd.io/etcd/server/v3 v3.5.2
13:04:45 [2022-08-02T13:04:45.848Z] go: downloading go.etcd.io/etcd/client/pkg/v3 v3.5.2
13:04:45 [2022-08-02T13:04:45.848Z] go: downloading github.com/kr/text v0.2.0
13:04:45 [2022-08-02T13:04:45.848Z] go: downloading google.golang.org/appengine v1.6.7
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading golang.org/x/term v0.0.0-20210615171337-6886f2dfbf5b
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/cockroachdb/datadriven v0.0.0-20200714090401-bf6692d28da5
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading go.uber.org/zap v1.17.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/dustin/go-humanize v1.0.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/nxadm/tail v1.4.8
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/cockroachdb/errors v1.2.4
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading go.uber.org/atomic v1.7.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading go.uber.org/multierr v1.6.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/akutz/gosync v0.1.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/cockroachdb/logtags v0.0.0-20190617123548-eb05cc24525f
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/getsentry/raven-go v0.2.0
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/fsnotify/fsnotify v1.5.1
13:04:46 [2022-08-02T13:04:46.108Z] go: downloading github.com/certifi/gocertifi v0.0.0-20200922220541-2c3bb06c6054
13:04:46 [2022-08-02T13:04:46.247Z] --- PASS: TestDockerRegistrySuite (49.67s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.21s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.09s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.32s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.84s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.59s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.78s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.02s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.91s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.04s)
13:04:46 [2022-08-02T13:04:46.247Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.10s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.22s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.54s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.29s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.47s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.82s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.41s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.66s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.29s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.16s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.29s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.10s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.10s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.97s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.44s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.24s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.45s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.13s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.35s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.39s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.34s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.71s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.14s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (1.04s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.91s)
13:04:46 [2022-08-02T13:04:46.248Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
13:04:46 [2022-08-02T13:04:46.248Z] === RUN   TestDockerSchema1RegistrySuite
13:04:46 [2022-08-02T13:04:46.248Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
13:04:46 [2022-08-02T13:04:46.248Z]     check_test.go:454: [d4e857d5c19bd] daemon is not started
13:04:46 [2022-08-02T13:04:46.248Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
13:04:46 [2022-08-02T13:04:46.368Z] + GO111MODULE=auto
13:04:46 [2022-08-02T13:04:46.369Z] + go mod vendor -modfile vendor.mod
13:04:48 [2022-08-02T13:04:48.788Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
13:04:49 [2022-08-02T13:04:49.048Z]     check_test.go:454: [d8d4f0b2902ec] daemon is not started
13:04:49 [2022-08-02T13:04:49.048Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
13:04:50 [2022-08-02T13:04:50.570Z] Congratulations! All vendoring changes are done the right way.
13:04:52 [2022-08-02T13:04:52.341Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
13:04:52 [2022-08-02T13:04:52.341Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:04:52 [2022-08-02T13:04:52.341Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:04:52 [2022-08-02T13:04:52.800Z] + echo Ensuring container killed.
13:04:52 [2022-08-02T13:04:52.800Z] Ensuring container killed.
13:04:52 [2022-08-02T13:04:52.800Z] + docker rm -vf docker-pr3
13:04:52 [2022-08-02T13:04:52.800Z] Error: No such container: docker-pr3
[Pipeline] sh
13:04:53 [2022-08-02T13:04:53.086Z] + echo Chowning /workspace to jenkins user
13:04:53 [2022-08-02T13:04:53.086Z] Chowning /workspace to jenkins user
13:04:53 [2022-08-02T13:04:53.086Z] + id -u
13:04:53 [2022-08-02T13:04:53.086Z] + id -g
13:04:53 [2022-08-02T13:04:53.086Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:04:53 [2022-08-02T13:04:53.952Z] + bundleName=unit
13:04:53 [2022-08-02T13:04:53.952Z] + echo Creating unit-bundles.tar.gz
13:04:53 [2022-08-02T13:04:53.952Z] Creating unit-bundles.tar.gz
13:04:53 [2022-08-02T13:04:53.952Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out
13:04:53 [2022-08-02T13:04:53.952Z] bundles/junit-report-libnetwork.xml
13:04:53 [2022-08-02T13:04:53.952Z] bundles/junit-report.xml
13:04:53 [2022-08-02T13:04:53.952Z] bundles/go-test-report-libnetwork.json
13:04:53 [2022-08-02T13:04:53.952Z] bundles/go-test-report.json
13:04:53 [2022-08-02T13:04:53.952Z] bundles/profile-libnetwork.out
13:04:53 [2022-08-02T13:04:53.952Z] bundles/profile.out
[Pipeline] archiveArtifacts
13:04:53 [2022-08-02T13:04:53.965Z] Archiving artifacts
13:04:54 [2022-08-02T13:04:54.414Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:04:54 [2022-08-02T13:04:54.720Z] + make clean
13:04:54 [2022-08-02T13:04:54.882Z]     check_test.go:454: [df0815f5e2991] daemon is not started
13:04:54 [2022-08-02T13:04:54.882Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
13:04:54 [2022-08-02T13:04:54.979Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:04:54 [2022-08-02T13:04:54.979Z] docker-dev-cache
13:04:54 [2022-08-02T13:04:54.979Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
13:04:55 [2022-08-02T13:04:55.821Z]     check_test.go:454: [d3987ba8ba1ee] daemon is not started
13:04:55 [2022-08-02T13:04:55.822Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
13:04:55 [2022-08-02T13:04:55.822Z]     check_test.go:454: [d8deaf7d1d3da] daemon is not started
13:04:55 [2022-08-02T13:04:55.822Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
13:04:57 [2022-08-02T13:04:57.732Z]     check_test.go:454: [db52a892cb071] daemon is not started
13:04:57 [2022-08-02T13:04:57.732Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
13:04:58 [2022-08-02T13:04:58.301Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
13:04:58 [2022-08-02T13:04:58.560Z]     check_test.go:454: [d744512c807d9] daemon is not started
13:04:58 [2022-08-02T13:04:58.561Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
13:04:59 [2022-08-02T13:04:59.131Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
13:04:59 [2022-08-02T13:04:59.702Z]     check_test.go:454: [dc29e383eeeb8] daemon is not started
13:04:59 [2022-08-02T13:04:59.702Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
13:04:59 [2022-08-02T13:04:59.962Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
13:05:02 [2022-08-02T13:05:02.506Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
13:05:02 [2022-08-02T13:05:02.769Z]     check_test.go:454: [ded1e77f64dd3] daemon is not started
13:05:02 [2022-08-02T13:05:02.769Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
13:05:03 [2022-08-02T13:05:03.342Z]     check_test.go:454: [ddb1feeb585b8] daemon is not started
13:05:03 [2022-08-02T13:05:03.342Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
13:05:03 [2022-08-02T13:05:03.912Z]     check_test.go:454: [d2af463331741] daemon is not started
13:05:03 [2022-08-02T13:05:03.912Z] --- PASS: TestDockerSchema1RegistrySuite (17.78s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.94s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.48s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.21s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.42s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.07s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.06s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.61s)
13:05:03 [2022-08-02T13:05:03.912Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.42s)
13:05:03 [2022-08-02T13:05:03.912Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
13:05:03 [2022-08-02T13:05:03.912Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
13:05:04 [2022-08-02T13:05:04.853Z]     check_test.go:483: [dc860ba2093ec] daemon is not started
13:05:05 [2022-08-02T13:05:05.113Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
13:05:05 [2022-08-02T13:05:05.683Z]     check_test.go:483: [d3abe7290d6ae] daemon is not started
13:05:05 [2022-08-02T13:05:05.683Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
13:05:05 [2022-08-02T13:05:05.683Z]     check_test.go:483: [d37bd380be76e] daemon is not started
13:05:05 [2022-08-02T13:05:05.683Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
13:05:07 [2022-08-02T13:05:07.063Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
13:05:07 [2022-08-02T13:05:07.633Z]     check_test.go:483: [d07b03ba756b7] daemon is not started
13:05:07 [2022-08-02T13:05:07.633Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
13:05:07 [2022-08-02T13:05:07.892Z]     check_test.go:483: [d3b5120927695] daemon is not started
13:05:07 [2022-08-02T13:05:07.892Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
13:05:08 [2022-08-02T13:05:08.832Z]     check_test.go:483: [d650b11fa6174] daemon is not started
13:05:08 [2022-08-02T13:05:08.832Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
13:05:09 [2022-08-02T13:05:09.091Z]     check_test.go:483: [dd7c47a350427] daemon is not started
13:05:09 [2022-08-02T13:05:09.091Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.20s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (1.20s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.59s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.23s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.53s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.50s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.83s)
13:05:09 [2022-08-02T13:05:09.091Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s)
13:05:09 [2022-08-02T13:05:09.091Z] === RUN   TestDockerRegistryAuthTokenSuite
13:05:09 [2022-08-02T13:05:09.091Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
13:05:14 [2022-08-02T13:05:14.367Z]     check_test.go:510: [d5af0f6a1c59e] daemon is not started
13:05:14 [2022-08-02T13:05:14.367Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
13:05:14 [2022-08-02T13:05:14.367Z]     check_test.go:510: [dca8393f8bdb9] daemon is not started
13:05:14 [2022-08-02T13:05:14.367Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
13:05:14 [2022-08-02T13:05:14.367Z]     check_test.go:510: [d0edf3e07be9d] daemon is not started
13:05:14 [2022-08-02T13:05:14.367Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
13:05:14 [2022-08-02T13:05:14.627Z]     check_test.go:510: [d0619736ed266] daemon is not started
13:05:14 [2022-08-02T13:05:14.627Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
13:05:14 [2022-08-02T13:05:14.886Z]     check_test.go:510: [ddc54cd191265] daemon is not started
13:05:14 [2022-08-02T13:05:14.886Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.78s)
13:05:14 [2022-08-02T13:05:14.886Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.17s)
13:05:14 [2022-08-02T13:05:14.886Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s)
13:05:14 [2022-08-02T13:05:14.886Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
13:05:14 [2022-08-02T13:05:14.886Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.15s)
13:05:14 [2022-08-02T13:05:14.886Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
13:05:14 [2022-08-02T13:05:14.886Z] === RUN   TestDockerNetworkSuite
13:05:14 [2022-08-02T13:05:14.886Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
13:05:16 [2022-08-02T13:05:16.268Z]     docker_cli_network_unix_test.go:46: [d9a6206c59245] daemon is not started
13:05:16 [2022-08-02T13:05:16.268Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
13:05:16 [2022-08-02T13:05:16.528Z]     docker_cli_network_unix_test.go:46: [da6a43696f005] daemon is not started
13:05:16 [2022-08-02T13:05:16.788Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
13:05:19 [2022-08-02T13:05:19.328Z]     docker_cli_network_unix_test.go:46: [d10028bfcb302] daemon is not started
13:05:19 [2022-08-02T13:05:19.897Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
13:05:21 [2022-08-02T13:05:21.278Z]     docker_cli_network_unix_test.go:46: [d6cbb57a71dde] daemon is not started
13:05:21 [2022-08-02T13:05:21.278Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
13:05:21 [2022-08-02T13:05:21.538Z]     docker_cli_network_unix_test.go:1233: [d2dd8197845e7] daemon is not started
13:05:24 [2022-08-02T13:05:24.100Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
13:05:25 [2022-08-02T13:05:25.039Z]     docker_cli_network_unix_test.go:46: [d49420618daff] daemon is not started
13:05:25 [2022-08-02T13:05:25.298Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
13:05:30 [2022-08-02T13:05:30.577Z]     docker_cli_network_unix_test.go:46: [d4ffdeb224c44] daemon is not started
13:05:30 [2022-08-02T13:05:30.837Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
13:05:32 [2022-08-02T13:05:32.745Z]     docker_cli_network_unix_test.go:46: [d6a0d27a33aa7] daemon is not started
13:05:33 [2022-08-02T13:05:33.005Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
13:05:34 [2022-08-02T13:05:34.387Z]     docker_cli_network_unix_test.go:46: [d87177a7266ab] daemon is not started
13:05:34 [2022-08-02T13:05:34.387Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
13:05:34 [2022-08-02T13:05:34.646Z]     docker_cli_network_unix_test.go:46: [ddb64fb4fcedc] daemon is not started
13:05:34 [2022-08-02T13:05:34.906Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
13:05:35 [2022-08-02T13:05:35.166Z]     docker_cli_network_unix_test.go:46: [d31c91f400723] daemon is not started
13:05:35 [2022-08-02T13:05:35.166Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
13:05:35 [2022-08-02T13:05:35.736Z]     docker_cli_network_unix_test.go:46: [d297a90f29443] daemon is not started
13:05:35 [2022-08-02T13:05:35.996Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
13:05:36 [2022-08-02T13:05:36.566Z]     docker_cli_network_unix_test.go:46: [de35639bb4035] daemon is not started
13:05:37 [2022-08-02T13:05:37.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
13:05:37 [2022-08-02T13:05:37.135Z]     docker_cli_network_unix_test.go:46: [dd9bca31eab8a] daemon is not started
13:05:37 [2022-08-02T13:05:37.135Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
13:05:37 [2022-08-02T13:05:37.396Z]     docker_cli_network_unix_test.go:46: [d299b60b3f553] daemon is not started
13:05:37 [2022-08-02T13:05:37.396Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
13:05:37 [2022-08-02T13:05:37.965Z]     docker_cli_network_unix_test.go:46: [df238e77fac7c] daemon is not started
13:05:38 [2022-08-02T13:05:38.225Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
13:05:38 [2022-08-02T13:05:38.485Z]     docker_cli_network_unix_test.go:46: [dd95d6a050bc2] daemon is not started
13:05:38 [2022-08-02T13:05:38.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
13:05:38 [2022-08-02T13:05:38.485Z]     docker_cli_network_unix_test.go:46: [df1f9810a30f8] daemon is not started
13:05:38 [2022-08-02T13:05:38.485Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
13:05:38 [2022-08-02T13:05:38.745Z]     docker_cli_network_unix_test.go:46: [ddd2324f3c353] daemon is not started
13:05:38 [2022-08-02T13:05:38.745Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
13:05:39 [2022-08-02T13:05:39.314Z]     docker_cli_network_unix_test.go:46: [df18935ef6eec] daemon is not started
13:05:39 [2022-08-02T13:05:39.314Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
13:05:39 [2022-08-02T13:05:39.886Z]     docker_cli_network_unix_test.go:46: [d888830372cd3] daemon is not started
13:05:40 [2022-08-02T13:05:40.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
13:05:40 [2022-08-02T13:05:40.455Z]     docker_cli_network_unix_test.go:46: [def734420afd8] daemon is not started
13:05:40 [2022-08-02T13:05:40.455Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
13:05:40 [2022-08-02T13:05:40.715Z]     docker_cli_network_unix_test.go:46: [df2b7873d7ba8] daemon is not started
13:05:40 [2022-08-02T13:05:40.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
13:05:40 [2022-08-02T13:05:40.975Z]     docker_cli_network_unix_test.go:46: [d4b6bf99f1e1e] daemon is not started
13:05:40 [2022-08-02T13:05:40.975Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
13:05:42 [2022-08-02T13:05:42.356Z]     docker_cli_network_unix_test.go:968: [d9b1c97064464] daemon is not started
13:05:43 [2022-08-02T13:05:43.300Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
13:05:44 [2022-08-02T13:05:44.683Z]     docker_cli_network_unix_test.go:46: [d0dcc5efc1697] daemon is not started
13:05:44 [2022-08-02T13:05:44.683Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
13:05:47 [2022-08-02T13:05:47.223Z]     docker_cli_network_unix_test.go:1116: [d1ad41e459a96] daemon is not started
13:05:50 [2022-08-02T13:05:50.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
13:05:50 [2022-08-02T13:05:50.519Z]     docker_cli_network_unix_test.go:46: [d3b550330da5f] daemon is not started
13:05:50 [2022-08-02T13:05:50.519Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
13:05:51 [2022-08-02T13:05:51.088Z]     docker_cli_network_unix_test.go:46: [dd328cfd2a095] daemon is not started
13:05:51 [2022-08-02T13:05:51.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
13:05:51 [2022-08-02T13:05:51.088Z]     docker_cli_network_unix_test.go:46: [d134579fc6be2] daemon is not started
13:05:51 [2022-08-02T13:05:51.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
13:05:51 [2022-08-02T13:05:51.088Z]     docker_cli_network_unix_test.go:46: [d9a34570e0cc4] daemon is not started
13:05:51 [2022-08-02T13:05:51.088Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
13:05:51 [2022-08-02T13:05:51.348Z]     docker_cli_network_unix_test.go:46: [d4d35ec6393bd] daemon is not started
13:05:51 [2022-08-02T13:05:51.348Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
13:05:51 [2022-08-02T13:05:51.607Z]     docker_cli_network_unix_test.go:46: [dd4f413e7f42a] daemon is not started
13:05:51 [2022-08-02T13:05:51.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
13:05:51 [2022-08-02T13:05:51.607Z]     docker_cli_network_unix_test.go:46: [d4b47172c4a9c] daemon is not started
13:05:51 [2022-08-02T13:05:51.607Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
13:05:53 [2022-08-02T13:05:53.515Z]     docker_cli_network_unix_test.go:46: [d20b79bc443ce] daemon is not started
13:05:54 [2022-08-02T13:05:54.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
13:05:54 [2022-08-02T13:05:54.085Z]     docker_cli_network_unix_test.go:46: [dc2eb4f4e34ba] daemon is not started
13:05:54 [2022-08-02T13:05:54.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
13:05:54 [2022-08-02T13:05:54.085Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:05:54 [2022-08-02T13:05:54.085Z]     docker_cli_network_unix_test.go:46: [d9542f90d993c] daemon is not started
13:05:54 [2022-08-02T13:05:54.085Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
13:05:54 [2022-08-02T13:05:54.654Z]     docker_cli_network_unix_test.go:46: [d72845379349f] daemon is not started
13:05:54 [2022-08-02T13:05:54.914Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
13:05:56 [2022-08-02T13:05:56.821Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
13:05:59 [2022-08-02T13:05:59.366Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
13:05:59 [2022-08-02T13:05:59.366Z]     docker_cli_swarm_test.go:1180: [dce57dd576181] joining swarm manager [d327550e9b4f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:06:00 [2022-08-02T13:06:00.307Z]     docker_cli_network_unix_test.go:1084: [d156b4a0349af] daemon is not started
13:06:02 [2022-08-02T13:06:02.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
13:06:02 [2022-08-02T13:06:02.220Z]     docker_cli_network_unix_test.go:46: [d1c765d9092b4] daemon is not started
13:06:02 [2022-08-02T13:06:02.220Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
13:06:02 [2022-08-02T13:06:02.480Z]     docker_cli_network_unix_test.go:46: [d2e106759b294] daemon is not started
13:06:02 [2022-08-02T13:06:02.739Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
13:06:04 [2022-08-02T13:06:04.128Z]     docker_cli_network_unix_test.go:46: [d8edfcecadf41] daemon is not started
13:06:04 [2022-08-02T13:06:04.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
13:06:04 [2022-08-02T13:06:04.715Z]     docker_cli_network_unix_test.go:46: [d20149ca1d633] daemon is not started
13:06:04 [2022-08-02T13:06:04.715Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
13:06:05 [2022-08-02T13:06:05.284Z]     docker_cli_network_unix_test.go:46: [dc7857911667d] daemon is not started
13:06:05 [2022-08-02T13:06:05.284Z]     docker_cli_swarm_test.go:1189: [d64a6854d26ba] joining swarm manager [d327550e9b4f6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:06:05 [2022-08-02T13:06:05.544Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
13:06:06 [2022-08-02T13:06:06.113Z]     docker_cli_network_unix_test.go:46: [d97476810e6e2] daemon is not started
13:06:06 [2022-08-02T13:06:06.113Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
13:06:06 [2022-08-02T13:06:06.682Z]     docker_cli_network_unix_test.go:46: [d110cd0289758] daemon is not started
13:06:06 [2022-08-02T13:06:06.942Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
13:06:13 [2022-08-02T13:06:13.521Z]     docker_cli_network_unix_test.go:46: [db0156359c497] daemon is not started
13:06:13 [2022-08-02T13:06:13.521Z] --- PASS: TestDockerNetworkSuite (58.03s)
13:06:13 [2022-08-02T13:06:13.521Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.39s)
13:06:13 [2022-08-02T13:06:13.521Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.73s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.90s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.53s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.48s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.52s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (5.42s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.29s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.18s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.56s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.40s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.92s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.93s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.74s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.18s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.75s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.06s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.27s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.08s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.41s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.22s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.50s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.14s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.59s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.04s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.78s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.93s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.08s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.82s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.70s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.09s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.83s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.55s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.94s)
13:06:13 [2022-08-02T13:06:13.522Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.83s)
13:06:13 [2022-08-02T13:06:13.522Z] === RUN   TestDockerHubPullSuite
13:06:13 [2022-08-02T13:06:13.522Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
13:06:14 [2022-08-02T13:06:14.901Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
13:06:17 [2022-08-02T13:06:17.438Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
13:06:18 [2022-08-02T13:06:18.376Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
13:06:20 [2022-08-02T13:06:20.915Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
13:06:20 [2022-08-02T13:06:20.915Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
13:06:21 [2022-08-02T13:06:21.485Z] --- PASS: TestDockerHubPullSuite (8.52s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (2.05s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.53s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (1.05s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (2.02s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s)
13:06:21 [2022-08-02T13:06:21.485Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.37s)
13:06:21 [2022-08-02T13:06:21.485Z] PASS
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === Skipped
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.05s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_sni_test.go:30: Flakey test
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
13:06:21 [2022-08-02T13:06:21.485Z]     docker_cli_network_unix_test.go:46: [d9542f90d993c] daemon is not started
13:06:21 [2022-08-02T13:06:21.485Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] DONE 1265 tests, 51 skipped in 1506.254s
13:06:21 [2022-08-02T13:06:21.485Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:06:21 [2022-08-02T13:06:21.485Z] ++++ cat bundles/test-integration/docker.pid
13:06:21 [2022-08-02T13:06:21.485Z] +++ kill 9353
13:06:21 [2022-08-02T13:06:21.485Z] +++ /etc/init.d/apparmor stop
13:06:21 [2022-08-02T13:06:21.485Z] Leaving: AppArmorNo profiles have been unloaded.
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] Unloading profiles will leave already running processes permanently
13:06:21 [2022-08-02T13:06:21.485Z] unconfined, which can lead to unexpected situations.
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.485Z] To set a process to complain mode, use the command line tool
13:06:21 [2022-08-02T13:06:21.485Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:06:21 [2022-08-02T13:06:21.485Z] +++ true
13:06:21 [2022-08-02T13:06:21.485Z] exiting test-integration
13:06:21 [2022-08-02T13:06:21.485Z] ++ exit 0
13:06:21 [2022-08-02T13:06:21.485Z] 
13:06:21 [2022-08-02T13:06:21.745Z] + for job in $(jobs -p)
13:06:21 [2022-08-02T13:06:21.745Z] + wait 8455
13:06:39 [2022-08-02T13:06:39.856Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
13:06:49 [2022-08-02T13:06:49.847Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
13:06:53 [2022-08-02T13:06:53.140Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
13:06:55 [2022-08-02T13:06:55.049Z]     docker_cli_swarm_test.go:1112: [d5be98d839544] joining swarm manager [dfe789da511c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:06:56 [2022-08-02T13:06:56.428Z]     docker_cli_swarm_test.go:1113: [dcdff209b5f91] joining swarm manager [dfe789da511c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:08:32 [2022-08-02T13:08:32.883Z]     docker_cli_swarm_test.go:1166: [d18139fd6eaae] joining swarm manager [dfe789da511c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
13:08:47 [2022-08-02T13:08:47.784Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
13:08:48 [2022-08-02T13:08:48.727Z]     docker_cli_swarm_test.go:1447: [dbaf09152f0b4] joining swarm manager [d28cdcf0242a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:08:49 [2022-08-02T13:08:49.295Z]     docker_cli_swarm_test.go:1448: [d484ae36e403a] joining swarm manager [d28cdcf0242a3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
13:09:01 [2022-08-02T13:09:01.506Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
13:09:01 [2022-08-02T13:09:01.506Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
13:09:01 [2022-08-02T13:09:01.506Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
13:09:01 [2022-08-02T13:09:01.506Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
13:09:01 [2022-08-02T13:09:01.506Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
13:09:02 [2022-08-02T13:09:02.444Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
13:09:04 [2022-08-02T13:09:04.352Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
13:09:07 [2022-08-02T13:09:07.646Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
13:09:10 [2022-08-02T13:09:10.183Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
13:09:12 [2022-08-02T13:09:12.091Z]     docker_cli_swarm_unix_test.go:63: [d687b5b7406c9] joining swarm manager [d9b8fbba05cf2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:10:08 [2022-08-02T13:10:08.342Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
13:10:08 [2022-08-02T13:10:08.342Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
13:10:08 [2022-08-02T13:10:08.342Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
13:10:10 [2022-08-02T13:10:10.249Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
13:10:12 [2022-08-02T13:10:12.787Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
13:10:15 [2022-08-02T13:10:15.325Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
13:10:17 [2022-08-02T13:10:17.231Z]     docker_api_swarm_test.go:962: [df79646349576] joining swarm manager [d40f8b7d955d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
13:10:35 [2022-08-02T13:10:35.326Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
13:10:47 [2022-08-02T13:10:47.546Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
13:10:48 [2022-08-02T13:10:48.926Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
13:10:51 [2022-08-02T13:10:51.463Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
13:10:54 [2022-08-02T13:10:54.002Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
13:11:02 [2022-08-02T13:11:02.128Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
13:11:07 [2022-08-02T13:11:07.408Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
13:11:09 [2022-08-02T13:11:09.316Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
13:11:11 [2022-08-02T13:11:11.869Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
13:11:14 [2022-08-02T13:11:14.436Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
13:11:16 [2022-08-02T13:11:16.975Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
13:11:20 [2022-08-02T13:11:20.267Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
13:11:22 [2022-08-02T13:11:22.173Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
13:12:18 [2022-08-02T13:12:18.411Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
13:12:33 [2022-08-02T13:12:33.313Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
13:12:51 [2022-08-02T13:12:51.407Z] --- PASS: TestDockerSwarmSuite (1555.91s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.07s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.27s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.27s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.62s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (29.50s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.87s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.94s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.11s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (33.56s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (22.47s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.87s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.12s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.13s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (43.05s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (17.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.06s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.58s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (21.70s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (56.23s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (61.66s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.57s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.83s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (18.88s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.08s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.13s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.43s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.10s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.27s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.29s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (30.17s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.87s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.55s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.72s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (5.08s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.60s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.25s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.03s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.12s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.95s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.35s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.22s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.47s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.43s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.65s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.85s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.93s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.02s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.68s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.05s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.15s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.60s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.35s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (6.32s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.01s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.39s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.10s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.00s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.55s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.40s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.11s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (3.07s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.54s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.72s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.31s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.54s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.59s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.86s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.07s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.65s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.60s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.34s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.63s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (78.49s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.02s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (7.35s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.35s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.66s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.53s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (7.39s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.93s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.12s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.82s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.78s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.58s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.29s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (42.78s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (8.93s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.24s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (113.88s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.26s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.28s)
13:12:51 [2022-08-02T13:12:51.407Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s)
13:12:51 [2022-08-02T13:12:51.407Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.13s)
13:12:51 [2022-08-02T13:12:51.407Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s)
13:12:51 [2022-08-02T13:12:51.407Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.35s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.40s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.20s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.13s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.26s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (2.69s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.60s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.31s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.21s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.96s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (8.14s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.56s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.47s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.59s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.56s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.18s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.91s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.19s)
13:12:51 [2022-08-02T13:12:51.407Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.20s)
13:12:51 [2022-08-02T13:12:51.407Z] === RUN   TestDockerExternalVolumeSuite
13:12:51 [2022-08-02T13:12:51.407Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
13:12:51 [2022-08-02T13:12:51.407Z]     docker_cli_external_volume_driver_test.go:53: [d444a360b6828] daemon is not started
13:13:06 [2022-08-02T13:13:06.292Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
13:14:13 [2022-08-02T13:14:13.991Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
13:14:22 [2022-08-02T13:14:22.149Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
13:14:37 [2022-08-02T13:14:37.035Z]     docker_cli_external_volume_driver_test.go:53: [df72dd946d14e] daemon is not started
13:14:51 [2022-08-02T13:14:51.921Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
13:15:06 [2022-08-02T13:15:06.806Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
13:15:21 [2022-08-02T13:15:21.715Z]     docker_cli_external_volume_driver_test.go:53: [d7a3aa89e85e1] daemon is not started
13:15:36 [2022-08-02T13:15:36.601Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
13:15:36 [2022-08-02T13:15:36.601Z]     docker_cli_external_volume_driver_test.go:53: [deab1b67f5385] daemon is not started
13:15:51 [2022-08-02T13:15:51.489Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
13:16:23 [2022-08-02T13:16:23.577Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
13:16:41 [2022-08-02T13:16:41.686Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
13:16:56 [2022-08-02T13:16:56.572Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
13:17:43 [2022-08-02T13:17:43.257Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
13:18:01 [2022-08-02T13:18:01.357Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
13:18:33 [2022-08-02T13:18:33.445Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
13:19:05 [2022-08-02T13:19:05.530Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
13:19:20 [2022-08-02T13:19:20.415Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
13:19:35 [2022-08-02T13:19:35.311Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
13:19:35 [2022-08-02T13:19:35.311Z]     docker_cli_external_volume_driver_test.go:485: [d1542b66e5904] daemon is not started
13:19:53 [2022-08-02T13:19:53.403Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
13:19:53 [2022-08-02T13:19:53.403Z]     docker_cli_external_volume_driver_test.go:53: [df871ad0abbc5] daemon is not started
13:20:05 [2022-08-02T13:20:05.614Z] --- PASS: TestDockerExternalVolumeSuite (437.28s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.23s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.22s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.76s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.20s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.30s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.90s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.20s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.66s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.07s)
13:20:05 [2022-08-02T13:20:05.614Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
13:20:05 [2022-08-02T13:20:05.614Z] PASS
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] === Skipped
13:20:05 [2022-08-02T13:20:05.614Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
13:20:05 [2022-08-02T13:20:05.614Z]     check_test.go:540: [da46c0d0a25cb] daemon is not started
13:20:05 [2022-08-02T13:20:05.614Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:20:05 [2022-08-02T13:20:05.614Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
13:20:05 [2022-08-02T13:20:05.614Z]     check_test.go:540: [d9f67e1e3c9ec] daemon is not started
13:20:05 [2022-08-02T13:20:05.614Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
13:20:05 [2022-08-02T13:20:05.614Z]     check_test.go:540: [d30d1c20aa56b] daemon is not started
13:20:05 [2022-08-02T13:20:05.614Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
13:20:05 [2022-08-02T13:20:05.614Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
13:20:05 [2022-08-02T13:20:05.614Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s)
13:20:05 [2022-08-02T13:20:05.614Z] 
13:20:05 [2022-08-02T13:20:05.614Z] DONE 269 tests, 5 skipped in 2330.609s
13:20:05 [2022-08-02T13:20:05.614Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
13:20:05 [2022-08-02T13:20:05.875Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d299b778a3072/docker.pid
13:20:05 [2022-08-02T13:20:05.875Z] +++ kill 7135
13:20:05 [2022-08-02T13:20:05.875Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7135 is not a child of this shell
13:20:05 [2022-08-02T13:20:05.875Z] warning: PID 7135 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d299b778a3072/docker.pid had a nonzero exit code
13:20:05 [2022-08-02T13:20:05.875Z] ++++ cat bundles/test-integration/docker.pid
13:20:05 [2022-08-02T13:20:05.875Z] +++ kill 9378
13:20:05 [2022-08-02T13:20:05.875Z] +++ /etc/init.d/apparmor stop
13:20:05 [2022-08-02T13:20:05.875Z] Leaving: AppArmorNo profiles have been unloaded.
13:20:05 [2022-08-02T13:20:05.875Z] 
13:20:05 [2022-08-02T13:20:05.875Z] Unloading profiles will leave already running processes permanently
13:20:05 [2022-08-02T13:20:05.875Z] unconfined, which can lead to unexpected situations.
13:20:05 [2022-08-02T13:20:05.875Z] 
13:20:05 [2022-08-02T13:20:05.875Z] To set a process to complain mode, use the command line tool
13:20:05 [2022-08-02T13:20:05.875Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
13:20:05 [2022-08-02T13:20:05.875Z] +++ true
13:20:05 [2022-08-02T13:20:05.875Z] exiting test-integration
13:20:05 [2022-08-02T13:20:05.875Z] ++ exit 0
13:20:05 [2022-08-02T13:20:05.875Z] 
13:20:06 [2022-08-02T13:20:06.134Z] + exit 0
13:20:06 [2022-08-02T13:20:06.134Z] ++ jobs -p
13:20:06 [2022-08-02T13:20:06.134Z] + pids=
13:20:06 [2022-08-02T13:20:06.134Z] + echo 'Remaining pids to kill: []'
13:20:06 [2022-08-02T13:20:06.134Z] Remaining pids to kill: []
13:20:06 [2022-08-02T13:20:06.134Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
13:20:06 [2022-08-02T13:20:06.150Z] Recording test results
13:20:08 [2022-08-02T13:20:08.022Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
13:20:08 [2022-08-02T13:20:08.345Z] + echo Ensuring container killed.
13:20:08 [2022-08-02T13:20:08.345Z] Ensuring container killed.
13:20:08 [2022-08-02T13:20:08.345Z] + docker ps -aq -f name=docker-pr3-*
13:20:08 [2022-08-02T13:20:08.345Z] + cids=6193e92e1193
13:20:08 [2022-08-02T13:20:08.345Z] bfadef3c89d5
13:20:08 [2022-08-02T13:20:08.345Z] a370d9211ab8
13:20:08 [2022-08-02T13:20:08.345Z] + [ -n 6193e92e1193
13:20:08 [2022-08-02T13:20:08.345Z] bfadef3c89d5
13:20:08 [2022-08-02T13:20:08.345Z] a370d9211ab8 ]
13:20:08 [2022-08-02T13:20:08.345Z] + docker rm -vf 6193e92e1193 bfadef3c89d5 a370d9211ab8
13:20:08 [2022-08-02T13:20:08.916Z] 6193e92e1193
13:20:08 [2022-08-02T13:20:08.916Z] bfadef3c89d5
13:20:08 [2022-08-02T13:20:08.916Z] a370d9211ab8
[Pipeline] sh
13:20:09 [2022-08-02T13:20:09.210Z] + echo Chowning /workspace to jenkins user
13:20:09 [2022-08-02T13:20:09.210Z] Chowning /workspace to jenkins user
13:20:09 [2022-08-02T13:20:09.210Z] + id -u
13:20:09 [2022-08-02T13:20:09.210Z] + id -g
13:20:09 [2022-08-02T13:20:09.210Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43890:/workspace busybox chown -R 1000:1000 /workspace
13:20:09 [2022-08-02T13:20:09.210Z] Unable to find image 'busybox:latest' locally
13:20:09 [2022-08-02T13:20:09.469Z] latest: Pulling from library/busybox
13:20:09 [2022-08-02T13:20:09.469Z] 50783e0dfb64: Pulling fs layer
13:20:09 [2022-08-02T13:20:09.469Z] 50783e0dfb64: Download complete
13:20:09 [2022-08-02T13:20:09.731Z] 50783e0dfb64: Pull complete
13:20:09 [2022-08-02T13:20:09.731Z] Digest: sha256:ef320ff10026a50cf5f0213d35537ce0041ac1d96e9b7800bafd8bc9eff6c693
13:20:09 [2022-08-02T13:20:09.731Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
13:20:12 [2022-08-02T13:20:12.571Z] + bundleName=amd64
13:20:12 [2022-08-02T13:20:12.571Z] + echo Creating amd64-bundles.tar.gz
13:20:12 [2022-08-02T13:20:12.571Z] Creating amd64-bundles.tar.gz
13:20:12 [2022-08-02T13:20:12.571Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
13:20:12 [2022-08-02T13:20:12.571Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
13:20:13 [2022-08-02T13:20:13.964Z] Archiving artifacts
13:20:15 [2022-08-02T13:20:15.931Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43890/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
13:20:16 [2022-08-02T13:20:16.249Z] + make clean
13:20:16 [2022-08-02T13:20:16.509Z] docker volume rm -f docker-dev-cache docker-mod-cache
13:20:16 [2022-08-02T13:20:16.509Z] docker-dev-cache
13:20:16 [2022-08-02T13:20:16.509Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] End of Pipeline

GitHub has been notified of this commit’s build result

Finished: SUCCESS