Skip to content
Success

Console Output

Pull request #43790 opened
Started by user Sebastiaan van Stijn
Rebuilds build #2
07:34:03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 9cd67df5b283dc8cd13e85af8f191756fe1a6363+0910306bf970603ce787466a98e4294ba81af841 (f2199c47b045e464c4a0cbb3b8b18c65e85e9243)
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-43790@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
07:34:06 [2022-07-09T07:34:06.422Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353
[Pipeline] milestone
07:34:06 [2022-07-09T07:34:06.426Z] Trying to pass milestone 2
[Pipeline] milestone
07:34:06 [2022-07-09T07:34:06.513Z] Trying to pass milestone 3
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (DCO-check)
[Pipeline] node
07:34:06 [2022-07-09T07:34:06.698Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09df1f199c68d34ee) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] {
[Pipeline] checkout
07:34:06 [2022-07-09T07:34:06.735Z] The recommended git tool is: git
07:34:06 [2022-07-09T07:34:06.753Z] using credential docker-jenkins-github-credentials
07:34:06 [2022-07-09T07:34:06.761Z] Cloning the remote Git repository
07:34:06 [2022-07-09T07:34:06.761Z] Cloning with configured refspecs honoured and without tags
07:34:06 [2022-07-09T07:34:06.765Z] Cloning repository https://github.com/moby/moby.git
07:34:06 [2022-07-09T07:34:06.766Z]  > git init /home/ubuntu/workspace/moby_PR-43790 # timeout=10
07:34:06 [2022-07-09T07:34:06.781Z] Fetching upstream changes from https://github.com/moby/moby.git
07:34:06 [2022-07-09T07:34:06.781Z]  > git --version # timeout=10
07:34:06 [2022-07-09T07:34:06.788Z]  > git --version # 'git version 2.17.1'
07:34:06 [2022-07-09T07:34:06.788Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:06 [2022-07-09T07:34:06.789Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:22 [2022-07-09T07:34:22.292Z] Fetching without tags
07:34:22 [2022-07-09T07:34:22.468Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:34:22 [2022-07-09T07:34:22.267Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:34:22 [2022-07-09T07:34:22.275Z]  > git config --add remote.origin.fetch +refs/pull/43790/head:refs/remotes/origin/PR-43790 # timeout=10
07:34:22 [2022-07-09T07:34:22.280Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:22 [2022-07-09T07:34:22.286Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:34:22 [2022-07-09T07:34:22.300Z] Fetching upstream changes from https://github.com/moby/moby.git
07:34:22 [2022-07-09T07:34:22.301Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:22 [2022-07-09T07:34:22.301Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:22 [2022-07-09T07:34:22.470Z]  > git config core.sparsecheckout # timeout=10
07:34:22 [2022-07-09T07:34:22.489Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:23 [2022-07-09T07:34:23.064Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:34:23 [2022-07-09T07:34:23.064Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:34:23 [2022-07-09T07:34:23.144Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
07:34:23 [2022-07-09T07:34:23.043Z]  > git remote # timeout=10
07:34:23 [2022-07-09T07:34:23.047Z]  > git config --get remote.origin.url # timeout=10
07:34:23 [2022-07-09T07:34:23.051Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:23 [2022-07-09T07:34:23.051Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:34:23 [2022-07-09T07:34:23.057Z]  > git rev-parse HEAD^{commit} # timeout=10
07:34:23 [2022-07-09T07:34:23.065Z]  > git config core.sparsecheckout # timeout=10
07:34:23 [2022-07-09T07:34:23.071Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:23 [2022-07-09T07:34:23.150Z]  > git rev-list --no-walk 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:34:23 [2022-07-09T07:34:23.782Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && git config --system --add safe.directory /workspace && cd /workspace && hack/validate/dco
07:34:26 [2022-07-09T07:34:26.320Z] 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
07:34:26 [2022-07-09T07:34:26.517Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-02ee81cf4bdc78368) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] node
07:34:26 [2022-07-09T07:34:26.523Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-09df1f199c68d34ee) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] node
[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)
[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] }
[Pipeline] {
[Pipeline] {
[Pipeline] checkout
07:34:26 [2022-07-09T07:34:26.580Z] The recommended git tool is: git
[Pipeline] checkout
07:34:26 [2022-07-09T07:34:26.587Z] The recommended git tool is: git
[Pipeline] // stage
07:34:26 [2022-07-09T07:34:26.594Z] using credential docker-jenkins-github-credentials
07:34:26 [2022-07-09T07:34:26.595Z] using credential docker-jenkins-github-credentials
[Pipeline] // stage
07:34:26 [2022-07-09T07:34:26.609Z] Fetching changes from the remote Git repository
07:34:26 [2022-07-09T07:34:26.609Z] Cloning the remote Git repository
07:34:26 [2022-07-09T07:34:26.609Z] Cloning with configured refspecs honoured and without tags
[Pipeline] // stage
07:34:26 [2022-07-09T07:34:26.619Z] Fetching without tags
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] stage
[Pipeline] { (Build dev image)
Stage "s390x" 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] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] stage
[Pipeline] { (Integration-cli tests)
07:34:26 [2022-07-09T07:34:26.602Z]  > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43790/.git # timeout=10
07:34:26 [2022-07-09T07:34:26.611Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:34:26 [2022-07-09T07:34:26.621Z] Fetching upstream changes from https://github.com/moby/moby.git
07:34:26 [2022-07-09T07:34:26.621Z]  > git --version # timeout=10
07:34:26 [2022-07-09T07:34:26.625Z]  > git --version # 'git version 2.17.1'
07:34:26 [2022-07-09T07:34:26.625Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:26 [2022-07-09T07:34:26.626Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
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] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:34:26 [2022-07-09T07:34:26.883Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
[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
[Pipeline] }
[Pipeline] }
[Pipeline] // stage
[Pipeline] // stage
[Pipeline] }
[Pipeline] }
07:34:26 [2022-07-09T07:34:26.989Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:34:26 [2022-07-09T07:34:26.989Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:34:27 [2022-07-09T07:34:27.073Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:34:26 [2022-07-09T07:34:26.612Z] Cloning repository https://github.com/moby/moby.git
07:34:26 [2022-07-09T07:34:26.612Z]  > git init /home/ubuntu/workspace/moby_PR-43790 # timeout=10
07:34:26 [2022-07-09T07:34:26.628Z] Fetching upstream changes from https://github.com/moby/moby.git
07:34:26 [2022-07-09T07:34:26.628Z]  > git --version # timeout=10
07:34:26 [2022-07-09T07:34:26.633Z]  > git --version # 'git version 2.17.1'
07:34:26 [2022-07-09T07:34:26.633Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:26 [2022-07-09T07:34:26.634Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:26 [2022-07-09T07:34:26.889Z]  > git config core.sparsecheckout # timeout=10
07:34:26 [2022-07-09T07:34:26.895Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:26 [2022-07-09T07:34:26.960Z]  > git remote # timeout=10
07:34:26 [2022-07-09T07:34:26.962Z]  > git config --get remote.origin.url # timeout=10
07:34:26 [2022-07-09T07:34:26.966Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:26 [2022-07-09T07:34:26.967Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:34:26 [2022-07-09T07:34:26.985Z]  > git rev-parse HEAD^{commit} # timeout=10
07:34:26 [2022-07-09T07:34:26.991Z]  > git config core.sparsecheckout # timeout=10
07:34:27 [2022-07-09T07:34:27.005Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:27 [2022-07-09T07:34:27.715Z] + docker version
07:34:27 [2022-07-09T07:34:27.715Z] Client: Docker Engine - Community
07:34:27 [2022-07-09T07:34:27.715Z]  Version:           20.10.14
07:34:27 [2022-07-09T07:34:27.715Z]  API version:       1.41
07:34:27 [2022-07-09T07:34:27.715Z]  Go version:        go1.16.15
07:34:27 [2022-07-09T07:34:27.715Z]  Git commit:        a224086
07:34:27 [2022-07-09T07:34:27.715Z]  Built:             Thu Mar 24 01:47:57 2022
07:34:27 [2022-07-09T07:34:27.715Z]  OS/Arch:           linux/amd64
07:34:27 [2022-07-09T07:34:27.715Z]  Context:           default
07:34:27 [2022-07-09T07:34:27.715Z]  Experimental:      true
07:34:27 [2022-07-09T07:34:27.715Z] 
07:34:27 [2022-07-09T07:34:27.715Z] Server: Docker Engine - Community
07:34:27 [2022-07-09T07:34:27.715Z]  Engine:
07:34:27 [2022-07-09T07:34:27.715Z]   Version:          20.10.14
07:34:27 [2022-07-09T07:34:27.715Z]   API version:      1.41 (minimum version 1.12)
07:34:27 [2022-07-09T07:34:27.715Z]   Go version:       go1.16.15
07:34:27 [2022-07-09T07:34:27.715Z]   Git commit:       87a90dc
07:34:27 [2022-07-09T07:34:27.715Z]   Built:            Thu Mar 24 01:45:46 2022
07:34:27 [2022-07-09T07:34:27.715Z]   OS/Arch:          linux/amd64
07:34:27 [2022-07-09T07:34:27.715Z]   Experimental:     true
07:34:27 [2022-07-09T07:34:27.715Z]  containerd:
07:34:27 [2022-07-09T07:34:27.715Z]   Version:          1.5.11
07:34:27 [2022-07-09T07:34:27.715Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:34:27 [2022-07-09T07:34:27.715Z]  runc:
07:34:27 [2022-07-09T07:34:27.715Z]   Version:          1.0.3
07:34:27 [2022-07-09T07:34:27.715Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:34:27 [2022-07-09T07:34:27.715Z]  docker-init:
07:34:27 [2022-07-09T07:34:27.715Z]   Version:          0.19.0
07:34:27 [2022-07-09T07:34:27.715Z]   GitCommit:        de40ad0
[Pipeline] sh
07:34:27 [2022-07-09T07:34:27.995Z] + docker info
07:34:28 [2022-07-09T07:34:28.930Z] Client:
07:34:28 [2022-07-09T07:34:28.930Z]  Context:    default
07:34:28 [2022-07-09T07:34:28.930Z]  Debug Mode: false
07:34:28 [2022-07-09T07:34:28.930Z]  Plugins:
07:34:28 [2022-07-09T07:34:28.930Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:34:28 [2022-07-09T07:34:28.930Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:34:28 [2022-07-09T07:34:28.930Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:34:28 [2022-07-09T07:34:28.930Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:34:28 [2022-07-09T07:34:28.930Z] 
07:34:28 [2022-07-09T07:34:28.930Z] Server:
07:34:28 [2022-07-09T07:34:28.930Z]  Containers: 0
07:34:28 [2022-07-09T07:34:28.930Z]   Running: 0
07:34:28 [2022-07-09T07:34:28.930Z]   Paused: 0
07:34:28 [2022-07-09T07:34:28.930Z]   Stopped: 0
07:34:28 [2022-07-09T07:34:28.930Z]  Images: 3
07:34:28 [2022-07-09T07:34:28.930Z]  Server Version: 20.10.14
07:34:28 [2022-07-09T07:34:28.930Z]  Storage Driver: overlay2
07:34:28 [2022-07-09T07:34:28.930Z]   Backing Filesystem: extfs
07:34:28 [2022-07-09T07:34:28.930Z]   Supports d_type: true
07:34:28 [2022-07-09T07:34:28.930Z]   Native Overlay Diff: true
07:34:28 [2022-07-09T07:34:28.930Z]   userxattr: false
07:34:28 [2022-07-09T07:34:28.930Z]  Logging Driver: json-file
07:34:28 [2022-07-09T07:34:28.930Z]  Cgroup Driver: cgroupfs
07:34:28 [2022-07-09T07:34:28.930Z]  Cgroup Version: 1
07:34:28 [2022-07-09T07:34:28.930Z]  Plugins:
07:34:28 [2022-07-09T07:34:28.930Z]   Volume: local
07:34:28 [2022-07-09T07:34:28.930Z]   Network: bridge host ipvlan macvlan null overlay
07:34:28 [2022-07-09T07:34:28.930Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:34:28 [2022-07-09T07:34:28.930Z]  Swarm: inactive
07:34:28 [2022-07-09T07:34:28.930Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:34:28 [2022-07-09T07:34:28.930Z]  Default Runtime: runc
07:34:28 [2022-07-09T07:34:28.930Z]  Init Binary: docker-init
07:34:28 [2022-07-09T07:34:28.930Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:34:28 [2022-07-09T07:34:28.930Z]  runc version: v1.0.3-0-gf46b6ba
07:34:28 [2022-07-09T07:34:28.930Z]  init version: de40ad0
07:34:28 [2022-07-09T07:34:28.930Z]  Security Options:
07:34:28 [2022-07-09T07:34:28.930Z]   apparmor
07:34:28 [2022-07-09T07:34:28.930Z]   seccomp
07:34:28 [2022-07-09T07:34:28.930Z]    Profile: default
07:34:28 [2022-07-09T07:34:28.930Z]  Kernel Version: 5.4.0-1071-aws
07:34:28 [2022-07-09T07:34:28.930Z]  Operating System: Ubuntu 18.04.6 LTS
07:34:28 [2022-07-09T07:34:28.930Z]  OSType: linux
07:34:28 [2022-07-09T07:34:28.930Z]  Architecture: x86_64
07:34:28 [2022-07-09T07:34:28.930Z]  CPUs: 2
07:34:28 [2022-07-09T07:34:28.930Z]  Total Memory: 7.565GiB
07:34:28 [2022-07-09T07:34:28.930Z]  Name: ip-10-100-127-211
07:34:28 [2022-07-09T07:34:28.930Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:34:28 [2022-07-09T07:34:28.930Z]  Docker Root Dir: /var/lib/docker
07:34:28 [2022-07-09T07:34:28.930Z]  Debug Mode: false
07:34:28 [2022-07-09T07:34:28.930Z]  Registry: https://index.docker.io/v1/
07:34:28 [2022-07-09T07:34:28.930Z]  Labels:
07:34:28 [2022-07-09T07:34:28.930Z]  Experimental: true
07:34:28 [2022-07-09T07:34:28.930Z]  Insecure Registries:
07:34:28 [2022-07-09T07:34:28.930Z]   127.0.0.0/8
07:34:28 [2022-07-09T07:34:28.930Z]  Live Restore Enabled: true
07:34:28 [2022-07-09T07:34:28.930Z] 
07:34:28 [2022-07-09T07:34:28.930Z] WARNING: No swap limit support
[Pipeline] sh
07:34:29 [2022-07-09T07:34:29.209Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:34:29 [2022-07-09T07:34:29.210Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:34:29 [2022-07-09T07:34:29.210Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43790/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:34:29 [2022-07-09T07:34:29.210Z] + bash /home/ubuntu/workspace/moby_PR-43790/check-config.sh
07:34:29 [2022-07-09T07:34:29.210Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:34:29 [2022-07-09T07:34:29.210Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:34:29 [2022-07-09T07:34:29.210Z] 
07:34:29 [2022-07-09T07:34:29.210Z] Generally Necessary:
07:34:29 [2022-07-09T07:34:29.210Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:34:29 [2022-07-09T07:34:29.210Z] - apparmor: enabled and tools installed
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_NAMESPACES: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_NET_NS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_PID_NS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_IPC_NS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_UTS_NS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CGROUPS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CGROUP_CPUACCT: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CGROUP_DEVICE: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CGROUP_FREEZER: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CGROUP_SCHED: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_CPUSETS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_MEMCG: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_KEYS: enabled
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_VETH: enabled (as module)
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_BRIDGE: enabled (as module)
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:34:29 [2022-07-09T07:34:29.210Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:34:29 [2022-07-09T07:34:29.468Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:34:29 [2022-07-09T07:34:29.468Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_NF_NAT: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_POSIX_MQUEUE: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CGROUP_BPF: enabled
07:34:29 [2022-07-09T07:34:29.469Z] 
07:34:29 [2022-07-09T07:34:29.469Z] Optional Features:
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_USER_NS: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_SECCOMP: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_SECCOMP_FILTER: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CGROUP_PIDS: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_MEMCG_SWAP: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:34:29 [2022-07-09T07:34:29.469Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_BLK_CGROUP: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CGROUP_PERF: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CGROUP_HUGETLB: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_CFS_BANDWIDTH: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_RT_GROUP_SCHED: missing
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_VS: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_VS_NFCT: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_IP_VS_RR: enabled (as module)
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_SECURITY_SELINUX: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_SECURITY_APPARMOR: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_EXT4_FS: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:34:29 [2022-07-09T07:34:29.469Z] - Network Drivers:
07:34:29 [2022-07-09T07:34:29.469Z]   - "overlay":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_VXLAN: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       Optional (for encrypted networks):
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_CRYPTO: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_CRYPTO_AEAD: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_CRYPTO_GCM: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_CRYPTO_GHASH: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_XFRM: enabled
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_XFRM_USER: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]       - CONFIG_INET_ESP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "ipvlan":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_IPVLAN: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "macvlan":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_MACVLAN: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_DUMMY: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "ftp,tftp client in container":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z] - Storage Drivers:
07:34:29 [2022-07-09T07:34:29.727Z]   - "aufs":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_AUFS_FS: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "btrfs":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:34:29 [2022-07-09T07:34:29.727Z]   - "devicemapper":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_BLK_DEV_DM: enabled
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "overlay":
07:34:29 [2022-07-09T07:34:29.727Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:34:29 [2022-07-09T07:34:29.727Z]   - "zfs":
07:34:29 [2022-07-09T07:34:29.727Z]     - /dev/zfs: present
07:34:29 [2022-07-09T07:34:29.727Z]     - zfs command: missing
07:34:29 [2022-07-09T07:34:29.727Z]     - zpool command: missing
07:34:29 [2022-07-09T07:34:29.727Z] 
07:34:29 [2022-07-09T07:34:29.727Z] Limits:
07:34:29 [2022-07-09T07:34:29.727Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:34:29 [2022-07-09T07:34:29.727Z] 
07:34:29 [2022-07-09T07:34:29.727Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:34:30 [2022-07-09T07:34:30.049Z] + sudo modprobe ip_vs
07:34:30 [2022-07-09T07:34:30.049Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 .
07:34:30 [2022-07-09T07:34:30.307Z] #1 [internal] load build definition from Dockerfile
07:34:30 [2022-07-09T07:34:30.307Z] #1 sha256:2a9337a31f4086157019826a481440a5bba9f95db4b0e5cbe2394696846e0471
07:34:30 [2022-07-09T07:34:30.307Z] #1 transferring dockerfile: 19.25kB done
07:34:30 [2022-07-09T07:34:30.307Z] #1 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.307Z] 
07:34:30 [2022-07-09T07:34:30.307Z] #2 [internal] load .dockerignore
07:34:30 [2022-07-09T07:34:30.307Z] #2 sha256:03b3357a073a52875a1288d4cb25e62d8778d46e00c073bccfd77f934f04965d
07:34:30 [2022-07-09T07:34:30.307Z] #2 transferring context: 145B done
07:34:30 [2022-07-09T07:34:30.307Z] #2 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.307Z] 
07:34:30 [2022-07-09T07:34:30.307Z] #3 resolve image config for docker.io/docker/dockerfile:1
07:34:30 [2022-07-09T07:34:30.307Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
07:34:30 [2022-07-09T07:34:30.307Z] #3 DONE 0.1s
07:34:30 [2022-07-09T07:34:30.307Z] 
07:34:30 [2022-07-09T07:34:30.307Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:34:30 [2022-07-09T07:34:30.307Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
07:34:30 [2022-07-09T07:34:30.307Z] #4 CACHED
07:34:30 [2022-07-09T07:34:30.566Z] 
07:34:30 [2022-07-09T07:34:30.566Z] #6 [internal] load .dockerignore
07:34:30 [2022-07-09T07:34:30.566Z] #6 sha256:5b774cca7a3730f0585e8101a89fc73638859adfce0e5397b2339c587d8e4ebd
07:34:30 [2022-07-09T07:34:30.566Z] #6 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.566Z] 
07:34:30 [2022-07-09T07:34:30.566Z] #5 [internal] load build definition from Dockerfile
07:34:30 [2022-07-09T07:34:30.566Z] #5 sha256:46988f1e3ff1c412704a784508c6e6946b8cac35087952edefa0934a1c1fce8c
07:34:30 [2022-07-09T07:34:30.566Z] #5 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.566Z] 
07:34:30 [2022-07-09T07:34:30.566Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:34:30 [2022-07-09T07:34:30.566Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:34:30 [2022-07-09T07:34:30.566Z] #7 DONE 0.1s
07:34:30 [2022-07-09T07:34:30.566Z] 
07:34:30 [2022-07-09T07:34:30.566Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:34:30 [2022-07-09T07:34:30.566Z] #10 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:34:30 [2022-07-09T07:34:30.824Z] #10 DONE 0.1s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:34:30 [2022-07-09T07:34:30.824Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:34:30 [2022-07-09T07:34:30.824Z] #9 DONE 0.1s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #8 [internal] load metadata for docker.io/library/debian:bullseye
07:34:30 [2022-07-09T07:34:30.824Z] #8 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:34:30 [2022-07-09T07:34:30.824Z] #8 DONE 0.1s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:34:30 [2022-07-09T07:34:30.824Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:34:30 [2022-07-09T07:34:30.824Z] #71 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:34:30 [2022-07-09T07:34:30.824Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:34:30 [2022-07-09T07:34:30.824Z] #73 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:34:30 [2022-07-09T07:34:30.824Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:34:30 [2022-07-09T07:34:30.824Z] #11 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:34:30 [2022-07-09T07:34:30.824Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
07:34:30 [2022-07-09T07:34:30.824Z] #28 DONE 0.0s
07:34:30 [2022-07-09T07:34:30.824Z] 
07:34:30 [2022-07-09T07:34:30.824Z] #24 [internal] load build context
07:34:30 [2022-07-09T07:34:30.824Z] #24 sha256:5915cb62cd8dc5fa50098f4527f04bfe5b8faf8c84b776457b0ff427f0ab290c
07:34:31 [2022-07-09T07:34:31.422Z] #24 ...
07:34:31 [2022-07-09T07:34:31.422Z] 
07:34:31 [2022-07-09T07:34:31.422Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:34:31 [2022-07-09T07:34:31.422Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:34:31 [2022-07-09T07:34:31.422Z] #49 DONE 0.4s
07:34:31 [2022-07-09T07:34:31.422Z] 
07:34:31 [2022-07-09T07:34:31.422Z] #24 [internal] load build context
07:34:31 [2022-07-09T07:34:31.422Z] #24 sha256:5915cb62cd8dc5fa50098f4527f04bfe5b8faf8c84b776457b0ff427f0ab290c
07:34:32 [2022-07-09T07:34:32.812Z] #24 transferring context: 61.65MB 1.7s done
07:34:32 [2022-07-09T07:34:32.812Z] #24 DONE 1.9s
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.812Z] #54 sha256:3e1e29ac225b56247af92fc12eb05898a88bad6b0bddaa267325de62e79fb28e
07:34:32 [2022-07-09T07:34:32.812Z] #54 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:34:32 [2022-07-09T07:34:32.812Z] #69 sha256:b19b803c7c0828bdac96530936f54bead93b02c2de5033ca4e71900d2a62c50d
07:34:32 [2022-07-09T07:34:32.812Z] #69 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:34:32 [2022-07-09T07:34:32.812Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:34:32 [2022-07-09T07:34:32.812Z] #74 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.812Z] #58 sha256:40946061055c16f15c99f35d6088313675656b48b87b45565d02c5e23e9f90fc
07:34:32 [2022-07-09T07:34:32.812Z] #58 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #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
07:34:32 [2022-07-09T07:34:32.812Z] #44 sha256:c0d554eb7cc4b433de578a8ff3634475f217ee9b832513b64cf9c137febcd774
07:34:32 [2022-07-09T07:34:32.812Z] #44 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #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
07:34:32 [2022-07-09T07:34:32.812Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:34:32 [2022-07-09T07:34:32.812Z] #62 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:34:32 [2022-07-09T07:34:32.812Z] #27 sha256:6f51ec887c52a8f90396fead8e1c51f052ecd63f5937bc6ad88f2dbed836a0ac
07:34:32 [2022-07-09T07:34:32.812Z] #27 CACHED
07:34:32 [2022-07-09T07:34:32.812Z] 
07:34:32 [2022-07-09T07:34:32.812Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:34:32 [2022-07-09T07:34:32.813Z] #57 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:34:32 [2022-07-09T07:34:32.813Z] #43 sha256:3870df040fdd764d6614da8bb3daa079e5508018192082d7579a290c6421e427
07:34:32 [2022-07-09T07:34:32.813Z] #43 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:34:32 [2022-07-09T07:34:32.813Z] #59 sha256:17078d337200c5c3e30e7ba55047eeb908d92ac4696ac2dbbaf078acbb6d2226
07:34:32 [2022-07-09T07:34:32.813Z] #59 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #52 sha256:fc9b6bdb43a3d89758f68e1ed08703a81feb803b4dbea8789876f8c64bd928ef
07:34:32 [2022-07-09T07:34:32.813Z] #52 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:34:32 [2022-07-09T07:34:32.813Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:34:32 [2022-07-09T07:34:32.813Z] #72 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:34:32 [2022-07-09T07:34:32.813Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
07:34:32 [2022-07-09T07:34:32.813Z] #17 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #48 sha256:6e0214c32fa2536c00d569f1326ddddda0c429e75c1bd85d440b421af6ad0ba2
07:34:32 [2022-07-09T07:34:32.813Z] #48 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
07:34:32 [2022-07-09T07:34:32.813Z] #50 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:34:32 [2022-07-09T07:34:32.813Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
07:34:32 [2022-07-09T07:34:32.813Z] #46 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #67 sha256:5c6db407dd14160a29374e0f4dc10ba3306ede7d1969f839f4685e6b5da68a40
07:34:32 [2022-07-09T07:34:32.813Z] #67 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #41 sha256:9aeb3fed780788f7cc587db3f23c090498d1d51ba43fa0a29ad7e9ecab15e475
07:34:32 [2022-07-09T07:34:32.813Z] #41 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #20 [dev-systemd-false  6/28] RUN ldconfig
07:34:32 [2022-07-09T07:34:32.813Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
07:34:32 [2022-07-09T07:34:32.813Z] #20 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:34:32 [2022-07-09T07:34:32.813Z] #79 sha256:4bffaf3316262b520e2d30b792222dca15b4868d5b981403504dd44cc9193877
07:34:32 [2022-07-09T07:34:32.813Z] #79 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:34:32 [2022-07-09T07:34:32.813Z] #25 sha256:f7bbf577a28bb85d6379792d3625861d488cd25c07edc83b821775db97b37fac
07:34:32 [2022-07-09T07:34:32.813Z] #25 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:34:32 [2022-07-09T07:34:32.813Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
07:34:32 [2022-07-09T07:34:32.813Z] #23 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #78 sha256:6de271d5bbcfb43bdede99c2d779c62402b68dbca4e5090c85205a98ac55e429
07:34:32 [2022-07-09T07:34:32.813Z] #78 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:34:32 [2022-07-09T07:34:32.813Z] #30 sha256:6b7c17c65e85d194d0b3b47e06360f235a7a0484b8fbb45f38387fc3c3a132a7
07:34:32 [2022-07-09T07:34:32.813Z] #30 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
07:34:32 [2022-07-09T07:34:32.813Z] #16 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:34:32 [2022-07-09T07:34:32.813Z] #68 sha256:e1bee3d60bc805b431dc05e83150c7bd6e7adab8a0cfd47419a26f64c078362a
07:34:32 [2022-07-09T07:34:32.813Z] #68 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
07:34:32 [2022-07-09T07:34:32.813Z] #13 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:34:32 [2022-07-09T07:34:32.813Z] #80 sha256:e7de31d716d14d9c6a36f6ea9cae96d4b25c8c74ccf6fba5ae0abfffbf84bcc3
07:34:32 [2022-07-09T07:34:32.813Z] #80 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:34:32 [2022-07-09T07:34:32.813Z] #66 sha256:4b17291f4cead17ad8a5d1306b84235a963c66252f89d791b6ef1402a361a8cf
07:34:32 [2022-07-09T07:34:32.813Z] #66 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #70 sha256:8ca6347f5ac1fda811e0c037685d4d80526fcfde05a08504e10f6580852d80fe
07:34:32 [2022-07-09T07:34:32.813Z] #70 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #75 sha256:006a33dbc8dcf4881bc06b3dd9ed4659650a57d80044dabba793fdad0ce2d5dd
07:34:32 [2022-07-09T07:34:32.813Z] #75 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #26 sha256:49d556f9090f557e09f8028c063b5f7164efdf39149106c2d59ded8e97d52182
07:34:32 [2022-07-09T07:34:32.813Z] #26 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
07:34:32 [2022-07-09T07:34:32.813Z] #22 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:34:32 [2022-07-09T07:34:32.813Z] #42 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #45 sha256:6cbf986fe7af31cb1212e3205149e1057f0a59ef6e2c8aeceb0cd06e5c5b0523
07:34:32 [2022-07-09T07:34:32.813Z] #45 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:34:32 [2022-07-09T07:34:32.813Z] #55 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:34:32 [2022-07-09T07:34:32.813Z] #40 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #65 sha256:e68f86ca43c1f7d8e3e25acda17bcb260ff30b887698677340b578ad348b08f1
07:34:32 [2022-07-09T07:34:32.813Z] #65 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:34:32 [2022-07-09T07:34:32.813Z] #32 sha256:8b8f9ba4462d9bf1af5483dacf7f12e14d33b0d701f57cf324d1e4743dddbbf6
07:34:32 [2022-07-09T07:34:32.813Z] #32 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #60 sha256:9488734ade80b1e5322cae8d4e4345d9122db2c9b972d38c64ed02a8603d590e
07:34:32 [2022-07-09T07:34:32.813Z] #60 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #37 sha256:915f107d10db9cf8f723e54efb862883b5b636d9568bc74ad4a8b113bd7b74b9
07:34:32 [2022-07-09T07:34:32.813Z] #37 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:34:32 [2022-07-09T07:34:32.813Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
07:34:32 [2022-07-09T07:34:32.813Z] #18 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:34:32 [2022-07-09T07:34:32.813Z] #34 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:34:32 [2022-07-09T07:34:32.813Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
07:34:32 [2022-07-09T07:34:32.813Z] #12 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:34:32 [2022-07-09T07:34:32.813Z] #38 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:34:32 [2022-07-09T07:34:32.813Z] #29 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:34:32 [2022-07-09T07:34:32.813Z] #21 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:34:32 [2022-07-09T07:34:32.813Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
07:34:32 [2022-07-09T07:34:32.813Z] #33 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #35 sha256:baf21560d3ca052b9c5870dd26426e58f3ec53c1b7a5ed43515012566c931cd9
07:34:32 [2022-07-09T07:34:32.813Z] #35 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #64 sha256:e3b7500522a11eca51c86145c4f227219470ec24f5707000967e6734e3a96bd4
07:34:32 [2022-07-09T07:34:32.813Z] #64 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:34:32 [2022-07-09T07:34:32.813Z] #51 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.813Z] #39 sha256:c521d0c3d5521458bb99ae5a0481e511cf96d061ac7195aed645d1e189664d0e
07:34:32 [2022-07-09T07:34:32.813Z] #39 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:34:32 [2022-07-09T07:34:32.813Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
07:34:32 [2022-07-09T07:34:32.813Z] #19 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #31 sha256:1ef4eb1380675f5eb9de27eb5732d4cfdd2b050993f6fb21b5377261e36f912a
07:34:32 [2022-07-09T07:34:32.813Z] #31 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:34:32 [2022-07-09T07:34:32.813Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
07:34:32 [2022-07-09T07:34:32.813Z] #15 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:34:32 [2022-07-09T07:34:32.813Z] #77 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:34:32 [2022-07-09T07:34:32.813Z] #14 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #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
07:34:32 [2022-07-09T07:34:32.813Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:34:32 [2022-07-09T07:34:32.813Z] #47 CACHED
07:34:32 [2022-07-09T07:34:32.813Z] 
07:34:32 [2022-07-09T07:34:32.813Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.814Z] #56 sha256:d98cd9f05282427bbed7cd9c6fc97b7024119aca58bfb04efb23a96b98b1a5b3
07:34:32 [2022-07-09T07:34:32.814Z] #56 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #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
07:34:32 [2022-07-09T07:34:32.814Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:34:32 [2022-07-09T07:34:32.814Z] #36 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:34:32 [2022-07-09T07:34:32.814Z] #61 sha256:77351e966894d775f699faa8e45ece0a5e82e0f1414d64afe2c80ef05f0d3bd2
07:34:32 [2022-07-09T07:34:32.814Z] #61 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:34:32 [2022-07-09T07:34:32.814Z] #63 sha256:50b2bbe39859ce4b39b6a44943c34fabfaedba1fbb44f148438a551547093494
07:34:32 [2022-07-09T07:34:32.814Z] #63 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #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             ;
07:34:32 [2022-07-09T07:34:32.814Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:34:32 [2022-07-09T07:34:32.814Z] #76 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #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
07:34:32 [2022-07-09T07:34:32.814Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:34:32 [2022-07-09T07:34:32.814Z] #53 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
07:34:32 [2022-07-09T07:34:32.814Z] #81 sha256:46d614eefedaf44365cdde04313624ef371713c11e3a47018a39002568a78856
07:34:32 [2022-07-09T07:34:32.814Z] #81 CACHED
07:34:32 [2022-07-09T07:34:32.814Z] 
07:34:32 [2022-07-09T07:34:32.814Z] #82 exporting to image
07:34:32 [2022-07-09T07:34:32.814Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:34:32 [2022-07-09T07:34:32.814Z] #82 exporting layers done
07:34:32 [2022-07-09T07:34:32.814Z] #82 writing image sha256:a105fb84bff554d8761ee88471d40970e5b2a5f828e9b8ea6d4f414784e633c4 done
07:34:32 [2022-07-09T07:34:32.814Z] #82 naming to docker.io/library/docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 done
07:34:32 [2022-07-09T07:34:32.814Z] #82 DONE 0.1s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Run tests)
[Pipeline] sh
07:34:33 [2022-07-09T07:34:33.176Z] + trap exit INT TERM
07:34:33 [2022-07-09T07:34:33.176Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT
07:34:33 [2022-07-09T07:34:33.176Z] + CONTAINER_NAME=docker-pr3
07:34:33 [2022-07-09T07:34:33.176Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43790/.git:/go/src/github.com/docker/docker/.git --name docker-pr3-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh dynbinary
07:34:33 [2022-07-09T07:34:33.746Z] 
07:34:33 [2022-07-09T07:34:33.746Z] Removing bundles/
07:34:33 [2022-07-09T07:34:33.746Z] 
07:34:33 [2022-07-09T07:34:33.746Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:34:34 [2022-07-09T07:34:34.004Z] Building: bundles/dynbinary-daemon/dockerd
07:34:34 [2022-07-09T07:34:34.004Z] GOOS="" GOARCH="" GOARM=""
07:34:41 [2022-07-09T07:34:41.523Z] Still waiting to schedule task
07:34:41 [2022-07-09T07:34:41.524Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay207:34:41 [2022-07-09T07:34:41.524Z] Still waiting to schedule task
07:34:41 [2022-07-09T07:34:41.524Z]EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-037acb2bd17d0a6c0)’ is offline
07:34:41 [2022-07-09T07:34:41.527Z] Still waiting to schedule task
07:34:41 [2022-07-09T07:34:41.527Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline
07:34:42 [2022-07-09T07:34:42.215Z] Fetching without tags
07:34:42 [2022-07-09T07:34:42.387Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:34:42 [2022-07-09T07:34:42.191Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:34:42 [2022-07-09T07:34:42.194Z]  > git config --add remote.origin.fetch +refs/pull/43790/head:refs/remotes/origin/PR-43790 # timeout=10
07:34:42 [2022-07-09T07:34:42.199Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:42 [2022-07-09T07:34:42.208Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:34:42 [2022-07-09T07:34:42.219Z] Fetching upstream changes from https://github.com/moby/moby.git
07:34:42 [2022-07-09T07:34:42.219Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:42 [2022-07-09T07:34:42.219Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:34:42 [2022-07-09T07:34:42.389Z]  > git config core.sparsecheckout # timeout=10
07:34:42 [2022-07-09T07:34:42.394Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:42 [2022-07-09T07:34:42.931Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:34:42 [2022-07-09T07:34:42.931Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:34:43 [2022-07-09T07:34:43.544Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:34:44 [2022-07-09T07:34:44.116Z] + [ PR != PR ]
07:34:44 [2022-07-09T07:34:44.116Z] + [ master != master ]
07:34:44 [2022-07-09T07:34:44.116Z] + [  = true ]
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:34:42 [2022-07-09T07:34:42.906Z]  > git remote # timeout=10
07:34:42 [2022-07-09T07:34:42.911Z]  > git config --get remote.origin.url # timeout=10
07:34:42 [2022-07-09T07:34:42.916Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:34:42 [2022-07-09T07:34:42.917Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:34:42 [2022-07-09T07:34:42.926Z]  > git rev-parse HEAD^{commit} # timeout=10
07:34:42 [2022-07-09T07:34:42.934Z]  > git config core.sparsecheckout # timeout=10
07:34:42 [2022-07-09T07:34:42.936Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:34:44 [2022-07-09T07:34:44.441Z] + docker version
07:34:44 [2022-07-09T07:34:44.441Z] Client: Docker Engine - Community
07:34:44 [2022-07-09T07:34:44.441Z]  Version:           20.10.14
07:34:44 [2022-07-09T07:34:44.441Z]  API version:       1.41
07:34:44 [2022-07-09T07:34:44.441Z]  Go version:        go1.16.15
07:34:44 [2022-07-09T07:34:44.441Z]  Git commit:        a224086
07:34:44 [2022-07-09T07:34:44.441Z]  Built:             Thu Mar 24 01:47:57 2022
07:34:44 [2022-07-09T07:34:44.441Z]  OS/Arch:           linux/amd64
07:34:44 [2022-07-09T07:34:44.441Z]  Context:           default
07:34:44 [2022-07-09T07:34:44.441Z]  Experimental:      true
07:34:44 [2022-07-09T07:34:44.441Z] 
07:34:44 [2022-07-09T07:34:44.441Z] Server: Docker Engine - Community
07:34:44 [2022-07-09T07:34:44.441Z]  Engine:
07:34:44 [2022-07-09T07:34:44.441Z]   Version:          20.10.14
07:34:44 [2022-07-09T07:34:44.441Z]   API version:      1.41 (minimum version 1.12)
07:34:44 [2022-07-09T07:34:44.441Z]   Go version:       go1.16.15
07:34:44 [2022-07-09T07:34:44.441Z]   Git commit:       87a90dc
07:34:44 [2022-07-09T07:34:44.441Z]   Built:            Thu Mar 24 01:45:46 2022
07:34:44 [2022-07-09T07:34:44.441Z]   OS/Arch:          linux/amd64
07:34:44 [2022-07-09T07:34:44.441Z]   Experimental:     true
07:34:44 [2022-07-09T07:34:44.441Z]  containerd:
07:34:44 [2022-07-09T07:34:44.441Z]   Version:          1.5.11
07:34:44 [2022-07-09T07:34:44.441Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:34:44 [2022-07-09T07:34:44.441Z]  runc:
07:34:44 [2022-07-09T07:34:44.441Z]   Version:          1.0.3
07:34:44 [2022-07-09T07:34:44.441Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:34:44 [2022-07-09T07:34:44.441Z]  docker-init:
07:34:44 [2022-07-09T07:34:44.441Z]   Version:          0.19.0
07:34:44 [2022-07-09T07:34:44.441Z]   GitCommit:        de40ad0
[Pipeline] sh
07:34:44 [2022-07-09T07:34:44.723Z] + docker info
07:34:45 [2022-07-09T07:34:45.292Z] Client:
07:34:45 [2022-07-09T07:34:45.292Z]  Context:    default
07:34:45 [2022-07-09T07:34:45.292Z]  Debug Mode: false
07:34:45 [2022-07-09T07:34:45.292Z]  Plugins:
07:34:45 [2022-07-09T07:34:45.292Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:34:45 [2022-07-09T07:34:45.292Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:34:45 [2022-07-09T07:34:45.292Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:34:45 [2022-07-09T07:34:45.292Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:34:45 [2022-07-09T07:34:45.292Z] 
07:34:45 [2022-07-09T07:34:45.292Z] Server:
07:34:45 [2022-07-09T07:34:45.292Z]  Containers: 0
07:34:45 [2022-07-09T07:34:45.292Z]   Running: 0
07:34:45 [2022-07-09T07:34:45.292Z]   Paused: 0
07:34:45 [2022-07-09T07:34:45.292Z]   Stopped: 0
07:34:45 [2022-07-09T07:34:45.292Z]  Images: 3
07:34:45 [2022-07-09T07:34:45.292Z]  Server Version: 20.10.14
07:34:45 [2022-07-09T07:34:45.292Z]  Storage Driver: overlay2
07:34:45 [2022-07-09T07:34:45.292Z]   Backing Filesystem: extfs
07:34:45 [2022-07-09T07:34:45.292Z]   Supports d_type: true
07:34:45 [2022-07-09T07:34:45.292Z]   Native Overlay Diff: true
07:34:45 [2022-07-09T07:34:45.292Z]   userxattr: false
07:34:45 [2022-07-09T07:34:45.292Z]  Logging Driver: json-file
07:34:45 [2022-07-09T07:34:45.292Z]  Cgroup Driver: cgroupfs
07:34:45 [2022-07-09T07:34:45.292Z]  Cgroup Version: 1
07:34:45 [2022-07-09T07:34:45.292Z]  Plugins:
07:34:45 [2022-07-09T07:34:45.292Z]   Volume: local
07:34:45 [2022-07-09T07:34:45.292Z]   Network: bridge host ipvlan macvlan null overlay
07:34:45 [2022-07-09T07:34:45.292Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:34:45 [2022-07-09T07:34:45.292Z]  Swarm: inactive
07:34:45 [2022-07-09T07:34:45.292Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:34:45 [2022-07-09T07:34:45.292Z]  Default Runtime: runc
07:34:45 [2022-07-09T07:34:45.292Z]  Init Binary: docker-init
07:34:45 [2022-07-09T07:34:45.292Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:34:45 [2022-07-09T07:34:45.292Z]  runc version: v1.0.3-0-gf46b6ba
07:34:45 [2022-07-09T07:34:45.292Z]  init version: de40ad0
07:34:45 [2022-07-09T07:34:45.292Z]  Security Options:
07:34:45 [2022-07-09T07:34:45.292Z]   apparmor
07:34:45 [2022-07-09T07:34:45.292Z]   seccomp
07:34:45 [2022-07-09T07:34:45.292Z]    Profile: default
07:34:45 [2022-07-09T07:34:45.292Z]  Kernel Version: 5.4.0-1071-aws
07:34:45 [2022-07-09T07:34:45.292Z]  Operating System: Ubuntu 18.04.6 LTS
07:34:45 [2022-07-09T07:34:45.292Z]  OSType: linux
07:34:45 [2022-07-09T07:34:45.292Z]  Architecture: x86_64
07:34:45 [2022-07-09T07:34:45.292Z]  CPUs: 2
07:34:45 [2022-07-09T07:34:45.292Z]  Total Memory: 7.483GiB
07:34:45 [2022-07-09T07:34:45.292Z]  Name: ip-10-100-48-94
07:34:45 [2022-07-09T07:34:45.292Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:34:45 [2022-07-09T07:34:45.292Z]  Docker Root Dir: /var/lib/docker
07:34:45 [2022-07-09T07:34:45.292Z]  Debug Mode: false
07:34:45 [2022-07-09T07:34:45.292Z]  Registry: https://index.docker.io/v1/
07:34:45 [2022-07-09T07:34:45.292Z]  Labels:
07:34:45 [2022-07-09T07:34:45.292Z]  Experimental: true
07:34:45 [2022-07-09T07:34:45.292Z]  Insecure Registries:
07:34:45 [2022-07-09T07:34:45.292Z]   127.0.0.0/8
07:34:45 [2022-07-09T07:34:45.292Z]  Live Restore Enabled: true
07:34:45 [2022-07-09T07:34:45.292Z] 
07:34:45 [2022-07-09T07:34:45.292Z] WARNING: No swap limit support
[Pipeline] sh
07:34:45 [2022-07-09T07:34:45.575Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:34:45 [2022-07-09T07:34:45.575Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:34:45 [2022-07-09T07:34:45.575Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43790/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:34:45 [2022-07-09T07:34:45.575Z] + bash /home/ubuntu/workspace/moby_PR-43790/check-config.sh
07:34:45 [2022-07-09T07:34:45.575Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:34:45 [2022-07-09T07:34:45.575Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:34:45 [2022-07-09T07:34:45.575Z] 
07:34:45 [2022-07-09T07:34:45.575Z] Generally Necessary:
07:34:45 [2022-07-09T07:34:45.575Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:34:45 [2022-07-09T07:34:45.575Z] - apparmor: enabled and tools installed
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NAMESPACES: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NET_NS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_PID_NS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_IPC_NS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_UTS_NS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUPS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_CPUACCT: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_DEVICE: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_FREEZER: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_SCHED: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CPUSETS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_MEMCG: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_KEYS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_VETH: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_BRIDGE: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_NF_NAT: enabled (as module)
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_POSIX_MQUEUE: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_BPF: enabled
07:34:45 [2022-07-09T07:34:45.575Z] 
07:34:45 [2022-07-09T07:34:45.575Z] Optional Features:
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_USER_NS: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_SECCOMP: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_SECCOMP_FILTER: enabled
07:34:45 [2022-07-09T07:34:45.575Z] - CONFIG_CGROUP_PIDS: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_MEMCG_SWAP: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:34:45 [2022-07-09T07:34:45.836Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_BLK_CGROUP: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_CGROUP_PERF: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_CGROUP_HUGETLB: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_CFS_BANDWIDTH: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_RT_GROUP_SCHED: missing
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_VS: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_VS_NFCT: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_IP_VS_RR: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_SECURITY_SELINUX: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_SECURITY_APPARMOR: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_EXT4_FS: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:34:45 [2022-07-09T07:34:45.836Z] - Network Drivers:
07:34:45 [2022-07-09T07:34:45.836Z]   - "overlay":
07:34:45 [2022-07-09T07:34:45.836Z]     - CONFIG_VXLAN: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       Optional (for encrypted networks):
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_CRYPTO: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_CRYPTO_AEAD: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_CRYPTO_GCM: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_CRYPTO_GHASH: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_XFRM: enabled
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_XFRM_USER: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z]       - CONFIG_INET_ESP: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z]   - "ipvlan":
07:34:45 [2022-07-09T07:34:45.836Z]     - CONFIG_IPVLAN: enabled (as module)
07:34:45 [2022-07-09T07:34:45.836Z]   - "macvlan":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_MACVLAN: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_DUMMY: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]   - "ftp,tftp client in container":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z] - Storage Drivers:
07:34:46 [2022-07-09T07:34:46.096Z]   - "aufs":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_AUFS_FS: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]   - "btrfs":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:34:46 [2022-07-09T07:34:46.096Z]   - "devicemapper":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_BLK_DEV_DM: enabled
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]   - "overlay":
07:34:46 [2022-07-09T07:34:46.096Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:34:46 [2022-07-09T07:34:46.096Z]   - "zfs":
07:34:46 [2022-07-09T07:34:46.096Z]     - /dev/zfs: present
07:34:46 [2022-07-09T07:34:46.096Z]     - zfs command: missing
07:34:46 [2022-07-09T07:34:46.096Z]     - zpool command: missing
07:34:46 [2022-07-09T07:34:46.096Z] 
07:34:46 [2022-07-09T07:34:46.096Z] Limits:
07:34:46 [2022-07-09T07:34:46.096Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:34:46 [2022-07-09T07:34:46.096Z] 
07:34:46 [2022-07-09T07:34:46.096Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:34:46 [2022-07-09T07:34:46.427Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 .
07:34:46 [2022-07-09T07:34:46.427Z] #1 [internal] load build definition from Dockerfile
07:34:46 [2022-07-09T07:34:46.427Z] #1 sha256:40a0c06bdd84e746b3de33133bc1b91befeacb48b621d9db13150c32ee82ca13
07:34:46 [2022-07-09T07:34:46.427Z] #1 transferring dockerfile: 19.25kB done
07:34:46 [2022-07-09T07:34:46.427Z] #1 DONE 0.0s
07:34:46 [2022-07-09T07:34:46.427Z] 
07:34:46 [2022-07-09T07:34:46.427Z] #2 [internal] load .dockerignore
07:34:46 [2022-07-09T07:34:46.427Z] #2 sha256:b20536477bdff51142ea94040c84283aa92a3ec5b66b779e0bf407195defb855
07:34:46 [2022-07-09T07:34:46.427Z] #2 transferring context: 145B done
07:34:46 [2022-07-09T07:34:46.427Z] #2 DONE 0.0s
07:34:46 [2022-07-09T07:34:46.427Z] 
07:34:46 [2022-07-09T07:34:46.427Z] #3 resolve image config for docker.io/docker/dockerfile:1
07:34:46 [2022-07-09T07:34:46.427Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
07:34:46 [2022-07-09T07:34:46.687Z] #3 DONE 0.1s
07:34:46 [2022-07-09T07:34:46.687Z] 
07:34:46 [2022-07-09T07:34:46.687Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:34:46 [2022-07-09T07:34:46.687Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
07:34:46 [2022-07-09T07:34:46.687Z] #4 CACHED
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #5 [internal] load .dockerignore
07:34:46 [2022-07-09T07:34:46.948Z] #5 sha256:f64308226b30b82c486d98487056845450fe70e0302c297b06428b1c2ac6b32a
07:34:46 [2022-07-09T07:34:46.948Z] #5 DONE 0.0s
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #6 [internal] load build definition from Dockerfile
07:34:46 [2022-07-09T07:34:46.948Z] #6 sha256:e6326bc87f1575405b6f91042c9ec268a27e86ea5e4b6bd865cf2cdd89ef4972
07:34:46 [2022-07-09T07:34:46.948Z] #6 DONE 0.0s
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:34:46 [2022-07-09T07:34:46.948Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:34:46 [2022-07-09T07:34:46.948Z] #7 DONE 0.1s
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #8 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:34:46 [2022-07-09T07:34:46.948Z] #8 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:34:46 [2022-07-09T07:34:46.948Z] #8 DONE 0.1s
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #9 [internal] load metadata for docker.io/library/debian:bullseye
07:34:46 [2022-07-09T07:34:46.948Z] #9 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:34:46 [2022-07-09T07:34:46.948Z] #9 DONE 0.1s
07:34:46 [2022-07-09T07:34:46.948Z] 
07:34:46 [2022-07-09T07:34:46.948Z] #10 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:34:46 [2022-07-09T07:34:46.948Z] #10 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:34:46 [2022-07-09T07:34:46.948Z] #10 DONE 0.1s
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #80 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:34:47 [2022-07-09T07:34:47.519Z] #80 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:34:47 [2022-07-09T07:34:47.519Z] #80 DONE 0.0s
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #78 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:34:47 [2022-07-09T07:34:47.519Z] #78 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:34:47 [2022-07-09T07:34:47.519Z] #78 DONE 0.0s
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:34:47 [2022-07-09T07:34:47.519Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:34:47 [2022-07-09T07:34:47.519Z] #11 DONE 0.0s
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #35 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:34:47 [2022-07-09T07:34:47.519Z] #35 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
07:34:47 [2022-07-09T07:34:47.519Z] #35 DONE 0.0s
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:34:47 [2022-07-09T07:34:47.519Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
07:34:47 [2022-07-09T07:34:47.519Z] #12 CACHED
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #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
07:34:47 [2022-07-09T07:34:47.519Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
07:34:47 [2022-07-09T07:34:47.519Z] #13 CACHED
07:34:47 [2022-07-09T07:34:47.519Z] 
07:34:47 [2022-07-09T07:34:47.519Z] #31 [internal] load build context
07:34:47 [2022-07-09T07:34:47.519Z] #31 sha256:10acae2804349b0c1f1dc2d5cdafd3a814df38262def12c378b73d0b1fec77d8
07:34:47 [2022-07-09T07:34:47.779Z] #31 ...
07:34:47 [2022-07-09T07:34:47.779Z] 
07:34:47 [2022-07-09T07:34:47.779Z] #56 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:34:47 [2022-07-09T07:34:47.779Z] #56 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:34:47 [2022-07-09T07:34:47.779Z] #56 DONE 0.5s
07:34:47 [2022-07-09T07:34:47.779Z] 
07:34:47 [2022-07-09T07:34:47.779Z] #31 [internal] load build context
07:34:47 [2022-07-09T07:34:47.779Z] #31 sha256:10acae2804349b0c1f1dc2d5cdafd3a814df38262def12c378b73d0b1fec77d8
07:34:48 [2022-07-09T07:34:48.361Z] #31 ...
07:34:48 [2022-07-09T07:34:48.361Z] 
07:34:48 [2022-07-09T07:34:48.361Z] #14 [cross-true 1/6] RUN dpkg --add-architecture arm64
07:34:48 [2022-07-09T07:34:48.361Z] #14 sha256:0843e43981997d3186c3e0fa13a5c69bf735e078771d358bc17048f5bdd1d4e8
07:34:48 [2022-07-09T07:34:48.361Z] #14 DONE 1.1s
07:34:48 [2022-07-09T07:34:48.361Z] 
07:34:48 [2022-07-09T07:34:48.361Z] #31 [internal] load build context
07:34:48 [2022-07-09T07:34:48.361Z] #31 sha256:10acae2804349b0c1f1dc2d5cdafd3a814df38262def12c378b73d0b1fec77d8
07:34:49 [2022-07-09T07:34:49.747Z] #31 ...
07:34:49 [2022-07-09T07:34:49.747Z] 
07:34:49 [2022-07-09T07:34:49.747Z] #15 [cross-true 2/6] RUN dpkg --add-architecture armel
07:34:49 [2022-07-09T07:34:49.747Z] #15 sha256:2d05efaa29f7d7a652b390dae5c9126381d4bdd1e6478112a650543183cfed84
07:34:49 [2022-07-09T07:34:49.747Z] #15 DONE 1.3s
07:34:49 [2022-07-09T07:34:49.747Z] 
07:34:49 [2022-07-09T07:34:49.747Z] #31 [internal] load build context
07:34:49 [2022-07-09T07:34:49.747Z] #31 sha256:10acae2804349b0c1f1dc2d5cdafd3a814df38262def12c378b73d0b1fec77d8
07:34:50 [2022-07-09T07:34:50.007Z] #31 transferring context: 61.65MB 2.8s done
07:34:50 [2022-07-09T07:34:50.267Z] #31 DONE 2.9s
07:34:50 [2022-07-09T07:34:50.267Z] 
07:34:50 [2022-07-09T07:34:50.267Z] #16 [cross-true 3/6] RUN dpkg --add-architecture armhf
07:34:50 [2022-07-09T07:34:50.267Z] #16 sha256:6e5bb325d2f1d8f93129253358485557d3574a0fa24a972b189e244fccf61d15
07:34:50 [2022-07-09T07:34:50.527Z] #16 DONE 0.7s
07:34:50 [2022-07-09T07:34:50.527Z] 
07:34:50 [2022-07-09T07:34:50.527Z] #17 [cross-true 4/6] RUN dpkg --add-architecture ppc64el
07:34:50 [2022-07-09T07:34:50.527Z] #17 sha256:bea1fe45f58fdee1448a2ced80414300c0c0acc9560564c476c3297cf6812d3d
07:34:51 [2022-07-09T07:34:51.096Z] #17 DONE 0.5s
07:34:51 [2022-07-09T07:34:51.096Z] 
07:34:51 [2022-07-09T07:34:51.096Z] #18 [cross-true 5/6] RUN dpkg --add-architecture s390x
07:34:51 [2022-07-09T07:34:51.096Z] #18 sha256:8b29296919d8bf68aa7fa37d69208ffd105a8b2185812f3f939b2bee4ce821b4
07:34:51 [2022-07-09T07:34:51.357Z] #18 DONE 0.5s
07:34:51 [2022-07-09T07:34:51.617Z] 
07:34:51 [2022-07-09T07:34:51.617Z] #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
07:34:51 [2022-07-09T07:34:51.617Z] #19 sha256:917bf0834aad25d25cd204588999ad2a1286424901d6429e4987625c582c85f0
07:34:52 [2022-07-09T07:34:52.186Z] #19 0.860 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:34:52 [2022-07-09T07:34:52.446Z] #19 0.946 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:34:52 [2022-07-09T07:34:52.446Z] #19 1.036 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:34:52 [2022-07-09T07:34:52.446Z] #19 1.039 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:34:52 [2022-07-09T07:34:52.446Z] #19 1.129 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:34:52 [2022-07-09T07:34:52.706Z] #19 1.209 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:34:52 [2022-07-09T07:34:52.706Z] #19 1.300 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:34:52 [2022-07-09T07:34:52.706Z] #19 1.395 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.511 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.597 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.600 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.602 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.603 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.605 Get:14 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.607 Get:15 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.609 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.610 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.610 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.611 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:34:52 [2022-07-09T07:34:52.966Z] #19 1.612 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:34:53 [2022-07-09T07:34:53.227Z] #19 1.612 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:34:59 [2022-07-09T07:34:59.813Z] #19 7.215 Fetched 49.1 MB in 7s (7274 kB/s)
07:35:01 [2022-07-09T07:35:01.729Z] #19 7.215 Reading package lists...
07:35:05 [2022-07-09T07:35:05.082Z] #19 10.24 Reading package lists...
07:35:05 [2022-07-09T07:35:05.651Z] #19 13.39 Building dependency tree...
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74 The following additional packages will be installed:
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi g++-10-arm-linux-gnueabihf
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   g++-10-powerpc64le-linux-gnu g++-10-s390x-linux-gnu g++-aarch64-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   g++-s390x-linux-gnu gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.74   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   linux-libc-dev-s390x-cross patch xz-utils
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75 Suggested packages:
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   binutils-doc bzip2-doc gcc-10-locales cpp-doc binutils-multiarch
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   debian-keyring gcc-10-doc g++-10-multilib-s390x-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   gcc-10-multilib-s390x-linux-gnu manpages-dev autoconf automake libtool flex
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   libyaml-shell-perl ed diffutils-doc
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75 Recommended packages:
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   fakeroot build-essential libalgorithm-merge-perl libwww-perl
07:35:06 [2022-07-09T07:35:06.221Z] #19 14.75   libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92 The following NEW packages will be installed:
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   binutils-s390x-linux-gnu bzip2 cpp-10-aarch64-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   cpp-10-arm-linux-gnueabi cpp-10-arm-linux-gnueabihf
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   cpp-10-powerpc64le-linux-gnu cpp-10-s390x-linux-gnu cpp-aarch64-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   crossbuild-essential-armel crossbuild-essential-armhf
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   file g++-10-aarch64-linux-gnu g++-10-arm-linux-gnueabi
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   g++-10-arm-linux-gnueabihf g++-10-powerpc64le-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   g++-10-s390x-linux-gnu g++-aarch64-linux-gnu g++-arm-linux-gnueabi
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu g++-s390x-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-10-aarch64-linux-gnu gcc-10-aarch64-linux-gnu-base
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-10-arm-linux-gnueabi gcc-10-arm-linux-gnueabi-base
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-10-arm-linux-gnueabihf gcc-10-arm-linux-gnueabihf-base gcc-10-cross-base
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-10-powerpc64le-linux-gnu gcc-10-powerpc64le-linux-gnu-base
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-10-s390x-linux-gnu gcc-10-s390x-linux-gnu-base gcc-aarch64-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   gcc-s390x-linux-gnu libasan6-arm64-cross libasan6-armel-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libasan6-armhf-cross libasan6-ppc64el-cross libasan6-s390x-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libfile-homedir-perl libfile-which-perl libgcc-10-dev-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libgcc-10-dev-armel-cross libgcc-10-dev-armhf-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libgcc-10-dev-ppc64el-cross libgcc-10-dev-s390x-cross libgcc-s1-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libgcc-s1-armel-cross libgcc-s1-armhf-cross libgcc-s1-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libgcc-s1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu67
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.92   libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libstdc++-10-dev-arm64-cross libstdc++-10-dev-armel-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libstdc++-10-dev-armhf-cross libstdc++-10-dev-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libstdc++-10-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   linux-libc-dev-arm64-cross linux-libc-dev-armel-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross
07:35:07 [2022-07-09T07:35:07.605Z] #19 15.93   linux-libc-dev-s390x-cross patch xz-utils
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.26 0 upgraded, 133 newly installed, 0 to remove and 13 not upgraded.
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.26 Need to get 788 MB of archives.
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.26 After this operation, 3385 MB of additional disk space will be used.
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.26 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblocale-gettext-perl amd64 1.07-4+b1 [19.0 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.27 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.28 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.28 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.29 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.29 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-aarch64-linux-gnu amd64 2.35.2-2 [2813 kB]
07:35:07 [2022-07-09T07:35:07.605Z] #19 16.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabi amd64 2.35.2-2 [2779 kB]
07:35:07 [2022-07-09T07:35:07.865Z] #19 16.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-arm-linux-gnueabihf amd64 2.35.2-2 [2781 kB]
07:35:07 [2022-07-09T07:35:07.865Z] #19 16.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-powerpc64le-linux-gnu amd64 2.35.2-2 [2302 kB]
07:35:07 [2022-07-09T07:35:07.865Z] #19 16.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-s390x-linux-gnu amd64 2.35.2-2 [1984 kB]
07:35:07 [2022-07-09T07:35:07.865Z] #19 16.38 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]
07:35:07 [2022-07-09T07:35:07.865Z] #19 16.38 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]
07:35:08 [2022-07-09T07:35:08.125Z] #19 16.73 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]
07:35:08 [2022-07-09T07:35:08.385Z] #19 16.73 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]
07:35:08 [2022-07-09T07:35:08.645Z] #19 17.06 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]
07:35:08 [2022-07-09T07:35:08.645Z] #19 17.06 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]
07:35:08 [2022-07-09T07:35:08.906Z] #19 17.39 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]
07:35:08 [2022-07-09T07:35:08.906Z] #19 17.39 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]
07:35:09 [2022-07-09T07:35:09.166Z] #19 17.71 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]
07:35:09 [2022-07-09T07:35:09.166Z] #19 17.72 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 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]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cross-config all 2.6.18+nmu1 [31.5 kB]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.02 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-10-cross-base all 10.2.1-6cross1 [197 kB]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.03 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-arm64-cross all 2.31-9cross4 [1233 kB]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.04 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-arm64-cross all 10.2.1-6cross1 [34.5 kB]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.04 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-arm64-cross all 10.2.1-6cross1 [89.5 kB]
07:35:09 [2022-07-09T07:35:09.427Z] #19 18.04 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-arm64-cross all 10.2.1-6cross1 [23.4 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.04 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-arm64-cross all 10.2.1-6cross1 [9240 B]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.04 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-arm64-cross all 10.2.1-6cross1 [1994 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.05 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-arm64-cross all 10.2.1-6cross1 [793 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.06 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-arm64-cross all 10.2.1-6cross1 [1949 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.07 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-arm64-cross all 10.2.1-6cross1 [410 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.07 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-arm64-cross all 10.2.1-6cross1 [759 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.08 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-arm64-cross all 10.2.1-6cross1 [880 kB]
07:35:09 [2022-07-09T07:35:09.687Z] #19 18.08 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]
07:35:09 [2022-07-09T07:35:09.948Z] #19 18.48 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-aarch64-linux-gnu amd64 4:10.2.1-1 [1460 B]
07:35:09 [2022-07-09T07:35:09.948Z] #19 18.48 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-arm64-cross all 5.10.13-1cross4 [1375 kB]
07:35:09 [2022-07-09T07:35:09.948Z] #19 18.49 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-arm64-cross all 2.31-9cross4 [2030 kB]
07:35:09 [2022-07-09T07:35:09.948Z] #19 18.51 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-arm64-cross all 10.2.1-6cross1 [1682 kB]
07:35:09 [2022-07-09T07:35:09.948Z] #19 18.52 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]
07:35:10 [2022-07-09T07:35:10.209Z] #19 18.88 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-aarch64-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:35:10 [2022-07-09T07:35:10.209Z] #19 18.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:35:10 [2022-07-09T07:35:10.209Z] #19 18.88 Get:48 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
07:35:10 [2022-07-09T07:35:10.209Z] #19 18.89 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-inifiles-perl all 3.000003-1 [52.1 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.89 Get:50 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libio-string-perl all 1.08-3.1 [11.8 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.89 Get:51 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:52 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:53 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-namespacesupport-perl all 1.12-1.1 [14.9 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:54 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-base-perl all 1.09-1.1 [20.7 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:55 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-sax-perl all 1.02+dfsg-1 [59.0 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:56 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-2+b1 [337 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:57 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.96 Get:58 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyaml-perl all 1.30-1 [67.7 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:59 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libconfig-auto-perl all 0.44-1.1 [19.0 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:60 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-which-perl all 1.23-1 [16.6 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:61 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libfile-homedir-perl all 1.006-1 [43.8 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:62 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdebian-dpkgcross-perl all 2.6.18+nmu1 [30.5 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:63 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dpkg-cross all 2.6.18+nmu1 [41.6 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:64 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-arm64 all 12.9 [6708 B]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.97 Get:65 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armel-cross all 2.31-9cross4 [1114 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.98 Get:66 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armel-cross all 10.2.1-6cross1 [38.3 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.98 Get:67 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armel-cross all 10.2.1-6cross1 [85.3 kB]
07:35:10 [2022-07-09T07:35:10.469Z] #19 18.98 Get:68 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armel-cross all 10.2.1-6cross1 [8832 B]
07:35:10 [2022-07-09T07:35:10.469Z] #19 19.07 Get:69 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armel-cross all 10.2.1-6cross1 [1979 kB]
07:35:10 [2022-07-09T07:35:10.729Z] #19 19.44 Get:70 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armel-cross all 10.2.1-6cross1 [370 kB]
07:35:10 [2022-07-09T07:35:10.729Z] #19 19.45 Get:71 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armel-cross all 10.2.1-6cross1 [746 kB]
07:35:10 [2022-07-09T07:35:10.991Z] #19 19.45 Get:72 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armel-cross all 10.2.1-6cross1 [688 kB]
07:35:10 [2022-07-09T07:35:10.991Z] #19 19.46 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]
07:35:11 [2022-07-09T07:35:11.252Z] #19 19.85 Get:74 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabi amd64 4:10.2.1-1 [1460 B]
07:35:11 [2022-07-09T07:35:11.252Z] #19 19.86 Get:75 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armel-cross all 5.10.13-1cross4 [1365 kB]
07:35:11 [2022-07-09T07:35:11.252Z] #19 19.87 Get:76 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armel-cross all 2.31-9cross4 [1884 kB]
07:35:11 [2022-07-09T07:35:11.252Z] #19 19.88 Get:77 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armel-cross all 10.2.1-6cross1 [1753 kB]
07:35:11 [2022-07-09T07:35:11.252Z] #19 19.90 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]
07:35:11 [2022-07-09T07:35:11.514Z] #19 20.25 Get:79 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabi amd64 4:10.2.1-1 [1176 B]
07:35:11 [2022-07-09T07:35:11.514Z] #19 20.25 Get:80 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armel all 12.9 [6704 B]
07:35:11 [2022-07-09T07:35:11.514Z] #19 20.25 Get:81 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-armhf-cross all 2.31-9cross4 [1094 kB]
07:35:11 [2022-07-09T07:35:11.514Z] #19 20.25 Get:82 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-armhf-cross all 10.2.1-6cross1 [36.3 kB]
07:35:11 [2022-07-09T07:35:11.514Z] #19 20.26 Get:83 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-armhf-cross all 10.2.1-6cross1 [82.6 kB]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.26 Get:84 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-armhf-cross all 10.2.1-6cross1 [6688 B]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.26 Get:85 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-armhf-cross all 10.2.1-6cross1 [2010 kB]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.27 Get:86 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-armhf-cross all 10.2.1-6cross1 [381 kB]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.27 Get:87 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-armhf-cross all 10.2.1-6cross1 [745 kB]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.28 Get:88 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-armhf-cross all 10.2.1-6cross1 [694 kB]
07:35:11 [2022-07-09T07:35:11.776Z] #19 20.28 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]
07:35:12 [2022-07-09T07:35:12.037Z] #19 20.65 Get:90 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-arm-linux-gnueabihf amd64 4:10.2.1-1 [1468 B]
07:35:12 [2022-07-09T07:35:12.037Z] #19 20.65 Get:91 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-armhf-cross all 5.10.13-1cross4 [1365 kB]
07:35:12 [2022-07-09T07:35:12.037Z] #19 20.66 Get:92 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-armhf-cross all 2.31-9cross4 [1845 kB]
07:35:12 [2022-07-09T07:35:12.299Z] #19 20.68 Get:93 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-armhf-cross all 10.2.1-6cross1 [1760 kB]
07:35:12 [2022-07-09T07:35:12.299Z] #19 20.69 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]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.03 Get:95 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-arm-linux-gnueabihf amd64 4:10.2.1-1 [1184 B]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.03 Get:96 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-armhf all 12.9 [6708 B]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.03 Get:97 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-ppc64el-cross all 2.31-9cross4 [1534 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.04 Get:98 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-ppc64el-cross all 10.2.1-6cross1 [30.5 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.04 Get:99 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-ppc64el-cross all 10.2.1-6cross1 [106 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.04 Get:100 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-ppc64el-cross all 10.2.1-6cross1 [28.4 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.04 Get:101 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-ppc64el-cross all 10.2.1-6cross1 [9712 B]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.05 Get:102 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-ppc64el-cross all 10.2.1-6cross1 [2096 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.06 Get:103 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 liblsan0-ppc64el-cross all 10.2.1-6cross1 [847 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.07 Get:104 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtsan0-ppc64el-cross all 10.2.1-6cross1 [2025 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.08 Get:105 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-ppc64el-cross all 10.2.1-6cross1 [497 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.08 Get:106 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-ppc64el-cross all 10.2.1-6cross1 [798 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.09 Get:107 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libquadmath0-ppc64el-cross all 10.2.1-6cross1 [149 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.09 Get:108 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-ppc64el-cross all 10.2.1-6cross1 [1249 kB]
07:35:12 [2022-07-09T07:35:12.561Z] #19 21.10 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]
07:35:12 [2022-07-09T07:35:12.822Z] #19 21.46 Get:110 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1468 B]
07:35:12 [2022-07-09T07:35:12.822Z] #19 21.46 Get:111 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-ppc64el-cross all 5.10.13-1cross4 [1391 kB]
07:35:12 [2022-07-09T07:35:12.822Z] #19 21.47 Get:112 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-ppc64el-cross all 2.31-9cross4 [2382 kB]
07:35:12 [2022-07-09T07:35:12.822Z] #19 21.48 Get:113 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-ppc64el-cross all 10.2.1-6cross1 [1775 kB]
07:35:13 [2022-07-09T07:35:13.091Z] #19 21.49 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]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.83 Get:115 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-powerpc64le-linux-gnu amd64 4:10.2.1-1 [1184 B]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.83 Get:116 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-ppc64el all 12.9 [6716 B]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.83 Get:117 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-s390x-cross all 2.31-9cross4 [1231 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.84 Get:118 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-s1-s390x-cross all 10.2.1-6cross1 [24.6 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.84 Get:119 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgomp1-s390x-cross all 10.2.1-6cross1 [90.5 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.84 Get:120 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libitm1-s390x-cross all 10.2.1-6cross1 [24.9 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.84 Get:121 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libatomic1-s390x-cross all 10.2.1-6cross1 [7944 B]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.85 Get:122 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libasan6-s390x-cross all 10.2.1-6cross1 [1863 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.86 Get:123 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++6-s390x-cross all 10.2.1-6cross1 [442 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.86 Get:124 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libubsan1-s390x-cross all 10.2.1-6cross1 [747 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.87 Get:125 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgcc-10-dev-s390x-cross all 10.2.1-6cross1 [663 kB]
07:35:13 [2022-07-09T07:35:13.351Z] #19 21.87 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]
07:35:13 [2022-07-09T07:35:13.920Z] #19 22.24 Get:127 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-s390x-linux-gnu amd64 4:10.2.1-1 [1456 B]
07:35:13 [2022-07-09T07:35:13.920Z] #19 22.24 Get:128 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 linux-libc-dev-s390x-cross all 5.10.13-1cross4 [1395 kB]
07:35:13 [2022-07-09T07:35:13.920Z] #19 22.25 Get:129 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libc6-dev-s390x-cross all 2.31-9cross4 [1943 kB]
07:35:13 [2022-07-09T07:35:13.920Z] #19 22.27 Get:130 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libstdc++-10-dev-s390x-cross all 10.2.1-6cross1 [1684 kB]
07:35:13 [2022-07-09T07:35:13.920Z] #19 22.28 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]
07:35:14 [2022-07-09T07:35:14.180Z] #19 22.62 Get:132 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-s390x-linux-gnu amd64 4:10.2.1-1 [1176 B]
07:35:14 [2022-07-09T07:35:14.180Z] #19 22.62 Get:133 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 crossbuild-essential-s390x all 12.9 [6704 B]
07:35:14 [2022-07-09T07:35:14.440Z] #19 22.90 debconf: delaying package configuration, since apt-utils is not installed
07:35:14 [2022-07-09T07:35:14.440Z] #19 23.01 Fetched 788 MB in 7s (119 MB/s)
07:35:14 [2022-07-09T07:35:14.440Z] #19 23.04 Selecting previously unselected package liblocale-gettext-perl.
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.04 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.12 Preparing to unpack .../000-liblocale-gettext-perl_1.07-4+b1_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.12 Unpacking liblocale-gettext-perl (1.07-4+b1) ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.15 Selecting previously unselected package bzip2.
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.15 Preparing to unpack .../001-bzip2_1.0.8-4_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.16 Unpacking bzip2 (1.0.8-4) ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.19 Selecting previously unselected package libmagic-mgc.
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.19 Preparing to unpack .../002-libmagic-mgc_1%3a5.39-3_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.19 Unpacking libmagic-mgc (1:5.39-3) ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.26 Selecting previously unselected package libmagic1:amd64.
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.27 Preparing to unpack .../003-libmagic1_1%3a5.39-3_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.27 Unpacking libmagic1:amd64 (1:5.39-3) ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.31 Selecting previously unselected package file.
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.31 Preparing to unpack .../004-file_1%3a5.39-3_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.31 Unpacking file (1:5.39-3) ...
07:35:14 [2022-07-09T07:35:14.700Z] #19 23.35 Selecting previously unselected package xz-utils.
07:35:14 [2022-07-09T07:35:14.961Z] #19 23.35 Preparing to unpack .../005-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.961Z] #19 23.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:35:14 [2022-07-09T07:35:14.961Z] #19 23.42 Selecting previously unselected package binutils-aarch64-linux-gnu.
07:35:14 [2022-07-09T07:35:14.961Z] #19 23.43 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.35.2-2_amd64.deb ...
07:35:14 [2022-07-09T07:35:14.961Z] #19 23.43 Unpacking binutils-aarch64-linux-gnu (2.35.2-2) ...
07:35:15 [2022-07-09T07:35:15.221Z] #19 23.76 Selecting previously unselected package binutils-arm-linux-gnueabi.
07:35:15 [2022-07-09T07:35:15.221Z] #19 23.76 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.35.2-2_amd64.deb ...
07:35:15 [2022-07-09T07:35:15.221Z] #19 23.77 Unpacking binutils-arm-linux-gnueabi (2.35.2-2) ...
07:35:15 [2022-07-09T07:35:15.481Z] #19 24.06 Selecting previously unselected package binutils-arm-linux-gnueabihf.
07:35:15 [2022-07-09T07:35:15.481Z] #19 24.06 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.35.2-2_amd64.deb ...
07:35:15 [2022-07-09T07:35:15.481Z] #19 24.07 Unpacking binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:35:15 [2022-07-09T07:35:15.741Z] #19 24.36 Selecting previously unselected package binutils-powerpc64le-linux-gnu.
07:35:16 [2022-07-09T07:35:16.001Z] #19 24.36 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.35.2-2_amd64.deb ...
07:35:16 [2022-07-09T07:35:16.001Z] #19 24.36 Unpacking binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:35:16 [2022-07-09T07:35:16.001Z] #19 24.63 Selecting previously unselected package binutils-s390x-linux-gnu.
07:35:16 [2022-07-09T07:35:16.260Z] #19 24.64 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.35.2-2_amd64.deb ...
07:35:16 [2022-07-09T07:35:16.260Z] #19 24.64 Unpacking binutils-s390x-linux-gnu (2.35.2-2) ...
07:35:16 [2022-07-09T07:35:16.260Z] #19 24.86 Selecting previously unselected package gcc-10-aarch64-linux-gnu-base:amd64.
07:35:16 [2022-07-09T07:35:16.261Z] #19 24.86 Preparing to unpack .../011-gcc-10-aarch64-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:35:16 [2022-07-09T07:35:16.261Z] #19 24.87 Unpacking gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:35:16 [2022-07-09T07:35:16.261Z] #19 24.90 Selecting previously unselected package cpp-10-aarch64-linux-gnu.
07:35:16 [2022-07-09T07:35:16.520Z] #19 24.90 Preparing to unpack .../012-cpp-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:35:16 [2022-07-09T07:35:16.520Z] #19 24.90 Unpacking cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:35:20 [2022-07-09T07:35:20.718Z] #19 29.37 Selecting previously unselected package gcc-10-arm-linux-gnueabi-base:amd64.
07:35:20 [2022-07-09T07:35:20.977Z] #19 29.37 Preparing to unpack .../013-gcc-10-arm-linux-gnueabi-base_10.2.1-6cross1_amd64.deb ...
07:35:20 [2022-07-09T07:35:20.977Z] #19 29.37 Unpacking gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:35:20 [2022-07-09T07:35:20.977Z] #19 29.40 Selecting previously unselected package cpp-10-arm-linux-gnueabi.
07:35:20 [2022-07-09T07:35:20.977Z] #19 29.40 Preparing to unpack .../014-cpp-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:35:20 [2022-07-09T07:35:20.977Z] #19 29.41 Unpacking cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.61 Selecting previously unselected package gcc-10-arm-linux-gnueabihf-base:amd64.
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.61 Preparing to unpack .../015-gcc-10-arm-linux-gnueabihf-base_10.2.1-6cross1_amd64.deb ...
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.61 Unpacking gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.64 Selecting previously unselected package cpp-10-arm-linux-gnueabihf.
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.64 Preparing to unpack .../016-cpp-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:35:25 [2022-07-09T07:35:25.175Z] #19 33.65 Unpacking cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:35:26 [2022-07-09T07:35:26.106Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-037acb2bd17d0a6c0) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] {
[Pipeline] checkout
07:35:26 [2022-07-09T07:35:26.258Z] The recommended git tool is: git
07:35:29 [2022-07-09T07:35:29.683Z] using credential docker-jenkins-github-credentials
07:35:29 [2022-07-09T07:35:29.692Z] Cloning the remote Git repository
07:35:29 [2022-07-09T07:35:29.692Z] Cloning with configured refspecs honoured and without tags
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.19 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu-base:amd64.
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.19 Preparing to unpack .../017-gcc-10-powerpc64le-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.25 Unpacking gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.51 Selecting previously unselected package cpp-10-powerpc64le-linux-gnu.
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.52 Preparing to unpack .../018-cpp-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:35:30 [2022-07-09T07:35:30.509Z] #19 38.52 Unpacking cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:35:29 [2022-07-09T07:35:29.680Z] Cloning repository https://github.com/moby/moby.git
07:35:29 [2022-07-09T07:35:29.753Z]  > git init /home/ubuntu/workspace/moby_PR-43790 # timeout=10
07:35:30 [2022-07-09T07:35:30.061Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:30 [2022-07-09T07:35:30.061Z]  > git --version # timeout=10
07:35:30 [2022-07-09T07:35:30.065Z]  > git --version # 'git version 2.25.1'
07:35:30 [2022-07-09T07:35:30.066Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:30 [2022-07-09T07:35:30.067Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.56 Selecting previously unselected package gcc-10-s390x-linux-gnu-base:amd64.
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.57 Preparing to unpack .../019-gcc-10-s390x-linux-gnu-base_10.2.1-6cross1_amd64.deb ...
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.57 Unpacking gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.60 Selecting previously unselected package cpp-10-s390x-linux-gnu.
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.60 Preparing to unpack .../020-cpp-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:35:34 [2022-07-09T07:35:34.706Z] #19 42.61 Unpacking cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.47 Selecting previously unselected package cpp-aarch64-linux-gnu.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.47 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.47 Unpacking cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.49 Selecting previously unselected package cpp-arm-linux-gnueabi.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.50 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.50 Unpacking cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.52 Selecting previously unselected package cpp-arm-linux-gnueabihf.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.52 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.53 Unpacking cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.55 Selecting previously unselected package cpp-powerpc64le-linux-gnu.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.55 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.55 Unpacking cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.58 Selecting previously unselected package cpp-s390x-linux-gnu.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.58 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.58 Unpacking cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.61 Selecting previously unselected package cross-config.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.61 Preparing to unpack .../026-cross-config_2.6.18+nmu1_all.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.61 Unpacking cross-config (2.6.18+nmu1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.64 Selecting previously unselected package gcc-10-cross-base.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.64 Preparing to unpack .../027-gcc-10-cross-base_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.64 Unpacking gcc-10-cross-base (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.67 Selecting previously unselected package libc6-arm64-cross.
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.67 Preparing to unpack .../028-libc6-arm64-cross_2.31-9cross4_all.deb ...
07:35:38 [2022-07-09T07:35:38.004Z] #19 46.68 Unpacking libc6-arm64-cross (2.31-9cross4) ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.81 Selecting previously unselected package libgcc-s1-arm64-cross.
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.81 Preparing to unpack .../029-libgcc-s1-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.81 Unpacking libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.84 Selecting previously unselected package libgomp1-arm64-cross.
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.84 Preparing to unpack .../030-libgomp1-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.84 Unpacking libgomp1-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.87 Selecting previously unselected package libitm1-arm64-cross.
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.88 Preparing to unpack .../031-libitm1-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.88 Unpacking libitm1-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.91 Selecting previously unselected package libatomic1-arm64-cross.
07:35:38 [2022-07-09T07:35:38.264Z] #19 46.91 Preparing to unpack .../032-libatomic1-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 46.91 Unpacking libatomic1-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 46.93 Selecting previously unselected package libasan6-arm64-cross.
07:35:38 [2022-07-09T07:35:38.524Z] #19 46.94 Preparing to unpack .../033-libasan6-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 46.94 Unpacking libasan6-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 47.17 Selecting previously unselected package liblsan0-arm64-cross.
07:35:38 [2022-07-09T07:35:38.524Z] #19 47.17 Preparing to unpack .../034-liblsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 47.17 Unpacking liblsan0-arm64-cross (10.2.1-6cross1) ...
07:35:38 [2022-07-09T07:35:38.524Z] #19 47.27 Selecting previously unselected package libtsan0-arm64-cross.
07:35:38 [2022-07-09T07:35:38.785Z] #19 47.27 Preparing to unpack .../035-libtsan0-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:38 [2022-07-09T07:35:38.785Z] #19 47.27 Unpacking libtsan0-arm64-cross (10.2.1-6cross1) ...
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.49 Selecting previously unselected package libstdc++6-arm64-cross.
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.50 Preparing to unpack .../036-libstdc++6-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.50 Unpacking libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.57 Selecting previously unselected package libubsan1-arm64-cross.
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.57 Preparing to unpack .../037-libubsan1-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.57 Unpacking libubsan1-arm64-cross (10.2.1-6cross1) ...
07:35:39 [2022-07-09T07:35:39.045Z] #19 47.67 Selecting previously unselected package libgcc-10-dev-arm64-cross.
07:35:39 [2022-07-09T07:35:39.305Z] #19 47.67 Preparing to unpack .../038-libgcc-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:39 [2022-07-09T07:35:39.305Z] #19 47.67 Unpacking libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:35:39 [2022-07-09T07:35:39.305Z] #19 47.80 Selecting previously unselected package gcc-10-aarch64-linux-gnu.
07:35:39 [2022-07-09T07:35:39.305Z] #19 47.81 Preparing to unpack .../039-gcc-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:35:39 [2022-07-09T07:35:39.305Z] #19 47.81 Unpacking gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:35:43 [2022-07-09T07:35:43.680Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-057daaf88a0b2e997) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] {
[Pipeline] checkout
07:35:43 [2022-07-09T07:35:43.861Z] The recommended git tool is: git
07:35:43 [2022-07-09T07:35:43.864Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d150631a6e6b91e9) in /home/ubuntu/workspace/moby_PR-43790
[Pipeline] {
[Pipeline] checkout
07:35:43 [2022-07-09T07:35:43.959Z] The recommended git tool is: git
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.81 Selecting previously unselected package gcc-aarch64-linux-gnu.
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.81 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.81 Unpacking gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.84 Selecting previously unselected package linux-libc-dev-arm64-cross.
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.84 Preparing to unpack .../041-linux-libc-dev-arm64-cross_5.10.13-1cross4_all.deb ...
07:35:44 [2022-07-09T07:35:44.589Z] #19 52.84 Unpacking linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:35:44 [2022-07-09T07:35:44.589Z] #19 53.00 Selecting previously unselected package libc6-dev-arm64-cross.
07:35:44 [2022-07-09T07:35:44.589Z] #19 53.00 Preparing to unpack .../042-libc6-dev-arm64-cross_2.31-9cross4_all.deb ...
07:35:44 [2022-07-09T07:35:44.589Z] #19 53.02 Unpacking libc6-dev-arm64-cross (2.31-9cross4) ...
07:35:44 [2022-07-09T07:35:44.849Z] #19 53.44 Selecting previously unselected package libstdc++-10-dev-arm64-cross.
07:35:44 [2022-07-09T07:35:44.849Z] #19 53.44 Preparing to unpack .../043-libstdc++-10-dev-arm64-cross_10.2.1-6cross1_all.deb ...
07:35:44 [2022-07-09T07:35:44.849Z] #19 53.44 Unpacking libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:35:45 [2022-07-09T07:35:45.110Z] #19 53.69 Selecting previously unselected package g++-10-aarch64-linux-gnu.
07:35:45 [2022-07-09T07:35:45.110Z] #19 53.69 Preparing to unpack .../044-g++-10-aarch64-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:35:45 [2022-07-09T07:35:45.110Z] #19 53.69 Unpacking g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:35:46 [2022-07-09T07:35:46.573Z] using credential docker-jenkins-github-credentials
07:35:46 [2022-07-09T07:35:46.582Z] Cloning the remote Git repository
07:35:46 [2022-07-09T07:35:46.582Z] Cloning with configured refspecs honoured and without tags
07:35:46 [2022-07-09T07:35:46.868Z] using credential docker-jenkins-github-credentials
07:35:46 [2022-07-09T07:35:46.875Z] Cloning the remote Git repository
07:35:46 [2022-07-09T07:35:46.875Z] Cloning with configured refspecs honoured and without tags
07:35:46 [2022-07-09T07:35:46.604Z] Cloning repository https://github.com/moby/moby.git
07:35:46 [2022-07-09T07:35:46.715Z]  > git init /home/ubuntu/workspace/moby_PR-43790 # timeout=10
07:35:47 [2022-07-09T07:35:47.070Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:47 [2022-07-09T07:35:47.071Z]  > git --version # timeout=10
07:35:47 [2022-07-09T07:35:47.080Z]  > git --version # 'git version 2.17.1'
07:35:47 [2022-07-09T07:35:47.080Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:47 [2022-07-09T07:35:47.082Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:46 [2022-07-09T07:35:46.874Z] Cloning repository https://github.com/moby/moby.git
07:35:46 [2022-07-09T07:35:46.919Z]  > git init /home/ubuntu/workspace/moby_PR-43790 # timeout=10
07:35:47 [2022-07-09T07:35:47.456Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:47 [2022-07-09T07:35:47.456Z]  > git --version # timeout=10
07:35:47 [2022-07-09T07:35:47.465Z]  > git --version # 'git version 2.25.1'
07:35:47 [2022-07-09T07:35:47.465Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:47 [2022-07-09T07:35:47.524Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:49 [2022-07-09T07:35:49.530Z] Fetching without tags
07:35:49 [2022-07-09T07:35:49.707Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:35:49 [2022-07-09T07:35:49.477Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:35:49 [2022-07-09T07:35:49.488Z]  > git config --add remote.origin.fetch +refs/pull/43790/head:refs/remotes/origin/PR-43790 # timeout=10
07:35:49 [2022-07-09T07:35:49.494Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:49 [2022-07-09T07:35:49.506Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:35:49 [2022-07-09T07:35:49.517Z] Fetching upstream changes from https://github.com/moby/moby.git
07:35:49 [2022-07-09T07:35:49.517Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:49 [2022-07-09T07:35:49.522Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:35:49 [2022-07-09T07:35:49.697Z]  > git config core.sparsecheckout # timeout=10
07:35:49 [2022-07-09T07:35:49.701Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:35:50 [2022-07-09T07:35:50.334Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:35:50 [2022-07-09T07:35:50.334Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.47 Selecting previously unselected package g++-aarch64-linux-gnu.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.47 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.47 Unpacking g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.50 Selecting previously unselected package patch.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.50 Preparing to unpack .../046-patch_2.7.6-7_amd64.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.50 Unpacking patch (2.7.6-7) ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.54 Selecting previously unselected package dpkg-dev.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.54 Preparing to unpack .../047-dpkg-dev_1.20.10_all.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.54 Unpacking dpkg-dev (1.20.10) ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.68 Selecting previously unselected package libconfig-inifiles-perl.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.68 Preparing to unpack .../048-libconfig-inifiles-perl_3.000003-1_all.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.68 Unpacking libconfig-inifiles-perl (3.000003-1) ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.71 Selecting previously unselected package libio-string-perl.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.71 Preparing to unpack .../049-libio-string-perl_1.08-3.1_all.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.71 Unpacking libio-string-perl (1.08-3.1) ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.74 Selecting previously unselected package libicu67:amd64.
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.74 Preparing to unpack .../050-libicu67_67.1-7_amd64.deb ...
07:35:50 [2022-07-09T07:35:50.397Z] #19 58.74 Unpacking libicu67:amd64 (67.1-7) ...
07:35:50 [2022-07-09T07:35:50.967Z] #19 59.56 Selecting previously unselected package libxml2:amd64.
07:35:50 [2022-07-09T07:35:50.967Z] #19 59.56 Preparing to unpack .../051-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:35:50 [2022-07-09T07:35:50.967Z] #19 59.56 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:35:50 [2022-07-09T07:35:50.967Z] #19 59.64 Selecting previously unselected package libxml-namespacesupport-perl.
07:35:50 [2022-07-09T07:35:50.967Z] #19 59.64 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1.1_all.deb ...
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.64 Unpacking libxml-namespacesupport-perl (1.12-1.1) ...
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.67 Selecting previously unselected package libxml-sax-base-perl.
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.67 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1.1_all.deb ...
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.67 Unpacking libxml-sax-base-perl (1.09-1.1) ...
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.70 Selecting previously unselected package libxml-sax-perl.
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.71 Preparing to unpack .../054-libxml-sax-perl_1.02+dfsg-1_all.deb ...
07:35:51 [2022-07-09T07:35:51.226Z] #19 59.71 Unpacking libxml-sax-perl (1.02+dfsg-1) ...
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.75 Selecting previously unselected package libxml-libxml-perl.
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.75 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-2+b1_amd64.deb ...
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.76 Unpacking libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.82 Selecting previously unselected package libxml-simple-perl.
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.82 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ...
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.83 Unpacking libxml-simple-perl (2.25-1) ...
07:35:51 [2022-07-09T07:35:51.227Z] #19 59.86 Selecting previously unselected package libyaml-perl.
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.86 Preparing to unpack .../057-libyaml-perl_1.30-1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.86 Unpacking libyaml-perl (1.30-1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.89 Selecting previously unselected package libconfig-auto-perl.
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.90 Preparing to unpack .../058-libconfig-auto-perl_0.44-1.1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.90 Unpacking libconfig-auto-perl (0.44-1.1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.92 Selecting previously unselected package libfile-which-perl.
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.93 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.93 Unpacking libfile-which-perl (1.23-1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.96 Selecting previously unselected package libfile-homedir-perl.
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.96 Preparing to unpack .../060-libfile-homedir-perl_1.006-1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.96 Unpacking libfile-homedir-perl (1.006-1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.99 Selecting previously unselected package libdebian-dpkgcross-perl.
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.99 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.18+nmu1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 59.99 Unpacking libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.03 Selecting previously unselected package dpkg-cross.
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.03 Preparing to unpack .../062-dpkg-cross_2.6.18+nmu1_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.03 Unpacking dpkg-cross (2.6.18+nmu1) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.07 Selecting previously unselected package crossbuild-essential-arm64.
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.07 Preparing to unpack .../063-crossbuild-essential-arm64_12.9_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.08 Unpacking crossbuild-essential-arm64 (12.9) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.10 Selecting previously unselected package libc6-armel-cross.
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.10 Preparing to unpack .../064-libc6-armel-cross_2.31-9cross4_all.deb ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.11 Unpacking libc6-armel-cross (2.31-9cross4) ...
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.23 Selecting previously unselected package libgcc-s1-armel-cross.
07:35:51 [2022-07-09T07:35:51.486Z] #19 60.23 Preparing to unpack .../065-libgcc-s1-armel-cross_10.2.1-6cross1_all.deb ...
07:35:51 [2022-07-09T07:35:51.746Z] #19 60.23 Unpacking libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.26 Selecting previously unselected package libgomp1-armel-cross.
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.26 Preparing to unpack .../066-libgomp1-armel-cross_10.2.1-6cross1_all.deb ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.26 Unpacking libgomp1-armel-cross (10.2.1-6cross1) ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.29 Selecting previously unselected package libatomic1-armel-cross.
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.30 Preparing to unpack .../067-libatomic1-armel-cross_10.2.1-6cross1_all.deb ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.30 Unpacking libatomic1-armel-cross (10.2.1-6cross1) ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.33 Selecting previously unselected package libasan6-armel-cross.
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.33 Preparing to unpack .../068-libasan6-armel-cross_10.2.1-6cross1_all.deb ...
07:35:51 [2022-07-09T07:35:51.747Z] #19 60.33 Unpacking libasan6-armel-cross (10.2.1-6cross1) ...
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.55 Selecting previously unselected package libstdc++6-armel-cross.
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.55 Preparing to unpack .../069-libstdc++6-armel-cross_10.2.1-6cross1_all.deb ...
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.55 Unpacking libstdc++6-armel-cross (10.2.1-6cross1) ...
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.61 Selecting previously unselected package libubsan1-armel-cross.
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.62 Preparing to unpack .../070-libubsan1-armel-cross_10.2.1-6cross1_all.deb ...
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.62 Unpacking libubsan1-armel-cross (10.2.1-6cross1) ...
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.71 Selecting previously unselected package libgcc-10-dev-armel-cross.
07:35:52 [2022-07-09T07:35:52.007Z] #19 60.72 Preparing to unpack .../071-libgcc-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:35:52 [2022-07-09T07:35:52.266Z] #19 60.72 Unpacking libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:35:52 [2022-07-09T07:35:52.266Z] #19 60.83 Selecting previously unselected package gcc-10-arm-linux-gnueabi.
07:35:52 [2022-07-09T07:35:52.266Z] #19 60.83 Preparing to unpack .../072-gcc-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:35:52 [2022-07-09T07:35:52.266Z] #19 60.83 Unpacking gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:35:50 [2022-07-09T07:35:50.265Z]  > git remote # timeout=10
07:35:50 [2022-07-09T07:35:50.282Z]  > git config --get remote.origin.url # timeout=10
07:35:50 [2022-07-09T07:35:50.290Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:35:50 [2022-07-09T07:35:50.291Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:35:50 [2022-07-09T07:35:50.303Z]  > git rev-parse HEAD^{commit} # timeout=10
07:35:50 [2022-07-09T07:35:50.320Z]  > git config core.sparsecheckout # timeout=10
07:35:50 [2022-07-09T07:35:50.327Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:35:54 [2022-07-09T07:35:54.348Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:35:55 [2022-07-09T07:35:55.338Z] + docker version
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.53 Selecting previously unselected package gcc-arm-linux-gnueabi.
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.54 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.54 Unpacking gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.57 Selecting previously unselected package linux-libc-dev-armel-cross.
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.57 Preparing to unpack .../074-linux-libc-dev-armel-cross_5.10.13-1cross4_all.deb ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.57 Unpacking linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.73 Selecting previously unselected package libc6-dev-armel-cross.
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.74 Preparing to unpack .../075-libc6-dev-armel-cross_2.31-9cross4_all.deb ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.74 Unpacking libc6-dev-armel-cross (2.31-9cross4) ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.95 Selecting previously unselected package libstdc++-10-dev-armel-cross.
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.95 Preparing to unpack .../076-libstdc++-10-dev-armel-cross_10.2.1-6cross1_all.deb ...
07:35:57 [2022-07-09T07:35:57.558Z] #19 65.96 Unpacking libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:35:57 [2022-07-09T07:35:57.819Z] #19 66.20 Selecting previously unselected package g++-10-arm-linux-gnueabi.
07:35:57 [2022-07-09T07:35:57.819Z] #19 66.20 Preparing to unpack .../077-g++-10-arm-linux-gnueabi_10.2.1-6cross1_amd64.deb ...
07:35:57 [2022-07-09T07:35:57.819Z] #19 66.21 Unpacking g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.027Z] #19 70.69 Selecting previously unselected package g++-arm-linux-gnueabi.
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.69 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a10.2.1-1_amd64.deb ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.70 Unpacking g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.72 Selecting previously unselected package crossbuild-essential-armel.
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.72 Preparing to unpack .../079-crossbuild-essential-armel_12.9_all.deb ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.73 Unpacking crossbuild-essential-armel (12.9) ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.75 Selecting previously unselected package libc6-armhf-cross.
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.75 Preparing to unpack .../080-libc6-armhf-cross_2.31-9cross4_all.deb ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.76 Unpacking libc6-armhf-cross (2.31-9cross4) ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.89 Selecting previously unselected package libgcc-s1-armhf-cross.
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.89 Preparing to unpack .../081-libgcc-s1-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.90 Unpacking libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.296Z] #19 70.94 Selecting previously unselected package libgomp1-armhf-cross.
07:36:02 [2022-07-09T07:36:02.561Z] #19 70.95 Preparing to unpack .../082-libgomp1-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.561Z] #19 70.95 Unpacking libgomp1-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.561Z] #19 70.99 Selecting previously unselected package libatomic1-armhf-cross.
07:36:02 [2022-07-09T07:36:02.561Z] #19 70.99 Preparing to unpack .../083-libatomic1-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.561Z] #19 71.01 Unpacking libatomic1-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.561Z] #19 71.03 Selecting previously unselected package libasan6-armhf-cross.
07:36:02 [2022-07-09T07:36:02.561Z] #19 71.03 Preparing to unpack .../084-libasan6-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.561Z] #19 71.04 Unpacking libasan6-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.27 Selecting previously unselected package libstdc++6-armhf-cross.
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.28 Preparing to unpack .../085-libstdc++6-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.28 Unpacking libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.36 Selecting previously unselected package libubsan1-armhf-cross.
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.36 Preparing to unpack .../086-libubsan1-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.36 Unpacking libubsan1-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.45 Selecting previously unselected package libgcc-10-dev-armhf-cross.
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.45 Preparing to unpack .../087-libgcc-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.46 Unpacking libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.57 Selecting previously unselected package gcc-10-arm-linux-gnueabihf.
07:36:02 [2022-07-09T07:36:02.821Z] #19 71.57 Preparing to unpack .../088-gcc-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:36:03 [2022-07-09T07:36:03.080Z] #19 71.57 Unpacking gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:36:03 [2022-07-09T07:36:03.457Z] Client: Docker Engine - Community
07:36:03 [2022-07-09T07:36:03.457Z]  Version:           20.10.14
07:36:03 [2022-07-09T07:36:03.457Z]  API version:       1.41
07:36:03 [2022-07-09T07:36:03.457Z]  Go version:        go1.16.15
07:36:03 [2022-07-09T07:36:03.457Z]  Git commit:        a224086
07:36:03 [2022-07-09T07:36:03.457Z]  Built:             Thu Mar 24 01:48:02 2022
07:36:03 [2022-07-09T07:36:03.457Z]  OS/Arch:           linux/amd64
07:36:03 [2022-07-09T07:36:03.457Z]  Context:           default
07:36:03 [2022-07-09T07:36:03.457Z]  Experimental:      true
07:36:03 [2022-07-09T07:36:03.457Z] 
07:36:03 [2022-07-09T07:36:03.457Z] Server: Docker Engine - Community
07:36:03 [2022-07-09T07:36:03.457Z]  Engine:
07:36:03 [2022-07-09T07:36:03.457Z]   Version:          20.10.14
07:36:03 [2022-07-09T07:36:03.457Z]   API version:      1.41 (minimum version 1.12)
07:36:03 [2022-07-09T07:36:03.457Z]   Go version:       go1.16.15
07:36:03 [2022-07-09T07:36:03.457Z]   Git commit:       87a90dc
07:36:03 [2022-07-09T07:36:03.457Z]   Built:            Thu Mar 24 01:45:53 2022
07:36:03 [2022-07-09T07:36:03.457Z]   OS/Arch:          linux/amd64
07:36:03 [2022-07-09T07:36:03.457Z]   Experimental:     true
07:36:03 [2022-07-09T07:36:03.457Z]  containerd:
07:36:03 [2022-07-09T07:36:03.457Z]   Version:          1.5.11
07:36:03 [2022-07-09T07:36:03.457Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:03 [2022-07-09T07:36:03.457Z]  runc:
07:36:03 [2022-07-09T07:36:03.457Z]   Version:          1.0.3
07:36:03 [2022-07-09T07:36:03.457Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:36:03 [2022-07-09T07:36:03.457Z]  docker-init:
07:36:03 [2022-07-09T07:36:03.457Z]   Version:          0.19.0
07:36:03 [2022-07-09T07:36:03.457Z]   GitCommit:        de40ad0
[Pipeline] sh
07:36:03 [2022-07-09T07:36:03.757Z] + docker info
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.32 Selecting previously unselected package gcc-arm-linux-gnueabihf.
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.32 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.32 Unpacking gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.35 Selecting previously unselected package linux-libc-dev-armhf-cross.
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.35 Preparing to unpack .../090-linux-libc-dev-armhf-cross_5.10.13-1cross4_all.deb ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.36 Unpacking linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.52 Selecting previously unselected package libc6-dev-armhf-cross.
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.52 Preparing to unpack .../091-libc6-dev-armhf-cross_2.31-9cross4_all.deb ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.53 Unpacking libc6-dev-armhf-cross (2.31-9cross4) ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.74 Selecting previously unselected package libstdc++-10-dev-armhf-cross.
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.74 Preparing to unpack .../092-libstdc++-10-dev-armhf-cross_10.2.1-6cross1_all.deb ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.74 Unpacking libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.99 Selecting previously unselected package g++-10-arm-linux-gnueabihf.
07:36:08 [2022-07-09T07:36:08.362Z] #19 76.99 Preparing to unpack .../093-g++-10-arm-linux-gnueabihf_10.2.1-6cross1_amd64.deb ...
07:36:08 [2022-07-09T07:36:08.362Z] #19 77.00 Unpacking g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:36:08 [2022-07-09T07:36:08.516Z] Fetching without tags
07:36:08 [2022-07-09T07:36:08.647Z] Fetching without tags
07:36:08 [2022-07-09T07:36:08.727Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:08 [2022-07-09T07:36:08.935Z] Merging remotes/origin/master commit 0910306bf970603ce787466a98e4294ba81af841 into PR head commit 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:09 [2022-07-09T07:36:09.671Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:09 [2022-07-09T07:36:09.672Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:36:09 [2022-07-09T07:36:09.845Z] Merge succeeded, producing 9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:09 [2022-07-09T07:36:09.845Z] Checking out Revision 9cd67df5b283dc8cd13e85af8f191756fe1a6363 (PR-43790)
07:36:08 [2022-07-09T07:36:08.434Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:36:08 [2022-07-09T07:36:08.459Z]  > git config --add remote.origin.fetch +refs/pull/43790/head:refs/remotes/origin/PR-43790 # timeout=10
07:36:08 [2022-07-09T07:36:08.477Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:36:08 [2022-07-09T07:36:08.501Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:36:08 [2022-07-09T07:36:08.519Z] Fetching upstream changes from https://github.com/moby/moby.git
07:36:08 [2022-07-09T07:36:08.520Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:36:08 [2022-07-09T07:36:08.542Z]  > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:36:08 [2022-07-09T07:36:08.740Z]  > git config core.sparsecheckout # timeout=10
07:36:08 [2022-07-09T07:36:08.762Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:36:09 [2022-07-09T07:36:09.555Z]  > git remote # timeout=10
07:36:09 [2022-07-09T07:36:09.594Z]  > git config --get remote.origin.url # timeout=10
07:36:09 [2022-07-09T07:36:09.618Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:36:09 [2022-07-09T07:36:09.619Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:36:09 [2022-07-09T07:36:09.652Z]  > git rev-parse HEAD^{commit} # timeout=10
07:36:09 [2022-07-09T07:36:09.679Z]  > git config core.sparsecheckout # timeout=10
07:36:09 [2022-07-09T07:36:09.695Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:36:08 [2022-07-09T07:36:08.537Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:36:08 [2022-07-09T07:36:08.562Z]  > git config --add remote.origin.fetch +refs/pull/43790/head:refs/remotes/origin/PR-43790 # timeout=10
07:36:08 [2022-07-09T07:36:08.592Z]  > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
07:36:08 [2022-07-09T07:36:08.614Z]  > git config remote.origin.url https://github.com/moby/moby.git # timeout=10
07:36:08 [2022-07-09T07:36:08.649Z] Fetching upstream changes from https://github.com/moby/moby.git
07:36:08 [2022-07-09T07:36:08.649Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:36:08 [2022-07-09T07:36:08.652Z]  > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43790/head:refs/remotes/origin/PR-43790 +refs/heads/master:refs/remotes/origin/master # timeout=10
07:36:08 [2022-07-09T07:36:08.956Z]  > git config core.sparsecheckout # timeout=10
07:36:08 [2022-07-09T07:36:08.996Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:36:09 [2022-07-09T07:36:09.763Z]  > git remote # timeout=10
07:36:09 [2022-07-09T07:36:09.787Z]  > git config --get remote.origin.url # timeout=10
07:36:09 [2022-07-09T07:36:09.803Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials
07:36:09 [2022-07-09T07:36:09.803Z]  > git merge 0910306bf970603ce787466a98e4294ba81af841 # timeout=10
07:36:09 [2022-07-09T07:36:09.824Z]  > git rev-parse HEAD^{commit} # timeout=10
07:36:09 [2022-07-09T07:36:09.846Z]  > git config core.sparsecheckout # timeout=10
07:36:09 [2022-07-09T07:36:09.866Z]  > git checkout -f 9cd67df5b283dc8cd13e85af8f191756fe1a6363 # timeout=10
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.44 Selecting previously unselected package g++-arm-linux-gnueabihf.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.45 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a10.2.1-1_amd64.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.45 Unpacking g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.47 Selecting previously unselected package crossbuild-essential-armhf.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.47 Preparing to unpack .../095-crossbuild-essential-armhf_12.9_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.48 Unpacking crossbuild-essential-armhf (12.9) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.50 Selecting previously unselected package libc6-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.50 Preparing to unpack .../096-libc6-ppc64el-cross_2.31-9cross4_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.51 Unpacking libc6-ppc64el-cross (2.31-9cross4) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.67 Selecting previously unselected package libgcc-s1-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.67 Preparing to unpack .../097-libgcc-s1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.67 Unpacking libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.70 Selecting previously unselected package libgomp1-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.70 Preparing to unpack .../098-libgomp1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.71 Unpacking libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.74 Selecting previously unselected package libitm1-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.74 Preparing to unpack .../099-libitm1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.75 Unpacking libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.77 Selecting previously unselected package libatomic1-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.77 Preparing to unpack .../100-libatomic1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.78 Unpacking libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.80 Selecting previously unselected package libasan6-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.80 Preparing to unpack .../101-libasan6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 81.81 Unpacking libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.04 Selecting previously unselected package liblsan0-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.05 Preparing to unpack .../102-liblsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.05 Unpacking liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.15 Selecting previously unselected package libtsan0-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.16 Preparing to unpack .../103-libtsan0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.16 Unpacking libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.646Z] #19 82.39 Selecting previously unselected package libstdc++6-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.906Z] #19 82.39 Preparing to unpack .../104-libstdc++6-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.906Z] #19 82.39 Unpacking libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:36:13 [2022-07-09T07:36:13.906Z] #19 82.47 Selecting previously unselected package libubsan1-ppc64el-cross.
07:36:13 [2022-07-09T07:36:13.906Z] #19 82.47 Preparing to unpack .../105-libubsan1-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:13 [2022-07-09T07:36:13.906Z] #19 82.48 Unpacking libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.58 Selecting previously unselected package libquadmath0-ppc64el-cross.
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.58 Preparing to unpack .../106-libquadmath0-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.58 Unpacking libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.62 Selecting previously unselected package libgcc-10-dev-ppc64el-cross.
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.62 Preparing to unpack .../107-libgcc-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.63 Unpacking libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:36:14 [2022-07-09T07:36:14.166Z] #19 82.81 Selecting previously unselected package gcc-10-powerpc64le-linux-gnu.
07:36:14 [2022-07-09T07:36:14.426Z] #19 82.81 Preparing to unpack .../108-gcc-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:36:14 [2022-07-09T07:36:14.426Z] #19 82.81 Unpacking gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:36:14 [2022-07-09T07:36:14.581Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
07:36:14 [2022-07-09T07:36:14.726Z] Commit message: "timestamp: clarify doc for ParseTimestamp"
[Pipeline] withEnv
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Print info)
[Pipeline] sh
07:36:15 [2022-07-09T07:36:15.602Z] + docker version
07:36:15 [2022-07-09T07:36:15.994Z] + docker version
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.38 Selecting previously unselected package gcc-powerpc64le-linux-gnu.
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.38 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.38 Unpacking gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.41 Selecting previously unselected package linux-libc-dev-ppc64el-cross.
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.41 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_5.10.13-1cross4_all.deb ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.42 Unpacking linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.63 Selecting previously unselected package libc6-dev-ppc64el-cross.
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.63 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.31-9cross4_all.deb ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.65 Unpacking libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.93 Selecting previously unselected package libstdc++-10-dev-ppc64el-cross.
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.93 Preparing to unpack .../112-libstdc++-10-dev-ppc64el-cross_10.2.1-6cross1_all.deb ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 87.93 Unpacking libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 88.18 Selecting previously unselected package g++-10-powerpc64le-linux-gnu.
07:36:19 [2022-07-09T07:36:19.709Z] #19 88.18 Preparing to unpack .../113-g++-10-powerpc64le-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:36:19 [2022-07-09T07:36:19.709Z] #19 88.19 Unpacking g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:36:23 [2022-07-09T07:36:23.724Z] Client: Docker Engine - Community
07:36:23 [2022-07-09T07:36:23.724Z]  Version:           20.10.14
07:36:23 [2022-07-09T07:36:23.724Z]  API version:       1.41
07:36:23 [2022-07-09T07:36:23.724Z]  Go version:        go1.16.15
07:36:23 [2022-07-09T07:36:23.724Z]  Git commit:        a224086
07:36:23 [2022-07-09T07:36:23.724Z]  Built:             Thu Mar 24 01:47:20 2022
07:36:23 [2022-07-09T07:36:23.724Z]  OS/Arch:           linux/arm64
07:36:23 [2022-07-09T07:36:23.724Z]  Context:           default
07:36:23 [2022-07-09T07:36:23.724Z]  Experimental:      true
07:36:23 [2022-07-09T07:36:23.724Z] 
07:36:23 [2022-07-09T07:36:23.724Z] Server: Docker Engine - Community
07:36:23 [2022-07-09T07:36:23.724Z]  Engine:
07:36:23 [2022-07-09T07:36:23.724Z]   Version:          20.10.14
07:36:23 [2022-07-09T07:36:23.724Z]   API version:      1.41 (minimum version 1.12)
07:36:23 [2022-07-09T07:36:23.724Z]   Go version:       go1.16.15
07:36:23 [2022-07-09T07:36:23.724Z]   Git commit:       87a90dc
07:36:23 [2022-07-09T07:36:23.724Z]   Built:            Thu Mar 24 01:45:39 2022
07:36:23 [2022-07-09T07:36:23.724Z]   OS/Arch:          linux/arm64
07:36:23 [2022-07-09T07:36:23.724Z]   Experimental:     true
07:36:23 [2022-07-09T07:36:23.724Z]  containerd:
07:36:23 [2022-07-09T07:36:23.724Z]   Version:          1.5.11
07:36:23 [2022-07-09T07:36:23.724Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:23 [2022-07-09T07:36:23.724Z]  runc:
07:36:23 [2022-07-09T07:36:23.724Z]   Version:          1.0.3
07:36:23 [2022-07-09T07:36:23.724Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:36:23 [2022-07-09T07:36:23.724Z]  docker-init:
07:36:23 [2022-07-09T07:36:23.724Z]   Version:          0.19.0
07:36:23 [2022-07-09T07:36:23.724Z]   GitCommit:        de40ad0
[Pipeline] sh
07:36:24 [2022-07-09T07:36:24.125Z] + docker info
07:36:24 [2022-07-09T07:36:24.134Z] Client: Docker Engine - Community
07:36:24 [2022-07-09T07:36:24.134Z]  Version:           20.10.14
07:36:24 [2022-07-09T07:36:24.134Z]  API version:       1.41
07:36:24 [2022-07-09T07:36:24.134Z]  Go version:        go1.16.15
07:36:24 [2022-07-09T07:36:24.134Z]  Git commit:        a224086
07:36:24 [2022-07-09T07:36:24.134Z]  Built:             Thu Mar 24 01:47:57 2022
07:36:24 [2022-07-09T07:36:24.134Z]  OS/Arch:           linux/amd64
07:36:24 [2022-07-09T07:36:24.134Z]  Context:           default
07:36:24 [2022-07-09T07:36:24.134Z]  Experimental:      true
07:36:24 [2022-07-09T07:36:24.134Z] 
07:36:24 [2022-07-09T07:36:24.134Z] Server: Docker Engine - Community
07:36:24 [2022-07-09T07:36:24.134Z]  Engine:
07:36:24 [2022-07-09T07:36:24.134Z]   Version:          20.10.14
07:36:24 [2022-07-09T07:36:24.134Z]   API version:      1.41 (minimum version 1.12)
07:36:24 [2022-07-09T07:36:24.134Z]   Go version:       go1.16.15
07:36:24 [2022-07-09T07:36:24.134Z]   Git commit:       87a90dc
07:36:24 [2022-07-09T07:36:24.134Z]   Built:            Thu Mar 24 01:45:46 2022
07:36:24 [2022-07-09T07:36:24.134Z]   OS/Arch:          linux/amd64
07:36:24 [2022-07-09T07:36:24.134Z]   Experimental:     true
07:36:24 [2022-07-09T07:36:24.134Z]  containerd:
07:36:24 [2022-07-09T07:36:24.134Z]   Version:          1.5.11
07:36:24 [2022-07-09T07:36:24.134Z]   GitCommit:        3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:24 [2022-07-09T07:36:24.134Z]  runc:
07:36:24 [2022-07-09T07:36:24.134Z]   Version:          1.0.3
07:36:24 [2022-07-09T07:36:24.134Z]   GitCommit:        v1.0.3-0-gf46b6ba
07:36:24 [2022-07-09T07:36:24.134Z]  docker-init:
07:36:24 [2022-07-09T07:36:24.134Z]   Version:          0.19.0
07:36:24 [2022-07-09T07:36:24.134Z]   GitCommit:        de40ad0
[Pipeline] sh
07:36:24 [2022-07-09T07:36:24.479Z] + docker info
07:36:24 [2022-07-09T07:36:24.994Z] #19 92.97 Selecting previously unselected package g++-powerpc64le-linux-gnu.
07:36:24 [2022-07-09T07:36:24.994Z] #19 92.97 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:36:24 [2022-07-09T07:36:24.994Z] #19 93.10 Unpacking g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:36:24 [2022-07-09T07:36:24.994Z] #19 93.69 Selecting previously unselected package crossbuild-essential-ppc64el.
07:36:24 [2022-07-09T07:36:24.994Z] #19 93.69 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.9_all.deb ...
07:36:25 [2022-07-09T07:36:25.258Z] #19 93.76 Unpacking crossbuild-essential-ppc64el (12.9) ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.05 Selecting previously unselected package libc6-s390x-cross.
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.05 Preparing to unpack .../116-libc6-s390x-cross_2.31-9cross4_all.deb ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.05 Unpacking libc6-s390x-cross (2.31-9cross4) ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.18 Selecting previously unselected package libgcc-s1-s390x-cross.
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.19 Preparing to unpack .../117-libgcc-s1-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.19 Unpacking libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.23 Selecting previously unselected package libgomp1-s390x-cross.
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.23 Preparing to unpack .../118-libgomp1-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.23 Unpacking libgomp1-s390x-cross (10.2.1-6cross1) ...
07:36:25 [2022-07-09T07:36:25.518Z] #19 94.27 Selecting previously unselected package libitm1-s390x-cross.
07:36:25 [2022-07-09T07:36:25.683Z] Client:
07:36:25 [2022-07-09T07:36:25.683Z]  Context:    default
07:36:25 [2022-07-09T07:36:25.683Z]  Debug Mode: false
07:36:25 [2022-07-09T07:36:25.683Z]  Plugins:
07:36:25 [2022-07-09T07:36:25.683Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:36:25 [2022-07-09T07:36:25.683Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:36:25 [2022-07-09T07:36:25.683Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:36:25 [2022-07-09T07:36:25.683Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:36:25 [2022-07-09T07:36:25.683Z] 
07:36:25 [2022-07-09T07:36:25.683Z] Server:
07:36:25 [2022-07-09T07:36:25.683Z]  Containers: 0
07:36:25 [2022-07-09T07:36:25.683Z]   Running: 0
07:36:25 [2022-07-09T07:36:25.683Z]   Paused: 0
07:36:25 [2022-07-09T07:36:25.683Z]   Stopped: 0
07:36:25 [2022-07-09T07:36:25.683Z]  Images: 0
07:36:25 [2022-07-09T07:36:25.683Z]  Server Version: 20.10.14
07:36:25 [2022-07-09T07:36:25.683Z]  Storage Driver: overlay2
07:36:25 [2022-07-09T07:36:25.683Z]   Backing Filesystem: extfs
07:36:25 [2022-07-09T07:36:25.683Z]   Supports d_type: true
07:36:25 [2022-07-09T07:36:25.683Z]   Native Overlay Diff: true
07:36:25 [2022-07-09T07:36:25.683Z]   userxattr: false
07:36:25 [2022-07-09T07:36:25.683Z]  Logging Driver: json-file
07:36:25 [2022-07-09T07:36:25.683Z]  Cgroup Driver: systemd
07:36:25 [2022-07-09T07:36:25.683Z]  Cgroup Version: 2
07:36:25 [2022-07-09T07:36:25.683Z]  Plugins:
07:36:25 [2022-07-09T07:36:25.683Z]   Volume: local
07:36:25 [2022-07-09T07:36:25.683Z]   Network: bridge host ipvlan macvlan null overlay
07:36:25 [2022-07-09T07:36:25.683Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:36:25 [2022-07-09T07:36:25.683Z]  Swarm: inactive
07:36:25 [2022-07-09T07:36:25.683Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:36:25 [2022-07-09T07:36:25.683Z]  Default Runtime: runc
07:36:25 [2022-07-09T07:36:25.683Z]  Init Binary: docker-init
07:36:25 [2022-07-09T07:36:25.683Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:25 [2022-07-09T07:36:25.683Z]  runc version: v1.0.3-0-gf46b6ba
07:36:25 [2022-07-09T07:36:25.683Z]  init version: de40ad0
07:36:25 [2022-07-09T07:36:25.683Z]  Security Options:
07:36:25 [2022-07-09T07:36:25.683Z]   apparmor
07:36:25 [2022-07-09T07:36:25.683Z]   seccomp
07:36:25 [2022-07-09T07:36:25.683Z]    Profile: default
07:36:25 [2022-07-09T07:36:25.683Z]   cgroupns
07:36:25 [2022-07-09T07:36:25.683Z]  Kernel Version: 5.13.0-1021-aws
07:36:25 [2022-07-09T07:36:25.683Z]  Operating System: Ubuntu 20.04.4 LTS
07:36:25 [2022-07-09T07:36:25.683Z]  OSType: linux
07:36:25 [2022-07-09T07:36:25.683Z]  Architecture: x86_64
07:36:25 [2022-07-09T07:36:25.683Z]  CPUs: 2
07:36:25 [2022-07-09T07:36:25.683Z]  Total Memory: 7.476GiB
07:36:25 [2022-07-09T07:36:25.683Z]  Name: ip-10-100-113-140
07:36:25 [2022-07-09T07:36:25.683Z]  ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK
07:36:25 [2022-07-09T07:36:25.683Z]  Docker Root Dir: /var/lib/docker
07:36:25 [2022-07-09T07:36:25.683Z]  Debug Mode: false
07:36:25 [2022-07-09T07:36:25.683Z]  Registry: https://index.docker.io/v1/
07:36:25 [2022-07-09T07:36:25.683Z]  Labels:
07:36:25 [2022-07-09T07:36:25.683Z]  Experimental: true
07:36:25 [2022-07-09T07:36:25.683Z]  Insecure Registries:
07:36:25 [2022-07-09T07:36:25.683Z]   127.0.0.0/8
07:36:25 [2022-07-09T07:36:25.683Z]  Live Restore Enabled: true
07:36:25 [2022-07-09T07:36:25.683Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.27 Preparing to unpack .../119-libitm1-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.27 Unpacking libitm1-s390x-cross (10.2.1-6cross1) ...
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.30 Selecting previously unselected package libatomic1-s390x-cross.
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.30 Preparing to unpack .../120-libatomic1-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.31 Unpacking libatomic1-s390x-cross (10.2.1-6cross1) ...
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.33 Selecting previously unselected package libasan6-s390x-cross.
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.34 Preparing to unpack .../121-libasan6-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:25 [2022-07-09T07:36:25.778Z] #19 94.34 Unpacking libasan6-s390x-cross (10.2.1-6cross1) ...
07:36:26 [2022-07-09T07:36:26.032Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 .
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.56 Selecting previously unselected package libstdc++6-s390x-cross.
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.56 Preparing to unpack .../122-libstdc++6-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.57 Unpacking libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.64 Selecting previously unselected package libubsan1-s390x-cross.
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.64 Preparing to unpack .../123-libubsan1-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:26 [2022-07-09T07:36:26.038Z] #19 94.64 Unpacking libubsan1-s390x-cross (10.2.1-6cross1) ...
07:36:26 [2022-07-09T07:36:26.291Z] #2 [internal] load .dockerignore
07:36:26 [2022-07-09T07:36:26.291Z] #2 sha256:a505f906779a3fa8cd050b064d5c3a6f5560f676ff4dcc4aea58edc7bcbf3624
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.74 Selecting previously unselected package libgcc-10-dev-s390x-cross.
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.74 Preparing to unpack .../124-libgcc-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.75 Unpacking libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.85 Selecting previously unselected package gcc-10-s390x-linux-gnu.
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.85 Preparing to unpack .../125-gcc-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:36:26 [2022-07-09T07:36:26.298Z] #19 94.85 Unpacking gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:36:26 [2022-07-09T07:36:26.550Z] #2 transferring context:
07:36:26 [2022-07-09T07:36:26.809Z] #2 ...
07:36:26 [2022-07-09T07:36:26.809Z] 
07:36:26 [2022-07-09T07:36:26.809Z] #1 [internal] load build definition from Dockerfile
07:36:26 [2022-07-09T07:36:26.809Z] #1 sha256:2e07a409f90adb60a9244b028925edb32350ef54dfe08b499bb873d22f543f93
07:36:26 [2022-07-09T07:36:26.809Z] #1 transferring dockerfile: 19.25kB 0.1s done
07:36:26 [2022-07-09T07:36:26.809Z] #1 DONE 0.7s
07:36:26 [2022-07-09T07:36:26.809Z] 
07:36:26 [2022-07-09T07:36:26.809Z] #2 [internal] load .dockerignore
07:36:26 [2022-07-09T07:36:26.809Z] #2 sha256:a505f906779a3fa8cd050b064d5c3a6f5560f676ff4dcc4aea58edc7bcbf3624
07:36:26 [2022-07-09T07:36:26.809Z] #2 transferring context: 145B done
07:36:26 [2022-07-09T07:36:26.809Z] #2 DONE 0.8s
07:36:27 [2022-07-09T07:36:27.068Z] 
07:36:27 [2022-07-09T07:36:27.068Z] #3 resolve image config for docker.io/docker/dockerfile:1
07:36:27 [2022-07-09T07:36:27.068Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
07:36:27 [2022-07-09T07:36:27.326Z] #3 DONE 0.5s
07:36:27 [2022-07-09T07:36:27.587Z] 
07:36:27 [2022-07-09T07:36:27.587Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:36:27 [2022-07-09T07:36:27.587Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
07:36:27 [2022-07-09T07:36:27.587Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 done
07:36:27 [2022-07-09T07:36:27.587Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
07:36:27 [2022-07-09T07:36:27.587Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0B / 9.94MB 0.1s
07:36:27 [2022-07-09T07:36:27.587Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
07:36:27 [2022-07-09T07:36:27.587Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
07:36:27 [2022-07-09T07:36:27.845Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 8.39MB / 9.94MB 0.4s
07:36:27 [2022-07-09T07:36:27.845Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.5s
07:36:28 [2022-07-09T07:36:28.104Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.7s done
07:36:28 [2022-07-09T07:36:28.104Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940
07:36:28 [2022-07-09T07:36:28.362Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.2s done
07:36:28 [2022-07-09T07:36:28.619Z] #4 DONE 1.1s
07:36:28 [2022-07-09T07:36:28.877Z] 
07:36:28 [2022-07-09T07:36:28.877Z] #5 [internal] load .dockerignore
07:36:28 [2022-07-09T07:36:28.877Z] #5 sha256:455404accf973e4394b50398756cef3e802ba84b05194838c4055c4c3b3302e9
07:36:28 [2022-07-09T07:36:28.877Z] #5 DONE 0.0s
07:36:28 [2022-07-09T07:36:28.877Z] 
07:36:28 [2022-07-09T07:36:28.877Z] #6 [internal] load build definition from Dockerfile
07:36:28 [2022-07-09T07:36:28.877Z] #6 sha256:db83308d3f60f73540373cc0c4ca619ad33450c8c4e5703d25c9e869d4ef7cde
07:36:28 [2022-07-09T07:36:28.877Z] #6 DONE 0.0s
07:36:28 [2022-07-09T07:36:28.877Z] 
07:36:28 [2022-07-09T07:36:28.877Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:36:28 [2022-07-09T07:36:28.877Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:36:29 [2022-07-09T07:36:29.443Z] #10 DONE 0.6s
07:36:29 [2022-07-09T07:36:29.444Z] 
07:36:29 [2022-07-09T07:36:29.444Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:29 [2022-07-09T07:36:29.444Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:36:29 [2022-07-09T07:36:29.444Z] #8 DONE 0.6s
07:36:29 [2022-07-09T07:36:29.444Z] 
07:36:29 [2022-07-09T07:36:29.444Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:29 [2022-07-09T07:36:29.444Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:36:29 [2022-07-09T07:36:29.444Z] #9 DONE 0.6s
07:36:29 [2022-07-09T07:36:29.444Z] 
07:36:29 [2022-07-09T07:36:29.444Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:36:29 [2022-07-09T07:36:29.444Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:36:29 [2022-07-09T07:36:29.444Z] #7 DONE 0.6s
07:36:29 [2022-07-09T07:36:29.701Z] 
07:36:29 [2022-07-09T07:36:29.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:29 [2022-07-09T07:36:29.701Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:29 [2022-07-09T07:36:29.701Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.0s done
07:36:29 [2022-07-09T07:36:29.701Z] #11 ...
07:36:29 [2022-07-09T07:36:29.701Z] 
07:36:29 [2022-07-09T07:36:29.701Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:29 [2022-07-09T07:36:29.701Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:36:29 [2022-07-09T07:36:29.701Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:36:29 [2022-07-09T07:36:29.701Z] #73 DONE 0.2s
07:36:29 [2022-07-09T07:36:29.701Z] 
07:36:29 [2022-07-09T07:36:29.701Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:29 [2022-07-09T07:36:29.701Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:29 [2022-07-09T07:36:29.701Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
07:36:29 [2022-07-09T07:36:29.965Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
07:36:29 [2022-07-09T07:36:29.965Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
07:36:29 [2022-07-09T07:36:29.965Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0B / 55.01MB 0.1s
07:36:29 [2022-07-09T07:36:29.965Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 6.29MB / 55.01MB 0.3s
07:36:30 [2022-07-09T07:36:30.232Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.53MB / 55.01MB 0.4s
07:36:30 [2022-07-09T07:36:30.232Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.4s
07:36:30 [2022-07-09T07:36:30.232Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 19.92MB / 55.01MB 0.5s
07:36:30 [2022-07-09T07:36:30.232Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 1.05MB / 5.16MB 0.5s
07:36:30 [2022-07-09T07:36:30.232Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.5s
07:36:30 [2022-07-09T07:36:30.494Z] #11 ...
07:36:30 [2022-07-09T07:36:30.494Z] 
07:36:30 [2022-07-09T07:36:30.494Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:36:30 [2022-07-09T07:36:30.494Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:36:30 [2022-07-09T07:36:30.494Z] #49 DONE 0.0s
07:36:30 [2022-07-09T07:36:30.494Z] 
07:36:30 [2022-07-09T07:36:30.494Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.80MB / 55.01MB 0.6s
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.6s
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 5.24MB / 10.88MB 0.6s
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 37.75MB / 55.01MB 0.7s
07:36:30 [2022-07-09T07:36:30.494Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.12 Selecting previously unselected package gcc-s390x-linux-gnu.
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.13 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.13 Unpacking gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.15 Selecting previously unselected package linux-libc-dev-s390x-cross.
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.16 Preparing to unpack .../127-linux-libc-dev-s390x-cross_5.10.13-1cross4_all.deb ...
07:36:30 [2022-07-09T07:36:30.499Z] #19 99.16 Unpacking linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:36:30 [2022-07-09T07:36:30.758Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 0.8s
07:36:30 [2022-07-09T07:36:30.758Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.7s done
07:36:30 [2022-07-09T07:36:30.758Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.0s
07:36:30 [2022-07-09T07:36:30.758Z] #19 99.33 Selecting previously unselected package libc6-dev-s390x-cross.
07:36:30 [2022-07-09T07:36:30.758Z] #19 99.33 Preparing to unpack .../128-libc6-dev-s390x-cross_2.31-9cross4_all.deb ...
07:36:30 [2022-07-09T07:36:30.758Z] #19 99.34 Unpacking libc6-dev-s390x-cross (2.31-9cross4) ...
07:36:31 [2022-07-09T07:36:31.018Z] #19 99.56 Selecting previously unselected package libstdc++-10-dev-s390x-cross.
07:36:31 [2022-07-09T07:36:31.018Z] #19 99.57 Preparing to unpack .../129-libstdc++-10-dev-s390x-cross_10.2.1-6cross1_all.deb ...
07:36:31 [2022-07-09T07:36:31.018Z] #19 99.57 Unpacking libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:36:31 [2022-07-09T07:36:31.023Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 1.0s done
07:36:31 [2022-07-09T07:36:31.278Z] #19 99.82 Selecting previously unselected package g++-10-s390x-linux-gnu.
07:36:31 [2022-07-09T07:36:31.278Z] #19 99.82 Preparing to unpack .../130-g++-10-s390x-linux-gnu_10.2.1-6cross1_amd64.deb ...
07:36:31 [2022-07-09T07:36:31.278Z] #19 99.83 Unpacking g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:36:31 [2022-07-09T07:36:31.972Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.9s done
07:36:31 [2022-07-09T07:36:31.972Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 2.1s
07:36:31 [2022-07-09T07:36:31.972Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 0.1s
07:36:31 [2022-07-09T07:36:31.972Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 2.2s
07:36:31 [2022-07-09T07:36:31.972Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 0B / 54.58MB 2.2s
07:36:32 [2022-07-09T07:36:32.236Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 17.83MB / 85.88MB 2.4s
07:36:32 [2022-07-09T07:36:32.236Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 12.58MB / 54.58MB 2.4s
07:36:32 [2022-07-09T07:36:32.236Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 24.12MB / 85.88MB 2.5s
07:36:32 [2022-07-09T07:36:32.236Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 19.92MB / 54.58MB 2.5s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 31.13MB / 85.88MB 2.6s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.39MB / 141.75MB 2.6s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 2.6s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 40.89MB / 85.88MB 2.8s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 19.04MB / 141.75MB 2.8s
07:36:32 [2022-07-09T07:36:32.497Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 30.41MB / 54.58MB 2.8s
07:36:32 [2022-07-09T07:36:32.757Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.23MB / 85.88MB 2.9s
07:36:32 [2022-07-09T07:36:32.757Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 36.70MB / 54.58MB 2.9s
07:36:32 [2022-07-09T07:36:32.757Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 60.82MB / 85.88MB 3.1s
07:36:32 [2022-07-09T07:36:32.757Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 35.65MB / 141.75MB 3.1s
07:36:32 [2022-07-09T07:36:32.757Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 46.14MB / 54.58MB 3.1s
07:36:33 [2022-07-09T07:36:33.018Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 49.28MB / 54.58MB 3.2s
07:36:33 [2022-07-09T07:36:33.018Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.14MB / 85.88MB 3.3s
07:36:33 [2022-07-09T07:36:33.018Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 48.60MB / 141.75MB 3.3s
07:36:33 [2022-07-09T07:36:33.018Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 3.3s
07:36:33 [2022-07-09T07:36:33.312Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 77.59MB / 85.88MB 3.4s
07:36:33 [2022-07-09T07:36:33.312Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 57.67MB / 141.75MB 3.4s
07:36:33 [2022-07-09T07:36:33.312Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 83.89MB / 85.88MB 3.5s
07:36:33 [2022-07-09T07:36:33.312Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 67.11MB / 141.75MB 3.5s
07:36:33 [2022-07-09T07:36:33.696Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 85.98MB / 141.75MB 3.7s
07:36:33 [2022-07-09T07:36:33.696Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 108.00MB / 141.75MB 4.0s
07:36:33 [2022-07-09T07:36:33.956Z] #11 ...
07:36:33 [2022-07-09T07:36:33.956Z] 
07:36:33 [2022-07-09T07:36:33.956Z] #24 [internal] load build context
07:36:33 [2022-07-09T07:36:33.956Z] #24 sha256:3b61c4f7d6bdebb8c7aadbcee3d2af9cb58d3b1627cbfe479729fd0253332178
07:36:33 [2022-07-09T07:36:33.956Z] #24 transferring context: 61.64MB 3.9s done
07:36:33 [2022-07-09T07:36:33.956Z] #24 DONE 4.4s
07:36:33 [2022-07-09T07:36:33.956Z] 
07:36:33 [2022-07-09T07:36:33.956Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:33 [2022-07-09T07:36:33.956Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:33 [2022-07-09T07:36:33.956Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 117.44MB / 141.75MB 4.2s
07:36:33 [2022-07-09T07:36:33.956Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 4.1s done
07:36:34 [2022-07-09T07:36:34.218Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 135.27MB / 141.75MB 4.4s
07:36:34 [2022-07-09T07:36:34.218Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 4.4s
07:36:35 [2022-07-09T07:36:35.154Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.4s done
07:36:35 [2022-07-09T07:36:35.154Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 5.5s done
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Selecting previously unselected package g++-s390x-linux-gnu.
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a10.2.1-1_amd64.deb ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Unpacking g++-s390x-linux-gnu (4:10.2.1-1) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Selecting previously unselected package crossbuild-essential-s390x.
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Preparing to unpack .../132-crossbuild-essential-s390x_12.9_all.deb ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.0 Unpacking crossbuild-essential-s390x (12.9) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libconfig-inifiles-perl (3.000003-1) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libfile-which-perl (1.23-1) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up binutils-arm-linux-gnueabi (2.35.2-2) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libc6-armhf-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up binutils-s390x-linux-gnu (2.35.2-2) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up gcc-10-powerpc64le-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libicu67:amd64 (67.1-7) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libmagic-mgc (1:5.39-3) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.1 Setting up libc6-ppc64el-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.2 Setting up libc6-s390x-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.2 Setting up libmagic1:amd64 (1:5.39-3) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.2 Setting up libxml-namespacesupport-perl (1.12-1.1) ...
07:36:35 [2022-07-09T07:36:35.478Z] #19 104.2 Setting up binutils-aarch64-linux-gnu (2.35.2-2) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.2 Setting up file (1:5.39-3) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.2 Setting up gcc-10-arm-linux-gnueabi-base:amd64 (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.2 Setting up bzip2 (1.0.8-4) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.2 Setting up libyaml-perl (1.30-1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.2 Setting up linux-libc-dev-armel-cross (5.10.13-1cross4) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.3 Setting up libxml-sax-base-perl (1.09-1.1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.3 Setting up libio-string-perl (1.08-3.1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.3 Setting up linux-libc-dev-s390x-cross (5.10.13-1cross4) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.3 Setting up cross-config (2.6.18+nmu1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up libc6-arm64-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up patch (2.7.6-7) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up linux-libc-dev-armhf-cross (5.10.13-1cross4) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up gcc-10-cross-base (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up libitm1-ppc64el-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.737Z] #19 104.4 Setting up linux-libc-dev-arm64-cross (5.10.13-1cross4) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up libc6-armel-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up libitm1-s390x-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up libatomic1-ppc64el-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up libc6-dev-s390x-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up linux-libc-dev-ppc64el-cross (5.10.13-1cross4) ...
07:36:35 [2022-07-09T07:36:35.996Z] #19 104.5 Setting up libgcc-s1-ppc64el-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.5 Setting up cpp-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.5 Setting up binutils-powerpc64le-linux-gnu (2.35.2-2) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.5 Setting up libc6-dev-armel-cross (2.31-9cross4) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.5 Setting up libfile-homedir-perl (1.006-1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up binutils-arm-linux-gnueabihf (2.35.2-2) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up libgomp1-s390x-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up gcc-10-s390x-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up liblocale-gettext-perl (1.07-4+b1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up cpp-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up gcc-10-arm-linux-gnueabihf-base:amd64 (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up cpp-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up libgcc-s1-arm64-cross (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.6 Setting up gcc-10-aarch64-linux-gnu-base:amd64 (10.2.1-6cross1) ...
07:36:35 [2022-07-09T07:36:35.997Z] #19 104.7 Setting up libatomic1-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libgomp1-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up liblsan0-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libgomp1-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libasan6-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libgomp1-armel-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libc6-dev-ppc64el-cross (2.31-9cross4) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libquadmath0-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.7 Setting up libasan6-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libgcc-s1-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libgcc-s1-armel-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libc6-dev-armhf-cross (2.31-9cross4) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libatomic1-s390x-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libtsan0-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libatomic1-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libc6-dev-arm64-cross (2.31-9cross4) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libstdc++6-armel-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.8 Setting up libatomic1-armel-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.9 Setting up libgomp1-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.9 Setting up libxml-sax-perl (1.02+dfsg-1) ...
07:36:36 [2022-07-09T07:36:36.256Z] #19 104.9 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10...
07:36:36 [2022-07-09T07:36:36.256Z] #19 105.0 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.1 
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.1 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.1 Setting up liblsan0-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up dpkg-dev (1.20.10) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up libstdc++6-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up cpp-arm-linux-gnueabi (4:10.2.1-1) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up libstdc++6-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up libtsan0-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.534Z] #19 105.2 Setting up libubsan1-armel-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.2 Setting up libasan6-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.2 Setting up cpp-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 Setting up libubsan1-armhf-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 Setting up libitm1-arm64-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 Setting up libgcc-s1-s390x-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 Setting up libstdc++6-ppc64el-cross (10.2.1-6cross1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 Setting up libxml-libxml-perl (2.0134+dfsg-2+b1) ...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.3 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.4 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50...
07:36:36 [2022-07-09T07:36:36.795Z] #19 105.5 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.6 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.6 Setting up cpp-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.6 Setting up cpp-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up libgcc-10-dev-armhf-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up cpp-arm-linux-gnueabihf (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up libasan6-armel-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up libubsan1-arm64-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up cpp-s390x-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up gcc-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.054Z] #19 105.7 Setting up libstdc++-10-dev-armhf-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.314Z] #19 105.7 Setting up libstdc++6-s390x-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.7 Setting up libgcc-10-dev-arm64-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.7 Setting up libubsan1-ppc64el-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up libgcc-10-dev-armel-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up libasan6-s390x-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up g++-10-arm-linux-gnueabihf (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up cpp-aarch64-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up libxml-simple-perl (2.25-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up gcc-arm-linux-gnueabihf (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up gcc-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up g++-arm-linux-gnueabihf (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up libgcc-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.8 Setting up libubsan1-s390x-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up libstdc++-10-dev-armel-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up libstdc++-10-dev-arm64-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up gcc-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up libconfig-auto-perl (0.44-1.1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up libstdc++-10-dev-ppc64el-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up g++-10-aarch64-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up libgcc-10-dev-s390x-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up gcc-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up gcc-arm-linux-gnueabi (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 105.9 Setting up g++-10-arm-linux-gnueabi (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up libdebian-dpkgcross-perl (2.6.18+nmu1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up gcc-aarch64-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up libstdc++-10-dev-s390x-cross (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up g++-10-powerpc64le-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up gcc-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up g++-arm-linux-gnueabi (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up gcc-s390x-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up gcc-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.315Z] #19 106.0 Setting up g++-10-s390x-linux-gnu (10.2.1-6cross1) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.0 Setting up g++-aarch64-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up dpkg-cross (2.6.18+nmu1) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up g++-powerpc64le-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up crossbuild-essential-armel (12.9) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up g++-s390x-linux-gnu (4:10.2.1-1) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up crossbuild-essential-armhf (12.9) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up crossbuild-essential-arm64 (12.9) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.1 Setting up crossbuild-essential-s390x (12.9) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.2 Setting up crossbuild-essential-ppc64el (12.9) ...
07:36:37 [2022-07-09T07:36:37.574Z] #19 106.2 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:36:37 [2022-07-09T07:36:37.687Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd
07:36:37 [2022-07-09T07:36:37.687Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 7.9s done
07:36:37 [2022-07-09T07:36:37.687Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.4s done
07:36:37 [2022-07-09T07:36:37.946Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd
07:36:38 [2022-07-09T07:36:38.205Z] #11 ...
07:36:38 [2022-07-09T07:36:38.205Z] 
07:36:38 [2022-07-09T07:36:38.205Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:36:38 [2022-07-09T07:36:38.205Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
07:36:38 [2022-07-09T07:36:38.205Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
07:36:38 [2022-07-09T07:36:38.205Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
07:36:38 [2022-07-09T07:36:38.205Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
07:36:38 [2022-07-09T07:36:38.205Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
07:36:38 [2022-07-09T07:36:38.205Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.2s done
07:36:38 [2022-07-09T07:36:38.205Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 4.3s done
07:36:38 [2022-07-09T07:36:38.205Z] #28 DONE 8.4s
07:36:38 [2022-07-09T07:36:38.205Z] 
07:36:38 [2022-07-09T07:36:38.205Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:38 [2022-07-09T07:36:38.205Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:39 [2022-07-09T07:36:39.043Z] Client:
07:36:39 [2022-07-09T07:36:39.043Z]  Context:    default
07:36:39 [2022-07-09T07:36:39.043Z]  Debug Mode: false
07:36:39 [2022-07-09T07:36:39.043Z]  Plugins:
07:36:39 [2022-07-09T07:36:39.043Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:36:39 [2022-07-09T07:36:39.043Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:36:39 [2022-07-09T07:36:39.043Z] 
07:36:39 [2022-07-09T07:36:39.043Z] Server:
07:36:39 [2022-07-09T07:36:39.043Z]  Containers: 0
07:36:39 [2022-07-09T07:36:39.043Z]   Running: 0
07:36:39 [2022-07-09T07:36:39.043Z]   Paused: 0
07:36:39 [2022-07-09T07:36:39.043Z]   Stopped: 0
07:36:39 [2022-07-09T07:36:39.043Z]  Images: 0
07:36:39 [2022-07-09T07:36:39.043Z]  Server Version: 20.10.14
07:36:39 [2022-07-09T07:36:39.043Z]  Storage Driver: overlay2
07:36:39 [2022-07-09T07:36:39.043Z]   Backing Filesystem: extfs
07:36:39 [2022-07-09T07:36:39.043Z]   Supports d_type: true
07:36:39 [2022-07-09T07:36:39.043Z]   Native Overlay Diff: true
07:36:39 [2022-07-09T07:36:39.043Z]   userxattr: false
07:36:39 [2022-07-09T07:36:39.043Z]  Logging Driver: json-file
07:36:39 [2022-07-09T07:36:39.043Z]  Cgroup Driver: cgroupfs
07:36:39 [2022-07-09T07:36:39.043Z]  Cgroup Version: 1
07:36:39 [2022-07-09T07:36:39.043Z]  Plugins:
07:36:39 [2022-07-09T07:36:39.043Z]   Volume: local
07:36:39 [2022-07-09T07:36:39.043Z]   Network: bridge host ipvlan macvlan null overlay
07:36:39 [2022-07-09T07:36:39.043Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:36:39 [2022-07-09T07:36:39.043Z]  Swarm: inactive
07:36:39 [2022-07-09T07:36:39.043Z]  Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2
07:36:39 [2022-07-09T07:36:39.043Z]  Default Runtime: runc
07:36:39 [2022-07-09T07:36:39.043Z]  Init Binary: docker-init
07:36:39 [2022-07-09T07:36:39.043Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:39 [2022-07-09T07:36:39.043Z]  runc version: v1.0.3-0-gf46b6ba
07:36:39 [2022-07-09T07:36:39.043Z]  init version: de40ad0
07:36:39 [2022-07-09T07:36:39.043Z]  Security Options:
07:36:39 [2022-07-09T07:36:39.043Z]   apparmor
07:36:39 [2022-07-09T07:36:39.043Z]   seccomp
07:36:39 [2022-07-09T07:36:39.043Z]    Profile: default
07:36:39 [2022-07-09T07:36:39.043Z]  Kernel Version: 5.13.0-1021-aws
07:36:39 [2022-07-09T07:36:39.043Z]  Operating System: Ubuntu 20.04.4 LTS
07:36:39 [2022-07-09T07:36:39.043Z]  OSType: linux
07:36:39 [2022-07-09T07:36:39.043Z]  Architecture: aarch64
07:36:39 [2022-07-09T07:36:39.043Z]  CPUs: 2
07:36:39 [2022-07-09T07:36:39.043Z]  Total Memory: 7.562GiB
07:36:39 [2022-07-09T07:36:39.043Z]  Name: ip-10-100-86-162
07:36:39 [2022-07-09T07:36:39.043Z]  ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ
07:36:39 [2022-07-09T07:36:39.043Z]  Docker Root Dir: /var/lib/docker
07:36:39 [2022-07-09T07:36:39.043Z]  Debug Mode: false
07:36:39 [2022-07-09T07:36:39.043Z]  Registry: https://index.docker.io/v1/
07:36:39 [2022-07-09T07:36:39.043Z]  Labels:
07:36:39 [2022-07-09T07:36:39.043Z]  Experimental: true
07:36:39 [2022-07-09T07:36:39.043Z]  Insecure Registries:
07:36:39 [2022-07-09T07:36:39.043Z]   127.0.0.0/8
07:36:39 [2022-07-09T07:36:39.043Z]  Live Restore Enabled: true
07:36:39 [2022-07-09T07:36:39.043Z] 
[Pipeline] sh
07:36:39 [2022-07-09T07:36:39.140Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 1.0s done
07:36:39 [2022-07-09T07:36:39.140Z] #11 ...
07:36:39 [2022-07-09T07:36:39.140Z] 
07:36:39 [2022-07-09T07:36:39.140Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:39 [2022-07-09T07:36:39.140Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:36:39 [2022-07-09T07:36:39.140Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:36:39 [2022-07-09T07:36:39.140Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:36:39 [2022-07-09T07:36:39.140Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:36:39 [2022-07-09T07:36:39.140Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 7.3s done
07:36:39 [2022-07-09T07:36:39.140Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.2s done
07:36:39 [2022-07-09T07:36:39.140Z] #71 DONE 9.4s
07:36:39 [2022-07-09T07:36:39.365Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:36:39 [2022-07-09T07:36:39.365Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:36:39 [2022-07-09T07:36:39.365Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43790/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:36:39 [2022-07-09T07:36:39.365Z] + bash /home/ubuntu/workspace/moby_PR-43790/check-config.sh
07:36:39 [2022-07-09T07:36:39.365Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:36:39 [2022-07-09T07:36:39.365Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ...
07:36:39 [2022-07-09T07:36:39.365Z] 
07:36:39 [2022-07-09T07:36:39.365Z] Generally Necessary:
07:36:39 [2022-07-09T07:36:39.365Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:36:39 [2022-07-09T07:36:39.365Z] - apparmor: enabled and tools installed
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_NAMESPACES: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_NET_NS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_PID_NS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_IPC_NS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_UTS_NS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CGROUPS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CGROUP_CPUACCT: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CGROUP_DEVICE: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CGROUP_FREEZER: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CGROUP_SCHED: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_CPUSETS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_MEMCG: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_KEYS: enabled
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_VETH: enabled (as module)
07:36:39 [2022-07-09T07:36:39.365Z] - CONFIG_BRIDGE: enabled (as module)
07:36:39 [2022-07-09T07:36:39.398Z] 
07:36:39 [2022-07-09T07:36:39.398Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:39 [2022-07-09T07:36:39.398Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:36:39 [2022-07-09T07:36:39.398Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:36:39 [2022-07-09T07:36:39.398Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:36:39 [2022-07-09T07:36:39.398Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:36:39 [2022-07-09T07:36:39.398Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 7.6s
07:36:39 [2022-07-09T07:36:39.398Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.2s
07:36:39 [2022-07-09T07:36:39.398Z] #73 ...
07:36:39 [2022-07-09T07:36:39.398Z] 
07:36:39 [2022-07-09T07:36:39.398Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:39 [2022-07-09T07:36:39.398Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:39 [2022-07-09T07:36:39.398Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NF_NAT: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_POSIX_MQUEUE: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CGROUP_BPF: enabled
07:36:39 [2022-07-09T07:36:39.622Z] 
07:36:39 [2022-07-09T07:36:39.622Z] Optional Features:
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_USER_NS: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_SECCOMP: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_SECCOMP_FILTER: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CGROUP_PIDS: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_MEMCG_SWAP: enabled
07:36:39 [2022-07-09T07:36:39.622Z]     (cgroup swap accounting is currently enabled)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_BLK_CGROUP: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CGROUP_PERF: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CGROUP_HUGETLB: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_CFS_BANDWIDTH: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_RT_GROUP_SCHED: missing
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_VS: enabled (as module)
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_VS_NFCT: enabled
07:36:39 [2022-07-09T07:36:39.622Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_IP_VS_RR: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_SECURITY_SELINUX: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_SECURITY_APPARMOR: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_EXT4_FS: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:36:39 [2022-07-09T07:36:39.887Z] - Network Drivers:
07:36:39 [2022-07-09T07:36:39.887Z]   - "overlay":
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_VXLAN: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       Optional (for encrypted networks):
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_CRYPTO: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_CRYPTO_AEAD: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_CRYPTO_GCM: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_CRYPTO_GHASH: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_XFRM: enabled
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_XFRM_USER: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]       - CONFIG_INET_ESP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]   - "ipvlan":
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_IPVLAN: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]   - "macvlan":
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_MACVLAN: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_DUMMY: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]   - "ftp,tftp client in container":
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:36:39 [2022-07-09T07:36:39.887Z] - Storage Drivers:
07:36:39 [2022-07-09T07:36:39.887Z]   - "aufs":
07:36:39 [2022-07-09T07:36:39.993Z] #11 ...
07:36:39 [2022-07-09T07:36:39.993Z] 
07:36:39 [2022-07-09T07:36:39.993Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:39 [2022-07-09T07:36:39.993Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:36:39 [2022-07-09T07:36:39.993Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.4s done
07:36:39 [2022-07-09T07:36:39.993Z] #73 DONE 10.2s
07:36:39 [2022-07-09T07:36:39.993Z] 
07:36:39 [2022-07-09T07:36:39.993Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:39 [2022-07-09T07:36:39.993Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_AUFS_FS: enabled (as module)
07:36:40 [2022-07-09T07:36:40.143Z]   - "btrfs":
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:36:40 [2022-07-09T07:36:40.143Z]   - "devicemapper":
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_BLK_DEV_DM: enabled
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:36:40 [2022-07-09T07:36:40.143Z]   - "overlay":
07:36:40 [2022-07-09T07:36:40.143Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:36:40 [2022-07-09T07:36:40.143Z]   - "zfs":
07:36:40 [2022-07-09T07:36:40.143Z]     - /dev/zfs: present
07:36:40 [2022-07-09T07:36:40.143Z]     - zfs command: missing
07:36:40 [2022-07-09T07:36:40.143Z]     - zpool command: missing
07:36:40 [2022-07-09T07:36:40.143Z] 
07:36:40 [2022-07-09T07:36:40.143Z] Limits:
07:36:40 [2022-07-09T07:36:40.143Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:36:40 [2022-07-09T07:36:40.143Z] 
07:36:40 [2022-07-09T07:36:40.143Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:36:40 [2022-07-09T07:36:40.468Z] Created binary: bundles/dynbinary-daemon/dockerd
07:36:40 [2022-07-09T07:36:40.468Z] Building: bundles/dynbinary-daemon/docker-proxy
07:36:40 [2022-07-09T07:36:40.468Z] GOOS="" GOARCH="" GOARM=""
07:36:40 [2022-07-09T07:36:40.468Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:36:40 [2022-07-09T07:36:40.468Z] 
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_INTEGRATION_DEST=2
07:36:40 [2022-07-09T07:36:40.468Z] + CONTAINER_NAME=docker-pr3-2
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_SKIP_INTEGRATION=1
07:36:40 [2022-07-09T07:36:40.468Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/'
07:36:40 [2022-07-09T07:36:40.468Z] + run_tests
07:36:40 [2022-07-09T07:36:40.468Z] + c=0
07:36:40 [2022-07-09T07:36:40.468Z] + '[' -n 0 ']'
07:36:40 [2022-07-09T07:36:40.468Z] + rm=
07:36:40 [2022-07-09T07:36:40.468Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43790/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43790/.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=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh '' test-integration
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_INTEGRATION_DEST=1
07:36:40 [2022-07-09T07:36:40.468Z] + CONTAINER_NAME=docker-pr3-1
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_SKIP_INTEGRATION_CLI=1
07:36:40 [2022-07-09T07:36:40.468Z] + run_tests test-integration-flaky
07:36:40 [2022-07-09T07:36:40.468Z] + '[' -n 0 ']'
07:36:40 [2022-07-09T07:36:40.468Z] + rm=
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_INTEGRATION_DEST=3
07:36:40 [2022-07-09T07:36:40.468Z] + CONTAINER_NAME=docker-pr3-3
07:36:40 [2022-07-09T07:36:40.468Z] + TEST_SKIP_INTEGRATION=1
07:36:40 [2022-07-09T07:36:40.468Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/'
07:36:40 [2022-07-09T07:36:40.468Z] + run_tests
07:36:40 [2022-07-09T07:36:40.468Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43790/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43790/.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=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh test-integration-flaky test-integration
07:36:40 [2022-07-09T07:36:40.468Z] + '[' -n 0 ']'
07:36:40 [2022-07-09T07:36:40.468Z] + rm=
07:36:40 [2022-07-09T07:36:40.469Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43790/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43790/.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=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh '' test-integration
07:36:40 [2022-07-09T07:36:40.469Z] ++ jobs -p
07:36:40 [2022-07-09T07:36:40.469Z] + for job in $(jobs -p)
07:36:40 [2022-07-09T07:36:40.469Z] + wait 14562
07:36:40 [2022-07-09T07:36:40.469Z] 
07:36:40 [2022-07-09T07:36:40.469Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:36:40 [2022-07-09T07:36:40.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:36:40 [2022-07-09T07:36:40.469Z] HOSTNAME=a9eebac3a7e1
07:36:40 [2022-07-09T07:36:40.469Z] TEST_SKIP_INTEGRATION=1
07:36:40 [2022-07-09T07:36:40.469Z] TESTDEBUG=0
07:36:40 [2022-07-09T07:36:40.469Z] DEST=bundles/test-integration
07:36:40 [2022-07-09T07:36:40.469Z] PWD=/go/src/github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] KEEPBUNDLE=1
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:40 [2022-07-09T07:36:40.469Z] container=docker
07:36:40 [2022-07-09T07:36:40.469Z] HOME=/root
07:36:40 [2022-07-09T07:36:40.469Z] GOLANG_VERSION=1.18.3
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_BRANCH=master
07:36:40 [2022-07-09T07:36:40.469Z] TERM=xterm
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_PKG=github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] SHLVL=1
07:36:40 [2022-07-09T07:36:40.469Z] TIMEOUT=120m
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_BUILDTAGS= journald
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GRAPHDRIVER=overlay2
07:36:40 [2022-07-09T07:36:40.469Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/
07:36:40 [2022-07-09T07:36:40.469Z] GO111MODULE=off
07:36:40 [2022-07-09T07:36:40.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:36:40 [2022-07-09T07:36:40.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:36:40 [2022-07-09T07:36:40.469Z] GOPATH=/go
07:36:40 [2022-07-09T07:36:40.469Z] PKG_CONFIG=pkg-config
07:36:40 [2022-07-09T07:36:40.469Z] _=/usr/bin/env
07:36:40 [2022-07-09T07:36:40.469Z] Building test suite binary ./integration-cli/test.main
07:36:40 [2022-07-09T07:36:40.469Z] 
07:36:40 [2022-07-09T07:36:40.469Z] 
07:36:40 [2022-07-09T07:36:40.469Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky)
07:36:40 [2022-07-09T07:36:40.469Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:36:40 [2022-07-09T07:36:40.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:36:40 [2022-07-09T07:36:40.469Z] HOSTNAME=f05701b51b06
07:36:40 [2022-07-09T07:36:40.469Z] TEST_SKIP_INTEGRATION=1
07:36:40 [2022-07-09T07:36:40.469Z] TESTDEBUG=0
07:36:40 [2022-07-09T07:36:40.469Z] DEST=bundles/test-integration
07:36:40 [2022-07-09T07:36:40.469Z] PWD=/go/src/github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] KEEPBUNDLE=1
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:40 [2022-07-09T07:36:40.469Z] container=docker
07:36:40 [2022-07-09T07:36:40.469Z] HOME=/root
07:36:40 [2022-07-09T07:36:40.469Z] GOLANG_VERSION=1.18.3
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_BRANCH=master
07:36:40 [2022-07-09T07:36:40.469Z] TERM=xterm
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_PKG=github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] SHLVL=1
07:36:40 [2022-07-09T07:36:40.469Z] TIMEOUT=120m
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_BUILDTAGS= journald
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GRAPHDRIVER=overlay2
07:36:40 [2022-07-09T07:36:40.469Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:36:40 [2022-07-09T07:36:40.469Z] GO111MODULE=off
07:36:40 [2022-07-09T07:36:40.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:36:40 [2022-07-09T07:36:40.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:36:40 [2022-07-09T07:36:40.469Z] GOPATH=/go
07:36:40 [2022-07-09T07:36:40.469Z] PKG_CONFIG=pkg-config
07:36:40 [2022-07-09T07:36:40.469Z] _=/usr/bin/env
07:36:40 [2022-07-09T07:36:40.469Z] Building test suite binary ./integration-cli/test.main
07:36:40 [2022-07-09T07:36:40.469Z] No new tests added to integration.
07:36:40 [2022-07-09T07:36:40.469Z] 
07:36:40 [2022-07-09T07:36:40.469Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:36:40 [2022-07-09T07:36:40.469Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:36:40 [2022-07-09T07:36:40.469Z] HOSTNAME=5961f0c2bbca
07:36:40 [2022-07-09T07:36:40.469Z] TESTDEBUG=0
07:36:40 [2022-07-09T07:36:40.469Z] DEST=bundles/test-integration
07:36:40 [2022-07-09T07:36:40.469Z] PWD=/go/src/github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] KEEPBUNDLE=1
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:36:40 [2022-07-09T07:36:40.469Z] container=docker
07:36:40 [2022-07-09T07:36:40.469Z] HOME=/root
07:36:40 [2022-07-09T07:36:40.469Z] GOLANG_VERSION=1.18.3
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:36:40 [2022-07-09T07:36:40.469Z] VALIDATE_BRANCH=master
07:36:40 [2022-07-09T07:36:40.469Z] TERM=xterm
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_PKG=github.com/docker/docker
07:36:40 [2022-07-09T07:36:40.469Z] SHLVL=1
07:36:40 [2022-07-09T07:36:40.469Z] TIMEOUT=120m
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_BUILDTAGS= journald
07:36:40 [2022-07-09T07:36:40.469Z] DOCKER_GRAPHDRIVER=overlay2
07:36:40 [2022-07-09T07:36:40.469Z] GO111MODULE=off
07:36:40 [2022-07-09T07:36:40.469Z] TEST_SKIP_INTEGRATION_CLI=1
07:36:40 [2022-07-09T07:36:40.469Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:36:40 [2022-07-09T07:36:40.469Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:36:40 [2022-07-09T07:36:40.469Z] GOPATH=/go
07:36:40 [2022-07-09T07:36:40.469Z] PKG_CONFIG=pkg-config
07:36:40 [2022-07-09T07:36:40.469Z] _=/usr/bin/env
07:36:40 [2022-07-09T07:36:40.469Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:36:40 [2022-07-09T07:36:40.483Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 .
07:36:40 [2022-07-09T07:36:40.739Z] #2 [internal] load .dockerignore
07:36:40 [2022-07-09T07:36:40.739Z] #2 sha256:bfdb4983c0e4abf74f5b90a8adbe84dacb4fc4ee1ff08d8f7c506e7463133677
07:36:40 [2022-07-09T07:36:40.867Z] #19 DONE 109.1s
07:36:40 [2022-07-09T07:36:40.867Z] 
07:36:40 [2022-07-09T07:36:40.867Z] #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
07:36:40 [2022-07-09T07:36:40.867Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
07:36:40 [2022-07-09T07:36:40.867Z] #69 ...
07:36:40 [2022-07-09T07:36:40.867Z] 
07:36:40 [2022-07-09T07:36:40.867Z] #73 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:36:40 [2022-07-09T07:36:40.867Z] #73 sha256:4d05e3722ac9a28b3dfcad3eb1ab65b4cfa0457c4630689dd4818fdfb65d0301
07:36:40 [2022-07-09T07:36:40.867Z] #73 DONE 0.1s
07:36:40 [2022-07-09T07:36:40.867Z] 
07:36:40 [2022-07-09T07:36:40.867Z] #32 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:36:40 [2022-07-09T07:36:40.867Z] #32 sha256:5e27b4bfea62cff559c3d65dc5a9e6b421e6fca630e0508323291bdca994fd53
07:36:40 [2022-07-09T07:36:40.867Z] #32 DONE 0.2s
07:36:40 [2022-07-09T07:36:40.867Z] 
07:36:40 [2022-07-09T07:36:40.867Z] #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
07:36:40 [2022-07-09T07:36:40.867Z] #33 sha256:c7ef9d03217a9971d9dedc3d8225617c18a154a68d281535f629c7da5ab009d8
07:36:40 [2022-07-09T07:36:40.995Z] #2 ...
07:36:40 [2022-07-09T07:36:40.995Z] 
07:36:40 [2022-07-09T07:36:40.995Z] #1 [internal] load build definition from Dockerfile
07:36:40 [2022-07-09T07:36:40.995Z] #1 sha256:882f1fb256402e926695e676dfb6ef29e8e7463000973e4a3eae67f8f2bd4351
07:36:40 [2022-07-09T07:36:40.995Z] #1 transferring dockerfile: 19.25kB done
07:36:40 [2022-07-09T07:36:40.995Z] #1 DONE 0.4s
07:36:40 [2022-07-09T07:36:40.995Z] 
07:36:40 [2022-07-09T07:36:40.995Z] #2 [internal] load .dockerignore
07:36:40 [2022-07-09T07:36:40.995Z] #2 sha256:bfdb4983c0e4abf74f5b90a8adbe84dacb4fc4ee1ff08d8f7c506e7463133677
07:36:41 [2022-07-09T07:36:41.257Z] #2 transferring context: 145B done
07:36:41 [2022-07-09T07:36:41.519Z] #2 DONE 0.8s
07:36:41 [2022-07-09T07:36:41.519Z] 
07:36:41 [2022-07-09T07:36:41.519Z] #3 resolve image config for docker.io/docker/dockerfile:1
07:36:41 [2022-07-09T07:36:41.519Z] #3 sha256:5511bf222770ecb09bae16a5e9dc6ddaf6633b05719203c5e2b00644727cd62f
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.272 + RM_GOPATH=0
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.272 + TMP_GOPATH=
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.273 + : /build
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.274 + '[' -z '' ']'
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.274 ++ mktemp -d
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.275 + export GOPATH=/tmp/tmp.tjNsdrperz
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.275 + GOPATH=/tmp/tmp.tjNsdrperz
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.275 + RM_GOPATH=1
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.275 + case "$(go env GOARCH)" in
07:36:41 [2022-07-09T07:36:41.808Z] #33 1.276 ++ go env GOARCH
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.306 + export GO_BUILDMODE=-buildmode=pie
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.306 + GO_BUILDMODE=-buildmode=pie
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.308 ++ dirname /install.sh
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.309 + dir=/
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.309 + bin=dockercli
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.309 + shift
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.309 + '[' '!' -f //dockercli.installer ']'
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.310 + . //dockercli.installer
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.311 ++ : stable
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.311 ++ : 17.06.2-ce
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.311 + install_dockercli
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.311 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.312 Install docker/cli version 17.06.2-ce from stable
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.312 ++ uname -m
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.313 + arch=x86_64
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.313 + '[' x86_64 '!=' x86_64 ']'
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.314 + url=https://download.docker.com/linux/static
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.314 + tar -xz docker/docker
07:36:42 [2022-07-09T07:36:42.069Z] #33 1.315 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:36:42 [2022-07-09T07:36:42.449Z] #3 DONE 0.9s
07:36:42 [2022-07-09T07:36:42.449Z] 
07:36:42 [2022-07-09T07:36:42.449Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:36:42 [2022-07-09T07:36:42.449Z] #4 sha256:aae1624761845ad12d0965b3e71ab9a531ae51ffa9b9aa952662f0f44079cf17
07:36:42 [2022-07-09T07:36:42.449Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:36:42 [2022-07-09T07:36:42.533Z] #11 ...
07:36:42 [2022-07-09T07:36:42.533Z] 
07:36:42 [2022-07-09T07:36:42.533Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:36:42 [2022-07-09T07:36:42.533Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:36:42 [2022-07-09T07:36:42.533Z] #72 DONE 1.0s
07:36:42 [2022-07-09T07:36:42.533Z] 
07:36:42 [2022-07-09T07:36:42.533Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:42 [2022-07-09T07:36:42.533Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:42 [2022-07-09T07:36:42.706Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.1s done
07:36:42 [2022-07-09T07:36:42.706Z] #4 sha256:e5075ee34d3ba6561ec00802a2b59a34582147f92b5c2078c4d96fedca773391 528B / 528B done
07:36:42 [2022-07-09T07:36:42.706Z] #4 sha256:dfa55ed301d975cc74bc6a87d28e8644c599284cc1c26e11138cf9336c3a76a3 2.37kB / 2.37kB done
07:36:42 [2022-07-09T07:36:42.706Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
07:36:42 [2022-07-09T07:36:42.962Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0B / 9.20MB 0.2s
07:36:42 [2022-07-09T07:36:42.962Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.4s
07:36:43 [2022-07-09T07:36:43.245Z] #4 sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 9.20MB / 9.20MB 0.5s done
07:36:43 [2022-07-09T07:36:43.245Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840
07:36:43 [2022-07-09T07:36:43.820Z] #4 extracting sha256:b45628a8396c4779e3387f2ac54465105820e4821309a2638a007c557894a840 0.3s done
07:36:43 [2022-07-09T07:36:43.916Z] #11 ...
07:36:43 [2022-07-09T07:36:43.916Z] 
07:36:43 [2022-07-09T07:36:43.916Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:36:43 [2022-07-09T07:36:43.916Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:36:43 [2022-07-09T07:36:43.916Z] #74 DONE 1.2s
07:36:43 [2022-07-09T07:36:43.916Z] 
07:36:43 [2022-07-09T07:36:43.916Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:43 [2022-07-09T07:36:43.916Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:44 [2022-07-09T07:36:44.383Z] #4 DONE 2.0s
07:36:44 [2022-07-09T07:36:44.484Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.1s
07:36:45 [2022-07-09T07:36:45.052Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 5.5s done
07:36:45 [2022-07-09T07:36:45.311Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec
07:36:45 [2022-07-09T07:36:45.315Z] 
07:36:45 [2022-07-09T07:36:45.315Z] #6 [internal] load .dockerignore
07:36:45 [2022-07-09T07:36:45.315Z] #6 sha256:911618c00dda08936213784188de852032d3cf3434b5699431eef94f74c1fc22
07:36:45 [2022-07-09T07:36:45.315Z] #6 DONE 0.0s
07:36:45 [2022-07-09T07:36:45.315Z] 
07:36:45 [2022-07-09T07:36:45.315Z] #5 [internal] load build definition from Dockerfile
07:36:45 [2022-07-09T07:36:45.315Z] #5 sha256:71a57a97ce2dd3114d51f22531f0c126bdf64d89e33722f22f1203ec2cb86cd5
07:36:45 [2022-07-09T07:36:45.315Z] #5 DONE 0.0s
07:36:45 [2022-07-09T07:36:45.315Z] 
07:36:45 [2022-07-09T07:36:45.315Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:36:45 [2022-07-09T07:36:45.315Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
07:36:45 [2022-07-09T07:36:45.377Z] #33 4.365 + mkdir -p /build
07:36:45 [2022-07-09T07:36:45.377Z] #33 4.370 + mv docker/docker /build/
07:36:45 [2022-07-09T07:36:45.377Z] #33 4.373 + rmdir docker
07:36:45 [2022-07-09T07:36:45.377Z] #33 DONE 4.6s
07:36:45 [2022-07-09T07:36:45.377Z] 
07:36:45 [2022-07-09T07:36:45.377Z] #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
07:36:45 [2022-07-09T07:36:45.377Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
07:36:45 [2022-07-09T07:36:45.377Z] #69 1.702 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:36:45 [2022-07-09T07:36:45.377Z] #69 1.852 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:36:45 [2022-07-09T07:36:45.377Z] #69 2.021 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:36:45 [2022-07-09T07:36:45.377Z] #69 2.024 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 2.408 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 2.871 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 3.340 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 3.687 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.099 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.099 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.103 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.106 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.112 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.122 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.127 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.132 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.137 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:36:45 [2022-07-09T07:36:45.377Z] #69 4.141 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:36:46 [2022-07-09T07:36:46.480Z] Client:
07:36:46 [2022-07-09T07:36:46.480Z]  Context:    default
07:36:46 [2022-07-09T07:36:46.480Z]  Debug Mode: false
07:36:46 [2022-07-09T07:36:46.480Z]  Plugins:
07:36:46 [2022-07-09T07:36:46.480Z]   app: Docker App (Docker Inc., v0.9.1-beta3)
07:36:46 [2022-07-09T07:36:46.480Z]   buildx: Docker Buildx (Docker Inc., v0.8.1-docker)
07:36:46 [2022-07-09T07:36:46.480Z]   compose: Docker Compose (Docker Inc., v2.4.1)
07:36:46 [2022-07-09T07:36:46.480Z]   scan: Docker Scan (Docker Inc., v0.17.0)
07:36:46 [2022-07-09T07:36:46.480Z] 
07:36:46 [2022-07-09T07:36:46.480Z] Server:
07:36:46 [2022-07-09T07:36:46.480Z]  Containers: 0
07:36:46 [2022-07-09T07:36:46.480Z]   Running: 0
07:36:46 [2022-07-09T07:36:46.480Z]   Paused: 0
07:36:46 [2022-07-09T07:36:46.480Z]   Stopped: 0
07:36:46 [2022-07-09T07:36:46.480Z]  Images: 0
07:36:46 [2022-07-09T07:36:46.480Z]  Server Version: 20.10.14
07:36:46 [2022-07-09T07:36:46.480Z]  Storage Driver: overlay2
07:36:46 [2022-07-09T07:36:46.480Z]   Backing Filesystem: extfs
07:36:46 [2022-07-09T07:36:46.480Z]   Supports d_type: true
07:36:46 [2022-07-09T07:36:46.480Z]   Native Overlay Diff: true
07:36:46 [2022-07-09T07:36:46.480Z]   userxattr: false
07:36:46 [2022-07-09T07:36:46.480Z]  Logging Driver: json-file
07:36:46 [2022-07-09T07:36:46.480Z]  Cgroup Driver: cgroupfs
07:36:46 [2022-07-09T07:36:46.480Z]  Cgroup Version: 1
07:36:46 [2022-07-09T07:36:46.480Z]  Plugins:
07:36:46 [2022-07-09T07:36:46.480Z]   Volume: local
07:36:46 [2022-07-09T07:36:46.480Z]   Network: bridge host ipvlan macvlan null overlay
07:36:46 [2022-07-09T07:36:46.480Z]   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
07:36:46 [2022-07-09T07:36:46.480Z]  Swarm: inactive
07:36:46 [2022-07-09T07:36:46.480Z]  Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc
07:36:46 [2022-07-09T07:36:46.480Z]  Default Runtime: runc
07:36:46 [2022-07-09T07:36:46.480Z]  Init Binary: docker-init
07:36:46 [2022-07-09T07:36:46.480Z]  containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8
07:36:46 [2022-07-09T07:36:46.480Z]  runc version: v1.0.3-0-gf46b6ba
07:36:46 [2022-07-09T07:36:46.480Z]  init version: de40ad0
07:36:46 [2022-07-09T07:36:46.480Z]  Security Options:
07:36:46 [2022-07-09T07:36:46.480Z]   apparmor
07:36:46 [2022-07-09T07:36:46.480Z]   seccomp
07:36:46 [2022-07-09T07:36:46.480Z]    Profile: default
07:36:46 [2022-07-09T07:36:46.480Z]  Kernel Version: 5.4.0-1071-aws
07:36:46 [2022-07-09T07:36:46.480Z]  Operating System: Ubuntu 18.04.6 LTS
07:36:46 [2022-07-09T07:36:46.480Z]  OSType: linux
07:36:46 [2022-07-09T07:36:46.480Z]  Architecture: x86_64
07:36:46 [2022-07-09T07:36:46.480Z]  CPUs: 2
07:36:46 [2022-07-09T07:36:46.480Z]  Total Memory: 7.565GiB
07:36:46 [2022-07-09T07:36:46.480Z]  Name: ip-10-100-34-153
07:36:46 [2022-07-09T07:36:46.480Z]  ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW
07:36:46 [2022-07-09T07:36:46.480Z]  Docker Root Dir: /var/lib/docker
07:36:46 [2022-07-09T07:36:46.480Z]  Debug Mode: false
07:36:46 [2022-07-09T07:36:46.480Z]  Registry: https://index.docker.io/v1/
07:36:46 [2022-07-09T07:36:46.480Z]  Labels:
07:36:46 [2022-07-09T07:36:46.480Z]  Experimental: true
07:36:46 [2022-07-09T07:36:46.480Z]  Insecure Registries:
07:36:46 [2022-07-09T07:36:46.480Z]   127.0.0.0/8
07:36:46 [2022-07-09T07:36:46.480Z]  Live Restore Enabled: true
07:36:46 [2022-07-09T07:36:46.480Z] 
07:36:46 [2022-07-09T07:36:46.480Z] WARNING: No swap limit support
[Pipeline] sh
07:36:46 [2022-07-09T07:36:46.769Z] + echo check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:36:46 [2022-07-09T07:36:46.769Z] check-config.sh version: 33a3680e08d1007e72c3b3f1454f823d8e9948ee
07:36:46 [2022-07-09T07:36:46.769Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43790/check-config.sh https://raw.githubusercontent.com/moby/moby/33a3680e08d1007e72c3b3f1454f823d8e9948ee/contrib/check-config.sh
07:36:46 [2022-07-09T07:36:46.769Z] + bash /home/ubuntu/workspace/moby_PR-43790/check-config.sh
07:36:46 [2022-07-09T07:36:46.769Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ...
07:36:46 [2022-07-09T07:36:46.769Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ...
07:36:46 [2022-07-09T07:36:46.769Z] 
07:36:46 [2022-07-09T07:36:46.769Z] Generally Necessary:
07:36:46 [2022-07-09T07:36:46.769Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup]
07:36:46 [2022-07-09T07:36:46.769Z] - apparmor: enabled and tools installed
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_NAMESPACES: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_NET_NS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_PID_NS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_IPC_NS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_UTS_NS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CGROUPS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CGROUP_CPUACCT: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CGROUP_DEVICE: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CGROUP_FREEZER: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CGROUP_SCHED: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_CPUSETS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_MEMCG: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_KEYS: enabled
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_VETH: enabled (as module)
07:36:46 [2022-07-09T07:36:46.769Z] - CONFIG_BRIDGE: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_NF_FILTER: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_NF_NAT: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NF_NAT: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_POSIX_MQUEUE: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CGROUP_BPF: enabled
07:36:47 [2022-07-09T07:36:47.038Z] 
07:36:47 [2022-07-09T07:36:47.038Z] Optional Features:
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_USER_NS: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_SECCOMP: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_SECCOMP_FILTER: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CGROUP_PIDS: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_MEMCG_SWAP: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_MEMCG_SWAP_ENABLED: missing
07:36:47 [2022-07-09T07:36:47.038Z]     (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1")
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_BLK_CGROUP: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_BLK_DEV_THROTTLING: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CGROUP_PERF: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CGROUP_HUGETLB: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_NET_CLS_CGROUP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CGROUP_NET_PRIO: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_CFS_BANDWIDTH: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_FAIR_GROUP_SCHED: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_RT_GROUP_SCHED: missing
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_VS: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_VS_NFCT: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_VS_PROTO_TCP: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_VS_PROTO_UDP: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_IP_VS_RR: enabled (as module)
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_SECURITY_SELINUX: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_SECURITY_APPARMOR: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_EXT4_FS: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - CONFIG_EXT4_FS_SECURITY: enabled
07:36:47 [2022-07-09T07:36:47.038Z] - Network Drivers:
07:36:47 [2022-07-09T07:36:47.038Z]   - "overlay":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_VXLAN: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_BRIDGE_VLAN_FILTERING: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       Optional (for encrypted networks):
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_CRYPTO: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_CRYPTO_AEAD: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_CRYPTO_GCM: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_CRYPTO_SEQIV: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_CRYPTO_GHASH: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_XFRM: enabled
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_XFRM_USER: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_XFRM_ALGO: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]       - CONFIG_INET_ESP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "ipvlan":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_IPVLAN: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "macvlan":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_MACVLAN: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_DUMMY: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "ftp,tftp client in container":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_NF_NAT_FTP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_NF_CONNTRACK_FTP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_NF_NAT_TFTP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_NF_CONNTRACK_TFTP: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z] - Storage Drivers:
07:36:47 [2022-07-09T07:36:47.304Z]   - "aufs":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_AUFS_FS: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "btrfs":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_BTRFS_FS: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_BTRFS_FS_POSIX_ACL: enabled
07:36:47 [2022-07-09T07:36:47.304Z]   - "devicemapper":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_BLK_DEV_DM: enabled
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_DM_THIN_PROVISIONING: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "overlay":
07:36:47 [2022-07-09T07:36:47.304Z]     - CONFIG_OVERLAY_FS: enabled (as module)
07:36:47 [2022-07-09T07:36:47.304Z]   - "zfs":
07:36:47 [2022-07-09T07:36:47.304Z]     - /dev/zfs: present
07:36:47 [2022-07-09T07:36:47.304Z]     - zfs command: missing
07:36:47 [2022-07-09T07:36:47.304Z]     - zpool command: missing
07:36:47 [2022-07-09T07:36:47.304Z] 
07:36:47 [2022-07-09T07:36:47.304Z] Limits:
07:36:47 [2022-07-09T07:36:47.304Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000
07:36:47 [2022-07-09T07:36:47.304Z] 
07:36:47 [2022-07-09T07:36:47.304Z] + true
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Build dev image)
[Pipeline] sh
07:36:47 [2022-07-09T07:36:47.699Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 .
07:36:47 [2022-07-09T07:36:47.928Z] #69 ...
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #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
07:36:47 [2022-07-09T07:36:47.928Z] #36 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:36:47 [2022-07-09T07:36:47.928Z] #36 CACHED
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #37 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:36:47 [2022-07-09T07:36:47.928Z] #37 sha256:e7498b716105f9febaea85bd3fef8274a8d33b6b38d46565a03850d35de16ffa
07:36:47 [2022-07-09T07:36:47.928Z] #37 CACHED
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #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
07:36:47 [2022-07-09T07:36:47.928Z] #38 sha256:f2f7a2490ae6c6e49a41845b71ecabc3d5bc0e8292b9ec485abcd8e39041d6f1
07:36:47 [2022-07-09T07:36:47.928Z] #38 CACHED
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #40 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:36:47 [2022-07-09T07:36:47.928Z] #40 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
07:36:47 [2022-07-09T07:36:47.928Z] #40 CACHED
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #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
07:36:47 [2022-07-09T07:36:47.928Z] #41 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:36:47 [2022-07-09T07:36:47.928Z] #41 CACHED
07:36:47 [2022-07-09T07:36:47.928Z] 
07:36:47 [2022-07-09T07:36:47.928Z] #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
07:36:47 [2022-07-09T07:36:47.928Z] #74 sha256:4fd8d4b9d2fdde1f157446f72897a9804971aa1b5d90a2781471f3caf2f0b462
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.302 + RM_GOPATH=0
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.302 + TMP_GOPATH=
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.302 + : /build
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.302 + '[' -z '' ']'
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.302 ++ mktemp -d
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.309 + export GOPATH=/tmp/tmp.lrNjyPWaEP
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.309 + GOPATH=/tmp/tmp.lrNjyPWaEP
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.309 + RM_GOPATH=1
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.309 + case "$(go env GOARCH)" in
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.310 ++ go env GOARCH
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.378 + export GO_BUILDMODE=-buildmode=pie
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.378 + GO_BUILDMODE=-buildmode=pie
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.379 ++ dirname /install.sh
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.381 + dir=/
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.381 + bin=rootlesskit
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.381 + shift
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.381 + '[' '!' -f //rootlesskit.installer ']'
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.382 + . //rootlesskit.installer
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.382 ++ : 1920341cd41e047834a21007424162a2dc946315
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + install_rootlesskit
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + case "$1" in
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + export CGO_ENABLED=0
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + CGO_ENABLED=0
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + _install_rootlesskit
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.383 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.384 + for f in rootlesskit rootlesskit-docker-proxy
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.384 + GOBIN=/build
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.384 + GO111MODULE=on
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.384 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:36:47 [2022-07-09T07:36:47.928Z] #74 1.885 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 4.210 go: downloading github.com/sirupsen/logrus v1.8.1
07:36:47 [2022-07-09T07:36:47.928Z] #74 4.238 go: downloading github.com/urfave/cli/v2 v2.4.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 4.790 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:36:47 [2022-07-09T07:36:47.928Z] #74 5.981 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.401 go: downloading github.com/google/uuid v1.3.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.404 go: downloading github.com/moby/vpnkit v0.5.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.476 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.559 go: downloading github.com/gofrs/flock v0.8.1
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.602 go: downloading github.com/gorilla/mux v1.8.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 6.779 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:36:47 [2022-07-09T07:36:47.928Z] #74 7.232 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:36:47 [2022-07-09T07:36:47.928Z] #74 7.333 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:36:47 [2022-07-09T07:36:47.959Z] #2 [internal] load .dockerignore
07:36:47 [2022-07-09T07:36:47.959Z] #2 sha256:bf84ef534af150a1be149b44f3a4754363544ef049a1236eaf713d273964a825
07:36:48 [2022-07-09T07:36:48.190Z] #74 ...
07:36:48 [2022-07-09T07:36:48.190Z] 
07:36:48 [2022-07-09T07:36:48.190Z] #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
07:36:48 [2022-07-09T07:36:48.190Z] #43 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:36:48 [2022-07-09T07:36:48.190Z] #43 CACHED
07:36:48 [2022-07-09T07:36:48.190Z] 
07:36:48 [2022-07-09T07:36:48.190Z] #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
07:36:48 [2022-07-09T07:36:48.190Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:36:48 [2022-07-09T07:36:48.190Z] #20 1.693 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:36:48 [2022-07-09T07:36:48.190Z] #20 1.852 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:36:48 [2022-07-09T07:36:48.190Z] #20 2.020 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:36:48 [2022-07-09T07:36:48.190Z] #20 2.027 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 2.322 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 2.639 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 2.882 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 3.435 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 3.977 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 3.977 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.006 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.018 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.027 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.404 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.416 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.416 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.423 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:36:48 [2022-07-09T07:36:48.190Z] #20 4.423 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:36:48 [2022-07-09T07:36:48.190Z] #20 ...
07:36:48 [2022-07-09T07:36:48.190Z] 
07:36:48 [2022-07-09T07:36:48.190Z] #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
07:36:48 [2022-07-09T07:36:48.190Z] #74 sha256:4fd8d4b9d2fdde1f157446f72897a9804971aa1b5d90a2781471f3caf2f0b462
07:36:48 [2022-07-09T07:36:48.190Z] #74 7.661 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:36:48 [2022-07-09T07:36:48.218Z] #2 transferring context: 145B done
07:36:48 [2022-07-09T07:36:48.218Z] #2 DONE 0.2s
07:36:48 [2022-07-09T07:36:48.218Z] 
07:36:48 [2022-07-09T07:36:48.218Z] #1 [internal] load build definition from Dockerfile
07:36:48 [2022-07-09T07:36:48.218Z] #1 sha256:d848c5d60a4e40fe6772120c2bc5936f61a40df903590078e112f1c7ed43df1b
07:36:48 [2022-07-09T07:36:48.218Z] #1 transferring dockerfile: 19.25kB done
07:36:48 [2022-07-09T07:36:48.218Z] #1 DONE 0.3s
07:36:48 [2022-07-09T07:36:48.218Z] 
07:36:48 [2022-07-09T07:36:48.218Z] #3 resolve image config for docker.io/docker/dockerfile:1
07:36:48 [2022-07-09T07:36:48.218Z] #3 sha256:ac072d521901222eeef550f52282877f196e16b0247844be9ceb1ccc1eac391d
07:36:48 [2022-07-09T07:36:48.604Z] #11 ...
07:36:48 [2022-07-09T07:36:48.604Z] 
07:36:48 [2022-07-09T07:36:48.604Z] #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
07:36:48 [2022-07-09T07:36:48.604Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:36:48 [2022-07-09T07:36:48.604Z] #29 1.219 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 1.219 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 1.231 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 1.380 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 1.735 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 2.103 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:36:48 [2022-07-09T07:36:48.604Z] #29 3.749 Fetched 8548 kB in 3s (3056 kB/s)
07:36:48 [2022-07-09T07:36:48.604Z] #29 3.749 Reading package lists...
07:36:48 [2022-07-09T07:36:48.604Z] #29 4.632 Reading package lists...
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.473 Building dependency tree...
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.851 The following additional packages will be installed:
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.851   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.851   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.851 Recommended packages:
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.851   libldap-common publicsuffix libsasl2-modules
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.988 The following NEW packages will be installed:
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.988   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.988   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:36:48 [2022-07-09T07:36:48.604Z] #29 5.988   libssh2-1 openssl
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 Need to get 3041 kB of archives.
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 After this operation, 6651 kB of additional disk space will be used.
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.274 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.278 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.278 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.278 Get:6 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.278 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.288 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.288 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.326 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.332 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.332 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.339 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.341 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.359 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.567 debconf: delaying package configuration, since apt-utils is not installed
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.609 Fetched 3041 kB in 0s (8198 kB/s)
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.641 Selecting previously unselected package openssl.
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.641 (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 ... 6662 files and directories currently installed.)
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.641 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.645 Unpacking openssl (1.1.1n-0+deb11u3) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.979 Selecting previously unselected package ca-certificates.
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.980 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 6.988 Unpacking ca-certificates (20210119) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.081 Selecting previously unselected package libbrotli1:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.081 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.090 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.156 Selecting previously unselected package libsasl2-modules-db:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.156 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.161 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.204 Selecting previously unselected package libsasl2-2:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.204 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.207 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.254 Selecting previously unselected package libldap-2.4-2:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.254 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.258 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.319 Selecting previously unselected package libnghttp2-14:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.322 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.323 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.369 Selecting previously unselected package libpsl5:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.369 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.376 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.410 Selecting previously unselected package librtmp1:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.410 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.414 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.448 Selecting previously unselected package libssh2-1:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.449 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.453 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.509 Selecting previously unselected package libcurl4:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.509 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.513 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.585 Selecting previously unselected package curl.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.586 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.591 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.653 Selecting previously unselected package libonig5:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.654 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.658 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.729 Selecting previously unselected package libjq1:amd64.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.729 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.733 Unpacking libjq1:amd64 (1.6-2.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.785 Selecting previously unselected package jq.
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.785 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.787 Unpacking jq (1.6-2.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.844 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.856 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.866 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.877 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.889 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.898 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.909 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.922 Setting up openssl (1.1.1n-0+deb11u3) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.939 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.950 Setting up libjq1:amd64 (1.6-2.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.965 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 7.977 Setting up ca-certificates (20210119) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 8.499 Updating certificates in /etc/ssl/certs...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.172 129 added, 0 removed; done.
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.270 Setting up jq (1.6-2.1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.281 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.292 Setting up curl (7.74.0-1.3+deb11u1) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.303 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.321 Processing triggers for ca-certificates (20210119) ...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.330 Updating certificates in /etc/ssl/certs...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.879 0 added, 0 removed; done.
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.879 Running hooks in /etc/ca-certificates/update.d...
07:36:48 [2022-07-09T07:36:48.604Z] #29 9.880 done.
07:36:48 [2022-07-09T07:36:48.604Z] #29 ...
07:36:48 [2022-07-09T07:36:48.604Z] 
07:36:48 [2022-07-09T07:36:48.604Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:48 [2022-07-09T07:36:48.604Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:48 [2022-07-09T07:36:48.761Z] #74 ...
07:36:48 [2022-07-09T07:36:48.761Z] 
07:36:48 [2022-07-09T07:36:48.761Z] #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
07:36:48 [2022-07-09T07:36:48.761Z] #45 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:36:48 [2022-07-09T07:36:48.761Z] #45 CACHED
07:36:48 [2022-07-09T07:36:48.761Z] 
07:36:48 [2022-07-09T07:36:48.761Z] #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
07:36:48 [2022-07-09T07:36:48.761Z] #74 sha256:4fd8d4b9d2fdde1f157446f72897a9804971aa1b5d90a2781471f3caf2f0b462
07:36:48 [2022-07-09T07:36:48.761Z] #74 7.923 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:36:48 [2022-07-09T07:36:48.788Z] #3 DONE 0.4s
07:36:48 [2022-07-09T07:36:48.788Z] 
07:36:48 [2022-07-09T07:36:48.788Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:48a83027ce1f5c304cb45d91fac69a612cf40aeee970f6f9794eda714e262e35
07:36:48 [2022-07-09T07:36:48.788Z] #4 resolve docker.io/docker/dockerfile:1@sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 0.0s done
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.2s
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:443aab4ca21183e069e7d8b2dc68006594f40bddf1b15bbd83f5137bd93e80e2 2.00kB / 2.00kB done
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:24d064a369eda7bc7839b6c1c227eac7212d06ca09a8235a4bed467f8acf180d 528B / 528B done
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:84495a15555de1a8f4738f58268fa8949547068198f8d0fa2a3e3a693d7f923f 2.37kB / 2.37kB done
07:36:48 [2022-07-09T07:36:48.788Z] #4 sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 9.94MB / 9.94MB 0.3s done
07:36:49 [2022-07-09T07:36:49.021Z] #74 ...
07:36:49 [2022-07-09T07:36:49.021Z] 
07:36:49 [2022-07-09T07:36:49.021Z] #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
07:36:49 [2022-07-09T07:36:49.021Z] #47 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:36:49 [2022-07-09T07:36:49.021Z] #47 CACHED
07:36:49 [2022-07-09T07:36:49.021Z] 
07:36:49 [2022-07-09T07:36:49.021Z] #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
07:36:49 [2022-07-09T07:36:49.021Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:36:49 [2022-07-09T07:36:49.021Z] #49 1.703 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:36:49 [2022-07-09T07:36:49.021Z] #49 1.864 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:36:49 [2022-07-09T07:36:49.021Z] #49 2.022 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:36:49 [2022-07-09T07:36:49.021Z] #49 2.076 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 2.378 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 2.846 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 3.275 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 3.645 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.145 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.151 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.159 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.159 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.160 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.169 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.170 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.170 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.171 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:36:49 [2022-07-09T07:36:49.021Z] #49 4.175 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:36:49 [2022-07-09T07:36:49.048Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.1s
07:36:49 [2022-07-09T07:36:49.170Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 3.9s done
07:36:49 [2022-07-09T07:36:49.307Z] #4 extracting sha256:09768fef35f2ee387f57e401ae685727d12d1c70c6fd8545a422850167bf1940 0.4s done
07:36:49 [2022-07-09T07:36:49.539Z] #10 ...
07:36:49 [2022-07-09T07:36:49.539Z] 
07:36:49 [2022-07-09T07:36:49.539Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:49 [2022-07-09T07:36:49.539Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:36:49 [2022-07-09T07:36:49.539Z] #8 DONE 3.6s
07:36:49 [2022-07-09T07:36:49.539Z] 
07:36:49 [2022-07-09T07:36:49.539Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:49 [2022-07-09T07:36:49.539Z] #9 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:36:49 [2022-07-09T07:36:49.539Z] #9 DONE 3.7s
07:36:49 [2022-07-09T07:36:49.539Z] 
07:36:49 [2022-07-09T07:36:49.539Z] #7 [internal] load metadata for docker.io/library/debian:bullseye
07:36:49 [2022-07-09T07:36:49.539Z] #7 sha256:6d9fd31165915ffec207af44d888d4ad2b51a327ff941d94598791b75383e1d9
07:36:49 [2022-07-09T07:36:49.539Z] #7 DONE 3.7s
07:36:49 [2022-07-09T07:36:49.539Z] 
07:36:49 [2022-07-09T07:36:49.539Z] #10 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:36:49 [2022-07-09T07:36:49.539Z] #10 sha256:254888d0473df42f3d8363fa8d89e38569261e00a1ef9639c42f1a611adbd0d7
07:36:49 [2022-07-09T07:36:49.539Z] #10 DONE 3.7s
07:36:49 [2022-07-09T07:36:49.574Z] #4 DONE 1.0s
07:36:49 [2022-07-09T07:36:49.742Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050
07:36:49 [2022-07-09T07:36:49.833Z] 
07:36:49 [2022-07-09T07:36:49.833Z] #5 [internal] load .dockerignore
07:36:49 [2022-07-09T07:36:49.833Z] #5 sha256:699391102c913ffcb92c420554079f9df5f6b61c9eec4d7a1b658cc4160fc9db
07:36:49 [2022-07-09T07:36:49.833Z] #5 DONE 0.0s
07:36:49 [2022-07-09T07:36:49.833Z] 
07:36:49 [2022-07-09T07:36:49.833Z] #6 [internal] load build definition from Dockerfile
07:36:49 [2022-07-09T07:36:49.833Z] #6 sha256:30e4f9e3f3e5a4f31b80cd633ece96fa9d5f21f803e2a66ba557b793b982c483
07:36:49 [2022-07-09T07:36:49.833Z] #6 DONE 0.0s
07:36:49 [2022-07-09T07:36:49.833Z] 
07:36:49 [2022-07-09T07:36:49.833Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:49 [2022-07-09T07:36:49.833Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1
07:36:50 [2022-07-09T07:36:50.775Z] #8 DONE 1.0s
07:36:50 [2022-07-09T07:36:50.775Z] 
07:36:50 [2022-07-09T07:36:50.775Z] #7 [internal] load metadata for docker.io/library/golang:1.18.3-bullseye
07:36:50 [2022-07-09T07:36:50.775Z] #7 sha256:641397e213ee0519be092b49edd722f418a5cbf8d1a3e8b86251735430cd5049
07:36:50 [2022-07-09T07:36:50.775Z] #7 DONE 0.9s
07:36:50 [2022-07-09T07:36:50.775Z] 
07:36:50 [2022-07-09T07:36:50.775Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0
07:36:50 [2022-07-09T07:36:50.775Z] #9 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec
07:36:50 [2022-07-09T07:36:50.775Z] #9 DONE 0.9s
07:36:50 [2022-07-09T07:36:50.775Z] 
07:36:50 [2022-07-09T07:36:50.775Z] #10 [internal] load metadata for docker.io/library/debian:bullseye
07:36:50 [2022-07-09T07:36:50.775Z] #10 sha256:c08f231fe9d4347c39d3f3df2426e12dc0703dd91f1f7771ce1ffc546db3100e
07:36:50 [2022-07-09T07:36:50.775Z] #10 DONE 1.0s
07:36:51 [2022-07-09T07:36:51.044Z] 
07:36:51 [2022-07-09T07:36:51.044Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.044Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:51 [2022-07-09T07:36:51.044Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.122Z] #11 ...
07:36:51 [2022-07-09T07:36:51.122Z] 
07:36:51 [2022-07-09T07:36:51.122Z] #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
07:36:51 [2022-07-09T07:36:51.122Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:36:51 [2022-07-09T07:36:51.122Z] #29 DONE 12.7s
07:36:51 [2022-07-09T07:36:51.122Z] 
07:36:51 [2022-07-09T07:36:51.122Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.122Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:51 [2022-07-09T07:36:51.307Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done
07:36:51 [2022-07-09T07:36:51.307Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
07:36:51 [2022-07-09T07:36:51.307Z] #11 sha256:ea66badd7cf7b734e2484a1905b6545bd944ef3bdeea18be833db3e2219f1153 1.80kB / 1.80kB done
07:36:51 [2022-07-09T07:36:51.380Z] #11 ...
07:36:51 [2022-07-09T07:36:51.380Z] 
07:36:51 [2022-07-09T07:36:51.380Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:36:51 [2022-07-09T07:36:51.380Z] #30 sha256:ca5e2810f90b09230cf2b804c2466bc7043bd4b103177fdc7f5f3899ce01493c
07:36:51 [2022-07-09T07:36:51.380Z] #30 DONE 0.5s
07:36:51 [2022-07-09T07:36:51.380Z] 
07:36:51 [2022-07-09T07:36:51.380Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.380Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:51 [2022-07-09T07:36:51.435Z] 
07:36:51 [2022-07-09T07:36:51.435Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.435Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:36:51 [2022-07-09T07:36:51.435Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.435Z] #11 resolve docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 0.1s done
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:46ae95f04a69e0161c554c17bc6b72b3e4851f3c9424a837e6c7fd2269e05cdb 7.10kB / 7.10kB done
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.24MB / 55.01MB 0.1s
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0B / 10.88MB 0.1s
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0B / 5.16MB 0.1s
07:36:51 [2022-07-09T07:36:51.567Z] #11 ...
07:36:51 [2022-07-09T07:36:51.567Z] 
07:36:51 [2022-07-09T07:36:51.567Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:36:51 [2022-07-09T07:36:51.567Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:36:51 [2022-07-09T07:36:51.567Z] #49 DONE 0.0s
07:36:51 [2022-07-09T07:36:51.567Z] 
07:36:51 [2022-07-09T07:36:51.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 16.78MB / 55.01MB 0.4s
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 2.09MB / 10.88MB 0.4s
07:36:51 [2022-07-09T07:36:51.567Z] #11 sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 5.16MB / 5.16MB 0.3s done
07:36:51 [2022-07-09T07:36:51.698Z] #11 sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7 1.86kB / 1.86kB done
07:36:51 [2022-07-09T07:36:51.698Z] #11 sha256:47b9c8aa3f8b415aeca87a1e13353a611df4cf64a07e38f14b1bc9679d56a3b8 1.80kB / 1.80kB done
07:36:51 [2022-07-09T07:36:51.830Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 2.10MB / 54.58MB 0.5s
07:36:51 [2022-07-09T07:36:51.955Z] #11 sha256:bc950948075bf8e1fe0467740895ef835b3f02433bd506557cdc0fa3e35aac1b 7.12kB / 7.12kB done
07:36:51 [2022-07-09T07:36:51.955Z] #11 ...
07:36:51 [2022-07-09T07:36:51.955Z] 
07:36:51 [2022-07-09T07:36:51.955Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11/Release.key
07:36:51 [2022-07-09T07:36:51.955Z] #49 sha256:796282aa346770b25c3cdbaf43d96fb558090751ec6b8a55d6373275ce915ff4
07:36:51 [2022-07-09T07:36:51.955Z] #49 DONE 0.0s
07:36:51 [2022-07-09T07:36:51.955Z] 
07:36:51 [2022-07-09T07:36:51.955Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:51 [2022-07-09T07:36:51.955Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:36:51 [2022-07-09T07:36:51.955Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0B / 53.70MB 0.2s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 22.02MB / 55.01MB 0.5s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 4.19MB / 10.88MB 0.5s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.34MB / 54.58MB 0.5s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 28.31MB / 55.01MB 0.7s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.7s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 13.46MB / 54.58MB 0.7s
07:36:52 [2022-07-09T07:36:52.144Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 25.17MB / 54.58MB 0.9s
07:36:52 [2022-07-09T07:36:52.213Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 8.39MB / 53.70MB 0.4s
07:36:52 [2022-07-09T07:36:52.409Z] #11 sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 10.88MB / 10.88MB 0.9s done
07:36:52 [2022-07-09T07:36:52.409Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 31.46MB / 55.01MB 1.1s
07:36:52 [2022-07-09T07:36:52.409Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 28.31MB / 54.58MB 1.1s
07:36:52 [2022-07-09T07:36:52.409Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0B / 85.88MB 1.1s
07:36:52 [2022-07-09T07:36:52.494Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 15.73MB / 53.70MB 0.5s
07:36:52 [2022-07-09T07:36:52.494Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 23.84MB / 53.70MB 0.6s
07:36:52 [2022-07-09T07:36:52.670Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 36.70MB / 55.01MB 1.2s
07:36:52 [2022-07-09T07:36:52.670Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 32.51MB / 54.58MB 1.2s
07:36:52 [2022-07-09T07:36:52.670Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 42.99MB / 55.01MB 1.4s
07:36:52 [2022-07-09T07:36:52.670Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 36.70MB / 54.58MB 1.4s
07:36:52 [2022-07-09T07:36:52.670Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 8.02MB / 85.88MB 1.4s
07:36:52 [2022-07-09T07:36:52.752Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 37.75MB / 53.70MB 0.8s
07:36:52 [2022-07-09T07:36:52.752Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 45.09MB / 53.70MB 0.9s
07:36:52 [2022-07-09T07:36:52.930Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 40.89MB / 54.58MB 1.5s
07:36:52 [2022-07-09T07:36:52.930Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 50.33MB / 55.01MB 1.5s
07:36:52 [2022-07-09T07:36:52.930Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 44.04MB / 54.58MB 1.5s
07:36:52 [2022-07-09T07:36:52.930Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 13.63MB / 85.88MB 1.5s
07:36:53 [2022-07-09T07:36:53.008Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 1.1s
07:36:53 [2022-07-09T07:36:53.008Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0B / 4.94MB 1.1s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 1.7s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 47.19MB / 54.58MB 1.7s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 51.38MB / 54.58MB 1.8s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 19.92MB / 85.88MB 1.8s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 1.9s
07:36:53 [2022-07-09T07:36:53.190Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 32.62MB / 85.88MB 1.9s
07:36:53 [2022-07-09T07:36:53.269Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 1.3s
07:36:53 [2022-07-09T07:36:53.269Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0B / 10.66MB 1.3s
07:36:53 [2022-07-09T07:36:53.455Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 39.85MB / 85.88MB 2.1s
07:36:53 [2022-07-09T07:36:53.525Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 4.19MB / 10.66MB 1.5s
07:36:53 [2022-07-09T07:36:53.525Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.49MB / 10.66MB 1.6s
07:36:53 [2022-07-09T07:36:53.723Z] #11 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done
07:36:53 [2022-07-09T07:36:53.723Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 48.39MB / 85.88MB 2.5s
07:36:54 [2022-07-09T07:36:54.173Z] #11 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.2s done
07:36:54 [2022-07-09T07:36:54.298Z] #11 sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 54.58MB / 54.58MB 2.7s done
07:36:54 [2022-07-09T07:36:54.298Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 53.48MB / 85.88MB 2.8s
07:36:54 [2022-07-09T07:36:54.298Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583
07:36:54 [2022-07-09T07:36:54.298Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 0B / 141.75MB 2.9s
07:36:54 [2022-07-09T07:36:54.298Z] #11 sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 156B / 156B 2.9s done
07:36:54 [2022-07-09T07:36:54.298Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 58.72MB / 85.88MB 3.1s
07:36:54 [2022-07-09T07:36:54.431Z] #11 sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 4.94MB / 4.94MB 2.4s done
07:36:54 [2022-07-09T07:36:54.431Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 0B / 81.09MB 2.5s
07:36:54 [2022-07-09T07:36:54.431Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 0.1s
07:36:54 [2022-07-09T07:36:54.559Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 63.96MB / 85.88MB 3.3s
07:36:54 [2022-07-09T07:36:54.559Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 8.39MB / 141.75MB 3.3s
07:36:54 [2022-07-09T07:36:54.688Z] #11 sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 10.66MB / 10.66MB 2.9s done
07:36:54 [2022-07-09T07:36:54.877Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 70.34MB / 85.88MB 3.4s
07:36:54 [2022-07-09T07:36:54.947Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 10.49MB / 81.09MB 3.1s
07:36:54 [2022-07-09T07:36:54.947Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 0B / 54.67MB 3.1s
07:36:55 [2022-07-09T07:36:55.141Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 76.55MB / 85.88MB 3.7s
07:36:55 [2022-07-09T07:36:55.141Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 16.78MB / 141.75MB 3.7s
07:36:55 [2022-07-09T07:36:55.215Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 14.68MB / 81.09MB 3.3s
07:36:55 [2022-07-09T07:36:55.215Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 3.90MB / 54.67MB 3.3s
07:36:55 [2022-07-09T07:36:55.215Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0B / 108.88MB 3.3s
07:36:55 [2022-07-09T07:36:55.408Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 81.79MB / 85.88MB 4.0s
07:36:55 [2022-07-09T07:36:55.515Z] #11 ...
07:36:55 [2022-07-09T07:36:55.515Z] 
07:36:55 [2022-07-09T07:36:55.515Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:55 [2022-07-09T07:36:55.515Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:36:55 [2022-07-09T07:36:55.515Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:36:55 [2022-07-09T07:36:55.515Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:36:55 [2022-07-09T07:36:55.515Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:36:55 [2022-07-09T07:36:55.515Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:36:55 [2022-07-09T07:36:55.515Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.7s done
07:36:55 [2022-07-09T07:36:55.515Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.2s done
07:36:55 [2022-07-09T07:36:55.515Z] #71 DONE 3.9s
07:36:55 [2022-07-09T07:36:55.515Z] 
07:36:55 [2022-07-09T07:36:55.515Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 11.53MB / 54.67MB 3.5s
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 19.92MB / 81.09MB 3.6s
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 14.68MB / 54.67MB 3.6s
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 8.39MB / 108.88MB 3.6s
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 24.12MB / 81.09MB 3.7s
07:36:55 [2022-07-09T07:36:55.515Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 17.83MB / 54.67MB 3.7s
07:36:55 [2022-07-09T07:36:55.568Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 5.1s
07:36:55 [2022-07-09T07:36:55.671Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 25.17MB / 141.75MB 4.3s
07:36:55 [2022-07-09T07:36:55.780Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 22.02MB / 54.67MB 3.8s
07:36:55 [2022-07-09T07:36:55.780Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 34.60MB / 81.09MB 4.0s
07:36:55 [2022-07-09T07:36:55.780Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 32.51MB / 54.67MB 4.0s
07:36:55 [2022-07-09T07:36:55.780Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 20.97MB / 108.88MB 4.0s
07:36:56 [2022-07-09T07:36:56.039Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 45.09MB / 81.09MB 4.3s
07:36:56 [2022-07-09T07:36:56.039Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 39.85MB / 54.67MB 4.3s
07:36:56 [2022-07-09T07:36:56.039Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 29.11MB / 108.88MB 4.3s
07:36:56 [2022-07-09T07:36:56.242Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 34.60MB / 141.75MB 4.7s
07:36:56 [2022-07-09T07:36:56.242Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 45.09MB / 141.75MB 4.9s
07:36:56 [2022-07-09T07:36:56.297Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 50.33MB / 81.09MB 4.4s
07:36:56 [2022-07-09T07:36:56.297Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 47.19MB / 54.67MB 4.4s
07:36:56 [2022-07-09T07:36:56.297Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 51.38MB / 54.67MB 4.5s
07:36:56 [2022-07-09T07:36:56.503Z] #11 sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 85.88MB / 85.88MB 5.0s done
07:36:56 [2022-07-09T07:36:56.503Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 52.43MB / 141.75MB 5.2s
07:36:56 [2022-07-09T07:36:56.557Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 34.60MB / 108.88MB 4.6s
07:36:56 [2022-07-09T07:36:56.557Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 56.62MB / 81.09MB 4.8s
07:36:56 [2022-07-09T07:36:56.557Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 4.8s
07:36:56 [2022-07-09T07:36:56.557Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 43.59MB / 108.88MB 4.8s
07:36:56 [2022-07-09T07:36:56.815Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 62.01MB / 81.09MB 4.9s
07:36:56 [2022-07-09T07:36:56.815Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 49.35MB / 108.88MB 5.0s
07:36:57 [2022-07-09T07:36:57.072Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 68.96MB / 81.09MB 5.1s
07:36:57 [2022-07-09T07:36:57.072Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 77.59MB / 81.09MB 5.3s
07:36:57 [2022-07-09T07:36:57.072Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 62.90MB / 108.88MB 5.3s
07:36:57 [2022-07-09T07:36:57.075Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 60.82MB / 141.75MB 5.5s
07:36:57 [2022-07-09T07:36:57.075Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 68.62MB / 141.75MB 5.8s
07:36:57 [2022-07-09T07:36:57.328Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 81.79MB / 108.88MB 5.6s
07:36:57 [2022-07-09T07:36:57.475Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 7.6s done
07:36:57 [2022-07-09T07:36:57.587Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 87.71MB / 108.88MB 5.7s
07:36:57 [2022-07-09T07:36:57.587Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 93.70MB / 108.88MB 5.8s
07:36:57 [2022-07-09T07:36:57.648Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 80.74MB / 141.75MB 6.3s
07:36:57 [2022-07-09T07:36:57.736Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95
07:36:57 [2022-07-09T07:36:57.844Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 99.61MB / 108.88MB 5.9s
07:36:57 [2022-07-09T07:36:57.908Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 92.27MB / 141.75MB 6.6s
07:36:57 [2022-07-09T07:36:57.994Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
07:36:57 [2022-07-09T07:36:57.994Z] #11 DONE 28.4s
07:36:57 [2022-07-09T07:36:57.994Z] 
07:36:57 [2022-07-09T07:36:57.994Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:36:57 [2022-07-09T07:36:57.994Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
07:36:58 [2022-07-09T07:36:58.100Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 105.91MB / 108.88MB 6.1s
07:36:58 [2022-07-09T07:36:58.100Z] #11 ...
07:36:58 [2022-07-09T07:36:58.100Z] 
07:36:58 [2022-07-09T07:36:58.100Z] #24 [internal] load build context
07:36:58 [2022-07-09T07:36:58.100Z] #24 sha256:3df2f212f64e95f5e83b9189827115059204b02fcaf6e59c70fc02b8bf57d339
07:36:58 [2022-07-09T07:36:58.100Z] #24 transferring context: 61.65MB 5.9s done
07:36:58 [2022-07-09T07:36:58.100Z] #24 DONE 6.7s
07:36:58 [2022-07-09T07:36:58.100Z] 
07:36:58 [2022-07-09T07:36:58.100Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:58 [2022-07-09T07:36:58.100Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:36:58 [2022-07-09T07:36:58.168Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 99.42MB / 141.75MB 6.9s
07:36:58 [2022-07-09T07:36:58.741Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 109.15MB / 141.75MB 7.3s
07:36:59 [2022-07-09T07:36:59.016Z] #49 18.37 Fetched 40.6 MB in 17s (2370 kB/s)
07:36:59 [2022-07-09T07:36:59.016Z] #49 18.37 Reading package lists...
07:36:59 [2022-07-09T07:36:59.016Z] #49 ...
07:36:59 [2022-07-09T07:36:59.016Z] 
07:36:59 [2022-07-09T07:36:59.016Z] #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
07:36:59 [2022-07-09T07:36:59.016Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:36:59 [2022-07-09T07:36:59.016Z] #20 18.62 Fetched 40.6 MB in 17s (2356 kB/s)
07:36:59 [2022-07-09T07:36:59.043Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 116.39MB / 141.75MB 7.7s
07:36:59 [2022-07-09T07:36:59.325Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 5.2s
07:36:59 [2022-07-09T07:36:59.325Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 123.73MB / 141.75MB 8.0s
07:36:59 [2022-07-09T07:36:59.368Z] #12 DONE 1.2s
07:36:59 [2022-07-09T07:36:59.368Z] 
07:36:59 [2022-07-09T07:36:59.368Z] #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
07:36:59 [2022-07-09T07:36:59.368Z] #31 sha256:5988368c73cb92cd8bd0b4f727d53c298775ca51bca3bae304de4d3ec3ce3c8a
07:36:59 [2022-07-09T07:36:59.368Z] #31 1.493 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:36:59 [2022-07-09T07:36:59.368Z] #31 1.771 
07:36:59 [2022-07-09T07:36:59.368Z] #31 1.986 #=#=#                                                                         

######################################################################## 100.0%
07:36:59 [2022-07-09T07:36:59.368Z] #31 2.265 
07:36:59 [2022-07-09T07:36:59.368Z] #31 3.152 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:36:59 [2022-07-09T07:36:59.368Z] #31 3.423 
07:36:59 [2022-07-09T07:36:59.368Z] #31 3.649 #=#=#                                                                         

#####################################                                     51.7%
######################################################################## 100.0%
07:36:59 [2022-07-09T07:36:59.368Z] #31 3.980 
07:36:59 [2022-07-09T07:36:59.368Z] #31 4.902 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:36:59 [2022-07-09T07:36:59.368Z] #31 5.172 
07:36:59 [2022-07-09T07:36:59.368Z] #31 5.393 #=#=#                                                                         

                                                                           0.1%
####################################                                      50.6%
###########################################                               60.1%
######################################################################## 100.0%
07:36:59 [2022-07-09T07:36:59.368Z] #31 6.142 
07:36:59 [2022-07-09T07:36:59.368Z] #31 7.049 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:36:59 [2022-07-09T07:36:59.368Z] #31 7.222 
07:36:59 [2022-07-09T07:36:59.368Z] #31 7.434 #=#=#                                                                         

######################################################################## 100.0%
07:36:59 [2022-07-09T07:36:59.368Z] #31 7.699 
07:36:59 [2022-07-09T07:36:59.476Z] #11 sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 54.67MB / 54.67MB 7.3s done
07:36:59 [2022-07-09T07:36:59.476Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 0B / 126B 7.6s
07:36:59 [2022-07-09T07:36:59.476Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 7.7s
07:36:59 [2022-07-09T07:36:59.738Z] #11 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 5.2s
07:36:59 [2022-07-09T07:36:59.900Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 134.68MB / 141.75MB 8.5s
07:36:59 [2022-07-09T07:36:59.900Z] #11 ...
07:36:59 [2022-07-09T07:36:59.900Z] 
07:36:59 [2022-07-09T07:36:59.900Z] #71 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:36:59 [2022-07-09T07:36:59.900Z] #71 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a
07:36:59 [2022-07-09T07:36:59.900Z] #71 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:36:59 [2022-07-09T07:36:59.900Z] #71 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:36:59 [2022-07-09T07:36:59.900Z] #71 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done
07:36:59 [2022-07-09T07:36:59.900Z] #71 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done
07:36:59 [2022-07-09T07:36:59.900Z] #71 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.7s done
07:36:59 [2022-07-09T07:36:59.900Z] #71 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.4s done
07:36:59 [2022-07-09T07:36:59.900Z] #71 DONE 8.8s
07:36:59 [2022-07-09T07:36:59.900Z] 
07:36:59 [2022-07-09T07:36:59.900Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:36:59 [2022-07-09T07:36:59.900Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:36:59 [2022-07-09T07:36:59.900Z] #11 ...
07:36:59 [2022-07-09T07:36:59.900Z] 
07:36:59 [2022-07-09T07:36:59.900Z] #24 [internal] load build context
07:36:59 [2022-07-09T07:36:59.900Z] #24 sha256:f3718a6c542366c1c33ab907e5813d01911cbbbd0b7105729ca746e34735088b
07:36:59 [2022-07-09T07:36:59.900Z] #24 transferring context: 60.42MB 8.8s
07:36:59 [2022-07-09T07:36:59.945Z] #31 ...
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #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
07:36:59 [2022-07-09T07:36:59.945Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
07:36:59 [2022-07-09T07:36:59.945Z] #13 DONE 0.5s
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:36:59 [2022-07-09T07:36:59.945Z] #25 sha256:a47b426e2b9977871019394700e1d9d469a68b8d6cdd2858b6ff0c7be39fefb6
07:36:59 [2022-07-09T07:36:59.945Z] #25 ...
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:36:59 [2022-07-09T07:36:59.945Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
07:36:59 [2022-07-09T07:36:59.945Z] #33 DONE 0.2s
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #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
07:36:59 [2022-07-09T07:36:59.945Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
07:36:59 [2022-07-09T07:36:59.945Z] #50 DONE 0.3s
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:36:59 [2022-07-09T07:36:59.945Z] #66 sha256:ae733b3fac813abdfd836e1ed29ed89eda58f0f12e7942e922f5b79ab9eb07db
07:36:59 [2022-07-09T07:36:59.945Z] #66 DONE 0.3s
07:36:59 [2022-07-09T07:36:59.945Z] 
07:36:59 [2022-07-09T07:36:59.945Z] #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
07:36:59 [2022-07-09T07:36:59.945Z] #67 sha256:7e6c6a57dd9c110aae68e12071f5213c8e406fa958f668180d3fb7a623b7be3b
07:37:00 [2022-07-09T07:37:00.163Z] #24 ...
07:37:00 [2022-07-09T07:37:00.163Z] 
07:37:00 [2022-07-09T07:37:00.163Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:00 [2022-07-09T07:37:00.163Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:00 [2022-07-09T07:37:00.255Z] #67 ...
07:37:00 [2022-07-09T07:37:00.255Z] 
07:37:00 [2022-07-09T07:37:00.255Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:37:00 [2022-07-09T07:37:00.255Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
07:37:00 [2022-07-09T07:37:00.255Z] #46 DONE 0.3s
07:37:00 [2022-07-09T07:37:00.255Z] 
07:37:00 [2022-07-09T07:37:00.255Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:37:00 [2022-07-09T07:37:00.255Z] #25 sha256:a47b426e2b9977871019394700e1d9d469a68b8d6cdd2858b6ff0c7be39fefb6
07:37:00 [2022-07-09T07:37:00.255Z] #25 DONE 0.5s
07:37:00 [2022-07-09T07:37:00.255Z] 
07:37:00 [2022-07-09T07:37:00.255Z] #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
07:37:00 [2022-07-09T07:37:00.255Z] #26 sha256:dbb5f050321a67847e11bae296f3e8e67c38aecc3fa85802aed4c570bdea87fa
07:37:00 [2022-07-09T07:37:00.732Z] #11 ...
07:37:00 [2022-07-09T07:37:00.732Z] 
07:37:00 [2022-07-09T07:37:00.732Z] #24 [internal] load build context
07:37:00 [2022-07-09T07:37:00.732Z] #24 sha256:f3718a6c542366c1c33ab907e5813d01911cbbbd0b7105729ca746e34735088b
07:37:00 [2022-07-09T07:37:00.732Z] #24 transferring context: 61.65MB 9.0s done
07:37:00 [2022-07-09T07:37:00.732Z] #24 DONE 9.7s
07:37:00 [2022-07-09T07:37:00.732Z] 
07:37:00 [2022-07-09T07:37:00.732Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:00 [2022-07-09T07:37:00.732Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:01 [2022-07-09T07:37:01.128Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded
07:37:01 [2022-07-09T07:37:01.302Z] #11 ...
07:37:01 [2022-07-09T07:37:01.302Z] 
07:37:01 [2022-07-09T07:37:01.302Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:37:01 [2022-07-09T07:37:01.302Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
07:37:01 [2022-07-09T07:37:01.302Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
07:37:01 [2022-07-09T07:37:01.302Z] #28 sha256:d2780094a226c21142d0ee4dbfaf11bb53bd569fc9e0b7d261e43de0954c9958 1.46kB / 1.46kB done
07:37:01 [2022-07-09T07:37:01.303Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
07:37:01 [2022-07-09T07:37:01.303Z] #28 sha256:9a67b70d0ba1d7c7690f917eedd8d24974dd8fd493205368b1e555a90c954208 529B / 529B done
07:37:01 [2022-07-09T07:37:01.303Z] #28 sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 55.01MB / 55.01MB 2.2s done
07:37:01 [2022-07-09T07:37:01.303Z] #28 ...
07:37:01 [2022-07-09T07:37:01.303Z] 
07:37:01 [2022-07-09T07:37:01.303Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:37:01 [2022-07-09T07:37:01.303Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:37:01 [2022-07-09T07:37:01.303Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:37:01 [2022-07-09T07:37:01.303Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:37:01 [2022-07-09T07:37:01.303Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:37:01 [2022-07-09T07:37:01.303Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 5.2s done
07:37:01 [2022-07-09T07:37:01.303Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.1s done
07:37:01 [2022-07-09T07:37:01.385Z] #11 ...
07:37:01 [2022-07-09T07:37:01.385Z] 
07:37:01 [2022-07-09T07:37:01.385Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:37:01 [2022-07-09T07:37:01.385Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:37:01 [2022-07-09T07:37:01.385Z] #73 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done
07:37:01 [2022-07-09T07:37:01.385Z] #73 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done
07:37:01 [2022-07-09T07:37:01.385Z] #73 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done
07:37:01 [2022-07-09T07:37:01.385Z] #73 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done
07:37:01 [2022-07-09T07:37:01.385Z] #73 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 1.0s done
07:37:01 [2022-07-09T07:37:01.385Z] #73 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.0s done
07:37:01 [2022-07-09T07:37:01.385Z] #73 ...
07:37:01 [2022-07-09T07:37:01.385Z] 
07:37:01 [2022-07-09T07:37:01.385Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:37:01 [2022-07-09T07:37:01.385Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
07:37:01 [2022-07-09T07:37:01.386Z] #28 resolve docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 0.1s done
07:37:01 [2022-07-09T07:37:01.386Z] #28 sha256:30d823f645b6a496842c2cff246aae9f07801fff859e8f5dc92d3a48e7b62209 1.48kB / 1.48kB done
07:37:01 [2022-07-09T07:37:01.386Z] #28 sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739 1.85kB / 1.85kB done
07:37:01 [2022-07-09T07:37:01.386Z] #28 sha256:bd276cb1059f6502e342d3052a4c2767f2b3a0196508f5c2c34ce6da4a15b104 529B / 529B done
07:37:01 [2022-07-09T07:37:01.386Z] #28 sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 53.70MB / 53.70MB 2.4s done
07:37:01 [2022-07-09T07:37:01.386Z] #28 extracting sha256:f873dfbc59b181817d5bc2b9fc31d90d8f9139c8cabb2fa7264f9bd7b418b8d2 6.3s done
07:37:01 [2022-07-09T07:37:01.567Z] #73 ...
07:37:01 [2022-07-09T07:37:01.567Z] 
07:37:01 [2022-07-09T07:37:01.567Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:01 [2022-07-09T07:37:01.567Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:01 [2022-07-09T07:37:01.567Z] #11 sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 141.75MB / 141.75MB 10.1s done
07:37:01 [2022-07-09T07:37:01.642Z] #26 ...
07:37:01 [2022-07-09T07:37:01.642Z] 
07:37:01 [2022-07-09T07:37:01.642Z] #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
07:37:01 [2022-07-09T07:37:01.642Z] #31 sha256:5988368c73cb92cd8bd0b4f727d53c298775ca51bca3bae304de4d3ec3ce3c8a
07:37:01 [2022-07-09T07:37:01.642Z] #31 8.476 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:37:01 [2022-07-09T07:37:01.642Z] #31 8.878 
07:37:01 [2022-07-09T07:37:01.642Z] #31 9.113 #=#=#                                                                         

######################################################################## 100.0%
07:37:01 [2022-07-09T07:37:01.642Z] #31 9.716 
07:37:01 [2022-07-09T07:37:01.642Z] #31 9.858 Download of images into '/build' complete.
07:37:01 [2022-07-09T07:37:01.642Z] #31 9.858 Use something like the following to load the result into a Docker daemon:
07:37:01 [2022-07-09T07:37:01.642Z] #31 9.858   tar -cC '/build' . | docker load
07:37:01 [2022-07-09T07:37:01.642Z] #31 DONE 10.1s
07:37:01 [2022-07-09T07:37:01.642Z] 
07:37:01 [2022-07-09T07:37:01.642Z] #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
07:37:01 [2022-07-09T07:37:01.642Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:01 [2022-07-09T07:37:01.642Z] #28 ...
07:37:01 [2022-07-09T07:37:01.642Z] 
07:37:01 [2022-07-09T07:37:01.642Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:01 [2022-07-09T07:37:01.642Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:37:01 [2022-07-09T07:37:01.642Z] #11 extracting sha256:bc7b65e0e9cdc28c8cedaabbc5cbae4652c9b107c47684de49f01a77741a5ded 0.4s done
07:37:01 [2022-07-09T07:37:01.832Z] #11 ...
07:37:01 [2022-07-09T07:37:01.832Z] 
07:37:01 [2022-07-09T07:37:01.832Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:37:01 [2022-07-09T07:37:01.832Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:37:01 [2022-07-09T07:37:01.832Z] #73 DONE 10.6s
07:37:02 [2022-07-09T07:37:02.097Z] 
07:37:02 [2022-07-09T07:37:02.097Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:02 [2022-07-09T07:37:02.097Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:02 [2022-07-09T07:37:02.213Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd
07:37:02 [2022-07-09T07:37:02.213Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 10.3s
07:37:02 [2022-07-09T07:37:02.470Z] #11 extracting sha256:b43836e7983cba8b758620a218a0ee622daf5513308b6a9e8316f94c271ecafd 0.4s done
07:37:03 [2022-07-09T07:37:03.032Z] #11 sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 108.88MB / 108.88MB 11.1s
07:37:03 [2022-07-09T07:37:03.032Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4
07:37:03 [2022-07-09T07:37:03.032Z] #11 sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 81.09MB / 81.09MB 11.1s done
07:37:04 [2022-07-09T07:37:04.007Z] #11 ...
07:37:04 [2022-07-09T07:37:04.007Z] 
07:37:04 [2022-07-09T07:37:04.007Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:37:04 [2022-07-09T07:37:04.007Z] #72 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:37:04 [2022-07-09T07:37:04.007Z] #72 DONE 0.8s
07:37:04 [2022-07-09T07:37:04.007Z] 
07:37:04 [2022-07-09T07:37:04.007Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:04 [2022-07-09T07:37:04.007Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:04 [2022-07-09T07:37:04.925Z] #11 sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 126B / 126B 12.7s
07:37:04 [2022-07-09T07:37:04.947Z] #11 ...
07:37:04 [2022-07-09T07:37:04.947Z] 
07:37:04 [2022-07-09T07:37:04.947Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:37:04 [2022-07-09T07:37:04.947Z] #74 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:37:04 [2022-07-09T07:37:04.947Z] #74 DONE 1.0s
07:37:04 [2022-07-09T07:37:04.947Z] 
07:37:04 [2022-07-09T07:37:04.947Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:37:04 [2022-07-09T07:37:04.947Z] #28 sha256:6f999a677109dc828a8b0d8341f2efbf429aa1380eaf792768ec14f747f30830
07:37:04 [2022-07-09T07:37:04.947Z] #28 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 10.8s
07:37:05 [2022-07-09T07:37:05.519Z] #28 DONE 14.1s
07:37:05 [2022-07-09T07:37:05.519Z] 
07:37:05 [2022-07-09T07:37:05.519Z] #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
07:37:05 [2022-07-09T07:37:05.519Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:37:05 [2022-07-09T07:37:05.837Z] #47 ...
07:37:05 [2022-07-09T07:37:05.837Z] 
07:37:05 [2022-07-09T07:37:05.837Z] #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
07:37:05 [2022-07-09T07:37:05.837Z] #67 sha256:7e6c6a57dd9c110aae68e12071f5213c8e406fa958f668180d3fb7a623b7be3b
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.318 + RM_GOPATH=0
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.318 + TMP_GOPATH=
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.318 + : /build
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.318 + '[' -z '' ']'
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.318 ++ mktemp -d
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.319 + export GOPATH=/tmp/tmp.RIFwEn85AQ
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.319 + GOPATH=/tmp/tmp.RIFwEn85AQ
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.319 + RM_GOPATH=1
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.319 + case "$(go env GOARCH)" in
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.319 ++ go env GOARCH
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + export GO_BUILDMODE=-buildmode=pie
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + GO_BUILDMODE=-buildmode=pie
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 ++ dirname /install.sh
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + dir=/
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + bin=rootlesskit
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + shift
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + '[' '!' -f //rootlesskit.installer ']'
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + . //rootlesskit.installer
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 ++ : 1920341cd41e047834a21007424162a2dc946315
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + install_rootlesskit
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + case "$1" in
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + export CGO_ENABLED=0
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + CGO_ENABLED=0
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + _install_rootlesskit
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + for f in rootlesskit rootlesskit-docker-proxy
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + GOBIN=/build
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + GO111MODULE=on
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.354 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:37:05 [2022-07-09T07:37:05.837Z] #67 4.855 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:37:05 [2022-07-09T07:37:05.853Z] #11 extracting sha256:b1209d2973c25405a6c092fa82923495c9cbf17ea31b92f3c5f9dc06d85c19a4 2.9s done
07:37:06 [2022-07-09T07:37:06.109Z] #11 ...
07:37:06 [2022-07-09T07:37:06.109Z] 
07:37:06 [2022-07-09T07:37:06.109Z] #73 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07
07:37:06 [2022-07-09T07:37:06.109Z] #73 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd
07:37:06 [2022-07-09T07:37:06.109Z] #73 DONE 14.8s
07:37:06 [2022-07-09T07:37:06.109Z] 
07:37:06 [2022-07-09T07:37:06.109Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:06 [2022-07-09T07:37:06.109Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:37:06 [2022-07-09T07:37:06.367Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e
07:37:06 [2022-07-09T07:37:06.367Z] #11 ...
07:37:06 [2022-07-09T07:37:06.367Z] 
07:37:06 [2022-07-09T07:37:06.367Z] #28 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:859ea45db307402ee024b153c7a63ad4888eb4751921abbef68679fc73c4c739
07:37:06 [2022-07-09T07:37:06.367Z] #28 sha256:b57acc032f86b43cfff8f981a7f9ed950014878a4a832c841fe0b1d5c9326d8b
07:37:06 [2022-07-09T07:37:06.367Z] #28 DONE 15.0s
07:37:06 [2022-07-09T07:37:06.367Z] 
07:37:06 [2022-07-09T07:37:06.367Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:06 [2022-07-09T07:37:06.367Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:37:06 [2022-07-09T07:37:06.459Z] #29 1.050 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:06 [2022-07-09T07:37:06.459Z] #29 1.075 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:37:06 [2022-07-09T07:37:06.459Z] #29 1.085 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:06 [2022-07-09T07:37:06.459Z] #29 1.214 Get:4 http://security.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:06 [2022-07-09T07:37:06.721Z] #29 1.402 Get:5 http://deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:06 [2022-07-09T07:37:06.980Z] #29 1.688 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:07 [2022-07-09T07:37:07.213Z] #67 7.238 go: downloading github.com/urfave/cli/v2 v2.4.0
07:37:07 [2022-07-09T07:37:07.213Z] #67 7.238 go: downloading github.com/sirupsen/logrus v1.8.1
07:37:08 [2022-07-09T07:37:08.151Z] #67 7.913 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:37:08 [2022-07-09T07:37:08.886Z] #29 3.471 Fetched 8548 kB in 3s (3191 kB/s)
07:37:09 [2022-07-09T07:37:09.017Z] #20 18.62 Reading package lists...
07:37:09 [2022-07-09T07:37:09.017Z] #20 ...
07:37:09 [2022-07-09T07:37:09.017Z] 
07:37:09 [2022-07-09T07:37:09.017Z] #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
07:37:09 [2022-07-09T07:37:09.017Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:37:09 [2022-07-09T07:37:09.017Z] #49 18.37 Reading package lists...
07:37:09 [2022-07-09T07:37:09.457Z] #29 3.471 Reading package lists...
07:37:09 [2022-07-09T07:37:09.588Z] #49 27.46 Reading package lists...
07:37:09 [2022-07-09T07:37:09.588Z] #49 ...
07:37:09 [2022-07-09T07:37:09.588Z] 
07:37:09 [2022-07-09T07:37:09.588Z] #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
07:37:09 [2022-07-09T07:37:09.588Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
07:37:09 [2022-07-09T07:37:09.588Z] #69 19.08 Fetched 40.6 MB in 18s (2300 kB/s)
07:37:09 [2022-07-09T07:37:09.588Z] #69 19.08 Reading package lists...
07:37:09 [2022-07-09T07:37:09.638Z] #11 extracting sha256:45de7579fd182b38801bac1fd07f78bcb0783b72fcfb57142857f83d2624686e 2.7s done
07:37:09 [2022-07-09T07:37:09.849Z] #69 28.06 Reading package lists...
07:37:09 [2022-07-09T07:37:09.849Z] #69 ...
07:37:09 [2022-07-09T07:37:09.849Z] 
07:37:09 [2022-07-09T07:37:09.849Z] #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
07:37:09 [2022-07-09T07:37:09.849Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:09 [2022-07-09T07:37:09.849Z] #20 18.62 Reading package lists...
07:37:10 [2022-07-09T07:37:10.053Z] #67 ...
07:37:10 [2022-07-09T07:37:10.053Z] 
07:37:10 [2022-07-09T07:37:10.053Z] #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
07:37:10 [2022-07-09T07:37:10.053Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:37:10 [2022-07-09T07:37:10.053Z] #62 4.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:10 [2022-07-09T07:37:10.053Z] #62 4.999 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:10 [2022-07-09T07:37:10.053Z] #62 4.999 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:10 [2022-07-09T07:37:10.053Z] #62 5.503 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:10 [2022-07-09T07:37:10.053Z] #62 6.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:10 [2022-07-09T07:37:10.053Z] #62 9.194 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:10 [2022-07-09T07:37:10.053Z] #62 ...
07:37:10 [2022-07-09T07:37:10.053Z] 
07:37:10 [2022-07-09T07:37:10.053Z] #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
07:37:10 [2022-07-09T07:37:10.053Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:37:10 [2022-07-09T07:37:10.053Z] #57 6.064 go: downloading mvdan.cc/sh/v3 v3.0.2
07:37:10 [2022-07-09T07:37:10.053Z] #57 ...
07:37:10 [2022-07-09T07:37:10.053Z] 
07:37:10 [2022-07-09T07:37:10.053Z] #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
07:37:10 [2022-07-09T07:37:10.053Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:10 [2022-07-09T07:37:10.053Z] #55 7.590 go: downloading github.com/golangci/golangci-lint v1.46.2
07:37:10 [2022-07-09T07:37:10.053Z] #55 9.791 go: downloading github.com/fatih/color v1.13.0
07:37:10 [2022-07-09T07:37:10.053Z] #55 9.895 go: downloading github.com/gofrs/flock v0.8.1
07:37:10 [2022-07-09T07:37:10.053Z] #55 9.986 go: downloading github.com/pkg/errors v0.9.1
07:37:10 [2022-07-09T07:37:10.053Z] #55 9.990 go: downloading github.com/spf13/cobra v1.4.0
07:37:10 [2022-07-09T07:37:10.053Z] #55 10.04 go: downloading github.com/spf13/pflag v1.0.5
07:37:10 [2022-07-09T07:37:10.053Z] #55 10.32 go: downloading github.com/spf13/viper v1.11.0
07:37:10 [2022-07-09T07:37:10.311Z] #55 ...
07:37:10 [2022-07-09T07:37:10.311Z] 
07:37:10 [2022-07-09T07:37:10.311Z] #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
07:37:10 [2022-07-09T07:37:10.311Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:37:10 [2022-07-09T07:37:10.311Z] #34 6.121 + git clone https://github.com/kolyshkin/go-swagger.git .
07:37:10 [2022-07-09T07:37:10.311Z] #34 6.136 Cloning into '.'...
07:37:10 [2022-07-09T07:37:10.311Z] #34 ...
07:37:10 [2022-07-09T07:37:10.311Z] 
07:37:10 [2022-07-09T07:37:10.311Z] #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             ;
07:37:10 [2022-07-09T07:37:10.311Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:10 [2022-07-09T07:37:10.311Z] #76 4.246 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:10 [2022-07-09T07:37:10.311Z] #76 4.272 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:10 [2022-07-09T07:37:10.311Z] #76 4.272 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:10 [2022-07-09T07:37:10.311Z] #76 4.574 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:10 [2022-07-09T07:37:10.311Z] #76 5.423 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:10 [2022-07-09T07:37:10.311Z] #76 6.725 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:10 [2022-07-09T07:37:10.398Z] #29 4.174 Reading package lists...
07:37:10 [2022-07-09T07:37:10.567Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 0.1s
07:37:10 [2022-07-09T07:37:10.569Z] #76 ...
07:37:10 [2022-07-09T07:37:10.569Z] 
07:37:10 [2022-07-09T07:37:10.569Z] #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
07:37:10 [2022-07-09T07:37:10.569Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:10 [2022-07-09T07:37:10.569Z] #14 4.741 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:10 [2022-07-09T07:37:10.569Z] #14 4.772 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:10 [2022-07-09T07:37:10.569Z] #14 4.772 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:10 [2022-07-09T07:37:10.569Z] #14 5.182 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:10 [2022-07-09T07:37:10.569Z] #14 6.280 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:10 [2022-07-09T07:37:10.569Z] #14 8.038 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:10 [2022-07-09T07:37:10.569Z] #14 ...
07:37:10 [2022-07-09T07:37:10.569Z] 
07:37:10 [2022-07-09T07:37:10.569Z] #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
07:37:10 [2022-07-09T07:37:10.569Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:10 [2022-07-09T07:37:10.569Z] #53 6.474 go: downloading gotest.tools/gotestsum v1.8.1
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.18 go: downloading github.com/dnephin/pflag v1.0.7
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.21 go: downloading github.com/fatih/color v1.10.0
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.36 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.68 go: downloading github.com/mattn/go-colorable v0.1.8
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.75 go: downloading github.com/mattn/go-isatty v0.0.12
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.83 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:37:10 [2022-07-09T07:37:10.569Z] #53 10.84 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:37:10 [2022-07-09T07:37:10.658Z] #29 4.998 Building dependency tree...
07:37:10 [2022-07-09T07:37:10.658Z] #29 5.366 The following additional packages will be installed:
07:37:10 [2022-07-09T07:37:10.658Z] #29 5.366   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:37:10 [2022-07-09T07:37:10.658Z] #29 5.366   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:37:10 [2022-07-09T07:37:10.658Z] #29 5.366 Recommended packages:
07:37:10 [2022-07-09T07:37:10.658Z] #29 5.366   libldap-common publicsuffix libsasl2-modules
07:37:10 [2022-07-09T07:37:10.827Z] #53 11.01 go: downloading github.com/jonboulle/clockwork v0.2.2
07:37:10 [2022-07-09T07:37:10.827Z] #53 ...
07:37:10 [2022-07-09T07:37:10.827Z] 
07:37:10 [2022-07-09T07:37:10.827Z] #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
07:37:10 [2022-07-09T07:37:10.827Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:37:10 [2022-07-09T07:37:10.827Z] #36 7.982 go: downloading github.com/go-delve/delve v1.8.1
07:37:10 [2022-07-09T07:37:10.827Z] #36 ...
07:37:10 [2022-07-09T07:37:10.827Z] 
07:37:10 [2022-07-09T07:37:10.827Z] #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
07:37:10 [2022-07-09T07:37:10.827Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:10 [2022-07-09T07:37:10.827Z] #42 3.834 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:10 [2022-07-09T07:37:10.827Z] #42 3.866 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:10 [2022-07-09T07:37:10.827Z] #42 3.866 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:10 [2022-07-09T07:37:10.827Z] #42 4.124 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:10 [2022-07-09T07:37:10.827Z] #42 4.772 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:10 [2022-07-09T07:37:10.827Z] #42 5.882 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:10 [2022-07-09T07:37:10.827Z] #42 ...
07:37:10 [2022-07-09T07:37:10.827Z] 
07:37:10 [2022-07-09T07:37:10.827Z] #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
07:37:10 [2022-07-09T07:37:10.827Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:37:10 [2022-07-09T07:37:10.827Z] #40 5.150 go: downloading github.com/tc-hib/go-winres v0.2.3
07:37:10 [2022-07-09T07:37:10.827Z] #40 6.128 go: downloading github.com/tc-hib/winres v0.1.5
07:37:10 [2022-07-09T07:37:10.827Z] #40 7.244 go: downloading github.com/urfave/cli/v2 v2.3.0
07:37:10 [2022-07-09T07:37:10.827Z] #40 7.484 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:37:10 [2022-07-09T07:37:10.827Z] #40 7.581 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:37:10 [2022-07-09T07:37:10.827Z] #40 11.06 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:37:10 [2022-07-09T07:37:10.919Z] #29 5.471 The following NEW packages will be installed:
07:37:10 [2022-07-09T07:37:10.919Z] #29 5.472   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:37:10 [2022-07-09T07:37:10.919Z] #29 5.472   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:37:10 [2022-07-09T07:37:10.919Z] #29 5.472   libssh2-1 openssl
07:37:11 [2022-07-09T07:37:11.086Z] #40 11.23 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:37:11 [2022-07-09T07:37:11.086Z] #40 ...
07:37:11 [2022-07-09T07:37:11.086Z] 
07:37:11 [2022-07-09T07:37:11.086Z] #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
07:37:11 [2022-07-09T07:37:11.086Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:37:11 [2022-07-09T07:37:11.086Z] #38 5.356 go: downloading github.com/pelletier/go-toml v1.8.1
07:37:11 [2022-07-09T07:37:11.086Z] #38 ...
07:37:11 [2022-07-09T07:37:11.086Z] 
07:37:11 [2022-07-09T07:37:11.086Z] #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
07:37:11 [2022-07-09T07:37:11.086Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:11 [2022-07-09T07:37:11.086Z] #51 7.291 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:11 [2022-07-09T07:37:11.086Z] #51 7.361 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:11 [2022-07-09T07:37:11.086Z] #51 7.364 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:11 [2022-07-09T07:37:11.086Z] #51 7.958 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:37:11 [2022-07-09T07:37:11.086Z] #51 8.438 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:11 [2022-07-09T07:37:11.086Z] #51 10.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.763 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.763 Need to get 3041 kB of archives.
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.763 After this operation, 6651 kB of additional disk space will be used.
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.763 Get:1 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.763 Get:2 http://security.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u3 [853 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:5 http://security.debian.org/debian-security bullseye-security/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:6 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.781 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.787 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.788 Get:11 http://deb.debian.org/debian bullseye/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u1 [341 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.791 Get:12 http://deb.debian.org/debian bullseye/main amd64 curl amd64 7.74.0-1.3+deb11u1 [267 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.798 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.803 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:37:11 [2022-07-09T07:37:11.210Z] #29 5.805 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:37:11 [2022-07-09T07:37:11.344Z] #51 ...
07:37:11 [2022-07-09T07:37:11.344Z] 
07:37:11 [2022-07-09T07:37:11.344Z] #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
07:37:11 [2022-07-09T07:37:11.344Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:11 [2022-07-09T07:37:11.344Z] #53 11.06 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:37:11 [2022-07-09T07:37:11.344Z] #53 11.21 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:37:11 [2022-07-09T07:37:11.344Z] #53 11.48 go: downloading golang.org/x/tools v0.1.0
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.168 debconf: delaying package configuration, since apt-utils is not installed
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.207 Fetched 3041 kB in 0s (9431 kB/s)
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.241 Selecting previously unselected package openssl.
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.241 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 6662 files and directories currently installed.)
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.250 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_amd64.deb ...
07:37:11 [2022-07-09T07:37:11.473Z] #29 6.301 Unpacking openssl (1.1.1n-0+deb11u3) ...
07:37:12 [2022-07-09T07:37:12.044Z] #29 6.559 Selecting previously unselected package ca-certificates.
07:37:12 [2022-07-09T07:37:12.044Z] #29 6.559 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:37:12 [2022-07-09T07:37:12.044Z] #29 6.568 Unpacking ca-certificates (20210119) ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.795 Selecting previously unselected package libbrotli1:amd64.
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.795 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.804 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.908 Selecting previously unselected package libsasl2-modules-db:amd64.
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.908 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.912 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.968 Selecting previously unselected package libsasl2-2:amd64.
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.968 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 6.974 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:12 [2022-07-09T07:37:12.307Z] #29 7.044 Selecting previously unselected package libldap-2.4-2:amd64.
07:37:12 [2022-07-09T07:37:12.307Z] #29 7.044 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.050 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.153 Selecting previously unselected package libnghttp2-14:amd64.
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.153 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.153 Unpacking libnghttp2-14:amd64 (1.43.0-1) ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.212 Selecting previously unselected package libpsl5:amd64.
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.212 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.216 Unpacking libpsl5:amd64 (0.21.0-1.2) ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.270 Selecting previously unselected package librtmp1:amd64.
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.270 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.274 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.324 Selecting previously unselected package libssh2-1:amd64.
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.324 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.328 Unpacking libssh2-1:amd64 (1.9.0-2) ...
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.401 Selecting previously unselected package libcurl4:amd64.
07:37:12 [2022-07-09T07:37:12.568Z] #29 7.401 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.405 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.498 Selecting previously unselected package curl.
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.498 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.503 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.577 Selecting previously unselected package libonig5:amd64.
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.577 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.577 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.647 Selecting previously unselected package libjq1:amd64.
07:37:12 [2022-07-09T07:37:12.832Z] #29 7.647 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.670 Unpacking libjq1:amd64 (1.6-2.1) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.760 Selecting previously unselected package jq.
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.760 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.760 Unpacking jq (1.6-2.1) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.809 Setting up libpsl5:amd64 (0.21.0-1.2) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.821 Setting up libbrotli1:amd64 (1.0.9-2+b2) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.831 Setting up libnghttp2-14:amd64 (1.43.0-1) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.844 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.855 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:37:13 [2022-07-09T07:37:13.096Z] #29 7.867 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.877 Setting up libssh2-1:amd64 (1.9.0-2) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.888 Setting up openssl (1.1.1n-0+deb11u3) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.904 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.914 Setting up libjq1:amd64 (1.6-2.1) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.924 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ...
07:37:13 [2022-07-09T07:37:13.358Z] #29 7.939 Setting up ca-certificates (20210119) ...
07:37:13 [2022-07-09T07:37:13.892Z] #11 ...
07:37:13 [2022-07-09T07:37:13.892Z] 
07:37:13 [2022-07-09T07:37:13.892Z] #72 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:37:13 [2022-07-09T07:37:13.892Z] #72 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef
07:37:13 [2022-07-09T07:37:13.892Z] #72 DONE 4.5s
07:37:13 [2022-07-09T07:37:13.892Z] 
07:37:13 [2022-07-09T07:37:13.892Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:13 [2022-07-09T07:37:13.892Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:37:13 [2022-07-09T07:37:13.892Z] #11 ...
07:37:13 [2022-07-09T07:37:13.892Z] 
07:37:13 [2022-07-09T07:37:13.892Z] #74 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:37:13 [2022-07-09T07:37:13.892Z] #74 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08
07:37:14 [2022-07-09T07:37:14.299Z] #29 8.740 Updating certificates in /etc/ssl/certs...
07:37:14 [2022-07-09T07:37:14.872Z] #29 ...
07:37:14 [2022-07-09T07:37:14.872Z] 
07:37:14 [2022-07-09T07:37:14.872Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:14 [2022-07-09T07:37:14.872Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:14 [2022-07-09T07:37:14.872Z] #11 extracting sha256:1339eaac5b67d16d6d9f41fb7a7b96f7cebf3ba4beab36cbb60935aa772af583 11.0s done
07:37:14 [2022-07-09T07:37:14.872Z] #11 extracting sha256:4c78fa1b97999d08408734a61040475ade5bd7e33e91c0d5170dba2c7c7a92fd 0.5s done
07:37:14 [2022-07-09T07:37:14.872Z] #11 extracting sha256:14f0d2bd524377dc42d072443c0e5e7cafa14f5df609d39bb1f717f43817a2cd 0.4s done
07:37:14 [2022-07-09T07:37:14.872Z] #11 extracting sha256:76e5964a957d206950c8c0de99f3c491ecec78887ebe4df0ac5ab9ceb536a4d5 7.1s done
07:37:14 [2022-07-09T07:37:14.872Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 0.8s
07:37:15 [2022-07-09T07:37:15.132Z] #11 ...
07:37:15 [2022-07-09T07:37:15.132Z] 
07:37:15 [2022-07-09T07:37:15.132Z] #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
07:37:15 [2022-07-09T07:37:15.132Z] #29 sha256:7bdf6cf138f41c9b6e963fa6a80afbf346a092a5a8ce9749a7fdc1435bee9c8b
07:37:15 [2022-07-09T07:37:15.132Z] #29 9.804 129 added, 0 removed; done.
07:37:15 [2022-07-09T07:37:15.132Z] #29 9.907 Setting up jq (1.6-2.1) ...
07:37:15 [2022-07-09T07:37:15.134Z] #20 27.63 Reading package lists...
07:37:15 [2022-07-09T07:37:15.134Z] #20 ...
07:37:15 [2022-07-09T07:37:15.134Z] 
07:37:15 [2022-07-09T07:37:15.134Z] #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
07:37:15 [2022-07-09T07:37:15.134Z] #74 sha256:4fd8d4b9d2fdde1f157446f72897a9804971aa1b5d90a2781471f3caf2f0b462
07:37:15 [2022-07-09T07:37:15.134Z] #74 30.61 + for f in rootlesskit rootlesskit-docker-proxy
07:37:15 [2022-07-09T07:37:15.134Z] #74 30.61 + GOBIN=/build
07:37:15 [2022-07-09T07:37:15.134Z] #74 30.61 + GO111MODULE=on
07:37:15 [2022-07-09T07:37:15.134Z] #74 30.61 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.15 rootlesskit version 1.0.0
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17 Usage of /build/rootlesskit-docker-proxy:
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17   -container-ip string
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17     	container ip
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17   -container-port int
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17     	container port (default -1)
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17   -host-ip string
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17     	host ip
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17   -host-port int
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17     	host port (default -1)
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17   -proto string
07:37:15 [2022-07-09T07:37:15.134Z] #74 34.17     	proxy protocol (default "tcp")
07:37:15 [2022-07-09T07:37:15.395Z] #74 DONE 34.6s
07:37:15 [2022-07-09T07:37:15.395Z] 
07:37:15 [2022-07-09T07:37:15.395Z] #75 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:37:15 [2022-07-09T07:37:15.395Z] #75 sha256:6d37d118ca0ad407c6254eab0288755d5a4951beff054d122dd32dd6e9d7d5ed
07:37:15 [2022-07-09T07:37:15.395Z] #75 DONE 0.1s
07:37:15 [2022-07-09T07:37:15.395Z] 
07:37:15 [2022-07-09T07:37:15.395Z] #76 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:37:15 [2022-07-09T07:37:15.395Z] #76 sha256:a199d495f569a76285f984eeb96159340f2907ee89b2003d40db3813af9e2496
07:37:15 [2022-07-09T07:37:15.395Z] #76 DONE 0.1s
07:37:15 [2022-07-09T07:37:15.395Z] 
07:37:15 [2022-07-09T07:37:15.395Z] #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
07:37:15 [2022-07-09T07:37:15.395Z] #29 9.925 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u1) ...
07:37:15 [2022-07-09T07:37:15.395Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
07:37:15 [2022-07-09T07:37:15.395Z] #29 9.937 Setting up curl (7.74.0-1.3+deb11u1) ...
07:37:15 [2022-07-09T07:37:15.395Z] #29 9.948 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:15 [2022-07-09T07:37:15.395Z] #29 9.968 Processing triggers for ca-certificates (20210119) ...
07:37:15 [2022-07-09T07:37:15.395Z] #29 9.981 Updating certificates in /etc/ssl/certs...
07:37:16 [2022-07-09T07:37:16.340Z] #29 10.84 0 added, 0 removed; done.
07:37:16 [2022-07-09T07:37:16.340Z] #29 10.84 Running hooks in /etc/ca-certificates/update.d...
07:37:16 [2022-07-09T07:37:16.340Z] #29 10.84 done.
07:37:16 [2022-07-09T07:37:16.415Z] #74 DONE 3.0s
07:37:16 [2022-07-09T07:37:16.415Z] 
07:37:16 [2022-07-09T07:37:16.415Z] #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
07:37:16 [2022-07-09T07:37:16.415Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
07:37:16 [2022-07-09T07:37:16.415Z] #29 1.121 Get:1 http://security.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 1.123 Get:2 http://deb.debian.org/debian bullseye InRelease [116 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 1.141 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 1.258 Get:4 http://security.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 1.434 Get:5 http://deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 2.063 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:16 [2022-07-09T07:37:16.415Z] #29 3.792 Fetched 8435 kB in 3s (2868 kB/s)
07:37:16 [2022-07-09T07:37:16.415Z] #29 3.792 Reading package lists...
07:37:16 [2022-07-09T07:37:16.415Z] #29 4.411 Reading package lists...
07:37:16 [2022-07-09T07:37:16.415Z] #29 4.942 Building dependency tree...
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.271 The following additional packages will be installed:
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.272   libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.272   librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.274 Recommended packages:
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.274   libldap-common publicsuffix libsasl2-modules
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.416 The following NEW packages will be installed:
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.416   ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.416   libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.416   libssh2-1 openssl
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.709 0 upgraded, 15 newly installed, 0 to remove and 2 not upgraded.
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.709 Need to get 2934 kB of archives.
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.709 After this operation, 6476 kB of additional disk space will be used.
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.709 Get:1 http://security.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u3 [830 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.709 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.739 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.812 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.815 Get:5 http://security.debian.org/debian-security bullseye-security/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.821 Get:6 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.829 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.832 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.845 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.847 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.851 Get:11 http://deb.debian.org/debian bullseye/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u1 [320 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.855 Get:12 http://deb.debian.org/debian bullseye/main arm64 curl arm64 7.74.0-1.3+deb11u1 [261 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.857 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.880 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 5.880 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.285 debconf: delaying package configuration, since apt-utils is not installed
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.331 Fetched 2934 kB in 0s (6484 kB/s)
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.750 Selecting previously unselected package openssl.
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.750 (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 ... 6654 files and directories currently installed.)
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.755 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u3_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.761 Unpacking openssl (1.1.1n-0+deb11u3) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.960 Selecting previously unselected package ca-certificates.
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.960 Preparing to unpack .../01-ca-certificates_20210119_all.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 6.968 Unpacking ca-certificates (20210119) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 7.552 Selecting previously unselected package libbrotli1:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 7.552 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 7.690 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.019 Selecting previously unselected package libsasl2-modules-db:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.019 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.030 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.415 Selecting previously unselected package libsasl2-2:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.415 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.423 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.946 Selecting previously unselected package libldap-2.4-2:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 8.946 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.005 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.498 Selecting previously unselected package libnghttp2-14:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.498 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.506 Unpacking libnghttp2-14:arm64 (1.43.0-1) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.779 Selecting previously unselected package libpsl5:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.780 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.799 Unpacking libpsl5:arm64 (0.21.0-1.2) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.881 Selecting previously unselected package librtmp1:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.881 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.895 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.949 Selecting previously unselected package libssh2-1:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.949 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 9.956 Unpacking libssh2-1:arm64 (1.9.0-2) ...
07:37:16 [2022-07-09T07:37:16.415Z] #29 10.02 Selecting previously unselected package libcurl4:arm64.
07:37:16 [2022-07-09T07:37:16.415Z] #29 10.02 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.614Z] #53 ...
07:37:16 [2022-07-09T07:37:16.614Z] 
07:37:16 [2022-07-09T07:37:16.614Z] #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
07:37:16 [2022-07-09T07:37:16.614Z] #67 sha256:7e6c6a57dd9c110aae68e12071f5213c8e406fa958f668180d3fb7a623b7be3b
07:37:16 [2022-07-09T07:37:16.614Z] #67 10.53 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:37:16 [2022-07-09T07:37:16.614Z] #67 11.44 go: downloading github.com/google/uuid v1.3.0
07:37:16 [2022-07-09T07:37:16.614Z] #67 11.52 go: downloading github.com/moby/vpnkit v0.5.0
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.03 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.24 go: downloading github.com/gofrs/flock v0.8.1
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.40 go: downloading github.com/gorilla/mux v1.8.0
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.66 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.91 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:37:16 [2022-07-09T07:37:16.614Z] #67 13.95 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:37:16 [2022-07-09T07:37:16.614Z] #67 14.14 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:37:16 [2022-07-09T07:37:16.614Z] #67 15.39 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:37:16 [2022-07-09T07:37:16.614Z] #67 ...
07:37:16 [2022-07-09T07:37:16.614Z] 
07:37:16 [2022-07-09T07:37:16.614Z] #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
07:37:16 [2022-07-09T07:37:16.614Z] #26 sha256:dbb5f050321a67847e11bae296f3e8e67c38aecc3fa85802aed4c570bdea87fa
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.797 + RM_GOPATH=0
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.797 + TMP_GOPATH=
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.797 + : /build
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.797 + '[' -z '' ']'
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.797 ++ mktemp -d
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.803 + export GOPATH=/tmp/tmp.HzQ29nXsUl
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.803 + GOPATH=/tmp/tmp.HzQ29nXsUl
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.803 + RM_GOPATH=1
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.803 + case "$(go env GOARCH)" in
07:37:16 [2022-07-09T07:37:16.614Z] #26 6.803 ++ go env GOARCH
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.810 + export GO_BUILDMODE=-buildmode=pie
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.833 + GO_BUILDMODE=-buildmode=pie
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.833 ++ dirname /install.sh
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.840 + dir=/
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 Install docker/cli version 17.06.2-ce from stable
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + bin=dockercli
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + shift
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + '[' '!' -f //dockercli.installer ']'
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + . //dockercli.installer
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 ++ : stable
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 ++ : 17.06.2-ce
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + install_dockercli
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 ++ uname -m
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.852 + arch=x86_64
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.856 + '[' x86_64 '!=' x86_64 ']'
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.864 + url=https://download.docker.com/linux/static
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.865 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:37:16 [2022-07-09T07:37:16.615Z] #26 6.865 + tar -xz docker/docker
07:37:16 [2022-07-09T07:37:16.615Z] #26 15.72 + mkdir -p /build
07:37:16 [2022-07-09T07:37:16.615Z] #26 15.72 + mv docker/docker /build/
07:37:16 [2022-07-09T07:37:16.615Z] #26 15.72 + rmdir docker
07:37:16 [2022-07-09T07:37:16.615Z] #26 DONE 16.2s
07:37:16 [2022-07-09T07:37:16.615Z] 
07:37:16 [2022-07-09T07:37:16.615Z] #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
07:37:16 [2022-07-09T07:37:16.615Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:16 [2022-07-09T07:37:16.615Z] #47 6.240 + git clone https://github.com/docker/distribution.git .
07:37:16 [2022-07-09T07:37:16.615Z] #47 6.240 Cloning into '.'...
07:37:16 [2022-07-09T07:37:16.615Z] #47 ...
07:37:16 [2022-07-09T07:37:16.615Z] 
07:37:16 [2022-07-09T07:37:16.615Z] #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
07:37:16 [2022-07-09T07:37:16.615Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:16 [2022-07-09T07:37:16.615Z] #14 16.62 Fetched 8548 kB in 12s (708 kB/s)
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.02 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.09 Selecting previously unselected package curl.
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.09 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.10 Unpacking curl (7.74.0-1.3+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.18 Selecting previously unselected package libonig5:arm64.
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.18 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.19 Unpacking libonig5:arm64 (6.9.6-1.1) ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.25 Selecting previously unselected package libjq1:arm64.
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.25 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.26 Unpacking libjq1:arm64 (1.6-2.1) ...
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.31 Selecting previously unselected package jq.
07:37:16 [2022-07-09T07:37:16.674Z] #29 10.31 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.32 Unpacking jq (1.6-2.1) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.37 Setting up libpsl5:arm64 (0.21.0-1.2) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.47 Setting up libbrotli1:arm64 (1.0.9-2+b2) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.48 Setting up libnghttp2-14:arm64 (1.43.0-1) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.49 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.51 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.52 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.54 Setting up libssh2-1:arm64 (1.9.0-2) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.55 Setting up openssl (1.1.1n-0+deb11u3) ...
07:37:16 [2022-07-09T07:37:16.930Z] #29 10.57 Setting up libonig5:arm64 (6.9.6-1.1) ...
07:37:17 [2022-07-09T07:37:17.188Z] #29 10.59 Setting up libjq1:arm64 (1.6-2.1) ...
07:37:17 [2022-07-09T07:37:17.188Z] #29 10.61 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ...
07:37:17 [2022-07-09T07:37:17.188Z] #29 10.63 Setting up ca-certificates (20210119) ...
07:37:17 [2022-07-09T07:37:17.308Z] #69 28.06 Reading package lists...
07:37:17 [2022-07-09T07:37:17.308Z] #69 ...
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #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
07:37:17 [2022-07-09T07:37:17.308Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:37:17 [2022-07-09T07:37:17.308Z] #49 27.46 Reading package lists...
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #49 ...
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #79 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64
07:37:17 [2022-07-09T07:37:17.308Z] #79 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9
07:37:17 [2022-07-09T07:37:17.308Z] #79 CACHED
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #81 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64
07:37:17 [2022-07-09T07:37:17.308Z] #81 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9
07:37:17 [2022-07-09T07:37:17.308Z] #81 CACHED
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #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             ;
07:37:17 [2022-07-09T07:37:17.308Z] #83 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:17 [2022-07-09T07:37:17.308Z] #83 CACHED
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #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
07:37:17 [2022-07-09T07:37:17.308Z] #84 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:37:17 [2022-07-09T07:37:17.308Z] #84 CACHED
07:37:17 [2022-07-09T07:37:17.308Z] 
07:37:17 [2022-07-09T07:37:17.308Z] #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
07:37:17 [2022-07-09T07:37:17.308Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:37:18 [2022-07-09T07:37:18.117Z] #29 11.35 Updating certificates in /etc/ssl/certs...
07:37:18 [2022-07-09T07:37:18.746Z] #49 36.74 Building dependency tree...
07:37:18 [2022-07-09T07:37:18.746Z] #49 38.24 Reading state information...
07:37:19 [2022-07-09T07:37:19.048Z] #29 12.38 129 added, 0 removed; done.
07:37:19 [2022-07-09T07:37:19.048Z] #29 12.52 Setting up jq (1.6-2.1) ...
07:37:19 [2022-07-09T07:37:19.048Z] #29 12.55 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u1) ...
07:37:19 [2022-07-09T07:37:19.048Z] #29 12.56 Setting up curl (7.74.0-1.3+deb11u1) ...
07:37:19 [2022-07-09T07:37:19.308Z] #29 12.59 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:19 [2022-07-09T07:37:19.308Z] #29 12.63 Processing triggers for ca-certificates (20210119) ...
07:37:19 [2022-07-09T07:37:19.308Z] #29 12.65 Updating certificates in /etc/ssl/certs...
07:37:19 [2022-07-09T07:37:19.636Z] #29 DONE 13.8s
07:37:19 [2022-07-09T07:37:19.636Z] 
07:37:19 [2022-07-09T07:37:19.636Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:37:19 [2022-07-09T07:37:19.636Z] #30 sha256:217c2a6b50691be5ed2a90810e8a897185c55359d9c158540398a366c0ba78fe
07:37:19 [2022-07-09T07:37:19.636Z] #30 DONE 0.1s
07:37:19 [2022-07-09T07:37:19.636Z] 
07:37:19 [2022-07-09T07:37:19.636Z] #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
07:37:19 [2022-07-09T07:37:19.636Z] #31 sha256:eee0545371892d01c2388daba1e1cd591cffaf9c9508ce93fd9639cb0434e5df
07:37:19 [2022-07-09T07:37:19.871Z] #29 ...
07:37:19 [2022-07-09T07:37:19.871Z] 
07:37:19 [2022-07-09T07:37:19.871Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:19 [2022-07-09T07:37:19.871Z] #11 sha256:552459225def2b35a0395cda7aebc9172ec626cb2e8ebea02eb82c51bc8ef135
07:37:19 [2022-07-09T07:37:19.871Z] #11 extracting sha256:09213cdc9ef2023f1943ad4907183f8af30193b6720a298a5f32e45f13339f6c 8.7s done
07:37:19 [2022-07-09T07:37:19.871Z] #11 extracting sha256:68d122fd51f7aecdebb755fb8e6676014e657f64aad3f75c91b9e7f61d9ed945 done
07:37:19 [2022-07-09T07:37:19.871Z] #11 DONE 28.4s
07:37:19 [2022-07-09T07:37:19.871Z] 
07:37:19 [2022-07-09T07:37:19.871Z] #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
07:37:19 [2022-07-09T07:37:19.871Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
07:37:19 [2022-07-09T07:37:19.871Z] #29 13.32 0 added, 0 removed; done.
07:37:19 [2022-07-09T07:37:19.871Z] #29 13.32 Running hooks in /etc/ca-certificates/update.d...
07:37:19 [2022-07-09T07:37:19.871Z] #29 13.33 done.
07:37:19 [2022-07-09T07:37:19.871Z] #29 ...
07:37:19 [2022-07-09T07:37:19.871Z] 
07:37:19 [2022-07-09T07:37:19.871Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:37:19 [2022-07-09T07:37:19.871Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.60 The following additional packages will be installed:
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.62   cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 xxd
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.66 Suggested packages:
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.66   cmake-doc ninja-build lrzip
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.66 Recommended packages:
07:37:20 [2022-07-09T07:37:20.125Z] #49 39.66   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:37:20 [2022-07-09T07:37:20.128Z] #12 ...
07:37:20 [2022-07-09T07:37:20.128Z] 
07:37:20 [2022-07-09T07:37:20.128Z] #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
07:37:20 [2022-07-09T07:37:20.128Z] #29 sha256:1e66f1a1fcd5a0dbc23fcf2b282ab8674417f52b696abf47e94e044f8ba0d1c4
07:37:20 [2022-07-09T07:37:20.128Z] #29 DONE 13.7s
07:37:20 [2022-07-09T07:37:20.387Z] 
07:37:20 [2022-07-09T07:37:20.387Z] #30 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh /
07:37:20 [2022-07-09T07:37:20.387Z] #30 sha256:3b5b0ac034674a5f5c0d0d8fd5c6e1f51be6a1dfac32c76f3412054cc8cefcc3
07:37:20 [2022-07-09T07:37:20.387Z] #30 DONE 0.1s
07:37:20 [2022-07-09T07:37:20.387Z] 
07:37:20 [2022-07-09T07:37:20.387Z] #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
07:37:20 [2022-07-09T07:37:20.387Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:20 [2022-07-09T07:37:20.643Z] #31 ...
07:37:20 [2022-07-09T07:37:20.643Z] 
07:37:20 [2022-07-09T07:37:20.643Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:37:20 [2022-07-09T07:37:20.643Z] #12 sha256:13103095655c5bba4eeebd3103180d0be73b132b813a520823528d3ca7e8775b
07:37:20 [2022-07-09T07:37:20.643Z] #12 DONE 0.7s
07:37:20 [2022-07-09T07:37:20.694Z] #49 40.14 The following NEW packages will be installed:
07:37:20 [2022-07-09T07:37:20.694Z] #49 40.16   cmake cmake-data libarchive13 libjsoncpp24 librhash0 libuv1 vim-common xxd
07:37:20 [2022-07-09T07:37:20.805Z] #14 16.62 Reading package lists...
07:37:20 [2022-07-09T07:37:20.805Z] #14 ...
07:37:20 [2022-07-09T07:37:20.805Z] 
07:37:20 [2022-07-09T07:37:20.805Z] #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
07:37:20 [2022-07-09T07:37:20.805Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:20 [2022-07-09T07:37:20.805Z] #55 10.50 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:37:20 [2022-07-09T07:37:20.805Z] #55 11.12 go: downloading github.com/mattn/go-colorable v0.1.12
07:37:20 [2022-07-09T07:37:20.805Z] #55 11.13 go: downloading github.com/mattn/go-isatty v0.0.14
07:37:20 [2022-07-09T07:37:20.805Z] #55 11.41 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
07:37:20 [2022-07-09T07:37:20.805Z] #55 11.41 go: downloading github.com/go-critic/go-critic v0.6.3
07:37:20 [2022-07-09T07:37:20.805Z] #55 13.53 go: downloading github.com/hashicorp/go-version v1.4.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 13.74 go: downloading github.com/ldez/gomoddirectives v0.2.3
07:37:20 [2022-07-09T07:37:20.805Z] #55 14.02 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 14.10 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.09 go: downloading github.com/sirupsen/logrus v1.8.1
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.09 go: downloading github.com/stretchr/testify v1.7.1
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.37 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.49 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.66 go: downloading github.com/fsnotify/fsnotify v1.5.4
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.66 go: downloading github.com/mitchellh/mapstructure v1.5.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 19.84 go: downloading github.com/spf13/afero v1.8.2
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.00 go: downloading github.com/spf13/cast v1.4.1
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.08 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.26 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.34 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.62 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 ...
07:37:20 [2022-07-09T07:37:20.805Z] 
07:37:20 [2022-07-09T07:37:20.805Z] #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
07:37:20 [2022-07-09T07:37:20.805Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:37:20 [2022-07-09T07:37:20.805Z] #57 10.67 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:37:20 [2022-07-09T07:37:20.805Z] #57 10.70 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:37:20 [2022-07-09T07:37:20.805Z] #57 10.79 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:37:20 [2022-07-09T07:37:20.805Z] #57 12.87 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:37:20 [2022-07-09T07:37:20.805Z] #57 ...
07:37:20 [2022-07-09T07:37:20.805Z] 
07:37:20 [2022-07-09T07:37:20.805Z] #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
07:37:20 [2022-07-09T07:37:20.805Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:20 [2022-07-09T07:37:20.805Z] #55 20.72 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:37:20 [2022-07-09T07:37:20.805Z] #55 21.00 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:37:20 [2022-07-09T07:37:20.805Z] #55 21.09 go: downloading github.com/go-toolsmith/astp v1.0.0
07:37:20 [2022-07-09T07:37:20.902Z] 
07:37:20 [2022-07-09T07:37:20.902Z] #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
07:37:20 [2022-07-09T07:37:20.902Z] #13 sha256:ff9d7616fb0c727acb27c69f498c91180e8e4a46278532d09a9dd89e43efb14d
07:37:21 [2022-07-09T07:37:21.063Z] #55 21.16 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:37:21 [2022-07-09T07:37:21.063Z] #55 ...
07:37:21 [2022-07-09T07:37:21.063Z] 
07:37:21 [2022-07-09T07:37:21.063Z] #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
07:37:21 [2022-07-09T07:37:21.063Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 tomll can be used in two ways:
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 Writing to STDIN and reading from STDOUT:
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72   cat file.toml | tomll > file.toml
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 Reading and updating a list of files:
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72   tomll a.toml b.toml c.toml
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 
07:37:21 [2022-07-09T07:37:21.063Z] #38 20.72 When given a list of files, tomll will modify all files in place without asking.
07:37:21 [2022-07-09T07:37:21.063Z] #38 DONE 21.2s
07:37:21 [2022-07-09T07:37:21.063Z] 
07:37:21 [2022-07-09T07:37:21.063Z] #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
07:37:21 [2022-07-09T07:37:21.063Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:21 [2022-07-09T07:37:21.063Z] #55 21.29 go: downloading github.com/go-toolsmith/typep v1.0.2
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.62 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.62 Need to get 8418 kB of archives.
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.62 After this operation, 34.9 MB of additional disk space will be used.
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.64 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.65 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:37:21 [2022-07-09T07:37:21.078Z] #49 40.72 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:37:21 [2022-07-09T07:37:21.323Z] #55 21.52 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
07:37:21 [2022-07-09T07:37:21.337Z] #49 40.73 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:37:21 [2022-07-09T07:37:21.337Z] #49 40.74 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:37:21 [2022-07-09T07:37:21.337Z] #49 40.75 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:37:21 [2022-07-09T07:37:21.337Z] #49 40.76 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:37:21 [2022-07-09T07:37:21.465Z] #13 DONE 0.9s
07:37:21 [2022-07-09T07:37:21.465Z] 
07:37:21 [2022-07-09T07:37:21.465Z] #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
07:37:21 [2022-07-09T07:37:21.465Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:21 [2022-07-09T07:37:21.542Z] #31 2.158 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:37:21 [2022-07-09T07:37:21.722Z] #31 ...
07:37:21 [2022-07-09T07:37:21.722Z] 
07:37:21 [2022-07-09T07:37:21.722Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:37:21 [2022-07-09T07:37:21.722Z] #46 sha256:b800f0abf501966fb97595329615fd15baa01c342f51b54e938e1f9eb91b45d0
07:37:21 [2022-07-09T07:37:21.722Z] #46 DONE 0.2s
07:37:21 [2022-07-09T07:37:21.722Z] 
07:37:21 [2022-07-09T07:37:21.722Z] #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
07:37:21 [2022-07-09T07:37:21.722Z] #50 sha256:15c133dfec257524e63bea93c84c1def8d71882a44dde00929a99bde82bd1576
07:37:21 [2022-07-09T07:37:21.722Z] #50 DONE 0.3s
07:37:21 [2022-07-09T07:37:21.722Z] 
07:37:21 [2022-07-09T07:37:21.722Z] #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
07:37:21 [2022-07-09T07:37:21.722Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:37:21 [2022-07-09T07:37:21.804Z] #31 2.515 
07:37:21 [2022-07-09T07:37:21.907Z] #49 41.34 debconf: delaying package configuration, since apt-utils is not installed
07:37:21 [2022-07-09T07:37:21.979Z] #51 ...
07:37:21 [2022-07-09T07:37:21.979Z] 
07:37:21 [2022-07-09T07:37:21.979Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:37:21 [2022-07-09T07:37:21.979Z] #33 sha256:66313258d20f27b9db0a53e5efb7424eaf849c6f47c74928265b14ecf1962cea
07:37:21 [2022-07-09T07:37:21.979Z] #33 DONE 0.5s
07:37:21 [2022-07-09T07:37:21.979Z] 
07:37:21 [2022-07-09T07:37:21.979Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:37:21 [2022-07-09T07:37:21.979Z] #25 sha256:4b92a86b952c37fbf8bcd001d620c1413d9aa3c3a3161152c0c8a5eb12b020b8
07:37:21 [2022-07-09T07:37:21.979Z] #25 DONE 0.5s
07:37:21 [2022-07-09T07:37:21.979Z] 
07:37:21 [2022-07-09T07:37:21.979Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:37:21 [2022-07-09T07:37:21.979Z] #66 sha256:c3f6c09e3f0c35bfc3b5e2c5d020fc3f04549df19c212e883912fd1b2143b12e
07:37:21 [2022-07-09T07:37:21.979Z] #66 DONE 0.6s
07:37:21 [2022-07-09T07:37:21.979Z] 
07:37:21 [2022-07-09T07:37:21.979Z] #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
07:37:21 [2022-07-09T07:37:21.979Z] #67 sha256:4d4800b430a73b1e9e94c6210e348d1e697b1ae49141c4b21c424da78e640ebe
07:37:22 [2022-07-09T07:37:22.065Z] #31 2.744 #=#=#                                                                         

######################################################################## 100.0%
07:37:22 [2022-07-09T07:37:22.167Z] #49 41.60 Fetched 8418 kB in 1s (15.2 MB/s)
07:37:22 [2022-07-09T07:37:22.167Z] #49 41.64 Selecting previously unselected package xxd.
07:37:22 [2022-07-09T07:37:22.167Z] #49 41.64 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
07:37:22 [2022-07-09T07:37:22.167Z] #49 41.70 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:37:22 [2022-07-09T07:37:22.167Z] #49 41.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:37:22 [2022-07-09T07:37:22.274Z] #55 22.43 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:37:22 [2022-07-09T07:37:22.274Z] #55 22.60 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
07:37:22 [2022-07-09T07:37:22.324Z] #31 3.042 
07:37:22 [2022-07-09T07:37:22.426Z] #49 41.78 Selecting previously unselected package vim-common.
07:37:22 [2022-07-09T07:37:22.426Z] #49 41.78 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:37:22 [2022-07-09T07:37:22.426Z] #49 41.80 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:37:22 [2022-07-09T07:37:22.426Z] #49 ...
07:37:22 [2022-07-09T07:37:22.426Z] 
07:37:22 [2022-07-09T07:37:22.426Z] #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
07:37:22 [2022-07-09T07:37:22.427Z] #69 sha256:811fd7bc677321c2a92b90b85e8bb4d50f3f9e6e0c528f077d6db2fa42c16a5e
07:37:22 [2022-07-09T07:37:22.427Z] #69 28.06 Reading package lists...
07:37:22 [2022-07-09T07:37:22.427Z] #69 37.17 Building dependency tree...
07:37:22 [2022-07-09T07:37:22.427Z] #69 38.90 Reading state information...
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.09 The following additional packages will be installed:
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.10   libbtrfs0
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.26 The following NEW packages will be installed:
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.27   libbtrfs-dev libbtrfs0
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.66 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.66 Need to get 460 kB of archives.
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.66 After this operation, 1237 kB of additional disk space will be used.
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:37:22 [2022-07-09T07:37:22.427Z] #69 40.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.10 debconf: delaying package configuration, since apt-utils is not installed
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.34 Fetched 460 kB in 0s (1527 kB/s)
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.40 Selecting previously unselected package libbtrfs0:amd64.
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.40 (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 ... 30256 files and directories currently installed.)
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.42 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.44 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.53 Selecting previously unselected package libbtrfs-dev:amd64.
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.53 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.54 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.70 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.73 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 41.75 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:22 [2022-07-09T07:37:22.427Z] #69 DONE 41.9s
07:37:22 [2022-07-09T07:37:22.427Z] 
07:37:22 [2022-07-09T07:37:22.427Z] #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
07:37:22 [2022-07-09T07:37:22.427Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:37:22 [2022-07-09T07:37:22.427Z] #49 41.98 Selecting previously unselected package cmake-data.
07:37:22 [2022-07-09T07:37:22.427Z] #49 41.99 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:37:22 [2022-07-09T07:37:22.687Z] #49 ...
07:37:22 [2022-07-09T07:37:22.687Z] 
07:37:22 [2022-07-09T07:37:22.687Z] #70 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:37:22 [2022-07-09T07:37:22.687Z] #70 sha256:ad13ef8a392fe416660f70535325534e4c144f551a996a219894640173052462
07:37:22 [2022-07-09T07:37:22.687Z] #70 DONE 0.1s
07:37:22 [2022-07-09T07:37:22.687Z] 
07:37:22 [2022-07-09T07:37:22.687Z] #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
07:37:22 [2022-07-09T07:37:22.687Z] #49 sha256:b6c359175e621c0ba64e84f967841cc57655772efdab4cb603e7f10a344ddccc
07:37:22 [2022-07-09T07:37:22.687Z] #49 42.01 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:37:22 [2022-07-09T07:37:22.848Z] #55 23.20 go: downloading github.com/hashicorp/errwrap v1.0.0
07:37:22 [2022-07-09T07:37:22.848Z] #55 23.25 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:37:23 [2022-07-09T07:37:23.106Z] #55 ...
07:37:23 [2022-07-09T07:37:23.106Z] 
07:37:23 [2022-07-09T07:37:23.106Z] #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
07:37:23 [2022-07-09T07:37:23.106Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:23 [2022-07-09T07:37:23.106Z] #42 13.37 Fetched 8548 kB in 10s (872 kB/s)
07:37:23 [2022-07-09T07:37:23.106Z] #42 13.37 Reading package lists...
07:37:23 [2022-07-09T07:37:23.106Z] #42 20.48 Reading package lists...
07:37:23 [2022-07-09T07:37:23.106Z] #42 ...
07:37:23 [2022-07-09T07:37:23.106Z] 
07:37:23 [2022-07-09T07:37:23.106Z] #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
07:37:23 [2022-07-09T07:37:23.106Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:23 [2022-07-09T07:37:23.106Z] #55 23.50 go: downloading github.com/Antonboom/errname v0.1.6
07:37:23 [2022-07-09T07:37:23.262Z] #31 4.057 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:37:23 [2022-07-09T07:37:23.365Z] #55 23.63 go: downloading github.com/Antonboom/nilnil v0.1.1
07:37:23 [2022-07-09T07:37:23.522Z] #31 4.335 
07:37:23 [2022-07-09T07:37:23.624Z] #55 23.71 go: downloading github.com/BurntSushi/toml v1.1.0
07:37:23 [2022-07-09T07:37:23.624Z] #55 ...
07:37:23 [2022-07-09T07:37:23.624Z] 
07:37:23 [2022-07-09T07:37:23.624Z] #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
07:37:23 [2022-07-09T07:37:23.624Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:23 [2022-07-09T07:37:23.624Z] #51 13.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:23 [2022-07-09T07:37:23.624Z] #51 15.91 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:37:23 [2022-07-09T07:37:23.624Z] #51 23.60 Fetched 8552 kB in 17s (516 kB/s)
07:37:23 [2022-07-09T07:37:23.624Z] #51 23.60 Reading package lists...
07:37:23 [2022-07-09T07:37:23.624Z] #51 ...
07:37:23 [2022-07-09T07:37:23.624Z] 
07:37:23 [2022-07-09T07:37:23.624Z] #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
07:37:23 [2022-07-09T07:37:23.624Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:37:23 [2022-07-09T07:37:23.624Z] #36 19.30 go: downloading github.com/sirupsen/logrus v1.6.0
07:37:23 [2022-07-09T07:37:23.624Z] #36 19.30 go: downloading github.com/spf13/cobra v1.1.3
07:37:23 [2022-07-09T07:37:23.624Z] #36 19.89 go: downloading github.com/mattn/go-isatty v0.0.3
07:37:23 [2022-07-09T07:37:23.624Z] #36 20.03 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:37:23 [2022-07-09T07:37:23.624Z] #36 20.40 go: downloading gopkg.in/yaml.v2 v2.4.0
07:37:23 [2022-07-09T07:37:23.624Z] #36 20.80 go: downloading github.com/cosiner/argv v0.1.0
07:37:23 [2022-07-09T07:37:23.624Z] #36 20.97 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:37:23 [2022-07-09T07:37:23.624Z] #36 21.04 go: downloading github.com/peterh/liner v1.2.2
07:37:23 [2022-07-09T07:37:23.624Z] #36 21.36 go: downloading github.com/google/go-dap v0.6.0
07:37:23 [2022-07-09T07:37:23.624Z] #36 21.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:37:23 [2022-07-09T07:37:23.624Z] #36 22.00 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:37:23 [2022-07-09T07:37:23.624Z] #36 22.51 go: downloading github.com/mattn/go-runewidth v0.0.3
07:37:23 [2022-07-09T07:37:23.624Z] #36 22.58 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:37:23 [2022-07-09T07:37:23.624Z] #36 22.65 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:37:23 [2022-07-09T07:37:23.628Z] #49 42.90 Selecting previously unselected package libarchive13:amd64.
07:37:23 [2022-07-09T07:37:23.628Z] #49 42.91 Preparing to unpack .../3-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 42.91 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.01 Selecting previously unselected package libjsoncpp24:amd64.
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.01 Preparing to unpack .../4-libjsoncpp24_1.9.4-4_amd64.deb ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.02 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.06 Selecting previously unselected package librhash0:amd64.
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.07 Preparing to unpack .../5-librhash0_1.4.1-2_amd64.deb ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.07 Unpacking librhash0:amd64 (1.4.1-2) ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.13 Selecting previously unselected package libuv1:amd64.
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.13 Preparing to unpack .../6-libuv1_1.40.0-2_amd64.deb ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.13 Unpacking libuv1:amd64 (1.40.0-2) ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.19 Selecting previously unselected package cmake.
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.19 Preparing to unpack .../7-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:37:23 [2022-07-09T07:37:23.628Z] #49 43.19 Unpacking cmake (3.18.4-2+deb11u1) ...
07:37:23 [2022-07-09T07:37:23.781Z] #31 4.551 #=#=#                                                                         

######################################################################## 100.0%
07:37:24 [2022-07-09T07:37:24.040Z] #31 4.816 
07:37:24 [2022-07-09T07:37:24.192Z] #36 24.49 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:37:24 [2022-07-09T07:37:24.457Z] #36 24.56 go: downloading github.com/cilium/ebpf v0.7.0
07:37:24 [2022-07-09T07:37:24.717Z] #36 ...
07:37:24 [2022-07-09T07:37:24.717Z] 
07:37:24 [2022-07-09T07:37:24.717Z] #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             ;
07:37:24 [2022-07-09T07:37:24.717Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:24 [2022-07-09T07:37:24.717Z] #76 14.90 Fetched 8548 kB in 11s (786 kB/s)
07:37:24 [2022-07-09T07:37:24.717Z] #76 14.90 Reading package lists...
07:37:24 [2022-07-09T07:37:24.717Z] #76 21.76 Reading package lists...
07:37:24 [2022-07-09T07:37:24.717Z] #76 ...
07:37:24 [2022-07-09T07:37:24.717Z] 
07:37:24 [2022-07-09T07:37:24.717Z] #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
07:37:24 [2022-07-09T07:37:24.717Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:24 [2022-07-09T07:37:24.717Z] #55 24.97 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:37:24 [2022-07-09T07:37:24.717Z] #55 25.05 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
07:37:24 [2022-07-09T07:37:24.976Z] #55 25.13 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:37:24 [2022-07-09T07:37:24.976Z] #55 25.20 go: downloading github.com/alexkohler/prealloc v1.0.0
07:37:24 [2022-07-09T07:37:24.976Z] #55 25.20 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:37:24 [2022-07-09T07:37:24.976Z] #55 25.31 go: downloading github.com/ashanbrown/makezero v1.1.1
07:37:24 [2022-07-09T07:37:24.981Z] #31 5.806 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.27 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.28 Setting up libuv1:amd64 (1.40.0-2) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.32 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.33 Setting up librhash0:amd64 (1.4.1-2) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.34 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.36 Setting up cmake (3.18.4-2+deb11u1) ...
07:37:25 [2022-07-09T07:37:25.010Z] #49 44.38 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:25 [2022-07-09T07:37:25.235Z] #55 25.34 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:37:25 [2022-07-09T07:37:25.235Z] #55 25.48 go: downloading github.com/blizzy78/varnamelen v0.8.0
07:37:25 [2022-07-09T07:37:25.235Z] #55 25.50 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:37:25 [2022-07-09T07:37:25.241Z] #31 6.149 
07:37:25 [2022-07-09T07:37:25.241Z] #31 ...
07:37:25 [2022-07-09T07:37:25.241Z] 
07:37:25 [2022-07-09T07:37:25.241Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:25 [2022-07-09T07:37:25.241Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:25 [2022-07-09T07:37:25.241Z] #11 extracting sha256:0f00f9da9be9d951ac50411de5505d1e17e4a9e88cb56f15ca17f9780cff9cec 4.9s done
07:37:25 [2022-07-09T07:37:25.241Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 6.0s
07:37:25 [2022-07-09T07:37:25.271Z] #49 DONE 44.8s
07:37:25 [2022-07-09T07:37:25.271Z] 
07:37:25 [2022-07-09T07:37:25.271Z] #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
07:37:25 [2022-07-09T07:37:25.271Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:25 [2022-07-09T07:37:25.271Z] #20 27.63 Reading package lists...
07:37:25 [2022-07-09T07:37:25.271Z] #20 37.19 Building dependency tree...
07:37:25 [2022-07-09T07:37:25.271Z] #20 38.98 Reading state information...
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.33 The following additional packages will be installed:
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.34   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.34   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.34   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.34   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.34   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.35   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.35   mingw-w64-common mingw-w64-x86-64-dev
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.37 Suggested packages:
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.37   gcc-10-locales seccomp wine64
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68 The following NEW packages will be installed:
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.68   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.69   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.69   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.69   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:37:25 [2022-07-09T07:37:25.271Z] #20 40.69   mingw-w64-x86-64-dev
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.10 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.10 Need to get 115 MB of archives.
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.10 After this operation, 645 MB of additional disk space will be used.
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.10 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.15 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.18 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.18 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.18 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.24 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.30 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.30 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.42 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.74 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 41.88 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.05 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.59 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.74 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.75 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.75 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.76 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.76 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]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.76 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.76 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.77 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.77 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.77 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.78 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.79 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.80 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.80 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 42.80 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.18 debconf: delaying package configuration, since apt-utils is not installed
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.31 Fetched 115 MB in 2s (57.6 MB/s)
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.34 Selecting previously unselected package binutils-mingw-w64-i686.
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 30256 files and directories currently installed.)
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.38 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 43.38 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.15 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 ...
07:37:25 [2022-07-09T07:37:25.271Z] 
07:37:25 [2022-07-09T07:37:25.271Z] #50 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:37:25 [2022-07-09T07:37:25.271Z] #50 sha256:da52ccedba8a67a071710e7678190f96db2a9321ca0b2ca43b64de354309edf7
07:37:25 [2022-07-09T07:37:25.271Z] #50 DONE 0.1s
07:37:25 [2022-07-09T07:37:25.271Z] 
07:37:25 [2022-07-09T07:37:25.271Z] #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
07:37:25 [2022-07-09T07:37:25.271Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.86 Selecting previously unselected package binutils-mingw-w64.
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.86 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 44.87 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:37:25 [2022-07-09T07:37:25.271Z] #20 ...
07:37:25 [2022-07-09T07:37:25.271Z] 
07:37:25 [2022-07-09T07:37:25.271Z] #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
07:37:25 [2022-07-09T07:37:25.271Z] #51 sha256:c2a35fcb6ef4905e616ef02223dc780bd4c5cf8a844304182abb59c3b7404146
07:37:25 [2022-07-09T07:37:25.493Z] #55 25.71 go: downloading github.com/breml/bidichk v0.2.3
07:37:25 [2022-07-09T07:37:25.493Z] #55 25.73 go: downloading github.com/breml/errchkjson v0.3.0
07:37:25 [2022-07-09T07:37:25.500Z] #11 ...
07:37:25 [2022-07-09T07:37:25.500Z] 
07:37:25 [2022-07-09T07:37:25.500Z] #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
07:37:25 [2022-07-09T07:37:25.500Z] #31 sha256:eee0545371892d01c2388daba1e1cd591cffaf9c9508ce93fd9639cb0434e5df
07:37:25 [2022-07-09T07:37:25.753Z] #55 25.88 go: downloading github.com/butuzov/ireturn v0.1.1
07:37:25 [2022-07-09T07:37:25.753Z] #55 25.89 go: downloading github.com/charithe/durationcheck v0.0.9
07:37:26 [2022-07-09T07:37:26.012Z] #55 26.12 go: downloading github.com/daixiang0/gci v0.3.3
07:37:26 [2022-07-09T07:37:26.012Z] #55 26.17 go: downloading github.com/denis-tingaikin/go-header v0.4.3
07:37:26 [2022-07-09T07:37:26.012Z] #55 26.32 go: downloading github.com/esimonov/ifshort v1.0.4
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.776 + RM_GOPATH=0
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.776 + TMP_GOPATH=
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.776 + : /build
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.777 + '[' -z '' ']'
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.777 ++ mktemp -d
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.779 + export GOPATH=/tmp/tmp.AX8d0WzPw6
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.779 + GOPATH=/tmp/tmp.AX8d0WzPw6
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.779 + RM_GOPATH=1
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.780 + case "$(go env GOARCH)" in
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.780 ++ go env GOARCH
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.795 + export GO_BUILDMODE=-buildmode=pie
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.795 + GO_BUILDMODE=-buildmode=pie
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.796 ++ dirname /install.sh
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.797 + dir=/
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.797 + bin=tini
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.797 + shift
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.797 + '[' '!' -f //tini.installer ']'
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 + . //tini.installer
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 ++ : v0.19.0
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 + install_tini
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 + echo 'Install tini version v0.19.0'
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 Install tini version v0.19.0
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.798 + git clone https://github.com/krallin/tini.git /tmp/tmp.AX8d0WzPw6/tini
07:37:26 [2022-07-09T07:37:26.217Z] #51 0.801 Cloning into '/tmp/tmp.AX8d0WzPw6/tini'...
07:37:26 [2022-07-09T07:37:26.270Z] #55 26.46 go: downloading github.com/firefart/nonamedreturns v1.0.1
07:37:26 [2022-07-09T07:37:26.279Z] #31 6.364 #=#=#                                                                         

                                                                           0.3%
##########                                                                15.0%
###########################################                               60.1%
######################################################################## 100.0%
07:37:26 [2022-07-09T07:37:26.279Z] #31 7.109 
07:37:26 [2022-07-09T07:37:26.478Z] #51 1.148 + cd /tmp/tmp.AX8d0WzPw6/tini
07:37:26 [2022-07-09T07:37:26.478Z] #51 1.149 + git checkout -q v0.19.0
07:37:26 [2022-07-09T07:37:26.478Z] #51 1.157 + cmake .
07:37:26 [2022-07-09T07:37:26.529Z] #55 26.58 go: downloading github.com/fzipp/gocyclo v0.5.1
07:37:26 [2022-07-09T07:37:26.529Z] #55 26.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:37:26 [2022-07-09T07:37:26.529Z] #55 26.76 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:37:26 [2022-07-09T07:37:26.529Z] #55 26.76 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
07:37:26 [2022-07-09T07:37:26.529Z] #55 26.76 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:37:26 [2022-07-09T07:37:26.739Z] #51 1.357 -- The C compiler identification is GNU 10.2.1
07:37:26 [2022-07-09T07:37:26.739Z] #51 1.383 -- Detecting C compiler ABI info
07:37:26 [2022-07-09T07:37:26.787Z] #55 27.08 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:37:26 [2022-07-09T07:37:26.999Z] #51 1.651 -- Detecting C compiler ABI info - done
07:37:26 [2022-07-09T07:37:26.999Z] #51 1.702 -- Check for working C compiler: /usr/bin/cc - skipped
07:37:26 [2022-07-09T07:37:26.999Z] #51 1.702 -- Detecting C compile features
07:37:26 [2022-07-09T07:37:26.999Z] #51 1.703 -- Detecting C compile features - done
07:37:26 [2022-07-09T07:37:26.999Z] #51 1.723 -- Performing Test HAS_BUILTIN_FORTIFY
07:37:27 [2022-07-09T07:37:27.045Z] #55 27.30 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:37:27 [2022-07-09T07:37:27.045Z] #55 27.30 go: downloading github.com/golangci/misspell v0.3.5
07:37:27 [2022-07-09T07:37:27.218Z] #31 8.062 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:37:27 [2022-07-09T07:37:27.259Z] #51 1.831 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:37:27 [2022-07-09T07:37:27.259Z] #51 1.882 -- Configuring done
07:37:27 [2022-07-09T07:37:27.259Z] #51 1.894 -- Generating done
07:37:27 [2022-07-09T07:37:27.259Z] #51 1.896 -- Build files have been written to: /tmp/tmp.AX8d0WzPw6/tini
07:37:27 [2022-07-09T07:37:27.259Z] #51 1.899 + make tini-static
07:37:27 [2022-07-09T07:37:27.259Z] #51 2.048 Scanning dependencies of target tini-static
07:37:27 [2022-07-09T07:37:27.268Z] #67 ...
07:37:27 [2022-07-09T07:37:27.268Z] 
07:37:27 [2022-07-09T07:37:27.268Z] #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
07:37:27 [2022-07-09T07:37:27.268Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:27 [2022-07-09T07:37:27.268Z] #31 1.939 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)...
07:37:27 [2022-07-09T07:37:27.268Z] #31 2.293 
07:37:27 [2022-07-09T07:37:27.268Z] #31 2.536 #=#=#                                                                         

                                                                           1.0%
######################################################################## 100.0%
07:37:27 [2022-07-09T07:37:27.268Z] #31 2.886 
07:37:27 [2022-07-09T07:37:27.268Z] #31 4.138 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)...
07:37:27 [2022-07-09T07:37:27.268Z] #31 4.366 
07:37:27 [2022-07-09T07:37:27.268Z] #31 4.586 #=#=#                                                                         

                                                                           0.8%
######################################################################## 100.0%
07:37:27 [2022-07-09T07:37:27.268Z] #31 4.920 
07:37:27 [2022-07-09T07:37:27.268Z] #31 6.160 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)...
07:37:27 [2022-07-09T07:37:27.268Z] #31 6.403 
07:37:27 [2022-07-09T07:37:27.303Z] #55 27.49 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:37:27 [2022-07-09T07:37:27.303Z] #55 27.53 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:37:27 [2022-07-09T07:37:27.477Z] #31 8.363 
07:37:27 [2022-07-09T07:37:27.520Z] #51 2.101 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:37:27 [2022-07-09T07:37:27.524Z] #31 6.625 #=#=#                                                                         

                                                                           0.0%
###########################                                               38.9%
#################################################################         91.3%
######################################################################## 100.0%
07:37:27 [2022-07-09T07:37:27.561Z] #55 27.60 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:37:27 [2022-07-09T07:37:27.561Z] #55 27.76 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:37:27 [2022-07-09T07:37:27.561Z] #55 27.78 go: downloading github.com/jgautheron/goconst v1.5.1
07:37:27 [2022-07-09T07:37:27.561Z] #55 27.82 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:37:27 [2022-07-09T07:37:27.820Z] #55 27.93 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:37:27 [2022-07-09T07:37:27.820Z] #55 27.94 go: downloading github.com/julz/importas v0.1.0
07:37:27 [2022-07-09T07:37:27.820Z] #55 28.08 go: downloading github.com/kisielk/errcheck v1.6.0
07:37:27 [2022-07-09T07:37:27.820Z] #55 28.08 go: downloading github.com/kulti/thelper v0.6.2
07:37:28 [2022-07-09T07:37:28.001Z] #31 8.589 #=#=#                                                                         

######################################################################## 100.0%
07:37:28 [2022-07-09T07:37:28.079Z] #55 28.21 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:37:28 [2022-07-09T07:37:28.079Z] #55 28.24 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:37:28 [2022-07-09T07:37:28.079Z] #55 ...
07:37:28 [2022-07-09T07:37:28.079Z] 
07:37:28 [2022-07-09T07:37:28.079Z] #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
07:37:28 [2022-07-09T07:37:28.079Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:37:28 [2022-07-09T07:37:28.079Z] #62 18.28 Fetched 8548 kB in 14s (632 kB/s)
07:37:28 [2022-07-09T07:37:28.079Z] #62 18.28 Reading package lists...
07:37:28 [2022-07-09T07:37:28.079Z] #62 25.07 Reading package lists...
07:37:28 [2022-07-09T07:37:28.079Z] #62 ...
07:37:28 [2022-07-09T07:37:28.079Z] 
07:37:28 [2022-07-09T07:37:28.081Z] #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
07:37:28 [2022-07-09T07:37:28.081Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:28 [2022-07-09T07:37:28.088Z] #31 7.678 
07:37:28 [2022-07-09T07:37:28.097Z] #51 2.583 [100%] Linking C executable tini-static
07:37:28 [2022-07-09T07:37:28.097Z] #51 2.901 [100%] Built target tini-static
07:37:28 [2022-07-09T07:37:28.271Z] #31 8.893 
07:37:28 [2022-07-09T07:37:28.360Z] #51 2.931 + mkdir -p /build
07:37:28 [2022-07-09T07:37:28.360Z] #51 2.933 + cp tini-static /build/docker-init
07:37:28 [2022-07-09T07:37:28.598Z] #47 27.75 Updating files:  73% (1601/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:37:28 [2022-07-09T07:37:28.598Z] #47 28.42 + git checkout -q v2.3.0
07:37:28 [2022-07-09T07:37:28.598Z] #47 ...
07:37:28 [2022-07-09T07:37:28.598Z] 
07:37:28 [2022-07-09T07:37:28.598Z] #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
07:37:28 [2022-07-09T07:37:28.598Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:28 [2022-07-09T07:37:28.598Z] #53 18.87 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:37:28 [2022-07-09T07:37:28.598Z] #53 18.93 go: downloading golang.org/x/mod v0.3.0
07:37:28 [2022-07-09T07:37:28.620Z] #51 DONE 3.3s
07:37:28 [2022-07-09T07:37:28.620Z] 
07:37:28 [2022-07-09T07:37:28.620Z] #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
07:37:28 [2022-07-09T07:37:28.620Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:28 [2022-07-09T07:37:28.620Z] #20 44.96 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:37:28 [2022-07-09T07:37:28.620Z] #20 44.96 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 44.97 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.05 Selecting previously unselected package dmsetup.
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.06 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.07 Unpacking dmsetup (2:1.02.175-2.1) ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.16 Selecting previously unselected package mingw-w64-common.
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.17 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 45.17 Unpacking mingw-w64-common (8.0.0-1) ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 46.78 Selecting previously unselected package mingw-w64-x86-64-dev.
07:37:28 [2022-07-09T07:37:28.620Z] #20 46.78 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:37:28 [2022-07-09T07:37:28.620Z] #20 46.79 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:37:28 [2022-07-09T07:37:28.651Z] #31 ...
07:37:28 [2022-07-09T07:37:28.651Z] 
07:37:28 [2022-07-09T07:37:28.651Z] #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
07:37:28 [2022-07-09T07:37:28.651Z] #67 sha256:4d4800b430a73b1e9e94c6210e348d1e697b1ae49141c4b21c424da78e640ebe
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.762 + RM_GOPATH=0
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.762 + TMP_GOPATH=
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + : /build
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + '[' -z '' ']'
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 ++ mktemp -d
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + export GOPATH=/tmp/tmp.0yU6VwlJ0h
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + GOPATH=/tmp/tmp.0yU6VwlJ0h
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + RM_GOPATH=1
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.772 + case "$(go env GOARCH)" in
07:37:28 [2022-07-09T07:37:28.651Z] #67 6.788 ++ go env GOARCH
07:37:28 [2022-07-09T07:37:28.839Z] #31 9.657 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:37:28 [2022-07-09T07:37:28.856Z] #53 ...
07:37:28 [2022-07-09T07:37:28.856Z] 
07:37:28 [2022-07-09T07:37:28.856Z] #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
07:37:28 [2022-07-09T07:37:28.856Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.30 go: downloading github.com/ldez/tagliatelle v0.3.1
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.41 go: downloading github.com/leonklingele/grouper v1.1.0
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.52 go: downloading github.com/lufeee/execinquery v1.2.1
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.61 go: downloading github.com/maratori/testpackage v1.0.1
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.78 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:37:28 [2022-07-09T07:37:28.856Z] #55 28.92 go: downloading github.com/mgechev/revive v1.2.1
07:37:28 [2022-07-09T07:37:28.906Z] #67 6.892 + export GO_BUILDMODE=-buildmode=pie
07:37:28 [2022-07-09T07:37:28.906Z] #67 6.892 + GO_BUILDMODE=-buildmode=pie
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 ++ dirname /install.sh
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + dir=/
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + bin=rootlesskit
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + shift
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + '[' '!' -f //rootlesskit.installer ']'
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + . //rootlesskit.installer
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 ++ : 1920341cd41e047834a21007424162a2dc946315
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + install_rootlesskit
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + case "$1" in
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + export CGO_ENABLED=0
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + CGO_ENABLED=0
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.892 + _install_rootlesskit
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.900 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.900 + for f in rootlesskit rootlesskit-docker-proxy
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.900 + GOBIN=/build
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.900 + GO111MODULE=on
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.900 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:37:28 [2022-07-09T07:37:28.907Z] #67 6.901 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:37:29 [2022-07-09T07:37:29.409Z] #31 10.07 
07:37:29 [2022-07-09T07:37:29.410Z] #31 10.27 #=#=#                                                                         

######################################################################## 100.0%
07:37:29 [2022-07-09T07:37:29.422Z] #55 29.53 go: downloading github.com/moricho/tparallel v0.2.1
07:37:29 [2022-07-09T07:37:29.422Z] #55 29.53 go: downloading github.com/nakabonne/nestif v0.3.1
07:37:29 [2022-07-09T07:37:29.422Z] #55 29.64 go: downloading github.com/nishanths/exhaustive v0.7.11
07:37:29 [2022-07-09T07:37:29.422Z] #55 29.79 go: downloading github.com/nishanths/predeclared v0.2.2
07:37:29 [2022-07-09T07:37:29.468Z] #67 7.493 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.86 Selecting previously unselected package gcc-mingw-w64-base.
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.87 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.88 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.95 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:37:29 [2022-07-09T07:37:29.560Z] #20 48.96 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:37:29 [2022-07-09T07:37:29.680Z] #55 29.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
07:37:29 [2022-07-09T07:37:29.680Z] #55 29.87 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:37:29 [2022-07-09T07:37:29.980Z] #31 10.58 
07:37:29 [2022-07-09T07:37:29.980Z] #31 10.67 Download of images into '/build' complete.
07:37:29 [2022-07-09T07:37:29.980Z] #31 10.67 Use something like the following to load the result into a Docker daemon:
07:37:29 [2022-07-09T07:37:29.980Z] #31 10.67   tar -cC '/build' . | docker load
07:37:29 [2022-07-09T07:37:29.998Z] #55 30.00 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:37:29 [2022-07-09T07:37:29.998Z] #55 30.10 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:37:29 [2022-07-09T07:37:29.998Z] #55 30.10 go: downloading github.com/securego/gosec/v2 v2.11.0
07:37:30 [2022-07-09T07:37:30.129Z] #20 ...
07:37:30 [2022-07-09T07:37:30.129Z] 
07:37:30 [2022-07-09T07:37:30.129Z] #53 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:37:30 [2022-07-09T07:37:30.129Z] #53 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
07:37:30 [2022-07-09T07:37:30.129Z] #53 CACHED
07:37:30 [2022-07-09T07:37:30.129Z] 
07:37:30 [2022-07-09T07:37:30.129Z] #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
07:37:30 [2022-07-09T07:37:30.129Z] #54 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:30 [2022-07-09T07:37:30.129Z] #54 CACHED
07:37:30 [2022-07-09T07:37:30.267Z] #55 30.50 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:37:30 [2022-07-09T07:37:30.267Z] #55 30.50 go: downloading github.com/sivchari/containedctx v1.0.2
07:37:30 [2022-07-09T07:37:30.267Z] #55 30.56 go: downloading github.com/sivchari/tenv v1.5.0
07:37:30 [2022-07-09T07:37:30.389Z] 
07:37:30 [2022-07-09T07:37:30.390Z] #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
07:37:30 [2022-07-09T07:37:30.390Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.789 + RM_GOPATH=0
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.789 + TMP_GOPATH=
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.789 + : /build
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.789 + '[' -z '' ']'
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.790 ++ mktemp -d
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.791 + export GOPATH=/tmp/tmp.0J0xE3txM5
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.792 + GOPATH=/tmp/tmp.0J0xE3txM5
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.792 + RM_GOPATH=1
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.792 + case "$(go env GOARCH)" in
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.792 ++ go env GOARCH
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.797 + export GO_BUILDMODE=-buildmode=pie
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.797 + GO_BUILDMODE=-buildmode=pie
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.798 ++ dirname /install.sh
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 + dir=/
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 + bin=containerd
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 + shift
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 + '[' '!' -f //containerd.installer ']'
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 + . //containerd.installer
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.799 ++ set -e
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.800 ++ : v1.6.6
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.800 + install_containerd
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.801 + echo 'Install containerd version v1.6.6'
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.801 Install containerd version v1.6.6
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.801 + git clone https://github.com/containerd/containerd.git /tmp/tmp.0J0xE3txM5/src/github.com/containerd/containerd
07:37:30 [2022-07-09T07:37:30.390Z] #71 0.805 Cloning into '/tmp/tmp.0J0xE3txM5/src/github.com/containerd/containerd'...
07:37:30 [2022-07-09T07:37:30.390Z] #71 ...
07:37:30 [2022-07-09T07:37:30.390Z] 
07:37:30 [2022-07-09T07:37:30.390Z] #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
07:37:30 [2022-07-09T07:37:30.390Z] #57 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
07:37:30 [2022-07-09T07:37:30.390Z] #57 CACHED
07:37:30 [2022-07-09T07:37:30.390Z] 
07:37:30 [2022-07-09T07:37:30.390Z] #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
07:37:30 [2022-07-09T07:37:30.390Z] #58 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:30 [2022-07-09T07:37:30.390Z] #58 CACHED
07:37:30 [2022-07-09T07:37:30.526Z] #55 30.81 go: downloading github.com/sonatard/noctx v0.0.1
07:37:30 [2022-07-09T07:37:30.526Z] #55 30.81 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:37:30 [2022-07-09T07:37:30.527Z] #55 30.92 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:37:30 [2022-07-09T07:37:30.650Z] 
07:37:30 [2022-07-09T07:37:30.650Z] #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
07:37:30 [2022-07-09T07:37:30.650Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:30 [2022-07-09T07:37:30.650Z] #71 ...
07:37:30 [2022-07-09T07:37:30.650Z] 
07:37:30 [2022-07-09T07:37:30.650Z] #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
07:37:30 [2022-07-09T07:37:30.650Z] #60 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:30 [2022-07-09T07:37:30.650Z] #60 CACHED
07:37:30 [2022-07-09T07:37:30.910Z] 
07:37:30 [2022-07-09T07:37:30.910Z] #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
07:37:30 [2022-07-09T07:37:30.910Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.08 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.13 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.22 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.22 go: downloading github.com/tetafro/godot v1.4.11
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.33 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:37:31 [2022-07-09T07:37:31.123Z] #55 31.41 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
07:37:31 [2022-07-09T07:37:31.171Z] #71 ...
07:37:31 [2022-07-09T07:37:31.171Z] 
07:37:31 [2022-07-09T07:37:31.171Z] #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
07:37:31 [2022-07-09T07:37:31.171Z] #62 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:31 [2022-07-09T07:37:31.171Z] #62 CACHED
07:37:31 [2022-07-09T07:37:31.171Z] 
07:37:31 [2022-07-09T07:37:31.171Z] #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
07:37:31 [2022-07-09T07:37:31.171Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:31 [2022-07-09T07:37:31.359Z] #67 ...
07:37:31 [2022-07-09T07:37:31.359Z] 
07:37:31 [2022-07-09T07:37:31.359Z] #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             ;
07:37:31 [2022-07-09T07:37:31.359Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:37:31 [2022-07-09T07:37:31.359Z] #76 7.970 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:31 [2022-07-09T07:37:31.359Z] #76 8.033 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:31 [2022-07-09T07:37:31.359Z] #76 8.035 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:31 [2022-07-09T07:37:31.382Z] #55 31.60 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:37:31 [2022-07-09T07:37:31.615Z] #76 ...
07:37:31 [2022-07-09T07:37:31.615Z] 
07:37:31 [2022-07-09T07:37:31.615Z] #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
07:37:31 [2022-07-09T07:37:31.615Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:37:31 [2022-07-09T07:37:31.615Z] #14 5.903 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:31 [2022-07-09T07:37:31.615Z] #14 6.122 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:31 [2022-07-09T07:37:31.615Z] #14 6.124 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:31 [2022-07-09T07:37:31.615Z] #14 6.696 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:31 [2022-07-09T07:37:31.615Z] #14 ...
07:37:31 [2022-07-09T07:37:31.615Z] 
07:37:31 [2022-07-09T07:37:31.615Z] #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
07:37:31 [2022-07-09T07:37:31.615Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
07:37:31 [2022-07-09T07:37:31.615Z] #53 7.845 go: downloading gotest.tools/gotestsum v1.8.1
07:37:31 [2022-07-09T07:37:31.615Z] #53 9.861 go: downloading github.com/fatih/color v1.10.0
07:37:31 [2022-07-09T07:37:31.615Z] #53 9.895 go: downloading github.com/dnephin/pflag v1.0.7
07:37:31 [2022-07-09T07:37:31.615Z] #53 10.08 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:37:31 [2022-07-09T07:37:31.745Z] #71 ...
07:37:31 [2022-07-09T07:37:31.745Z] 
07:37:31 [2022-07-09T07:37:31.745Z] #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
07:37:31 [2022-07-09T07:37:31.745Z] #64 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:37:31 [2022-07-09T07:37:31.745Z] #64 CACHED
07:37:31 [2022-07-09T07:37:31.915Z] #53 ...
07:37:31 [2022-07-09T07:37:31.915Z] 
07:37:31 [2022-07-09T07:37:31.915Z] #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
07:37:31 [2022-07-09T07:37:31.915Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:37:31 [2022-07-09T07:37:31.915Z] #42 8.043 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:31 [2022-07-09T07:37:31.915Z] #42 8.112 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:31 [2022-07-09T07:37:31.915Z] #42 8.113 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:31 [2022-07-09T07:37:31.915Z] #42 9.675 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:31 [2022-07-09T07:37:31.915Z] #42 ...
07:37:31 [2022-07-09T07:37:31.915Z] 
07:37:31 [2022-07-09T07:37:31.915Z] #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
07:37:31 [2022-07-09T07:37:31.915Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252
07:37:31 [2022-07-09T07:37:31.915Z] #38 7.138 go: downloading github.com/pelletier/go-toml v1.8.1
07:37:31 [2022-07-09T07:37:31.957Z] #55 32.12 go: downloading github.com/ultraware/funlen v0.0.3
07:37:31 [2022-07-09T07:37:31.957Z] #55 32.12 go: downloading github.com/ultraware/whitespace v0.0.5
07:37:32 [2022-07-09T07:37:32.006Z] 
07:37:32 [2022-07-09T07:37:32.006Z] #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
07:37:32 [2022-07-09T07:37:32.006Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:32 [2022-07-09T07:37:32.006Z] #71 ...
07:37:32 [2022-07-09T07:37:32.006Z] 
07:37:32 [2022-07-09T07:37:32.006Z] #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
07:37:32 [2022-07-09T07:37:32.006Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:32 [2022-07-09T07:37:32.006Z] #20 51.62 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:37:32 [2022-07-09T07:37:32.006Z] #20 51.62 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:37:32 [2022-07-09T07:37:32.171Z] #38 ...
07:37:32 [2022-07-09T07:37:32.171Z] 
07:37:32 [2022-07-09T07:37:32.171Z] #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
07:37:32 [2022-07-09T07:37:32.171Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
07:37:32 [2022-07-09T07:37:32.171Z] #62 5.927 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:32 [2022-07-09T07:37:32.171Z] #62 6.138 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:32 [2022-07-09T07:37:32.171Z] #62 6.138 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:32 [2022-07-09T07:37:32.171Z] #62 6.622 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:32 [2022-07-09T07:37:32.171Z] #62 9.226 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:32 [2022-07-09T07:37:32.171Z] #62 ...
07:37:32 [2022-07-09T07:37:32.171Z] 
07:37:32 [2022-07-09T07:37:32.171Z] #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
07:37:32 [2022-07-09T07:37:32.171Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:32 [2022-07-09T07:37:32.171Z] #55 6.187 go: downloading github.com/golangci/golangci-lint v1.46.2
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.052 go: downloading github.com/fatih/color v1.13.0
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.134 go: downloading github.com/gofrs/flock v0.8.1
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.558 go: downloading github.com/pkg/errors v0.9.1
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.592 go: downloading github.com/spf13/cobra v1.4.0
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.660 go: downloading github.com/spf13/pflag v1.0.5
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.934 go: downloading github.com/spf13/viper v1.11.0
07:37:32 [2022-07-09T07:37:32.171Z] #55 8.961 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:37:32 [2022-07-09T07:37:32.171Z] #55 9.602 go: downloading github.com/go-critic/go-critic v0.6.3
07:37:32 [2022-07-09T07:37:32.171Z] #55 9.604 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
07:37:32 [2022-07-09T07:37:32.215Z] #55 32.26 go: downloading github.com/uudashr/gocognit v1.0.5
07:37:32 [2022-07-09T07:37:32.215Z] #55 32.42 go: downloading github.com/yagipy/maintidx v1.0.0
07:37:32 [2022-07-09T07:37:32.215Z] #55 32.44 go: downloading github.com/yeya24/promlinter v0.2.0
07:37:32 [2022-07-09T07:37:32.215Z] #55 32.49 go: downloading gitlab.com/bosi/decorder v0.2.1
07:37:32 [2022-07-09T07:37:32.266Z] #20 51.63 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:37:32 [2022-07-09T07:37:32.429Z] #55 ...
07:37:32 [2022-07-09T07:37:32.429Z] 
07:37:32 [2022-07-09T07:37:32.429Z] #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
07:37:32 [2022-07-09T07:37:32.429Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
07:37:32 [2022-07-09T07:37:32.429Z] #47 6.549 + git clone https://github.com/docker/distribution.git .
07:37:32 [2022-07-09T07:37:32.429Z] #47 6.549 Cloning into '.'...
07:37:32 [2022-07-09T07:37:32.429Z] #47 ...
07:37:32 [2022-07-09T07:37:32.429Z] 
07:37:32 [2022-07-09T07:37:32.429Z] #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
07:37:32 [2022-07-09T07:37:32.429Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
07:37:32 [2022-07-09T07:37:32.429Z] #40 7.802 go: downloading github.com/tc-hib/go-winres v0.2.3
07:37:32 [2022-07-09T07:37:32.429Z] #40 8.504 go: downloading github.com/tc-hib/winres v0.1.5
07:37:32 [2022-07-09T07:37:32.429Z] #40 10.16 go: downloading github.com/urfave/cli/v2 v2.3.0
07:37:32 [2022-07-09T07:37:32.429Z] #40 10.71 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:37:32 [2022-07-09T07:37:32.429Z] #40 10.80 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:37:32 [2022-07-09T07:37:32.473Z] #55 32.86 go: downloading honnef.co/go/tools v0.3.1
07:37:32 [2022-07-09T07:37:32.517Z] #31 ...
07:37:32 [2022-07-09T07:37:32.517Z] 
07:37:32 [2022-07-09T07:37:32.517Z] #11 [base 1/3] FROM docker.io/library/golang:1.18.3-bullseye@sha256:d146bc2ee9b0691f4f787bd9a8bf12e3c01a4618ea982d11fe9401b86211e2a7
07:37:32 [2022-07-09T07:37:32.517Z] #11 sha256:8c4458aeff1094b37fb2e946de80cff9d34dcc10c79c1d0f277689828afcbdd1
07:37:32 [2022-07-09T07:37:32.517Z] #11 extracting sha256:691e33f10d2fcc5dbbed7061bd38f67acbbacf8eb32c3f81c29e877e08e57050 12.8s done
07:37:32 [2022-07-09T07:37:32.517Z] #11 extracting sha256:faf2829ac3538e681c1c4738fe706f3e165a649d056882221ada493085e65f95 done
07:37:32 [2022-07-09T07:37:32.685Z] #40 ...
07:37:32 [2022-07-09T07:37:32.685Z] 
07:37:32 [2022-07-09T07:37:32.685Z] #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
07:37:32 [2022-07-09T07:37:32.685Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.014 + RM_GOPATH=0
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.017 + TMP_GOPATH=
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.017 + : /build
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.017 + '[' -z '' ']'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.018 ++ mktemp -d
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.021 + export GOPATH=/tmp/tmp.5WOJxa9siV
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.021 + GOPATH=/tmp/tmp.5WOJxa9siV
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.021 + RM_GOPATH=1
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.021 + case "$(go env GOARCH)" in
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.021 ++ go env GOARCH
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.056 + export GO_BUILDMODE=-buildmode=pie
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.060 + GO_BUILDMODE=-buildmode=pie
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.060 ++ dirname /install.sh
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.062 + dir=/
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.063 + bin=dockercli
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.063 + shift
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.063 + '[' '!' -f //dockercli.installer ']'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.064 + . //dockercli.installer
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.064 ++ : stable
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.065 ++ : 17.06.2-ce
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.065 + install_dockercli
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.066 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.066 Install docker/cli version 17.06.2-ce from stable
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.068 ++ uname -m
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.076 + arch=aarch64
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.080 + '[' aarch64 '!=' x86_64 ']'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.080 + '[' aarch64 '!=' s390x ']'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.081 + '[' aarch64 '!=' armhf ']'
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.081 + build_dockercli
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.082 + git clone https://github.com/docker/docker-ce /tmp/tmp.5WOJxa9siV/tmp/docker-ce
07:37:32 [2022-07-09T07:37:32.685Z] #26 7.110 Cloning into '/tmp/tmp.5WOJxa9siV/tmp/docker-ce'...
07:37:32 [2022-07-09T07:37:32.685Z] #26 ...
07:37:32 [2022-07-09T07:37:32.685Z] 
07:37:32 [2022-07-09T07:37:32.685Z] #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
07:37:32 [2022-07-09T07:37:32.685Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
07:37:32 [2022-07-09T07:37:32.685Z] #36 6.819 go: downloading github.com/go-delve/delve v1.8.1
07:37:32 [2022-07-09T07:37:32.941Z] #36 ...
07:37:32 [2022-07-09T07:37:32.941Z] 
07:37:32 [2022-07-09T07:37:32.941Z] #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
07:37:32 [2022-07-09T07:37:32.941Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd
07:37:32 [2022-07-09T07:37:32.941Z] #57 6.183 go: downloading mvdan.cc/sh/v3 v3.0.2
07:37:32 [2022-07-09T07:37:32.941Z] #57 7.289 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:37:32 [2022-07-09T07:37:32.941Z] #57 7.321 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:37:32 [2022-07-09T07:37:32.941Z] #57 7.379 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:37:32 [2022-07-09T07:37:32.941Z] #57 9.889 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:37:32 [2022-07-09T07:37:32.941Z] #57 ...
07:37:32 [2022-07-09T07:37:32.941Z] 
07:37:32 [2022-07-09T07:37:32.941Z] #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
07:37:32 [2022-07-09T07:37:32.941Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
07:37:32 [2022-07-09T07:37:32.941Z] #34 6.113 + git clone https://github.com/kolyshkin/go-swagger.git .
07:37:32 [2022-07-09T07:37:32.941Z] #34 6.119 Cloning into '.'...
07:37:33 [2022-07-09T07:37:33.039Z] #55 ...
07:37:33 [2022-07-09T07:37:33.039Z] 
07:37:33 [2022-07-09T07:37:33.039Z] #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
07:37:33 [2022-07-09T07:37:33.039Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:33 [2022-07-09T07:37:33.039Z] #14 16.62 Reading package lists...
07:37:33 [2022-07-09T07:37:33.039Z] #14 23.47 Reading package lists...
07:37:33 [2022-07-09T07:37:33.039Z] #14 29.55 Building dependency tree...
07:37:33 [2022-07-09T07:37:33.086Z] #11 DONE 41.9s
07:37:33 [2022-07-09T07:37:33.086Z] 
07:37:33 [2022-07-09T07:37:33.086Z] #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
07:37:33 [2022-07-09T07:37:33.086Z] #31 sha256:eee0545371892d01c2388daba1e1cd591cffaf9c9508ce93fd9639cb0434e5df
07:37:33 [2022-07-09T07:37:33.086Z] #31 DONE 13.9s
07:37:33 [2022-07-09T07:37:33.199Z] #34 ...
07:37:33 [2022-07-09T07:37:33.199Z] 
07:37:33 [2022-07-09T07:37:33.199Z] #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
07:37:33 [2022-07-09T07:37:33.200Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:33 [2022-07-09T07:37:33.200Z] #55 11.28 go: downloading github.com/hashicorp/go-version v1.4.0
07:37:33 [2022-07-09T07:37:33.200Z] #55 11.56 go: downloading github.com/ldez/gomoddirectives v0.2.3
07:37:33 [2022-07-09T07:37:33.200Z] #55 11.80 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:37:33 [2022-07-09T07:37:33.298Z] #14 ...
07:37:33 [2022-07-09T07:37:33.298Z] 
07:37:33 [2022-07-09T07:37:33.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
07:37:33 [2022-07-09T07:37:33.298Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:33 [2022-07-09T07:37:33.298Z] #42 20.48 Reading package lists...
07:37:33 [2022-07-09T07:37:33.298Z] #42 27.02 Building dependency tree...
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54 The following additional packages will be installed:
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54 Suggested packages:
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54   cmake-doc ninja-build lrzip
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54 Recommended packages:
07:37:33 [2022-07-09T07:37:33.298Z] #42 31.54   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:37:33 [2022-07-09T07:37:33.298Z] #42 32.62 The following NEW packages will be installed:
07:37:33 [2022-07-09T07:37:33.298Z] #42 32.65   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:37:33 [2022-07-09T07:37:33.298Z] #42 32.66   vim-common xxd
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 Need to get 17.7 MB of archives.
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 After this operation, 70.7 MB of additional disk space will be used.
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:37:33 [2022-07-09T07:37:33.298Z] #42 33.21 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:37:33 [2022-07-09T07:37:33.345Z] 
07:37:33 [2022-07-09T07:37:33.345Z] #12 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache
07:37:33 [2022-07-09T07:37:33.345Z] #12 sha256:56c0305d6bbe33a7a96cb826e6c4762bb5d8ff7e72dc4f2ada49e468493dc1e1
07:37:33 [2022-07-09T07:37:33.457Z] #55 12.01 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:37:33 [2022-07-09T07:37:33.556Z] #42 33.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:37:33 [2022-07-09T07:37:33.556Z] #42 33.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:37:33 [2022-07-09T07:37:33.814Z] #42 33.93 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:37:33 [2022-07-09T07:37:33.814Z] #42 33.93 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:37:33 [2022-07-09T07:37:33.814Z] #42 33.93 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:37:33 [2022-07-09T07:37:33.814Z] #42 33.93 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:37:33 [2022-07-09T07:37:33.814Z] #42 ...
07:37:33 [2022-07-09T07:37:33.814Z] 
07:37:33 [2022-07-09T07:37:33.814Z] #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
07:37:33 [2022-07-09T07:37:33.814Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93 The following additional packages will be installed:
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:37:33 [2022-07-09T07:37:33.814Z] #14 33.93   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:37:33 [2022-07-09T07:37:33.815Z] #14 33.93   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:37:33 [2022-07-09T07:37:33.815Z] #14 33.93   mingw-w64-common mingw-w64-x86-64-dev
07:37:33 [2022-07-09T07:37:33.815Z] #14 33.94 Suggested packages:
07:37:33 [2022-07-09T07:37:33.815Z] #14 33.96   gcc-10-locales seccomp wine64
07:37:33 [2022-07-09T07:37:33.922Z] #12 DONE 0.9s
07:37:34 [2022-07-09T07:37:34.181Z] 
07:37:34 [2022-07-09T07:37:34.181Z] #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
07:37:34 [2022-07-09T07:37:34.181Z] #13 sha256:663743f188ca2dfda79b667f270dccaf821b883d8518acb0f9d4d89f28bc6cb0
07:37:34 [2022-07-09T07:37:34.751Z] #13 DONE 0.7s
07:37:34 [2022-07-09T07:37:34.751Z] 
07:37:34 [2022-07-09T07:37:34.751Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:37:34 [2022-07-09T07:37:34.751Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
07:37:35 [2022-07-09T07:37:35.010Z] #33 ...
07:37:35 [2022-07-09T07:37:35.010Z] 
07:37:35 [2022-07-09T07:37:35.010Z] #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
07:37:35 [2022-07-09T07:37:35.010Z] #50 sha256:3bce310255bf34d776243dd62fd338d2b44e71b74351ae035dcf63d2fb9b0307
07:37:35 [2022-07-09T07:37:35.010Z] #50 DONE 0.2s
07:37:35 [2022-07-09T07:37:35.010Z] 
07:37:35 [2022-07-09T07:37:35.010Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution
07:37:35 [2022-07-09T07:37:35.010Z] #46 sha256:37cf4edcf58a040bec85551b7af266bbc97c22873b4e0a7100f2252c3cf35571
07:37:35 [2022-07-09T07:37:35.010Z] #46 DONE 0.4s
07:37:35 [2022-07-09T07:37:35.010Z] 
07:37:35 [2022-07-09T07:37:35.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
07:37:35 [2022-07-09T07:37:35.010Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:35 [2022-07-09T07:37:35.191Z] #14 35.51 The following NEW packages will be installed:
07:37:35 [2022-07-09T07:37:35.282Z] #47 ...
07:37:35 [2022-07-09T07:37:35.282Z] 
07:37:35 [2022-07-09T07:37:35.282Z] #33 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger
07:37:35 [2022-07-09T07:37:35.282Z] #33 sha256:09a68b270824a37483c9ff9cefbf4f26ee8b85c2abcf374646920938f26ad772
07:37:35 [2022-07-09T07:37:35.282Z] #33 DONE 0.4s
07:37:35 [2022-07-09T07:37:35.282Z] 
07:37:35 [2022-07-09T07:37:35.282Z] #25 [dockercli 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/dockercli.installer /
07:37:35 [2022-07-09T07:37:35.282Z] #25 sha256:f2c9008ba6d5c8ff506d37099ee1626de30b0bada48c1ae578f857b5a1446ab0
07:37:35 [2022-07-09T07:37:35.282Z] #25 DONE 0.5s
07:37:35 [2022-07-09T07:37:35.282Z] 
07:37:35 [2022-07-09T07:37:35.282Z] #66 [rootlesskit 1/4] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/rootlesskit.installer /
07:37:35 [2022-07-09T07:37:35.282Z] #66 sha256:476c6ab9f42e6eea6170dcc51fda8971436ba2ac974e4f2e48bde31a02cef0e9
07:37:35 [2022-07-09T07:37:35.282Z] #66 DONE 0.6s
07:37:35 [2022-07-09T07:37:35.282Z] 
07:37:35 [2022-07-09T07:37:35.282Z] #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
07:37:35 [2022-07-09T07:37:35.282Z] #67 sha256:2694c53617d1d11dd3e2392537ddc6c354c3799417e2375636d1cb6b2ef60c6a
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:37:35 [2022-07-09T07:37:35.449Z] #14 35.54   mingw-w64-x86-64-dev
07:37:35 [2022-07-09T07:37:35.717Z] #14 35.95 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
07:37:35 [2022-07-09T07:37:35.717Z] #14 35.95 Need to get 115 MB of archives.
07:37:35 [2022-07-09T07:37:35.717Z] #14 35.95 After this operation, 645 MB of additional disk space will be used.
07:37:35 [2022-07-09T07:37:35.717Z] #14 35.95 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]
07:37:35 [2022-07-09T07:37:35.976Z] #14 36.09 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]
07:37:35 [2022-07-09T07:37:35.976Z] #14 36.28 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:37:36 [2022-07-09T07:37:36.234Z] #14 36.29 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:37:36 [2022-07-09T07:37:36.234Z] #14 36.29 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:37:36 [2022-07-09T07:37:36.234Z] #14 36.31 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:37:36 [2022-07-09T07:37:36.468Z] #20 55.42 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:37:36 [2022-07-09T07:37:36.468Z] #20 55.43 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:37:36 [2022-07-09T07:37:36.468Z] #20 55.43 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:37:36 [2022-07-09T07:37:36.493Z] #14 36.67 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:37:36 [2022-07-09T07:37:36.753Z] #14 36.92 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]
07:37:36 [2022-07-09T07:37:36.753Z] #14 36.94 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]
07:37:37 [2022-07-09T07:37:37.700Z] #14 37.64 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]
07:37:37 [2022-07-09T07:37:37.700Z] #14 ...
07:37:37 [2022-07-09T07:37:37.700Z] 
07:37:37 [2022-07-09T07:37:37.700Z] #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             ;
07:37:37 [2022-07-09T07:37:37.700Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:37 [2022-07-09T07:37:37.700Z] #76 21.76 Reading package lists...
07:37:37 [2022-07-09T07:37:37.700Z] #76 27.93 Building dependency tree...
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.75 python3 is already the newest version (3.9.2-3).
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.75 The following additional packages will be installed:
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.75   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.75   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.78 Suggested packages:
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.80   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.80   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.80   m4-doc ed diffutils-doc
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.80 Recommended packages:
07:37:37 [2022-07-09T07:37:37.700Z] #76 32.80   fakeroot libalgorithm-merge-perl libltdl-dev
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.34 The following NEW packages will be installed:
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.34   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.34   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.34   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.34   libyajl2 m4 patch xz-utils
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.80 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.80 Need to get 5939 kB of archives.
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.80 After this operation, 18.7 MB of additional disk space will be used.
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.80 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.81 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.81 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.82 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.82 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.85 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.87 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.89 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.91 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.95 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 34.97 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.11 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.11 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.14 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.15 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.16 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.20 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.21 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 35.22 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
07:37:37 [2022-07-09T07:37:37.700Z] #76 36.44 debconf: delaying package configuration, since apt-utils is not installed
07:37:37 [2022-07-09T07:37:37.700Z] #76 36.84 Fetched 5939 kB in 1s (7553 kB/s)
07:37:37 [2022-07-09T07:37:37.700Z] #76 36.93 Selecting previously unselected package bzip2.
07:37:37 [2022-07-09T07:37:37.700Z] #76 36.93 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.03 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.04 Unpacking bzip2 (1.0.8-4) ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.16 Selecting previously unselected package libmagic-mgc.
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.17 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.22 Unpacking libmagic-mgc (1:5.39-3) ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.84 Selecting previously unselected package libmagic1:amd64.
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.84 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 37.86 Unpacking libmagic1:amd64 (1:5.39-3) ...
07:37:37 [2022-07-09T07:37:37.700Z] #76 ...
07:37:37 [2022-07-09T07:37:37.700Z] 
07:37:37 [2022-07-09T07:37:37.700Z] #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
07:37:37 [2022-07-09T07:37:37.700Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.47 debconf: delaying package configuration, since apt-utils is not installed
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.75 Fetched 17.7 MB in 1s (12.1 MB/s)
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.88 Selecting previously unselected package xxd.
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.88 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.96 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #42 35.97 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.19 Selecting previously unselected package vim-common.
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.19 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.21 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.60 Selecting previously unselected package cmake-data.
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.62 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:37:37 [2022-07-09T07:37:37.700Z] #42 36.65 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:37:37 [2022-07-09T07:37:37.852Z] #20 56.99 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:37:37 [2022-07-09T07:37:37.852Z] #20 56.99 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:37:37 [2022-07-09T07:37:37.852Z] #20 56.99 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:37:38 [2022-07-09T07:37:38.740Z] #55 ...
07:37:38 [2022-07-09T07:37:38.740Z] 
07:37:38 [2022-07-09T07:37:38.740Z] #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
07:37:38 [2022-07-09T07:37:38.740Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:38 [2022-07-09T07:37:38.740Z] #31 14.48 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)...
07:37:38 [2022-07-09T07:37:38.740Z] #31 16.53 #=#=#                                                                         
07:37:38 [2022-07-09T07:37:38.740Z] #31 16.99 #=#=#                                                                         
##O#-#                                                                        

##################################                                        48.2%
######################################################################## 100.0%
07:37:39 [2022-07-09T07:37:39.236Z] #20 58.65 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:37:39 [2022-07-09T07:37:39.236Z] #20 58.66 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:37:39 [2022-07-09T07:37:39.236Z] #20 58.66 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:37:39 [2022-07-09T07:37:39.303Z] #31 19.03 
07:37:39 [2022-07-09T07:37:39.564Z] #31 ...
07:37:39 [2022-07-09T07:37:39.564Z] 
07:37:39 [2022-07-09T07:37:39.564Z] #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
07:37:39 [2022-07-09T07:37:39.564Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:37:39 [2022-07-09T07:37:39.564Z] #51 7.894 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:39 [2022-07-09T07:37:39.564Z] #51 7.943 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:39 [2022-07-09T07:37:39.564Z] #51 7.944 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:39 [2022-07-09T07:37:39.564Z] #51 8.450 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:37:39 [2022-07-09T07:37:39.564Z] #51 10.18 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:39 [2022-07-09T07:37:39.564Z] #51 14.14 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:39 [2022-07-09T07:37:39.766Z] #42 ...
07:37:39 [2022-07-09T07:37:39.766Z] 
07:37:39 [2022-07-09T07:37:39.766Z] #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
07:37:39 [2022-07-09T07:37:39.766Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:39 [2022-07-09T07:37:39.766Z] #51 23.60 Reading package lists...
07:37:39 [2022-07-09T07:37:39.766Z] #51 30.14 Reading package lists...
07:37:39 [2022-07-09T07:37:39.766Z] #51 36.55 Building dependency tree...
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.58 The following additional packages will be installed:
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59   python3-protobuf python3-six
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59 Suggested packages:
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59   python3-setuptools
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59 Recommended packages:
07:37:39 [2022-07-09T07:37:39.766Z] #51 39.59   iproute2 | iproute
07:37:39 [2022-07-09T07:37:39.826Z] #51 18.03 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:39 [2022-07-09T07:37:39.826Z] #51 ...
07:37:39 [2022-07-09T07:37:39.826Z] 
07:37:39 [2022-07-09T07:37:39.826Z] #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
07:37:39 [2022-07-09T07:37:39.826Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:39 [2022-07-09T07:37:39.826Z] #55 16.50 go: downloading github.com/mattn/go-colorable v0.1.12
07:37:39 [2022-07-09T07:37:39.826Z] #55 16.56 go: downloading github.com/mattn/go-isatty v0.0.14
07:37:39 [2022-07-09T07:37:39.826Z] #55 16.63 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:37:39 [2022-07-09T07:37:39.826Z] #55 16.72 go: downloading github.com/sirupsen/logrus v1.8.1
07:37:39 [2022-07-09T07:37:39.826Z] #55 16.79 go: downloading github.com/stretchr/testify v1.7.1
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.07 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.26 go: downloading github.com/fsnotify/fsnotify v1.5.4
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.28 go: downloading github.com/mitchellh/mapstructure v1.5.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.42 go: downloading github.com/spf13/afero v1.8.2
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.48 go: downloading github.com/spf13/cast v1.4.1
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.60 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.89 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 17.96 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.04 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.13 go: downloading github.com/go-toolsmith/astp v1.0.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.28 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.30 go: downloading github.com/go-toolsmith/typep v1.0.2
07:37:39 [2022-07-09T07:37:39.826Z] #55 18.32 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
07:37:40 [2022-07-09T07:37:40.027Z] #51 ...
07:37:40 [2022-07-09T07:37:40.027Z] 
07:37:40 [2022-07-09T07:37:40.027Z] #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
07:37:40 [2022-07-09T07:37:40.027Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:37:40 [2022-07-09T07:37:40.027Z] #62 25.07 Reading package lists...
07:37:40 [2022-07-09T07:37:40.027Z] #62 31.38 Building dependency tree...
07:37:40 [2022-07-09T07:37:40.027Z] #62 35.82 The following additional packages will be installed:
07:37:40 [2022-07-09T07:37:40.027Z] #62 35.83   libbtrfs0
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.02 The following NEW packages will be installed:
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.04   libbtrfs-dev libbtrfs0
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.53 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.53 Need to get 460 kB of archives.
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.53 After this operation, 1237 kB of additional disk space will be used.
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.53 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:37:40 [2022-07-09T07:37:40.027Z] #62 36.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:37:40 [2022-07-09T07:37:40.027Z] #62 37.71 debconf: delaying package configuration, since apt-utils is not installed
07:37:40 [2022-07-09T07:37:40.027Z] #62 37.96 Fetched 460 kB in 0s (1262 kB/s)
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.08 Selecting previously unselected package libbtrfs0:amd64.
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.08 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.16 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.17 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.40 Selecting previously unselected package libbtrfs-dev:amd64.
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.44 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.47 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.85 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.87 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 38.91 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:40 [2022-07-09T07:37:40.027Z] #62 DONE 40.2s
07:37:40 [2022-07-09T07:37:40.027Z] 
07:37:40 [2022-07-09T07:37:40.027Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:37:40 [2022-07-09T07:37:40.027Z] #63 sha256:5415fbea402e67675df4d30c075b44a34c0efdfec1f160ecb8da4eb0830b6569
07:37:40 [2022-07-09T07:37:40.085Z] #55 18.63 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:37:40 [2022-07-09T07:37:40.286Z] #63 DONE 0.2s
07:37:40 [2022-07-09T07:37:40.286Z] 
07:37:40 [2022-07-09T07:37:40.286Z] #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             ;
07:37:40 [2022-07-09T07:37:40.286Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.06 Selecting previously unselected package file.
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.07 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.07 Unpacking file (1:5.39-3) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.31 Selecting previously unselected package xz-utils.
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.32 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.62 Selecting previously unselected package libsigsegv2:amd64.
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.63 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.64 Unpacking libsigsegv2:amd64 (2.13-1) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.77 Selecting previously unselected package m4.
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.78 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 38.79 Unpacking m4 (1.4.18-5) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 39.00 Selecting previously unselected package autoconf.
07:37:40 [2022-07-09T07:37:40.286Z] #76 39.03 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 39.03 Unpacking autoconf (2.69-14) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.01 Selecting previously unselected package autotools-dev.
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.01 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.02 Unpacking autotools-dev (20180224.1+nmu1) ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.25 Selecting previously unselected package automake.
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.26 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
07:37:40 [2022-07-09T07:37:40.286Z] #76 40.31 Unpacking automake (1:1.16.3-2) ...
07:37:40 [2022-07-09T07:37:40.348Z] #55 18.92 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
07:37:40 [2022-07-09T07:37:40.910Z] #55 19.51 go: downloading github.com/hashicorp/errwrap v1.0.0
07:37:40 [2022-07-09T07:37:40.911Z] #55 19.53 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:37:40 [2022-07-09T07:37:40.911Z] #55 19.58 go: downloading github.com/Antonboom/errname v0.1.6
07:37:41 [2022-07-09T07:37:41.166Z] #55 19.65 go: downloading github.com/Antonboom/nilnil v0.1.1
07:37:41 [2022-07-09T07:37:41.166Z] #55 19.66 go: downloading github.com/BurntSushi/toml v1.1.0
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.15 Selecting previously unselected package patch.
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.15 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.19 Unpacking patch (2.7.6-7) ...
07:37:41 [2022-07-09T07:37:41.226Z] #76 ...
07:37:41 [2022-07-09T07:37:41.226Z] 
07:37:41 [2022-07-09T07:37:41.226Z] #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
07:37:41 [2022-07-09T07:37:41.226Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:41 [2022-07-09T07:37:41.226Z] #47 30.92 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:37:41 [2022-07-09T07:37:41.226Z] #47 ...
07:37:41 [2022-07-09T07:37:41.226Z] 
07:37:41 [2022-07-09T07:37:41.226Z] #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             ;
07:37:41 [2022-07-09T07:37:41.226Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.40 Selecting previously unselected package dpkg-dev.
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.41 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
07:37:41 [2022-07-09T07:37:41.226Z] #76 41.41 Unpacking dpkg-dev (1.20.10) ...
07:37:41 [2022-07-09T07:37:41.501Z] #55 20.00 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:37:41 [2022-07-09T07:37:41.770Z] #55 20.29 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
07:37:41 [2022-07-09T07:37:41.770Z] #55 ...
07:37:41 [2022-07-09T07:37:41.770Z] 
07:37:41 [2022-07-09T07:37:41.770Z] #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             ;
07:37:41 [2022-07-09T07:37:41.770Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:37:41 [2022-07-09T07:37:41.770Z] #76 10.39 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:37:41 [2022-07-09T07:37:41.770Z] #76 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:41 [2022-07-09T07:37:41.770Z] #76 18.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:41 [2022-07-09T07:37:41.868Z] #67 ...
07:37:41 [2022-07-09T07:37:41.868Z] 
07:37:41 [2022-07-09T07:37:41.868Z] #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
07:37:41 [2022-07-09T07:37:41.868Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:37:41 [2022-07-09T07:37:41.868Z] #62 5.664 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #62 5.682 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #62 5.682 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #62 6.009 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #62 ...
07:37:41 [2022-07-09T07:37:41.868Z] 
07:37:41 [2022-07-09T07:37:41.868Z] #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             ;
07:37:41 [2022-07-09T07:37:41.868Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:41 [2022-07-09T07:37:41.868Z] #76 5.477 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #76 5.500 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #76 5.500 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #76 5.733 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #76 6.567 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:41 [2022-07-09T07:37:41.868Z] #76 ...
07:37:41 [2022-07-09T07:37:41.868Z] 
07:37:41 [2022-07-09T07:37:41.868Z] #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
07:37:41 [2022-07-09T07:37:41.868Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:37:41 [2022-07-09T07:37:41.868Z] #62 7.099 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:42 [2022-07-09T07:37:42.027Z] #76 ...
07:37:42 [2022-07-09T07:37:42.027Z] 
07:37:42 [2022-07-09T07:37:42.027Z] #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
07:37:42 [2022-07-09T07:37:42.027Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:37:42 [2022-07-09T07:37:42.027Z] #14 10.48 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:42 [2022-07-09T07:37:42.027Z] #14 15.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:42 [2022-07-09T07:37:42.027Z] #14 ...
07:37:42 [2022-07-09T07:37:42.027Z] 
07:37:42 [2022-07-09T07:37:42.027Z] #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
07:37:42 [2022-07-09T07:37:42.027Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
07:37:42 [2022-07-09T07:37:42.027Z] #53 10.48 go: downloading github.com/mattn/go-colorable v0.1.8
07:37:42 [2022-07-09T07:37:42.027Z] #53 10.58 go: downloading github.com/mattn/go-isatty v0.0.12
07:37:42 [2022-07-09T07:37:42.027Z] #53 10.74 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:37:42 [2022-07-09T07:37:42.027Z] #53 10.83 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:37:42 [2022-07-09T07:37:42.027Z] #53 10.86 go: downloading github.com/jonboulle/clockwork v0.2.2
07:37:42 [2022-07-09T07:37:42.027Z] #53 11.04 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:37:42 [2022-07-09T07:37:42.027Z] #53 11.24 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:37:42 [2022-07-09T07:37:42.027Z] #53 12.00 go: downloading golang.org/x/tools v0.1.0
07:37:42 [2022-07-09T07:37:42.027Z] #53 18.27 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:37:42 [2022-07-09T07:37:42.027Z] #53 18.28 go: downloading golang.org/x/mod v0.3.0
07:37:42 [2022-07-09T07:37:42.284Z] #53 ...
07:37:42 [2022-07-09T07:37:42.284Z] 
07:37:42 [2022-07-09T07:37:42.284Z] #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
07:37:42 [2022-07-09T07:37:42.284Z] #67 sha256:4d4800b430a73b1e9e94c6210e348d1e697b1ae49141c4b21c424da78e640ebe
07:37:42 [2022-07-09T07:37:42.284Z] #67 10.23 go: downloading github.com/sirupsen/logrus v1.8.1
07:37:42 [2022-07-09T07:37:42.284Z] #67 10.25 go: downloading github.com/urfave/cli/v2 v2.4.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 11.10 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:37:42 [2022-07-09T07:37:42.284Z] #67 14.27 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:37:42 [2022-07-09T07:37:42.284Z] #67 15.24 go: downloading github.com/google/uuid v1.3.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 15.37 go: downloading github.com/moby/vpnkit v0.5.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 16.34 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:37:42 [2022-07-09T07:37:42.284Z] #67 16.40 go: downloading github.com/gofrs/flock v0.8.1
07:37:42 [2022-07-09T07:37:42.284Z] #67 16.64 go: downloading github.com/gorilla/mux v1.8.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 16.85 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 17.53 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:37:42 [2022-07-09T07:37:42.284Z] #67 17.74 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:37:42 [2022-07-09T07:37:42.284Z] #67 17.86 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:37:42 [2022-07-09T07:37:42.284Z] #67 19.94 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:37:42 [2022-07-09T07:37:42.284Z] #67 ...
07:37:42 [2022-07-09T07:37:42.284Z] 
07:37:42 [2022-07-09T07:37:42.284Z] #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
07:37:42 [2022-07-09T07:37:42.284Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:42 [2022-07-09T07:37:42.284Z] #55 20.48 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:37:42 [2022-07-09T07:37:42.284Z] #55 20.61 go: downloading github.com/alexkohler/prealloc v1.0.0
07:37:42 [2022-07-09T07:37:42.284Z] #55 20.71 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:37:42 [2022-07-09T07:37:42.284Z] #55 20.94 go: downloading github.com/ashanbrown/makezero v1.1.1
07:37:42 [2022-07-09T07:37:42.284Z] #55 20.97 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:37:42 [2022-07-09T07:37:42.540Z] #55 20.99 go: downloading github.com/blizzy78/varnamelen v0.8.0
07:37:42 [2022-07-09T07:37:42.540Z] #55 21.17 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:37:42 [2022-07-09T07:37:42.540Z] #55 21.26 go: downloading github.com/breml/bidichk v0.2.3
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.65 Selecting previously unselected package build-essential.
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.65 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.65 Unpacking build-essential (12.9) ...
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.78 Selecting previously unselected package libcap2:amd64.
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.82 Unpacking libcap2:amd64 (1:2.44-1) ...
07:37:42 [2022-07-09T07:37:42.618Z] #76 42.94 Selecting previously unselected package libcap-dev:amd64.
07:37:42 [2022-07-09T07:37:42.797Z] #55 21.29 go: downloading github.com/breml/errchkjson v0.3.0
07:37:42 [2022-07-09T07:37:42.797Z] #55 21.43 go: downloading github.com/butuzov/ireturn v0.1.1
07:37:42 [2022-07-09T07:37:42.797Z] #55 21.53 go: downloading github.com/charithe/durationcheck v0.0.9
07:37:43 [2022-07-09T07:37:43.004Z] #76 42.95 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.005Z] #76 42.96 Unpacking libcap-dev:amd64 (1:2.44-1) ...
07:37:43 [2022-07-09T07:37:43.005Z] #76 43.15 Selecting previously unselected package libprotobuf-c1:amd64.
07:37:43 [2022-07-09T07:37:43.005Z] #76 43.16 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.005Z] #76 43.16 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:37:43 [2022-07-09T07:37:43.053Z] #55 21.61 go: downloading github.com/daixiang0/gci v0.3.3
07:37:43 [2022-07-09T07:37:43.053Z] #55 21.61 go: downloading github.com/denis-tingaikin/go-header v0.4.3
07:37:43 [2022-07-09T07:37:43.264Z] #76 43.49 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:37:43 [2022-07-09T07:37:43.264Z] #76 43.49 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.264Z] #76 43.50 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
07:37:43 [2022-07-09T07:37:43.440Z] #20 62.37 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:37:43 [2022-07-09T07:37:43.440Z] #20 62.37 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.440Z] #20 62.38 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:37:43 [2022-07-09T07:37:43.548Z] #76 43.60 Selecting previously unselected package libseccomp-dev:amd64.
07:37:43 [2022-07-09T07:37:43.548Z] #76 43.61 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.548Z] #76 43.64 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:37:43 [2022-07-09T07:37:43.626Z] #55 22.02 go: downloading github.com/esimonov/ifshort v1.0.4
07:37:43 [2022-07-09T07:37:43.626Z] #55 22.18 go: downloading github.com/firefart/nonamedreturns v1.0.1
07:37:43 [2022-07-09T07:37:43.807Z] #76 43.87 Selecting previously unselected package libsystemd-dev:amd64.
07:37:43 [2022-07-09T07:37:43.807Z] #76 43.90 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
07:37:43 [2022-07-09T07:37:43.807Z] #76 44.01 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:37:43 [2022-07-09T07:37:43.882Z] #55 22.46 go: downloading github.com/fzipp/gocyclo v0.5.1
07:37:43 [2022-07-09T07:37:43.883Z] #55 22.48 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:37:44 [2022-07-09T07:37:44.139Z] #55 22.67 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:37:44 [2022-07-09T07:37:44.139Z] #55 22.68 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
07:37:44 [2022-07-09T07:37:44.377Z] #76 ...
07:37:44 [2022-07-09T07:37:44.377Z] 
07:37:44 [2022-07-09T07:37:44.377Z] #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
07:37:44 [2022-07-09T07:37:44.377Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:37:44 [2022-07-09T07:37:44.377Z] #57 44.13 v3.0.2
07:37:44 [2022-07-09T07:37:44.377Z] #57 DONE 44.7s
07:37:44 [2022-07-09T07:37:44.377Z] 
07:37:44 [2022-07-09T07:37:44.377Z] #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
07:37:44 [2022-07-09T07:37:44.377Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.85 NAME:
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.85    go-winres - A tool for embedding resources in Windows executables
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.85 
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.85 USAGE:
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    go-winres [global options] command [command options] [arguments...]
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86 
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86 COMMANDS:
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    init     Create an initial ./winres/winres.json
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    make     Make syso files for the "go build" command
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    simply   Make syso files for the "go build" command (simplified)
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    extract  Extract all resources from an executable
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    patch    Replace resources in an executable file (exe, dll)
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    help, h  Shows a list of commands or help for one command
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86 
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86 GLOBAL OPTIONS:
07:37:44 [2022-07-09T07:37:44.377Z] #40 43.86    --help, -h  show help (default: false)
07:37:44 [2022-07-09T07:37:44.377Z] #40 DONE 44.7s
07:37:44 [2022-07-09T07:37:44.377Z] 
07:37:44 [2022-07-09T07:37:44.377Z] #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
07:37:44 [2022-07-09T07:37:44.377Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:44 [2022-07-09T07:37:44.377Z] #55 34.71 go: downloading mvdan.cc/gofumpt v0.3.1
07:37:44 [2022-07-09T07:37:44.377Z] #55 34.71 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:37:44 [2022-07-09T07:37:44.377Z] #55 34.89 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:37:44 [2022-07-09T07:37:44.377Z] #55 35.03 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
07:37:44 [2022-07-09T07:37:44.377Z] #55 35.05 go: downloading github.com/davecgh/go-spew v1.1.1
07:37:44 [2022-07-09T07:37:44.377Z] #55 35.22 go: downloading github.com/pmezard/go-difflib v1.0.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 35.24 go: downloading github.com/stretchr/objx v0.1.1
07:37:44 [2022-07-09T07:37:44.377Z] #55 35.32 go: downloading golang.org/x/text v0.3.7
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.10 go: downloading github.com/subosito/gotenv v1.2.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.10 go: downloading github.com/hashicorp/hcl v1.0.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.53 go: downloading gopkg.in/ini.v1 v1.66.4
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.54 go: downloading github.com/magiconair/properties v1.8.6
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.71 go: downloading github.com/pelletier/go-toml v1.9.5
07:37:44 [2022-07-09T07:37:44.377Z] #55 43.83 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.06 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.13 go: downloading github.com/gobwas/glob v0.2.3
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.23 go: downloading github.com/kisielk/gotool v1.0.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.27 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.39 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.39 go: downloading github.com/ettle/strcase v0.1.1
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.47 go: downloading github.com/fatih/structtag v1.2.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.54 go: downloading github.com/Masterminds/semver v1.5.0
07:37:44 [2022-07-09T07:37:44.377Z] #55 44.62 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:37:44 [2022-07-09T07:37:44.413Z] #62 9.463 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:44 [2022-07-09T07:37:44.436Z] #55 22.97 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:37:44 [2022-07-09T07:37:44.636Z] #55 44.76 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:37:44 [2022-07-09T07:37:44.636Z] #55 44.86 go: downloading github.com/prometheus/client_golang v1.12.1
07:37:44 [2022-07-09T07:37:44.636Z] #55 ...
07:37:44 [2022-07-09T07:37:44.636Z] 
07:37:44 [2022-07-09T07:37:44.636Z] #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             ;
07:37:44 [2022-07-09T07:37:44.636Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:44 [2022-07-09T07:37:44.636Z] #76 44.83 Selecting previously unselected package libtool.
07:37:44 [2022-07-09T07:37:44.636Z] #76 44.93 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
07:37:44 [2022-07-09T07:37:44.636Z] #76 44.93 Unpacking libtool (2.4.6-15) ...
07:37:44 [2022-07-09T07:37:44.676Z] #62 ...
07:37:44 [2022-07-09T07:37:44.676Z] 
07:37:44 [2022-07-09T07:37:44.676Z] #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
07:37:44 [2022-07-09T07:37:44.676Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:44 [2022-07-09T07:37:44.676Z] #55 8.623 go: downloading github.com/golangci/golangci-lint v1.46.2
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.16 Selecting previously unselected package g++-mingw-w64-x86-64.
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.17 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.18 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.25 Selecting previously unselected package libapparmor1:amd64.
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.25 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.25 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.31 Selecting previously unselected package libapparmor-dev:amd64.
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.32 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.32 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.40 Selecting previously unselected package libbtrfs0:amd64.
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.40 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:37:44 [2022-07-09T07:37:44.825Z] #20 64.41 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:37:44 [2022-07-09T07:37:44.895Z] #76 45.30 Selecting previously unselected package libudev-dev:amd64.
07:37:44 [2022-07-09T07:37:44.895Z] #76 45.30 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:37:44 [2022-07-09T07:37:44.895Z] #76 45.30 Unpacking libudev-dev:amd64 (247.3-7) ...
07:37:44 [2022-07-09T07:37:44.938Z] #55 ...
07:37:44 [2022-07-09T07:37:44.938Z] 
07:37:44 [2022-07-09T07:37:44.938Z] #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
07:37:44 [2022-07-09T07:37:44.938Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:44 [2022-07-09T07:37:44.938Z] #53 8.052 go: downloading gotest.tools/gotestsum v1.8.1
07:37:44 [2022-07-09T07:37:44.938Z] #53 ...
07:37:44 [2022-07-09T07:37:44.938Z] 
07:37:44 [2022-07-09T07:37:44.938Z] #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
07:37:44 [2022-07-09T07:37:44.938Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:37:44 [2022-07-09T07:37:44.938Z] #36 6.635 go: downloading github.com/go-delve/delve v1.8.1
07:37:44 [2022-07-09T07:37:44.998Z] #55 23.39 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:37:44 [2022-07-09T07:37:44.998Z] #55 23.39 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:37:44 [2022-07-09T07:37:44.998Z] #55 23.60 go: downloading github.com/golangci/misspell v0.3.5
07:37:44 [2022-07-09T07:37:44.998Z] #55 ...
07:37:44 [2022-07-09T07:37:44.998Z] 
07:37:44 [2022-07-09T07:37:44.998Z] #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
07:37:44 [2022-07-09T07:37:44.998Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
07:37:44 [2022-07-09T07:37:44.998Z] #62 13.65 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:44 [2022-07-09T07:37:44.998Z] #62 20.74 Fetched 8435 kB in 15s (564 kB/s)
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.48 Selecting previously unselected package libbtrfs-dev:amd64.
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.48 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.49 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.59 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.60 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.60 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.64 Selecting previously unselected package libudev-dev:amd64.
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.64 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.086Z] #20 64.65 Unpacking libudev-dev:amd64 (247.3-7) ...
07:37:45 [2022-07-09T07:37:45.197Z] #36 ...
07:37:45 [2022-07-09T07:37:45.197Z] 
07:37:45 [2022-07-09T07:37:45.197Z] #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
07:37:45 [2022-07-09T07:37:45.197Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:37:45 [2022-07-09T07:37:45.197Z] #34 8.222 + git clone https://github.com/kolyshkin/go-swagger.git .
07:37:45 [2022-07-09T07:37:45.197Z] #34 8.282 Cloning into '.'...
07:37:45 [2022-07-09T07:37:45.197Z] #34 ...
07:37:45 [2022-07-09T07:37:45.197Z] 
07:37:45 [2022-07-09T07:37:45.197Z] #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
07:37:45 [2022-07-09T07:37:45.197Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:37:45 [2022-07-09T07:37:45.197Z] #38 7.663 go: downloading github.com/pelletier/go-toml v1.8.1
07:37:45 [2022-07-09T07:37:45.255Z] #62 20.74 Reading package lists...
07:37:45 [2022-07-09T07:37:45.255Z] #62 ...
07:37:45 [2022-07-09T07:37:45.255Z] 
07:37:45 [2022-07-09T07:37:45.255Z] #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
07:37:45 [2022-07-09T07:37:45.255Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:45 [2022-07-09T07:37:45.255Z] #55 23.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.72 Selecting previously unselected package libsepol1-dev:amd64.
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.72 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.73 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.86 Selecting previously unselected package libpcre2-16-0:amd64.
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.87 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.87 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:37:45 [2022-07-09T07:37:45.347Z] #20 64.97 Selecting previously unselected package libpcre2-32-0:amd64.
07:37:45 [2022-07-09T07:37:45.457Z] #38 ...
07:37:45 [2022-07-09T07:37:45.457Z] 
07:37:45 [2022-07-09T07:37:45.457Z] #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
07:37:45 [2022-07-09T07:37:45.457Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:45 [2022-07-09T07:37:45.457Z] #42 8.748 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:45 [2022-07-09T07:37:45.457Z] #42 8.769 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:45 [2022-07-09T07:37:45.457Z] #42 8.770 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.50 Selecting previously unselected package libyajl2:amd64.
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.50 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.60 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.64 Selecting previously unselected package libyajl-dev:amd64.
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.67 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.67 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
07:37:45 [2022-07-09T07:37:45.463Z] #76 45.85 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:37:45 [2022-07-09T07:37:45.511Z] #55 23.91 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:37:45 [2022-07-09T07:37:45.608Z] #20 64.97 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.608Z] #20 64.98 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.06 Selecting previously unselected package libpcre2-posix2:amd64.
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.07 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.07 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.11 Selecting previously unselected package libpcre2-dev:amd64.
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.12 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.608Z] #20 65.13 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:37:45 [2022-07-09T07:37:45.716Z] #42 10.89 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:45 [2022-07-09T07:37:45.717Z] #42 ...
07:37:45 [2022-07-09T07:37:45.717Z] 
07:37:45 [2022-07-09T07:37:45.717Z] #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
07:37:45 [2022-07-09T07:37:45.717Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:37:45 [2022-07-09T07:37:45.717Z] #40 8.491 go: downloading github.com/tc-hib/go-winres v0.2.3
07:37:45 [2022-07-09T07:37:45.717Z] #40 9.952 go: downloading github.com/tc-hib/winres v0.1.5
07:37:45 [2022-07-09T07:37:45.717Z] #40 ...
07:37:45 [2022-07-09T07:37:45.717Z] 
07:37:45 [2022-07-09T07:37:45.717Z] #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
07:37:45 [2022-07-09T07:37:45.717Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:45 [2022-07-09T07:37:45.717Z] #14 9.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:45 [2022-07-09T07:37:45.717Z] #14 9.015 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:45 [2022-07-09T07:37:45.717Z] #14 9.060 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:45 [2022-07-09T07:37:45.722Z] #76 45.88 Setting up libmagic-mgc (1:5.39-3) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 45.89 Setting up libyajl2:amd64 (2.1.0-3) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 45.93 Setting up libmagic1:amd64 (1:5.39-3) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.00 Setting up file (1:5.39-3) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.00 Setting up bzip2 (1.0.8-4) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.03 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.07 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.13 Setting up libcap2:amd64 (1:2.44-1) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.13 Setting up autotools-dev (20180224.1+nmu1) ...
07:37:45 [2022-07-09T07:37:45.722Z] #76 46.13 Setting up libsigsegv2:amd64 (2.13-1) ...
07:37:45 [2022-07-09T07:37:45.767Z] #55 24.21 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:37:45 [2022-07-09T07:37:45.767Z] #55 24.24 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:37:45 [2022-07-09T07:37:45.767Z] #55 24.34 go: downloading github.com/jgautheron/goconst v1.5.1
07:37:45 [2022-07-09T07:37:45.767Z] #55 24.34 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:37:45 [2022-07-09T07:37:45.767Z] #55 ...
07:37:45 [2022-07-09T07:37:45.767Z] 
07:37:45 [2022-07-09T07:37:45.767Z] #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
07:37:45 [2022-07-09T07:37:45.767Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:37:45 [2022-07-09T07:37:45.767Z] #42 14.44 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:37:45 [2022-07-09T07:37:45.767Z] #42 18.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:37:45 [2022-07-09T07:37:45.868Z] #20 65.32 Selecting previously unselected package libselinux1-dev:amd64.
07:37:45 [2022-07-09T07:37:45.868Z] #20 65.33 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:37:45 [2022-07-09T07:37:45.868Z] #20 65.33 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:37:45 [2022-07-09T07:37:45.868Z] #20 65.44 Selecting previously unselected package libdevmapper-dev:amd64.
07:37:45 [2022-07-09T07:37:45.976Z] #14 ...
07:37:45 [2022-07-09T07:37:45.976Z] 
07:37:45 [2022-07-09T07:37:45.976Z] #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
07:37:45 [2022-07-09T07:37:45.976Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:37:45 [2022-07-09T07:37:45.976Z] #57 6.997 go: downloading mvdan.cc/sh/v3 v3.0.2
07:37:45 [2022-07-09T07:37:45.976Z] #57 8.305 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc
07:37:45 [2022-07-09T07:37:45.976Z] #57 8.316 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625
07:37:45 [2022-07-09T07:37:45.976Z] #57 8.455 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e
07:37:45 [2022-07-09T07:37:45.976Z] #57 11.19 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be
07:37:45 [2022-07-09T07:37:45.976Z] #57 ...
07:37:45 [2022-07-09T07:37:45.976Z] 
07:37:45 [2022-07-09T07:37:45.976Z] #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
07:37:45 [2022-07-09T07:37:45.976Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:45 [2022-07-09T07:37:45.976Z] #51 8.897 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:37:45 [2022-07-09T07:37:45.976Z] #51 8.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:37:45 [2022-07-09T07:37:45.977Z] #51 8.933 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:37:45 [2022-07-09T07:37:45.977Z] #51 9.540 Get:4 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  InRelease [1540 B]
07:37:45 [2022-07-09T07:37:45.981Z] #76 46.17 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:37:45 [2022-07-09T07:37:45.981Z] #76 46.17 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:37:45 [2022-07-09T07:37:45.981Z] #76 46.19 Setting up patch (2.7.6-7) ...
07:37:45 [2022-07-09T07:37:45.981Z] #76 46.21 Setting up libudev-dev:amd64 (247.3-7) ...
07:37:45 [2022-07-09T07:37:45.981Z] #76 46.22 Setting up libyajl-dev:amd64 (2.1.0-3) ...
07:37:46 [2022-07-09T07:37:46.023Z] #42 ...
07:37:46 [2022-07-09T07:37:46.023Z] 
07:37:46 [2022-07-09T07:37:46.023Z] #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
07:37:46 [2022-07-09T07:37:46.023Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
07:37:46 [2022-07-09T07:37:46.023Z] #40 14.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:37:46 [2022-07-09T07:37:46.023Z] #40 14.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:37:46 [2022-07-09T07:37:46.023Z] #40 ...
07:37:46 [2022-07-09T07:37:46.023Z] 
07:37:46 [2022-07-09T07:37:46.024Z] #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
07:37:46 [2022-07-09T07:37:46.024Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:46 [2022-07-09T07:37:46.024Z] #55 24.68 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:37:46 [2022-07-09T07:37:46.024Z] #55 24.71 go: downloading github.com/julz/importas v0.1.0
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.45 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.45 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.49 Selecting previously unselected package libseccomp-dev:amd64.
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.50 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.50 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.56 Selecting previously unselected package libsystemd-dev:amd64.
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.57 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 65.58 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:37:46 [2022-07-09T07:37:46.129Z] #20 ...
07:37:46 [2022-07-09T07:37:46.129Z] 
07:37:46 [2022-07-09T07:37:46.129Z] #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
07:37:46 [2022-07-09T07:37:46.129Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:46 [2022-07-09T07:37:46.129Z] #71 13.57 + cd /tmp/tmp.0J0xE3txM5/src/github.com/containerd/containerd
07:37:46 [2022-07-09T07:37:46.129Z] #71 13.57 + git checkout -q v1.6.6
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.45 + export 'BUILDTAGS=netgo osusergo static_build'
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.45 + BUILDTAGS='netgo osusergo static_build'
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + export EXTRA_FLAGS=-buildmode=pie
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + EXTRA_FLAGS=-buildmode=pie
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + '[' '' = dynamic ']'
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.46 + make
07:37:46 [2022-07-09T07:37:46.129Z] #71 14.93 + bin/ctr
07:37:46 [2022-07-09T07:37:46.236Z] #51 ...
07:37:46 [2022-07-09T07:37:46.236Z] 
07:37:46 [2022-07-09T07:37:46.236Z] #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
07:37:46 [2022-07-09T07:37:46.236Z] #26 sha256:28183e69e32dc5484d00fa2e26a73b546067e39b038043913f814973991172b2
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.969 + RM_GOPATH=0
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.970 + TMP_GOPATH=
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.971 + : /build
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.971 + '[' -z '' ']'
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.973 ++ mktemp -d
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.989 + export GOPATH=/tmp/tmp.xVCVGn1qya
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.989 + GOPATH=/tmp/tmp.xVCVGn1qya
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.989 + RM_GOPATH=1
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.989 + case "$(go env GOARCH)" in
07:37:46 [2022-07-09T07:37:46.236Z] #26 7.990 ++ go env GOARCH
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.073 + export GO_BUILDMODE=-buildmode=pie
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.073 + GO_BUILDMODE=-buildmode=pie
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.074 ++ dirname /install.sh
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.075 + dir=/
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.077 + bin=dockercli
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.077 + shift
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.078 + '[' '!' -f //dockercli.installer ']'
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.078 + . //dockercli.installer
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.079 ++ : stable
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.079 ++ : 17.06.2-ce
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.080 + install_dockercli
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.085 + echo 'Install docker/cli version 17.06.2-ce from stable'
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.085 Install docker/cli version 17.06.2-ce from stable
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.085 ++ uname -m
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.094 + arch=x86_64
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.097 + '[' x86_64 '!=' x86_64 ']'
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.113 + url=https://download.docker.com/linux/static
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.113 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz
07:37:46 [2022-07-09T07:37:46.236Z] #26 8.114 + tar -xz docker/docker
07:37:46 [2022-07-09T07:37:46.236Z] #26 ...
07:37:46 [2022-07-09T07:37:46.236Z] 
07:37:46 [2022-07-09T07:37:46.236Z] #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
07:37:46 [2022-07-09T07:37:46.236Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:46 [2022-07-09T07:37:46.236Z] #51 11.32 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.32 Setting up libcap-dev:amd64 (1:2.44-1) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.32 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.32 Setting up libtool (2.4.6-15) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.32 Setting up m4 (1.4.18-5) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.38 Setting up dpkg-dev (1.20.10) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.38 Setting up autoconf (2.69-14) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.39 Setting up build-essential (12.9) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.41 Setting up automake (1:1.16.3-2) ...
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.50 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
07:37:46 [2022-07-09T07:37:46.240Z] #76 46.50 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:46 [2022-07-09T07:37:46.280Z] #55 24.81 go: downloading github.com/kisielk/errcheck v1.6.0
07:37:46 [2022-07-09T07:37:46.280Z] #55 24.88 go: downloading github.com/kulti/thelper v0.6.2
07:37:46 [2022-07-09T07:37:46.390Z] #71 ...
07:37:46 [2022-07-09T07:37:46.390Z] 
07:37:46 [2022-07-09T07:37:46.390Z] #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
07:37:46 [2022-07-09T07:37:46.390Z] #20 sha256:545c30010215b2745d84b840ab4dc42629ebf78cade95c2c7875a1329bb1db59
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.79 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.80 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.81 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.83 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.84 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.85 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.86 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.87 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.88 Setting up libudev-dev:amd64 (247.3-7) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.90 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.91 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.92 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.94 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.96 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.97 Setting up mingw-w64-common (8.0.0-1) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 65.99 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 66.00 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:37:46 [2022-07-09T07:37:46.390Z] #20 66.01 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:37:46 [2022-07-09T07:37:46.536Z] #55 25.07 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:37:46 [2022-07-09T07:37:46.536Z] #55 25.08 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.03 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.04 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.05 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.07 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
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.08 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.09 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
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.09 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.10 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.11 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
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.12 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.14 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.16 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.16 Setting up dmsetup (2:1.02.175-2.1) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.18 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.19 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:37:46 [2022-07-09T07:37:46.651Z] #20 66.20 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:46 [2022-07-09T07:37:46.794Z] #55 25.29 go: downloading github.com/ldez/tagliatelle v0.3.1
07:37:46 [2022-07-09T07:37:46.794Z] #55 25.30 go: downloading github.com/leonklingele/grouper v1.1.0
07:37:47 [2022-07-09T07:37:47.052Z] #55 25.55 go: downloading github.com/lufeee/execinquery v1.2.1
07:37:47 [2022-07-09T07:37:47.052Z] #55 25.62 go: downloading github.com/maratori/testpackage v1.0.1
07:37:47 [2022-07-09T07:37:47.052Z] #55 25.65 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:37:47 [2022-07-09T07:37:47.392Z] #55 25.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:37:47 [2022-07-09T07:37:47.392Z] #55 25.96 go: downloading github.com/mgechev/revive v1.2.1
07:37:47 [2022-07-09T07:37:47.962Z] #55 ...
07:37:47 [2022-07-09T07:37:47.962Z] 
07:37:47 [2022-07-09T07:37:47.962Z] #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
07:37:47 [2022-07-09T07:37:47.962Z] #38 sha256:aaeeb049f5680a56f6fede4f78256326a8aa0b4ae7580e26fa301c6d266d5252
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.97 tomll can be used in two ways:
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99 Writing to STDIN and reading from STDOUT:
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99   cat file.toml | tomll > file.toml
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99 
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99 Reading and updating a list of files:
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99   tomll a.toml b.toml c.toml
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99 
07:37:47 [2022-07-09T07:37:47.962Z] #38 23.99 When given a list of files, tomll will modify all files in place without asking.
07:37:47 [2022-07-09T07:37:47.962Z] #38 DONE 26.6s
07:37:48 [2022-07-09T07:37:48.036Z] #20 DONE 67.5s
07:37:48 [2022-07-09T07:37:48.036Z] 
07:37:48 [2022-07-09T07:37:48.036Z] #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
07:37:48 [2022-07-09T07:37:48.036Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:37:48 [2022-07-09T07:37:48.036Z] #71 ...
07:37:48 [2022-07-09T07:37:48.036Z] 
07:37:48 [2022-07-09T07:37:48.036Z] #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
07:37:48 [2022-07-09T07:37:48.036Z] #21 sha256:c69268745e740405100f301a6a9b909aae27398f9d0aa0d9e149ff91926c5664
07:37:48 [2022-07-09T07:37:48.148Z] #76 DONE 48.0s
07:37:48 [2022-07-09T07:37:48.148Z] 
07:37:48 [2022-07-09T07:37:48.148Z] #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
07:37:48 [2022-07-09T07:37:48.148Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:48 [2022-07-09T07:37:48.148Z] #55 45.59 go: downloading github.com/prometheus/client_model v0.2.0
07:37:48 [2022-07-09T07:37:48.148Z] #55 45.71 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
07:37:48 [2022-07-09T07:37:48.148Z] #55 45.79 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:37:48 [2022-07-09T07:37:48.148Z] #55 45.93 go: downloading github.com/google/go-cmp v0.5.7
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.38 go: downloading github.com/hexops/gotextdiff v1.0.3
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.42 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.42 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.55 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.94 go: downloading github.com/beorn7/perks v1.0.1
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.94 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.94 go: downloading github.com/golang/protobuf v1.5.2
07:37:48 [2022-07-09T07:37:48.148Z] #55 46.94 go: downloading github.com/prometheus/common v0.32.1
07:37:48 [2022-07-09T07:37:48.149Z] #55 47.50 go: downloading github.com/prometheus/procfs v0.7.3
07:37:48 [2022-07-09T07:37:48.149Z] #55 47.50 go: downloading google.golang.org/protobuf v1.28.0
07:37:48 [2022-07-09T07:37:48.149Z] #55 48.38 go: downloading github.com/mattn/go-runewidth v0.0.9
07:37:48 [2022-07-09T07:37:48.230Z] 
07:37:48 [2022-07-09T07:37:48.230Z] #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
07:37:48 [2022-07-09T07:37:48.230Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:48 [2022-07-09T07:37:48.230Z] #31 22.39 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)...
07:37:48 [2022-07-09T07:37:48.230Z] #31 25.19 #=#=#                                                                         
07:37:48 [2022-07-09T07:37:48.230Z] #31 25.57 #=#=#                                                                         

######################################################################## 100.0%
07:37:48 [2022-07-09T07:37:48.230Z] #31 27.62 
07:37:48 [2022-07-09T07:37:48.407Z] #55 48.56 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:37:48 [2022-07-09T07:37:48.491Z] #31 ...
07:37:48 [2022-07-09T07:37:48.491Z] 
07:37:48 [2022-07-09T07:37:48.491Z] #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
07:37:48 [2022-07-09T07:37:48.491Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:48 [2022-07-09T07:37:48.491Z] #55 27.18 go: downloading github.com/moricho/tparallel v0.2.1
07:37:48 [2022-07-09T07:37:48.748Z] #55 27.21 go: downloading github.com/nakabonne/nestif v0.3.1
07:37:48 [2022-07-09T07:37:48.748Z] #55 ...
07:37:48 [2022-07-09T07:37:48.748Z] 
07:37:48 [2022-07-09T07:37:48.748Z] #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
07:37:48 [2022-07-09T07:37:48.748Z] #31 sha256:902c7a95f95d3a6aadef0b15e4cb300926323c3bd3b8655ac5a6e5372dd7e882
07:37:48 [2022-07-09T07:37:48.748Z] #31 28.42 Download of images into '/build' complete.
07:37:48 [2022-07-09T07:37:48.748Z] #31 28.42 Use something like the following to load the result into a Docker daemon:
07:37:48 [2022-07-09T07:37:48.748Z] #31 28.42   tar -cC '/build' . | docker load
07:37:48 [2022-07-09T07:37:48.748Z] #31 DONE 28.5s
07:37:48 [2022-07-09T07:37:48.748Z] 
07:37:48 [2022-07-09T07:37:48.748Z] #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
07:37:48 [2022-07-09T07:37:48.748Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:48 [2022-07-09T07:37:48.748Z] #55 27.40 go: downloading github.com/nishanths/exhaustive v0.7.11
07:37:49 [2022-07-09T07:37:49.021Z] #55 27.47 go: downloading github.com/nishanths/predeclared v0.2.2
07:37:49 [2022-07-09T07:37:49.278Z] #55 27.69 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
07:37:49 [2022-07-09T07:37:49.278Z] #55 27.93 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:37:49 [2022-07-09T07:37:49.421Z] #21 1.117 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:37:49 [2022-07-09T07:37:49.421Z] #21 1.118 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:37:49 [2022-07-09T07:37:49.421Z] #21 1.118 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:37:49 [2022-07-09T07:37:49.536Z] #55 28.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:37:49 [2022-07-09T07:37:49.536Z] #55 28.05 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:37:49 [2022-07-09T07:37:49.784Z] #55 ...
07:37:49 [2022-07-09T07:37:49.784Z] 
07:37:49 [2022-07-09T07:37:49.784Z] #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
07:37:49 [2022-07-09T07:37:49.784Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:49 [2022-07-09T07:37:49.784Z] #14 39.72 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 40.60 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 41.33 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 42.72 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.48 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.49 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.49 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.51 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.52 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]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.53 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:37:49 [2022-07-09T07:37:49.784Z] #14 43.53 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.56 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.57 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.57 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.59 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.62 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.63 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.65 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 43.65 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:37:49 [2022-07-09T07:37:49.785Z] #14 44.93 debconf: delaying package configuration, since apt-utils is not installed
07:37:49 [2022-07-09T07:37:49.785Z] #14 45.15 Fetched 115 MB in 8s (14.3 MB/s)
07:37:49 [2022-07-09T07:37:49.785Z] #14 45.25 Selecting previously unselected package binutils-mingw-w64-i686.
07:37:49 [2022-07-09T07:37:49.785Z] #14 45.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:37:49 [2022-07-09T07:37:49.785Z] #14 45.31 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:37:49 [2022-07-09T07:37:49.785Z] #14 45.32 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:37:49 [2022-07-09T07:37:49.785Z] #14 47.93 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:37:49 [2022-07-09T07:37:49.785Z] #14 47.93 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:37:49 [2022-07-09T07:37:49.785Z] #14 47.94 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:37:49 [2022-07-09T07:37:49.785Z] #14 ...
07:37:49 [2022-07-09T07:37:49.785Z] 
07:37:49 [2022-07-09T07:37:49.785Z] #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
07:37:49 [2022-07-09T07:37:49.785Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:37:49 [2022-07-09T07:37:49.785Z] #34 48.82 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.
07:37:49 [2022-07-09T07:37:49.785Z] #34 49.29 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:37:49 [2022-07-09T07:37:49.785Z] #34 49.47 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:37:49 [2022-07-09T07:37:49.793Z] #55 28.26 go: downloading github.com/securego/gosec/v2 v2.11.0
07:37:50 [2022-07-09T07:37:50.051Z] #55 28.72 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:37:50 [2022-07-09T07:37:50.051Z] #55 28.72 go: downloading github.com/sivchari/containedctx v1.0.2
07:37:50 [2022-07-09T07:37:50.308Z] #55 28.89 go: downloading github.com/sivchari/tenv v1.5.0
07:37:50 [2022-07-09T07:37:50.308Z] #55 28.89 go: downloading github.com/sonatard/noctx v0.0.1
07:37:50 [2022-07-09T07:37:50.357Z] #34 ...
07:37:50 [2022-07-09T07:37:50.357Z] 
07:37:50 [2022-07-09T07:37:50.357Z] #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
07:37:50 [2022-07-09T07:37:50.357Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.900 + RM_GOPATH=0
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.900 + TMP_GOPATH=
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.900 + : /build
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.900 + '[' -z '' ']'
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.901 ++ mktemp -d
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.937 + export GOPATH=/tmp/tmp.H2wYjMbmUH
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.937 + GOPATH=/tmp/tmp.H2wYjMbmUH
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.937 + RM_GOPATH=1
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.939 + case "$(go env GOARCH)" in
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.941 ++ go env GOARCH
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.952 + export GO_BUILDMODE=-buildmode=pie
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.953 + GO_BUILDMODE=-buildmode=pie
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.955 ++ dirname /install.sh
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.957 + dir=/
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.958 + bin=containerd
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.959 + shift
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.959 + '[' '!' -f //containerd.installer ']'
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.959 + . //containerd.installer
07:37:50 [2022-07-09T07:37:50.357Z] #64 2.959 ++ set -e
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.960 ++ : v1.6.6
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.960 + install_containerd
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.965 + echo 'Install containerd version v1.6.6'
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.966 Install containerd version v1.6.6
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.966 + git clone https://github.com/containerd/containerd.git /tmp/tmp.H2wYjMbmUH/src/github.com/containerd/containerd
07:37:50 [2022-07-09T07:37:50.358Z] #64 2.997 Cloning into '/tmp/tmp.H2wYjMbmUH/src/github.com/containerd/containerd'...
07:37:50 [2022-07-09T07:37:50.358Z] #64 ...
07:37:50 [2022-07-09T07:37:50.358Z] 
07:37:50 [2022-07-09T07:37:50.358Z] #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
07:37:50 [2022-07-09T07:37:50.358Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:50 [2022-07-09T07:37:50.358Z] #51 40.41 The following NEW packages will be installed:
07:37:50 [2022-07-09T07:37:50.358Z] #51 40.46   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:37:50 [2022-07-09T07:37:50.358Z] #51 40.46   python3-protobuf python3-six
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.08 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.08 Need to get 2314 kB of archives.
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.08 After this operation, 11.1 MB of additional disk space will be used.
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.10 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.13 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.13 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.14 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 41.14 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 43.69 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.32 debconf: delaying package configuration, since apt-utils is not installed
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.48 Fetched 2314 kB in 3s (676 kB/s)
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.56 Selecting previously unselected package libprotobuf23:amd64.
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.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 ... 15718 files and directories currently installed.)
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.66 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 45.72 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 46.69 Selecting previously unselected package python3-pkg-resources.
07:37:50 [2022-07-09T07:37:50.358Z] #51 46.69 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 46.69 Unpacking python3-pkg-resources (52.0.0-4) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.11 Selecting previously unselected package python3-six.
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.11 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.12 Unpacking python3-six (1.16.0-2) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.44 Selecting previously unselected package python3-protobuf.
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.44 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 47.44 Unpacking python3-protobuf (3.12.4-1) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.08 Selecting previously unselected package libnet1:amd64.
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.08 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.10 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.22 Selecting previously unselected package libnl-3-200:amd64.
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.22 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.28 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.40 Selecting previously unselected package libprotobuf-c1:amd64.
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.40 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.41 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.53 Selecting previously unselected package criu.
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.53 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 48.53 Unpacking criu (3.17-1) ...
07:37:50 [2022-07-09T07:37:50.358Z] #51 49.51 Setting up python3-pkg-resources (52.0.0-4) ...
07:37:50 [2022-07-09T07:37:50.567Z] #55 29.18 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:37:50 [2022-07-09T07:37:50.617Z] #51 ...
07:37:50 [2022-07-09T07:37:50.617Z] 
07:37:50 [2022-07-09T07:37:50.617Z] #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
07:37:50 [2022-07-09T07:37:50.617Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:50 [2022-07-09T07:37:50.617Z] #14 50.83 Selecting previously unselected package binutils-mingw-w64.
07:37:50 [2022-07-09T07:37:50.617Z] #14 50.83 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:37:50 [2022-07-09T07:37:50.617Z] #14 50.83 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:37:50 [2022-07-09T07:37:50.825Z] #55 29.33 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:37:50 [2022-07-09T07:37:50.825Z] #55 29.38 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
07:37:50 [2022-07-09T07:37:50.875Z] #14 50.98 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:37:50 [2022-07-09T07:37:50.876Z] #14 50.98 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:37:50 [2022-07-09T07:37:50.876Z] #14 51.05 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:37:50 [2022-07-09T07:37:50.876Z] #14 51.19 Selecting previously unselected package dmsetup.
07:37:51 [2022-07-09T07:37:51.084Z] #55 29.51 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:37:51 [2022-07-09T07:37:51.084Z] #55 29.55 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:37:51 [2022-07-09T07:37:51.084Z] #55 29.62 go: downloading github.com/tetafro/godot v1.4.11
07:37:51 [2022-07-09T07:37:51.084Z] #55 29.67 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:37:51 [2022-07-09T07:37:51.134Z] #14 51.20 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #14 51.20 Unpacking dmsetup (2:1.02.175-2.1) ...
07:37:51 [2022-07-09T07:37:51.134Z] #14 ...
07:37:51 [2022-07-09T07:37:51.134Z] 
07:37:51 [2022-07-09T07:37:51.134Z] #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
07:37:51 [2022-07-09T07:37:51.134Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:51 [2022-07-09T07:37:51.134Z] #42 41.29 Selecting previously unselected package libicu67:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 41.30 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 41.34 Unpacking libicu67:amd64 (67.1-7) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 48.83 Selecting previously unselected package libxml2:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 48.83 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 48.83 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.47 Selecting previously unselected package libarchive13:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.47 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.47 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.76 Selecting previously unselected package libjsoncpp24:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.76 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.78 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.97 Selecting previously unselected package librhash0:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.97 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 49.98 Unpacking librhash0:amd64 (1.4.1-2) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.17 Selecting previously unselected package libuv1:amd64.
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.17 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.20 Unpacking libuv1:amd64 (1.40.0-2) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.35 Selecting previously unselected package cmake.
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.37 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 50.37 Unpacking cmake (3.18.4-2+deb11u1) ...
07:37:51 [2022-07-09T07:37:51.134Z] #42 ...
07:37:51 [2022-07-09T07:37:51.134Z] 
07:37:51 [2022-07-09T07:37:51.134Z] #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
07:37:51 [2022-07-09T07:37:51.134Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:51 [2022-07-09T07:37:51.134Z] #14 51.39 Selecting previously unselected package mingw-w64-common.
07:37:51 [2022-07-09T07:37:51.134Z] #14 51.44 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:37:51 [2022-07-09T07:37:51.134Z] #14 51.44 Unpacking mingw-w64-common (8.0.0-1) ...
07:37:51 [2022-07-09T07:37:51.348Z] #55 29.89 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:37:51 [2022-07-09T07:37:51.348Z] #55 29.91 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
07:37:51 [2022-07-09T07:37:51.569Z] #51 15.95 Get:6 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:51 [2022-07-09T07:37:51.569Z] #51 ...
07:37:51 [2022-07-09T07:37:51.569Z] 
07:37:51 [2022-07-09T07:37:51.569Z] #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
07:37:51 [2022-07-09T07:37:51.569Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:37:51 [2022-07-09T07:37:51.569Z] #53 10.75 go: downloading github.com/fatih/color v1.10.0
07:37:51 [2022-07-09T07:37:51.569Z] #53 10.75 go: downloading github.com/dnephin/pflag v1.0.7
07:37:51 [2022-07-09T07:37:51.569Z] #53 10.81 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
07:37:51 [2022-07-09T07:37:51.569Z] #53 10.94 go: downloading github.com/pkg/errors v0.9.1
07:37:51 [2022-07-09T07:37:51.569Z] #53 11.68 go: downloading github.com/mattn/go-colorable v0.1.8
07:37:51 [2022-07-09T07:37:51.569Z] #53 11.76 go: downloading github.com/mattn/go-isatty v0.0.12
07:37:51 [2022-07-09T07:37:51.569Z] #53 11.97 go: downloading github.com/fsnotify/fsnotify v1.4.9
07:37:51 [2022-07-09T07:37:51.569Z] #53 12.18 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1
07:37:51 [2022-07-09T07:37:51.569Z] #53 12.74 go: downloading github.com/jonboulle/clockwork v0.2.2
07:37:51 [2022-07-09T07:37:51.569Z] #53 12.82 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9
07:37:51 [2022-07-09T07:37:51.569Z] #53 13.18 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1
07:37:51 [2022-07-09T07:37:51.569Z] #53 13.60 go: downloading golang.org/x/tools v0.1.0
07:37:51 [2022-07-09T07:37:51.646Z] #55 30.10 go: downloading github.com/ultraware/funlen v0.0.3
07:37:51 [2022-07-09T07:37:51.646Z] #55 30.29 go: downloading github.com/ultraware/whitespace v0.0.5
07:37:51 [2022-07-09T07:37:51.646Z] #55 ...
07:37:51 [2022-07-09T07:37:51.646Z] 
07:37:51 [2022-07-09T07:37:51.646Z] #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
07:37:51 [2022-07-09T07:37:51.646Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
07:37:51 [2022-07-09T07:37:51.646Z] #36 20.25 go: downloading github.com/sirupsen/logrus v1.6.0
07:37:51 [2022-07-09T07:37:51.646Z] #36 20.26 go: downloading github.com/spf13/cobra v1.1.3
07:37:51 [2022-07-09T07:37:51.646Z] #36 20.70 go: downloading github.com/mattn/go-isatty v0.0.3
07:37:51 [2022-07-09T07:37:51.646Z] #36 21.02 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:37:51 [2022-07-09T07:37:51.646Z] #36 21.43 go: downloading gopkg.in/yaml.v2 v2.4.0
07:37:51 [2022-07-09T07:37:51.646Z] #36 21.98 go: downloading github.com/cosiner/argv v0.1.0
07:37:51 [2022-07-09T07:37:51.646Z] #36 22.05 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:37:51 [2022-07-09T07:37:51.646Z] #36 22.10 go: downloading github.com/peterh/liner v1.2.2
07:37:51 [2022-07-09T07:37:51.646Z] #36 22.37 go: downloading github.com/google/go-dap v0.6.0
07:37:51 [2022-07-09T07:37:51.646Z] #36 23.04 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:37:51 [2022-07-09T07:37:51.646Z] #36 23.79 go: downloading github.com/mattn/go-runewidth v0.0.3
07:37:51 [2022-07-09T07:37:51.646Z] #36 24.10 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:37:51 [2022-07-09T07:37:51.646Z] #36 24.22 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:37:51 [2022-07-09T07:37:51.646Z] #36 26.56 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:37:51 [2022-07-09T07:37:51.646Z] #36 27.35 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:37:51 [2022-07-09T07:37:51.902Z] #36 ...
07:37:51 [2022-07-09T07:37:51.902Z] 
07:37:51 [2022-07-09T07:37:51.902Z] #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
07:37:51 [2022-07-09T07:37:51.902Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:51 [2022-07-09T07:37:51.902Z] #55 30.44 go: downloading github.com/uudashr/gocognit v1.0.5
07:37:52 [2022-07-09T07:37:52.159Z] #55 30.72 go: downloading github.com/yagipy/maintidx v1.0.0
07:37:52 [2022-07-09T07:37:52.159Z] #55 30.74 go: downloading github.com/yeya24/promlinter v0.2.0
07:37:52 [2022-07-09T07:37:52.416Z] #55 30.91 go: downloading gitlab.com/bosi/decorder v0.2.1
07:37:52 [2022-07-09T07:37:52.528Z] #53 ...
07:37:52 [2022-07-09T07:37:52.528Z] 
07:37:52 [2022-07-09T07:37:52.528Z] #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
07:37:52 [2022-07-09T07:37:52.528Z] #67 sha256:2694c53617d1d11dd3e2392537ddc6c354c3799417e2375636d1cb6b2ef60c6a
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + RM_GOPATH=0
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + TMP_GOPATH=
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + : /build
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + '[' -z '' ']'
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 ++ mktemp -d
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + export GOPATH=/tmp/tmp.o9noBHaWHB
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + GOPATH=/tmp/tmp.o9noBHaWHB
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + RM_GOPATH=1
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 + case "$(go env GOARCH)" in
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.994 ++ go env GOARCH
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.996 + export GO_BUILDMODE=-buildmode=pie
07:37:52 [2022-07-09T07:37:52.528Z] #67 6.997 + GO_BUILDMODE=-buildmode=pie
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.010 ++ dirname /install.sh
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + dir=/
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + bin=rootlesskit
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + shift
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + '[' '!' -f //rootlesskit.installer ']'
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + . //rootlesskit.installer
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 ++ : 1920341cd41e047834a21007424162a2dc946315
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + install_rootlesskit
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + case "$1" in
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + export CGO_ENABLED=0
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + CGO_ENABLED=0
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.013 + _install_rootlesskit
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 + echo 'Install rootlesskit version 1920341cd41e047834a21007424162a2dc946315'
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 + for f in rootlesskit rootlesskit-docker-proxy
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 + GOBIN=/build
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 + GO111MODULE=on
07:37:52 [2022-07-09T07:37:52.528Z] #67 7.023 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@1920341cd41e047834a21007424162a2dc946315
07:37:52 [2022-07-09T07:37:52.528Z] #67 8.011 go: downloading github.com/rootless-containers/rootlesskit v1.0.0
07:37:52 [2022-07-09T07:37:52.528Z] #67 12.44 go: downloading github.com/sirupsen/logrus v1.8.1
07:37:52 [2022-07-09T07:37:52.528Z] #67 12.54 go: downloading github.com/urfave/cli/v2 v2.4.0
07:37:52 [2022-07-09T07:37:52.528Z] #67 13.59 go: downloading golang.org/x/sys v0.0.0-20220319134239-a9b59b0215f8
07:37:52 [2022-07-09T07:37:52.528Z] #67 ...
07:37:52 [2022-07-09T07:37:52.528Z] 
07:37:52 [2022-07-09T07:37:52.528Z] #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
07:37:52 [2022-07-09T07:37:52.528Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:52 [2022-07-09T07:37:52.528Z] #55 12.19 go: downloading github.com/fatih/color v1.13.0
07:37:52 [2022-07-09T07:37:52.528Z] #55 12.41 go: downloading github.com/gofrs/flock v0.8.1
07:37:52 [2022-07-09T07:37:52.528Z] #55 12.77 go: downloading github.com/spf13/cobra v1.4.0
07:37:52 [2022-07-09T07:37:52.528Z] #55 12.78 go: downloading github.com/spf13/pflag v1.0.5
07:37:52 [2022-07-09T07:37:52.528Z] #55 13.23 go: downloading github.com/spf13/viper v1.11.0
07:37:52 [2022-07-09T07:37:52.528Z] #55 13.56 go: downloading gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
07:37:52 [2022-07-09T07:37:52.528Z] #55 14.58 go: downloading golang.org/x/tools v0.1.11-0.20220316014157-77aa08bb151a
07:37:52 [2022-07-09T07:37:52.528Z] #55 14.60 go: downloading github.com/go-critic/go-critic v0.6.3
07:37:52 [2022-07-09T07:37:52.672Z] #55 31.23 go: downloading honnef.co/go/tools v0.3.1
07:37:52 [2022-07-09T07:37:52.815Z] #55 ...
07:37:52 [2022-07-09T07:37:52.815Z] 
07:37:52 [2022-07-09T07:37:52.815Z] #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
07:37:52 [2022-07-09T07:37:52.815Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:37:52 [2022-07-09T07:37:52.815Z] #47 7.509 + git clone https://github.com/docker/distribution.git .
07:37:52 [2022-07-09T07:37:52.815Z] #47 7.509 Cloning into '.'...
07:37:52 [2022-07-09T07:37:52.815Z] #47 ...
07:37:52 [2022-07-09T07:37:52.815Z] 
07:37:52 [2022-07-09T07:37:52.815Z] #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
07:37:52 [2022-07-09T07:37:52.815Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:52 [2022-07-09T07:37:52.815Z] #55 18.13 go: downloading github.com/hashicorp/go-version v1.4.0
07:37:53 [2022-07-09T07:37:53.082Z] #55 18.47 go: downloading github.com/ldez/gomoddirectives v0.2.3
07:37:53 [2022-07-09T07:37:53.341Z] #55 ...
07:37:53 [2022-07-09T07:37:53.341Z] 
07:37:53 [2022-07-09T07:37:53.341Z] #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             ;
07:37:53 [2022-07-09T07:37:53.341Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:37:53 [2022-07-09T07:37:53.341Z] #76 8.621 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:53 [2022-07-09T07:37:53.600Z] #76 ...
07:37:53 [2022-07-09T07:37:53.600Z] 
07:37:53 [2022-07-09T07:37:53.600Z] #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
07:37:53 [2022-07-09T07:37:53.600Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:37:53 [2022-07-09T07:37:53.600Z] #40 12.22 go: downloading github.com/urfave/cli/v2 v2.3.0
07:37:53 [2022-07-09T07:37:53.600Z] #40 13.07 go: downloading github.com/nfnt/resize v0.0.0-20180221191011-83c6a9932646
07:37:53 [2022-07-09T07:37:53.600Z] #40 13.08 go: downloading golang.org/x/image v0.0.0-20210220032944-ac19c3e999fb
07:37:53 [2022-07-09T07:37:53.636Z] #55 ...
07:37:53 [2022-07-09T07:37:53.636Z] 
07:37:53 [2022-07-09T07:37:53.636Z] #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
07:37:53 [2022-07-09T07:37:53.636Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:37:53 [2022-07-09T07:37:53.636Z] #51 21.67 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:37:53 [2022-07-09T07:37:53.636Z] #51 27.76 Fetched 8439 kB in 20s (415 kB/s)
07:37:53 [2022-07-09T07:37:53.636Z] #51 27.76 Reading package lists...
07:37:53 [2022-07-09T07:37:53.636Z] #51 ...
07:37:53 [2022-07-09T07:37:53.636Z] 
07:37:53 [2022-07-09T07:37:53.636Z] #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
07:37:53 [2022-07-09T07:37:53.636Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:37:53 [2022-07-09T07:37:53.636Z] #14 22.20 Fetched 8435 kB in 17s (504 kB/s)
07:37:53 [2022-07-09T07:37:53.636Z] #14 22.20 Reading package lists...
07:37:53 [2022-07-09T07:37:53.860Z] #40 19.20 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0
07:37:53 [2022-07-09T07:37:53.860Z] #40 ...
07:37:53 [2022-07-09T07:37:53.860Z] 
07:37:53 [2022-07-09T07:37:53.860Z] #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
07:37:53 [2022-07-09T07:37:53.860Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:37:53 [2022-07-09T07:37:53.860Z] #55 19.12 go: downloading github.com/mitchellh/go-homedir v1.1.0
07:37:53 [2022-07-09T07:37:53.915Z] #14 29.93 Reading package lists...
07:37:53 [2022-07-09T07:37:53.915Z] #14 ...
07:37:53 [2022-07-09T07:37:53.915Z] 
07:37:53 [2022-07-09T07:37:53.915Z] #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
07:37:53 [2022-07-09T07:37:53.915Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
07:37:53 [2022-07-09T07:37:53.915Z] #47 30.18 Updating files:  73% (1601/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:37:53 [2022-07-09T07:37:53.915Z] #47 30.97 + git checkout -q v2.3.0
07:37:54 [2022-07-09T07:37:54.128Z] #55 19.20 go: downloading github.com/hashicorp/go-multierror v1.1.1
07:37:54 [2022-07-09T07:37:54.984Z] #21 1.624 Reading package lists...
07:37:55 [2022-07-09T07:37:55.399Z] #47 33.57 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:37:56 [2022-07-09T07:37:56.042Z] #55 ...
07:37:56 [2022-07-09T07:37:56.042Z] 
07:37:56 [2022-07-09T07:37:56.042Z] #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
07:37:56 [2022-07-09T07:37:56.042Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:56 [2022-07-09T07:37:56.042Z] #14 11.43 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:37:56 [2022-07-09T07:37:56.042Z] #14 14.75 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:56 [2022-07-09T07:37:56.042Z] #14 19.36 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:56 [2022-07-09T07:37:56.302Z] #14 ...
07:37:56 [2022-07-09T07:37:56.302Z] 
07:37:56 [2022-07-09T07:37:56.302Z] #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
07:37:56 [2022-07-09T07:37:56.302Z] #67 sha256:2694c53617d1d11dd3e2392537ddc6c354c3799417e2375636d1cb6b2ef60c6a
07:37:56 [2022-07-09T07:37:56.302Z] #67 19.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20220119180841-3c283ff8b7dd
07:37:56 [2022-07-09T07:37:56.302Z] #67 21.13 go: downloading github.com/google/uuid v1.3.0
07:37:56 [2022-07-09T07:37:56.567Z] #67 21.41 go: downloading github.com/moby/vpnkit v0.5.0
07:37:56 [2022-07-09T07:37:56.826Z] #67 21.41 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8
07:37:57 [2022-07-09T07:37:57.086Z] #67 21.71 go: downloading github.com/gofrs/flock v0.8.1
07:37:57 [2022-07-09T07:37:57.289Z] #47 ...
07:37:57 [2022-07-09T07:37:57.289Z] 
07:37:57 [2022-07-09T07:37:57.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             ;
07:37:57 [2022-07-09T07:37:57.289Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:37:57 [2022-07-09T07:37:57.289Z] #76 25.70 Fetched 8435 kB in 18s (469 kB/s)
07:37:57 [2022-07-09T07:37:57.289Z] #76 25.70 Reading package lists...
07:37:57 [2022-07-09T07:37:57.289Z] #76 33.10 Reading package lists...
07:37:57 [2022-07-09T07:37:57.289Z] #76 ...
07:37:57 [2022-07-09T07:37:57.289Z] 
07:37:57 [2022-07-09T07:37:57.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
07:37:57 [2022-07-09T07:37:57.289Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:37:57 [2022-07-09T07:37:57.289Z] #55 33.95 go: downloading mvdan.cc/gofumpt v0.3.1
07:37:57 [2022-07-09T07:37:57.289Z] #55 33.95 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:37:57 [2022-07-09T07:37:57.289Z] #55 34.13 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:37:57 [2022-07-09T07:37:57.289Z] #55 34.29 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
07:37:57 [2022-07-09T07:37:57.289Z] #55 34.46 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
07:37:57 [2022-07-09T07:37:57.345Z] #67 21.88 go: downloading github.com/gorilla/mux v1.8.0
07:37:57 [2022-07-09T07:37:57.545Z] #55 ...
07:37:57 [2022-07-09T07:37:57.545Z] 
07:37:57 [2022-07-09T07:37:57.545Z] #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
07:37:57 [2022-07-09T07:37:57.545Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:37:57 [2022-07-09T07:37:57.545Z] #42 26.17 Fetched 8435 kB in 18s (458 kB/s)
07:37:57 [2022-07-09T07:37:57.545Z] #42 26.17 Reading package lists...
07:37:57 [2022-07-09T07:37:57.604Z] #67 22.31 go: downloading github.com/moby/sys/mountinfo v0.6.0
07:37:57 [2022-07-09T07:37:57.700Z] #14 ...
07:37:57 [2022-07-09T07:37:57.700Z] 
07:37:57 [2022-07-09T07:37:57.700Z] #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
07:37:57 [2022-07-09T07:37:57.700Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.53 Setting up libicu67:amd64 (67.1-7) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.58 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.58 Setting up libuv1:amd64 (1.40.0-2) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.58 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.61 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.64 Setting up librhash0:amd64 (1.4.1-2) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.66 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.70 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.70 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.73 Setting up cmake (3.18.4-2+deb11u1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 54.79 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:37:57 [2022-07-09T07:37:57.700Z] #42 DONE 57.4s
07:37:57 [2022-07-09T07:37:57.700Z] 
07:37:57 [2022-07-09T07:37:57.700Z] #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
07:37:57 [2022-07-09T07:37:57.700Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:37:57 [2022-07-09T07:37:57.700Z] #51 51.35 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 51.36 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 51.37 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 51.39 Setting up python3-six (1.16.0-2) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 52.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 52.77 Setting up python3-protobuf (3.12.4-1) ...
07:37:57 [2022-07-09T07:37:57.700Z] #51 ...
07:37:57 [2022-07-09T07:37:57.700Z] 
07:37:57 [2022-07-09T07:37:57.700Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:37:57 [2022-07-09T07:37:57.700Z] #43 sha256:b7b89f48f814b9a3bfe2300c50b3b0f073d13fde067ec588d14acd7e8bc9bca7
07:37:57 [2022-07-09T07:37:57.801Z] #42 32.59 Reading package lists...
07:37:57 [2022-07-09T07:37:57.801Z] #42 ...
07:37:57 [2022-07-09T07:37:57.801Z] 
07:37:57 [2022-07-09T07:37:57.801Z] #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
07:37:57 [2022-07-09T07:37:57.801Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:37:57 [2022-07-09T07:37:57.801Z] #14 29.93 Reading package lists...
07:37:57 [2022-07-09T07:37:57.959Z] #43 DONE 0.7s
07:37:57 [2022-07-09T07:37:57.959Z] 
07:37:57 [2022-07-09T07:37:57.959Z] #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
07:37:57 [2022-07-09T07:37:57.959Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:37:57 [2022-07-09T07:37:57.959Z] #77 6.803 Cloning into '/tmp/crun-build'...
07:37:57 [2022-07-09T07:37:57.959Z] #77 ...
07:37:57 [2022-07-09T07:37:57.959Z] 
07:37:57 [2022-07-09T07:37:57.959Z] #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
07:37:57 [2022-07-09T07:37:57.959Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:37:57 [2022-07-09T07:37:57.959Z] #14 58.23 Selecting previously unselected package mingw-w64-x86-64-dev.
07:37:57 [2022-07-09T07:37:57.959Z] #14 58.23 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:37:57 [2022-07-09T07:37:57.959Z] #14 58.23 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:37:58 [2022-07-09T07:37:58.173Z] #67 22.73 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.1
07:37:58 [2022-07-09T07:37:58.762Z] #67 23.15 go: downloading github.com/u-root/uio v0.0.0-20210528114334-82958018845c
07:37:58 [2022-07-09T07:37:58.762Z] #67 ...
07:37:58 [2022-07-09T07:37:58.762Z] 
07:37:58 [2022-07-09T07:37:58.762Z] #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
07:37:58 [2022-07-09T07:37:58.762Z] #26 sha256:28183e69e32dc5484d00fa2e26a73b546067e39b038043913f814973991172b2
07:37:58 [2022-07-09T07:37:58.762Z] #26 22.88 + mkdir -p /build
07:37:58 [2022-07-09T07:37:58.762Z] #26 22.89 + mv docker/docker /build/
07:37:58 [2022-07-09T07:37:58.762Z] #26 22.91 + rmdir docker
07:37:58 [2022-07-09T07:37:58.762Z] #26 DONE 23.6s
07:37:59 [2022-07-09T07:37:59.024Z] 
07:37:59 [2022-07-09T07:37:59.024Z] #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
07:37:59 [2022-07-09T07:37:59.024Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:37:59 [2022-07-09T07:37:59.024Z] #36 24.28 go: downloading github.com/sirupsen/logrus v1.6.0
07:37:59 [2022-07-09T07:37:59.024Z] #36 24.34 go: downloading github.com/spf13/cobra v1.1.3
07:37:59 [2022-07-09T07:37:59.181Z] #21 6.358 Reading package lists...
07:37:59 [2022-07-09T07:37:59.595Z] #36 ...
07:37:59 [2022-07-09T07:37:59.595Z] 
07:37:59 [2022-07-09T07:37:59.595Z] #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
07:37:59 [2022-07-09T07:37:59.595Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:37:59 [2022-07-09T07:37:59.595Z] #42 14.67 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:37:59 [2022-07-09T07:37:59.595Z] #42 19.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:37:59 [2022-07-09T07:37:59.595Z] #42 ...
07:37:59 [2022-07-09T07:37:59.595Z] 
07:37:59 [2022-07-09T07:37:59.595Z] #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
07:37:59 [2022-07-09T07:37:59.595Z] #67 sha256:2694c53617d1d11dd3e2392537ddc6c354c3799417e2375636d1cb6b2ef60c6a
07:37:59 [2022-07-09T07:37:59.595Z] #67 23.62 go: downloading golang.org/x/net v0.0.0-20201110031124-69a78807bb2b
07:38:00 [2022-07-09T07:38:00.120Z] #21 11.09 Building dependency tree...
07:38:00 [2022-07-09T07:38:00.120Z] #21 12.19 Reading state information...
07:38:00 [2022-07-09T07:38:00.319Z] #14 36.55 Building dependency tree...
07:38:00 [2022-07-09T07:38:00.319Z] #14 ...
07:38:00 [2022-07-09T07:38:00.319Z] 
07:38:00 [2022-07-09T07:38:00.319Z] #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
07:38:00 [2022-07-09T07:38:00.319Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
07:38:00 [2022-07-09T07:38:00.319Z] #62 20.74 Reading package lists...
07:38:00 [2022-07-09T07:38:00.319Z] #62 29.23 Reading package lists...
07:38:00 [2022-07-09T07:38:00.319Z] #62 35.45 Building dependency tree...
07:38:00 [2022-07-09T07:38:00.319Z] #62 ...
07:38:00 [2022-07-09T07:38:00.319Z] 
07:38:00 [2022-07-09T07:38:00.319Z] #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
07:38:00 [2022-07-09T07:38:00.319Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:00 [2022-07-09T07:38:00.319Z] #14 36.55 Building dependency tree...
07:38:00 [2022-07-09T07:38:00.492Z] #14 ...
07:38:00 [2022-07-09T07:38:00.493Z] 
07:38:00 [2022-07-09T07:38:00.493Z] #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
07:38:00 [2022-07-09T07:38:00.493Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:00 [2022-07-09T07:38:00.493Z] #51 57.45 Setting up criu (3.17-1) ...
07:38:00 [2022-07-09T07:38:00.493Z] #51 59.62 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:00 [2022-07-09T07:38:00.493Z] #51 DONE 60.4s
07:38:00 [2022-07-09T07:38:00.493Z] 
07:38:00 [2022-07-09T07:38:00.493Z] #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
07:38:00 [2022-07-09T07:38:00.493Z] #44 sha256:f85b110bff09af32f14633b3e95016f3925bba31003f69e7eaf2a5364653f2c3
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22 The following additional packages will be installed:
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22   gcc-10-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.22   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.23   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp2:arm64
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.23   libseccomp2:armel libseccomp2:armhf libseccomp2:ppc64el libseccomp2:s390x
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25 Suggested packages:
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libc-l10n:s390x locales:s390x seccomp:arm64 seccomp:armel seccomp:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   seccomp:ppc64el seccomp:s390x
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25 Recommended packages:
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libidn2-0:arm64 libnss-nis:arm64 libnss-nisplus:arm64 libidn2-0:armel
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libnss-nis:armel libnss-nisplus:armel libidn2-0:armhf libnss-nis:armhf
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libnss-nisplus:armhf libidn2-0:ppc64el libnss-nis:ppc64el
07:38:01 [2022-07-09T07:38:01.502Z] #21 13.25   libnss-nisplus:ppc64el libidn2-0:s390x libnss-nis:s390x libnss-nisplus:s390x
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.69 The following NEW packages will be installed:
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.69   gcc-10-base:arm64 gcc-10-base:armel gcc-10-base:armhf gcc-10-base:ppc64el
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.69   gcc-10-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.69   libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libc6:ppc64el libc6:s390x libcrypt1:arm64 libcrypt1:armel libcrypt1:armhf
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libcrypt1:ppc64el libcrypt1:s390x libgcc-s1:arm64 libgcc-s1:armel
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libgcc-s1:armhf libgcc-s1:ppc64el libgcc-s1:s390x libseccomp-dev:arm64
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libseccomp-dev:armel libseccomp-dev:armhf libseccomp-dev:ppc64el
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.70   libseccomp-dev:s390x libseccomp2:arm64 libseccomp2:armel libseccomp2:armhf
07:38:01 [2022-07-09T07:38:01.763Z] #21 13.71   libseccomp2:ppc64el libseccomp2:s390x
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.06 0 upgraded, 40 newly installed, 0 to remove and 13 not upgraded.
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.06 Need to get 15.9 MB of archives.
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.06 After this operation, 73.0 MB of additional disk space will be used.
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.06 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-10-base arm64 10.2.1-6 [201 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.07 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main armel gcc-10-base armel 10.2.1-6 [201 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf gcc-10-base armhf 10.2.1-6 [201 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.07 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el gcc-10-base ppc64el 10.2.1-6 [201 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.08 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x gcc-10-base s390x 10.2.1-6 [201 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libgcc-s1 s390x 10.2.1-6 [24.6 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libcrypt1 s390x 1:4.4.18-4 [87.9 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.10 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libc6 s390x 2.31-13+deb11u3 [2448 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.13 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor1 s390x 2.13.6-10 [97.8 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.13 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libapparmor-dev s390x 2.13.6-10 [139 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.13 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libgcc-s1 ppc64el 10.2.1-6 [30.3 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.13 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libcrypt1 ppc64el 1:4.4.18-4 [96.7 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.14 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libc6 ppc64el 2.31-13+deb11u3 [2832 kB]
07:38:02 [2022-07-09T07:38:02.024Z] #21 14.18 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor1 ppc64el 2.13.6-10 [103 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.18 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libapparmor-dev ppc64el 2.13.6-10 [146 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.18 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libgcc-s1 armhf 10.2.1-6 [36.2 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.19 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libcrypt1 armhf 1:4.4.18-4 [95.6 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.19 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libc6 armhf 2.31-13+deb11u3 [2330 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor1 armhf 2.13.6-10 [94.5 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.22 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libapparmor-dev armhf 2.13.6-10 [137 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.23 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgcc-s1 arm64 10.2.1-6 [34.6 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.23 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcrypt1 arm64 1:4.4.18-4 [89.7 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.23 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libc6 arm64 2.31-13+deb11u3 [2458 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.26 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.27 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.27 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libgcc-s1 armel 10.2.1-6 [38.4 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.27 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libcrypt1 armel 1:4.4.18-4 [97.0 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libc6 armel 2.31-13+deb11u3 [2341 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.30 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor1 armel 2.13.6-10 [95.2 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libapparmor-dev armel 2.13.6-10 [138 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp2 s390x 2.5.1-1+deb11u1 [46.8 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x libseccomp-dev s390x 2.5.1-1+deb11u1 [90.7 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp2 ppc64el 2.5.1-1+deb11u1 [54.5 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el libseccomp-dev ppc64el 2.5.1-1+deb11u1 [95.3 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp2 armhf 2.5.1-1+deb11u1 [46.7 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf libseccomp-dev armhf 2.5.1-1+deb11u1 [87.0 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp2 armel 2.5.1-1+deb11u1 [47.6 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.31 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main armel libseccomp-dev armel 2.5.1-1+deb11u1 [87.8 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.32 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp2 arm64 2.5.1-1+deb11u1 [47.4 kB]
07:38:02 [2022-07-09T07:38:02.285Z] #21 14.32 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:38:02 [2022-07-09T07:38:02.857Z] #21 14.86 debconf: delaying package configuration, since apt-utils is not installed
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.07 Fetched 15.9 MB in 1s (29.6 MB/s)
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.11 Selecting previously unselected package gcc-10-base:armel.
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.11 (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 ... 38557 files and directories currently installed.)
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.15 Preparing to unpack .../00-gcc-10-base_10.2.1-6_armel.deb ...
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.16 Unpacking gcc-10-base:armel (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.20 Selecting previously unselected package gcc-10-base:armhf.
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.21 Preparing to unpack .../01-gcc-10-base_10.2.1-6_armhf.deb ...
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.21 Unpacking gcc-10-base:armhf (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.119Z] #21 15.26 Selecting previously unselected package gcc-10-base:ppc64el.
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.27 Preparing to unpack .../02-gcc-10-base_10.2.1-6_ppc64el.deb ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.27 Unpacking gcc-10-base:ppc64el (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.33 Selecting previously unselected package gcc-10-base:s390x.
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.33 Preparing to unpack .../03-gcc-10-base_10.2.1-6_s390x.deb ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.34 Unpacking gcc-10-base:s390x (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.38 Selecting previously unselected package gcc-10-base:arm64.
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.38 Preparing to unpack .../04-gcc-10-base_10.2.1-6_arm64.deb ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.39 Unpacking gcc-10-base:arm64 (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.44 Selecting previously unselected package libgcc-s1:armel.
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.44 Preparing to unpack .../05-libgcc-s1_10.2.1-6_armel.deb ...
07:38:03 [2022-07-09T07:38:03.379Z] #21 15.45 Unpacking libgcc-s1:armel (10.2.1-6) ...
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.22 The following additional packages will be installed:
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.23   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.23   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.23   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.23   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.23   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.24   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.24   mingw-w64-common mingw-w64-x86-64-dev
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.25 Suggested packages:
07:38:03 [2022-07-09T07:38:03.640Z] #14 42.28   gcc-10-locales seccomp wine64
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.49 Selecting previously unselected package libcrypt1:armel.
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.50 Preparing to unpack .../06-libcrypt1_1%3a4.4.18-4_armel.deb ...
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.51 Unpacking libcrypt1:armel (1:4.4.18-4) ...
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.58 Selecting previously unselected package libc6:armel.
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.58 Preparing to unpack .../07-libc6_2.31-13+deb11u3_armel.deb ...
07:38:03 [2022-07-09T07:38:03.640Z] #21 15.75 Unpacking libc6:armel (2.31-13+deb11u3) ...
07:38:03 [2022-07-09T07:38:03.780Z] #44 ...
07:38:03 [2022-07-09T07:38:03.780Z] 
07:38:03 [2022-07-09T07:38:03.780Z] #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
07:38:03 [2022-07-09T07:38:03.780Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:03 [2022-07-09T07:38:03.780Z] #77 13.18 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
07:38:03 [2022-07-09T07:38:03.780Z] #77 13.19 Cloning into '/tmp/crun-build/libocispec'...
07:38:03 [2022-07-09T07:38:03.780Z] #77 14.48 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
07:38:03 [2022-07-09T07:38:03.780Z] #77 14.60 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
07:38:03 [2022-07-09T07:38:03.780Z] #77 14.60 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
07:38:03 [2022-07-09T07:38:03.780Z] #77 14.60 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
07:38:03 [2022-07-09T07:38:03.780Z] #77 14.60 Cloning into '/tmp/crun-build/libocispec/image-spec'...
07:38:03 [2022-07-09T07:38:03.794Z] #67 28.36 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.19 Selecting previously unselected package libapparmor1:armel.
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.19 Preparing to unpack .../08-libapparmor1_2.13.6-10_armel.deb ...
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.20 Unpacking libapparmor1:armel (2.13.6-10) ...
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.26 Selecting previously unselected package libapparmor-dev:armel.
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.26 Preparing to unpack .../09-libapparmor-dev_2.13.6-10_armel.deb ...
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.27 Unpacking libapparmor-dev:armel (2.13.6-10) ...
07:38:04 [2022-07-09T07:38:04.211Z] #21 16.33 Selecting previously unselected package libgcc-s1:arm64.
07:38:04 [2022-07-09T07:38:04.363Z] #67 ...
07:38:04 [2022-07-09T07:38:04.363Z] 
07:38:04 [2022-07-09T07:38:04.363Z] #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
07:38:04 [2022-07-09T07:38:04.363Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:04 [2022-07-09T07:38:04.363Z] #55 26.47 go: downloading github.com/mattn/go-colorable v0.1.12
07:38:04 [2022-07-09T07:38:04.363Z] #55 26.63 go: downloading github.com/sirupsen/logrus v1.8.1
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.01 go: downloading github.com/stretchr/testify v1.7.1
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.29 go: downloading github.com/mattn/go-isatty v0.0.14
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.53 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.66 go: downloading github.com/golangci/revgrep v0.0.0-20210930125155-c22e5001d4f2
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.92 go: downloading github.com/fsnotify/fsnotify v1.5.4
07:38:04 [2022-07-09T07:38:04.363Z] #55 27.95 go: downloading github.com/mitchellh/mapstructure v1.5.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 28.19 go: downloading github.com/spf13/afero v1.8.2
07:38:04 [2022-07-09T07:38:04.363Z] #55 28.46 go: downloading github.com/spf13/cast v1.4.1
07:38:04 [2022-07-09T07:38:04.363Z] #55 28.73 go: downloading github.com/spf13/jwalterweatherman v1.1.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.10 go: downloading github.com/go-toolsmith/astcast v1.0.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.14 go: downloading github.com/go-toolsmith/astcopy v1.0.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.23 go: downloading github.com/go-toolsmith/astequal v1.0.1
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.30 go: downloading github.com/go-toolsmith/astfmt v1.0.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.40 go: downloading github.com/go-toolsmith/astp v1.0.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.43 go: downloading github.com/go-toolsmith/strparse v1.0.0
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.48 go: downloading github.com/go-toolsmith/typep v1.0.2
07:38:04 [2022-07-09T07:38:04.363Z] #55 29.62 go: downloading github.com/quasilyte/go-ruleguard v0.3.16-0.20220213074421-6aa060fab41a
07:38:04 [2022-07-09T07:38:04.363Z] #55 ...
07:38:04 [2022-07-09T07:38:04.363Z] 
07:38:04 [2022-07-09T07:38:04.363Z] #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
07:38:04 [2022-07-09T07:38:04.363Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:38:04 [2022-07-09T07:38:04.363Z] #40 19.59 go: downloading github.com/russross/blackfriday/v2 v2.1.0
07:38:04 [2022-07-09T07:38:04.471Z] #21 16.34 Preparing to unpack .../10-libgcc-s1_10.2.1-6_arm64.deb ...
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.34 Unpacking libgcc-s1:arm64 (10.2.1-6) ...
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.39 Selecting previously unselected package libcrypt1:arm64.
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.39 Preparing to unpack .../11-libcrypt1_1%3a4.4.18-4_arm64.deb ...
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.40 Unpacking libcrypt1:arm64 (1:4.4.18-4) ...
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.50 Selecting previously unselected package libc6:arm64.
07:38:04 [2022-07-09T07:38:04.472Z] #21 16.50 Preparing to unpack .../12-libc6_2.31-13+deb11u3_arm64.deb ...
07:38:04 [2022-07-09T07:38:04.622Z] #40 ...
07:38:04 [2022-07-09T07:38:04.622Z] 
07:38:04 [2022-07-09T07:38:04.622Z] #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
07:38:04 [2022-07-09T07:38:04.622Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:04 [2022-07-09T07:38:04.622Z] #55 29.70 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95
07:38:04 [2022-07-09T07:38:04.622Z] #55 ...
07:38:04 [2022-07-09T07:38:04.622Z] 
07:38:04 [2022-07-09T07:38:04.622Z] #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
07:38:04 [2022-07-09T07:38:04.622Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:04 [2022-07-09T07:38:04.622Z] #51 19.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:38:04 [2022-07-09T07:38:04.622Z] #51 23.27 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  Packages [2159 B]
07:38:04 [2022-07-09T07:38:04.732Z] #21 16.66 Unpacking libc6:arm64 (2.31-13+deb11u3) ...
07:38:04 [2022-07-09T07:38:04.882Z] #51 ...
07:38:04 [2022-07-09T07:38:04.882Z] 
07:38:04 [2022-07-09T07:38:04.882Z] #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
07:38:04 [2022-07-09T07:38:04.882Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:38:04 [2022-07-09T07:38:04.882Z] #36 24.98 go: downloading github.com/mattn/go-isatty v0.0.3
07:38:04 [2022-07-09T07:38:04.882Z] #36 25.50 go: downloading golang.org/x/sys v0.0.0-20211117180635-dee7805ff2e1
07:38:04 [2022-07-09T07:38:04.882Z] #36 26.47 go: downloading gopkg.in/yaml.v2 v2.4.0
07:38:04 [2022-07-09T07:38:04.882Z] #36 26.86 go: downloading github.com/cosiner/argv v0.1.0
07:38:04 [2022-07-09T07:38:04.882Z] #36 26.90 go: downloading github.com/derekparker/trie v0.0.0-20200317170641-1fdf38b7b0e9
07:38:04 [2022-07-09T07:38:04.882Z] #36 27.03 go: downloading github.com/peterh/liner v1.2.2
07:38:04 [2022-07-09T07:38:04.882Z] #36 27.51 go: downloading github.com/google/go-dap v0.6.0
07:38:04 [2022-07-09T07:38:04.882Z] #36 28.26 go: downloading go.starlark.net v0.0.0-20200821142938-949cc6f4b097
07:38:04 [2022-07-09T07:38:04.882Z] #36 29.76 go: downloading github.com/mattn/go-runewidth v0.0.3
07:38:04 [2022-07-09T07:38:04.882Z] #36 29.97 go: downloading github.com/russross/blackfriday/v2 v2.0.1
07:38:05 [2022-07-09T07:38:05.141Z] #36 30.38 go: downloading github.com/hashicorp/golang-lru v0.5.4
07:38:05 [2022-07-09T07:38:05.170Z] #77 16.95 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.12 Selecting previously unselected package libapparmor1:arm64.
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.14 Preparing to unpack .../13-libapparmor1_2.13.6-10_arm64.deb ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.14 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.19 Selecting previously unselected package libapparmor-dev:arm64.
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.19 Preparing to unpack .../14-libapparmor-dev_2.13.6-10_arm64.deb ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.20 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.27 Selecting previously unselected package libgcc-s1:s390x.
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.27 Preparing to unpack .../15-libgcc-s1_10.2.1-6_s390x.deb ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.28 Unpacking libgcc-s1:s390x (10.2.1-6) ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.32 Selecting previously unselected package libcrypt1:s390x.
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.33 Preparing to unpack .../16-libcrypt1_1%3a4.4.18-4_s390x.deb ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.34 Unpacking libcrypt1:s390x (1:4.4.18-4) ...
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.41 Selecting previously unselected package libc6:s390x.
07:38:05 [2022-07-09T07:38:05.304Z] #21 17.42 Preparing to unpack .../17-libc6_2.31-13+deb11u3_s390x.deb ...
07:38:05 [2022-07-09T07:38:05.403Z] #36 30.64 go: downloading golang.org/x/arch v0.0.0-20190927153633-4e8777c89be4
07:38:05 [2022-07-09T07:38:05.403Z] #36 ...
07:38:05 [2022-07-09T07:38:05.403Z] 
07:38:05 [2022-07-09T07:38:05.403Z] #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
07:38:05 [2022-07-09T07:38:05.403Z] #38 sha256:799caa365c4f691d26059d2a0d78453ba7cc8efc2765ed8f1f16b60ff864d128
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 tomll can be used in two ways:
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 Writing to STDIN and reading from STDOUT:
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72   cat file.toml | tomll > file.toml
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 Reading and updating a list of files:
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72   tomll a.toml b.toml c.toml
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 
07:38:05 [2022-07-09T07:38:05.403Z] #38 30.72 When given a list of files, tomll will modify all files in place without asking.
07:38:05 [2022-07-09T07:38:05.564Z] #21 17.57 Unpacking libc6:s390x (2.31-13+deb11u3) ...
07:38:05 [2022-07-09T07:38:05.978Z] #38 DONE 31.2s
07:38:05 [2022-07-09T07:38:05.978Z] 
07:38:05 [2022-07-09T07:38:05.978Z] #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
07:38:05 [2022-07-09T07:38:05.978Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:05 [2022-07-09T07:38:05.978Z] #55 30.18 go: downloading golang.org/x/mod v0.6.0-dev.0.20220106191415-9b9b3d81d5e3
07:38:05 [2022-07-09T07:38:05.978Z] #55 30.99 go: downloading github.com/hashicorp/errwrap v1.0.0
07:38:05 [2022-07-09T07:38:05.978Z] #55 31.00 go: downloading 4d63.com/gochecknoglobals v0.1.0
07:38:05 [2022-07-09T07:38:05.978Z] #55 31.18 go: downloading github.com/Antonboom/errname v0.1.6
07:38:05 [2022-07-09T07:38:05.978Z] #55 31.32 go: downloading github.com/Antonboom/nilnil v0.1.1
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.01 Selecting previously unselected package libapparmor1:s390x.
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.01 Preparing to unpack .../18-libapparmor1_2.13.6-10_s390x.deb ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.02 Unpacking libapparmor1:s390x (2.13.6-10) ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.07 Selecting previously unselected package libapparmor-dev:s390x.
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.07 Preparing to unpack .../19-libapparmor-dev_2.13.6-10_s390x.deb ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.08 Unpacking libapparmor-dev:s390x (2.13.6-10) ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.15 Selecting previously unselected package libgcc-s1:armhf.
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.15 Preparing to unpack .../20-libgcc-s1_10.2.1-6_armhf.deb ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.16 Unpacking libgcc-s1:armhf (10.2.1-6) ...
07:38:06 [2022-07-09T07:38:06.135Z] #21 18.22 Selecting previously unselected package libcrypt1:armhf.
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.43 The following NEW packages will be installed:
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.45   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.45   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.45   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.45   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.45   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.46   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.47   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.47   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:38:06 [2022-07-09T07:38:06.160Z] #14 44.48   mingw-w64-x86-64-dev
07:38:06 [2022-07-09T07:38:06.160Z] #14 ...
07:38:06 [2022-07-09T07:38:06.160Z] 
07:38:06 [2022-07-09T07:38:06.160Z] #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
07:38:06 [2022-07-09T07:38:06.160Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:38:06 [2022-07-09T07:38:06.160Z] #51 27.76 Reading package lists...
07:38:06 [2022-07-09T07:38:06.160Z] #51 34.70 Reading package lists...
07:38:06 [2022-07-09T07:38:06.160Z] #51 41.73 Building dependency tree...
07:38:06 [2022-07-09T07:38:06.238Z] #55 31.34 go: downloading github.com/BurntSushi/toml v1.1.0
07:38:06 [2022-07-09T07:38:06.396Z] #21 18.22 Preparing to unpack .../21-libcrypt1_1%3a4.4.18-4_armhf.deb ...
07:38:06 [2022-07-09T07:38:06.396Z] #21 18.22 Unpacking libcrypt1:armhf (1:4.4.18-4) ...
07:38:06 [2022-07-09T07:38:06.396Z] #21 18.31 Selecting previously unselected package libc6:armhf.
07:38:06 [2022-07-09T07:38:06.396Z] #21 18.31 Preparing to unpack .../22-libc6_2.31-13+deb11u3_armhf.deb ...
07:38:06 [2022-07-09T07:38:06.416Z] #51 ...
07:38:06 [2022-07-09T07:38:06.416Z] 
07:38:06 [2022-07-09T07:38:06.416Z] #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
07:38:06 [2022-07-09T07:38:06.416Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:06 [2022-07-09T07:38:06.416Z] #14 45.00 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
07:38:06 [2022-07-09T07:38:06.416Z] #14 45.00 Need to get 108 MB of archives.
07:38:06 [2022-07-09T07:38:06.416Z] #14 45.00 After this operation, 620 MB of additional disk space will be used.
07:38:06 [2022-07-09T07:38:06.416Z] #14 45.00 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB]
07:38:06 [2022-07-09T07:38:06.498Z] #55 31.74 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
07:38:06 [2022-07-09T07:38:06.656Z] #21 18.52 Unpacking libc6:armhf (2.31-13+deb11u3) ...
07:38:06 [2022-07-09T07:38:06.672Z] #14 45.13 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB]
07:38:06 [2022-07-09T07:38:06.672Z] #14 45.30 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:38:06 [2022-07-09T07:38:06.672Z] #14 45.30 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB]
07:38:06 [2022-07-09T07:38:06.672Z] #14 45.34 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB]
07:38:06 [2022-07-09T07:38:06.672Z] #14 45.34 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:38:06 [2022-07-09T07:38:06.757Z] #55 32.02 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.1.0
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.92 Selecting previously unselected package libapparmor1:armhf.
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.92 Preparing to unpack .../23-libapparmor1_2.13.6-10_armhf.deb ...
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.93 Unpacking libapparmor1:armhf (2.13.6-10) ...
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.97 Selecting previously unselected package libapparmor-dev:armhf.
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.98 Preparing to unpack .../24-libapparmor-dev_2.13.6-10_armhf.deb ...
07:38:06 [2022-07-09T07:38:06.917Z] #21 18.99 Unpacking libapparmor-dev:armhf (2.13.6-10) ...
07:38:06 [2022-07-09T07:38:06.917Z] #21 19.05 Selecting previously unselected package libgcc-s1:ppc64el.
07:38:07 [2022-07-09T07:38:07.017Z] #55 32.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0
07:38:07 [2022-07-09T07:38:07.077Z] #77 18.91 Cloning into '/tmp/crun-build/libocispec/yajl'...
07:38:07 [2022-07-09T07:38:07.077Z] #77 ...
07:38:07 [2022-07-09T07:38:07.077Z] 
07:38:07 [2022-07-09T07:38:07.077Z] #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
07:38:07 [2022-07-09T07:38:07.077Z] #44 sha256:f85b110bff09af32f14633b3e95016f3925bba31003f69e7eaf2a5364653f2c3
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 Install tini version v0.19.0
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + RM_GOPATH=0
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + TMP_GOPATH=
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + : /build
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + '[' -z '' ']'
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 ++ mktemp -d
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + export GOPATH=/tmp/tmp.7Op1sSdQSC
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + GOPATH=/tmp/tmp.7Op1sSdQSC
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + RM_GOPATH=1
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + case "$(go env GOARCH)" in
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 ++ go env GOARCH
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + export GO_BUILDMODE=-buildmode=pie
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + GO_BUILDMODE=-buildmode=pie
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 ++ dirname /install.sh
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + dir=/
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + bin=tini
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + shift
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + '[' '!' -f //tini.installer ']'
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + . //tini.installer
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 ++ : v0.19.0
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + install_tini
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + echo 'Install tini version v0.19.0'
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.565 + git clone https://github.com/krallin/tini.git /tmp/tmp.7Op1sSdQSC/tini
07:38:07 [2022-07-09T07:38:07.077Z] #44 7.592 Cloning into '/tmp/tmp.7Op1sSdQSC/tini'...
07:38:07 [2022-07-09T07:38:07.077Z] #44 8.461 + cd /tmp/tmp.7Op1sSdQSC/tini
07:38:07 [2022-07-09T07:38:07.077Z] #44 8.461 + git checkout -q v0.19.0
07:38:07 [2022-07-09T07:38:07.077Z] #44 8.505 + cmake .
07:38:07 [2022-07-09T07:38:07.077Z] #44 9.065 -- The C compiler identification is GNU 10.2.1
07:38:07 [2022-07-09T07:38:07.077Z] #44 9.205 -- Detecting C compiler ABI info
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.06 Preparing to unpack .../25-libgcc-s1_10.2.1-6_ppc64el.deb ...
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.06 Unpacking libgcc-s1:ppc64el (10.2.1-6) ...
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.11 Selecting previously unselected package libcrypt1:ppc64el.
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.12 Preparing to unpack .../26-libcrypt1_1%3a4.4.18-4_ppc64el.deb ...
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.12 Unpacking libcrypt1:ppc64el (1:4.4.18-4) ...
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.21 Selecting previously unselected package libc6:ppc64el.
07:38:07 [2022-07-09T07:38:07.177Z] #21 19.21 Preparing to unpack .../27-libc6_2.31-13+deb11u3_ppc64el.deb ...
07:38:07 [2022-07-09T07:38:07.233Z] #14 45.65 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:38:07 [2022-07-09T07:38:07.233Z] #14 45.88 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB]
07:38:07 [2022-07-09T07:38:07.233Z] #14 45.90 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB]
07:38:07 [2022-07-09T07:38:07.278Z] #55 ...
07:38:07 [2022-07-09T07:38:07.278Z] 
07:38:07 [2022-07-09T07:38:07.278Z] #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             ;
07:38:07 [2022-07-09T07:38:07.278Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:07 [2022-07-09T07:38:07.278Z] #76 22.37 Fetched 8548 kB in 17s (498 kB/s)
07:38:07 [2022-07-09T07:38:07.278Z] #76 22.37 Reading package lists...
07:38:07 [2022-07-09T07:38:07.278Z] #76 32.21 Reading package lists...
07:38:07 [2022-07-09T07:38:07.278Z] #76 ...
07:38:07 [2022-07-09T07:38:07.278Z] 
07:38:07 [2022-07-09T07:38:07.278Z] #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
07:38:07 [2022-07-09T07:38:07.278Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:07 [2022-07-09T07:38:07.278Z] #55 32.47 go: downloading github.com/alexkohler/prealloc v1.0.0
07:38:07 [2022-07-09T07:38:07.278Z] #55 32.62 go: downloading github.com/ashanbrown/forbidigo v1.3.0
07:38:07 [2022-07-09T07:38:07.438Z] #21 19.42 Unpacking libc6:ppc64el (2.31-13+deb11u3) ...
07:38:07 [2022-07-09T07:38:07.540Z] #55 32.89 go: downloading github.com/ashanbrown/makezero v1.1.1
07:38:07 [2022-07-09T07:38:07.796Z] #14 ...
07:38:07 [2022-07-09T07:38:07.797Z] 
07:38:07 [2022-07-09T07:38:07.797Z] #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
07:38:07 [2022-07-09T07:38:07.797Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:38:07 [2022-07-09T07:38:07.797Z] #55 36.51 go: downloading github.com/davecgh/go-spew v1.1.1
07:38:07 [2022-07-09T07:38:07.797Z] #55 36.76 go: downloading github.com/pmezard/go-difflib v1.0.0
07:38:07 [2022-07-09T07:38:07.797Z] #55 36.83 go: downloading github.com/stretchr/objx v0.1.1
07:38:07 [2022-07-09T07:38:07.797Z] #55 36.86 go: downloading github.com/subosito/gotenv v1.2.0
07:38:07 [2022-07-09T07:38:07.797Z] #55 37.03 go: downloading github.com/hashicorp/hcl v1.0.0
07:38:07 [2022-07-09T07:38:07.797Z] #55 37.43 go: downloading gopkg.in/ini.v1 v1.66.4
07:38:07 [2022-07-09T07:38:07.797Z] #55 37.43 go: downloading github.com/magiconair/properties v1.8.6
07:38:07 [2022-07-09T07:38:07.797Z] #55 37.65 go: downloading github.com/pelletier/go-toml v1.9.5
07:38:07 [2022-07-09T07:38:07.797Z] #55 37.86 go: downloading golang.org/x/text v0.3.7
07:38:07 [2022-07-09T07:38:07.797Z] #55 45.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
07:38:07 [2022-07-09T07:38:07.797Z] #55 45.74 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
07:38:07 [2022-07-09T07:38:07.797Z] #55 45.81 go: downloading github.com/gobwas/glob v0.2.3
07:38:07 [2022-07-09T07:38:07.797Z] #55 46.26 go: downloading github.com/kisielk/gotool v1.0.0
07:38:07 [2022-07-09T07:38:07.797Z] #55 46.32 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:38:07 [2022-07-09T07:38:07.797Z] #55 46.45 go: downloading github.com/ettle/strcase v0.1.1
07:38:07 [2022-07-09T07:38:07.811Z] #55 32.93 go: downloading github.com/bkielbasa/cyclop v1.2.0
07:38:07 [2022-07-09T07:38:07.811Z] #55 33.02 go: downloading github.com/blizzy78/varnamelen v0.8.0
07:38:07 [2022-07-09T07:38:07.811Z] #55 33.11 go: downloading github.com/bombsimon/wsl/v3 v3.3.0
07:38:08 [2022-07-09T07:38:08.009Z] #21 20.01 Selecting previously unselected package libapparmor1:ppc64el.
07:38:08 [2022-07-09T07:38:08.010Z] #21 20.02 Preparing to unpack .../28-libapparmor1_2.13.6-10_ppc64el.deb ...
07:38:08 [2022-07-09T07:38:08.010Z] #21 20.02 Unpacking libapparmor1:ppc64el (2.13.6-10) ...
07:38:08 [2022-07-09T07:38:08.010Z] #21 20.08 Selecting previously unselected package libapparmor-dev:ppc64el.
07:38:08 [2022-07-09T07:38:08.010Z] #21 20.08 Preparing to unpack .../29-libapparmor-dev_2.13.6-10_ppc64el.deb ...
07:38:08 [2022-07-09T07:38:08.015Z] #44 10.01 -- Detecting C compiler ABI info - done
07:38:08 [2022-07-09T07:38:08.015Z] #44 10.17 -- Check for working C compiler: /usr/bin/cc - skipped
07:38:08 [2022-07-09T07:38:08.015Z] #44 10.17 -- Detecting C compile features
07:38:08 [2022-07-09T07:38:08.015Z] #44 10.17 -- Detecting C compile features - done
07:38:08 [2022-07-09T07:38:08.015Z] #44 10.22 -- Performing Test HAS_BUILTIN_FORTIFY
07:38:08 [2022-07-09T07:38:08.053Z] #55 46.56 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:38:08 [2022-07-09T07:38:08.053Z] #55 ...
07:38:08 [2022-07-09T07:38:08.053Z] 
07:38:08 [2022-07-09T07:38:08.053Z] #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
07:38:08 [2022-07-09T07:38:08.053Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
07:38:08 [2022-07-09T07:38:08.053Z] #62 40.85 The following additional packages will be installed:
07:38:08 [2022-07-09T07:38:08.053Z] #62 40.89   libbtrfs0
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.31 The following NEW packages will be installed:
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.31   libbtrfs-dev libbtrfs0
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.86 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.86 Need to get 454 kB of archives.
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.86 After this operation, 1275 kB of additional disk space will be used.
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:38:08 [2022-07-09T07:38:08.054Z] #62 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:38:08 [2022-07-09T07:38:08.054Z] #62 43.38 debconf: delaying package configuration, since apt-utils is not installed
07:38:08 [2022-07-09T07:38:08.054Z] #62 43.79 Fetched 454 kB in 0s (1112 kB/s)
07:38:08 [2022-07-09T07:38:08.054Z] #62 44.24 Selecting previously unselected package libbtrfs0:arm64.
07:38:08 [2022-07-09T07:38:08.054Z] #62 44.25 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:38:08 [2022-07-09T07:38:08.054Z] #62 44.40 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 44.42 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.08 Selecting previously unselected package libbtrfs-dev:arm64.
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.11 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.11 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.75 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.82 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:38:08 [2022-07-09T07:38:08.054Z] #62 45.85 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:08 [2022-07-09T07:38:08.074Z] #55 33.23 go: downloading github.com/breml/bidichk v0.2.3
07:38:08 [2022-07-09T07:38:08.074Z] #55 33.31 go: downloading github.com/breml/errchkjson v0.3.0
07:38:08 [2022-07-09T07:38:08.270Z] #21 20.09 Unpacking libapparmor-dev:ppc64el (2.13.6-10) ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.17 Selecting previously unselected package libseccomp2:s390x.
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.17 Preparing to unpack .../30-libseccomp2_2.5.1-1+deb11u1_s390x.deb ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.17 Unpacking libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.23 Selecting previously unselected package libseccomp-dev:s390x.
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.23 Preparing to unpack .../31-libseccomp-dev_2.5.1-1+deb11u1_s390x.deb ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.24 Unpacking libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.31 Selecting previously unselected package libseccomp2:ppc64el.
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.31 Preparing to unpack .../32-libseccomp2_2.5.1-1+deb11u1_ppc64el.deb ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.32 Unpacking libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.271Z] #21 20.36 Selecting previously unselected package libseccomp-dev:ppc64el.
07:38:08 [2022-07-09T07:38:08.333Z] #55 33.46 go: downloading github.com/butuzov/ireturn v0.1.1
07:38:08 [2022-07-09T07:38:08.333Z] #55 33.49 go: downloading github.com/charithe/durationcheck v0.0.9
07:38:08 [2022-07-09T07:38:08.333Z] #55 ...
07:38:08 [2022-07-09T07:38:08.333Z] 
07:38:08 [2022-07-09T07:38:08.333Z] #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
07:38:08 [2022-07-09T07:38:08.333Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:38:08 [2022-07-09T07:38:08.333Z] #62 23.58 Fetched 8548 kB in 18s (472 kB/s)
07:38:08 [2022-07-09T07:38:08.333Z] #62 23.58 Reading package lists...
07:38:08 [2022-07-09T07:38:08.375Z] #62 ...
07:38:08 [2022-07-09T07:38:08.375Z] 
07:38:08 [2022-07-09T07:38:08.375Z] #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
07:38:08 [2022-07-09T07:38:08.375Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:38:08 [2022-07-09T07:38:08.375Z] #55 46.76 go: downloading github.com/fatih/structtag v1.2.0
07:38:08 [2022-07-09T07:38:08.375Z] #55 46.84 go: downloading github.com/Masterminds/semver v1.5.0
07:38:08 [2022-07-09T07:38:08.375Z] #55 46.92 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.36 Preparing to unpack .../33-libseccomp-dev_2.5.1-1+deb11u1_ppc64el.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.37 Unpacking libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.43 Selecting previously unselected package libseccomp2:armhf.
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.43 Preparing to unpack .../34-libseccomp2_2.5.1-1+deb11u1_armhf.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.44 Unpacking libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.49 Selecting previously unselected package libseccomp-dev:armhf.
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.49 Preparing to unpack .../35-libseccomp-dev_2.5.1-1+deb11u1_armhf.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.50 Unpacking libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.55 Selecting previously unselected package libseccomp2:armel.
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.56 Preparing to unpack .../36-libseccomp2_2.5.1-1+deb11u1_armel.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.56 Unpacking libseccomp2:armel (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.60 Selecting previously unselected package libseccomp-dev:armel.
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.60 Preparing to unpack .../37-libseccomp-dev_2.5.1-1+deb11u1_armel.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.61 Unpacking libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.67 Selecting previously unselected package libseccomp2:arm64.
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.68 Preparing to unpack .../38-libseccomp2_2.5.1-1+deb11u1_arm64.deb ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.68 Unpacking libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.532Z] #21 20.72 Selecting previously unselected package libseccomp-dev:arm64.
07:38:08 [2022-07-09T07:38:08.583Z] #44 10.53 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:38:08 [2022-07-09T07:38:08.583Z] #44 10.63 -- Configuring done
07:38:08 [2022-07-09T07:38:08.583Z] #44 10.65 -- Generating done
07:38:08 [2022-07-09T07:38:08.583Z] #44 10.66 -- Build files have been written to: /tmp/tmp.7Op1sSdQSC/tini
07:38:08 [2022-07-09T07:38:08.583Z] #44 10.67 + make tini-static
07:38:08 [2022-07-09T07:38:08.593Z] #62 33.40 Reading package lists...
07:38:08 [2022-07-09T07:38:08.593Z] #62 ...
07:38:08 [2022-07-09T07:38:08.593Z] 
07:38:08 [2022-07-09T07:38:08.593Z] #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
07:38:08 [2022-07-09T07:38:08.593Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:08 [2022-07-09T07:38:08.593Z] #55 33.78 go: downloading github.com/daixiang0/gci v0.3.3
07:38:08 [2022-07-09T07:38:08.593Z] #55 33.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3
07:38:08 [2022-07-09T07:38:08.632Z] #55 47.16 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.73 Preparing to unpack .../39-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.73 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.82 Setting up gcc-10-base:arm64 (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.83 Setting up gcc-10-base:armel (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.84 Setting up gcc-10-base:armhf (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.86 Setting up gcc-10-base:ppc64el (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.87 Setting up gcc-10-base:s390x (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.88 Setting up libcrypt1:arm64 (1:4.4.18-4) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.89 Setting up libcrypt1:armel (1:4.4.18-4) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.90 Setting up libcrypt1:armhf (1:4.4.18-4) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.92 Setting up libcrypt1:ppc64el (1:4.4.18-4) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.93 Setting up libcrypt1:s390x (1:4.4.18-4) ...
07:38:08 [2022-07-09T07:38:08.792Z] #21 20.94 Setting up libgcc-s1:arm64 (10.2.1-6) ...
07:38:08 [2022-07-09T07:38:08.842Z] #44 11.05 Scanning dependencies of target tini-static
07:38:08 [2022-07-09T07:38:08.854Z] #55 34.18 go: downloading github.com/esimonov/ifshort v1.0.4
07:38:08 [2022-07-09T07:38:08.888Z] #55 47.51 go: downloading github.com/prometheus/client_golang v1.12.1
07:38:09 [2022-07-09T07:38:09.052Z] #21 20.95 Setting up libgcc-s1:armel (10.2.1-6) ...
07:38:09 [2022-07-09T07:38:09.052Z] #21 20.96 Setting up libgcc-s1:armhf (10.2.1-6) ...
07:38:09 [2022-07-09T07:38:09.052Z] #21 20.97 Setting up libgcc-s1:ppc64el (10.2.1-6) ...
07:38:09 [2022-07-09T07:38:09.052Z] #21 20.98 Setting up libgcc-s1:s390x (10.2.1-6) ...
07:38:09 [2022-07-09T07:38:09.052Z] #21 20.99 Setting up libc6:arm64 (2.31-13+deb11u3) ...
07:38:09 [2022-07-09T07:38:09.101Z] #44 11.14 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:38:09 [2022-07-09T07:38:09.113Z] #55 34.33 go: downloading github.com/firefart/nonamedreturns v1.0.1
07:38:09 [2022-07-09T07:38:09.113Z] #55 34.40 go: downloading github.com/fzipp/gocyclo v0.5.1
07:38:09 [2022-07-09T07:38:09.373Z] #55 34.58 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2
07:38:09 [2022-07-09T07:38:09.633Z] #55 34.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a
07:38:09 [2022-07-09T07:38:09.633Z] #55 34.84 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe
07:38:09 [2022-07-09T07:38:09.893Z] #55 35.06 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a
07:38:09 [2022-07-09T07:38:09.893Z] #55 ...
07:38:09 [2022-07-09T07:38:09.893Z] 
07:38:09 [2022-07-09T07:38:09.894Z] #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
07:38:09 [2022-07-09T07:38:09.894Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:38:09 [2022-07-09T07:38:09.894Z] #53 25.06 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1
07:38:09 [2022-07-09T07:38:09.894Z] #53 25.21 go: downloading golang.org/x/mod v0.3.0
07:38:09 [2022-07-09T07:38:09.894Z] #53 ...
07:38:09 [2022-07-09T07:38:09.894Z] 
07:38:09 [2022-07-09T07:38:09.894Z] #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
07:38:09 [2022-07-09T07:38:09.894Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:09 [2022-07-09T07:38:09.894Z] #51 34.88 Fetched 8552 kB in 26s (326 kB/s)
07:38:09 [2022-07-09T07:38:09.956Z] #55 48.03 go: downloading github.com/prometheus/client_model v0.2.0
07:38:10 [2022-07-09T07:38:10.211Z] #55 48.49 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
07:38:10 [2022-07-09T07:38:10.211Z] #55 48.81 go: downloading github.com/google/go-cmp v0.5.7
07:38:10 [2022-07-09T07:38:10.211Z] #55 48.91 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:38:10 [2022-07-09T07:38:10.436Z] #21 22.21 Setting up libc6:armel (2.31-13+deb11u3) ...
07:38:10 [2022-07-09T07:38:10.467Z] #55 48.99 go: downloading github.com/hexops/gotextdiff v1.0.3
07:38:10 [2022-07-09T07:38:10.521Z] #44 ...
07:38:10 [2022-07-09T07:38:10.521Z] 
07:38:10 [2022-07-09T07:38:10.521Z] #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
07:38:10 [2022-07-09T07:38:10.521Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:38:10 [2022-07-09T07:38:10.521Z] #53 69.43 gotestsum version dev
07:38:10 [2022-07-09T07:38:10.521Z] #53 DONE 70.5s
07:38:10 [2022-07-09T07:38:10.521Z] 
07:38:10 [2022-07-09T07:38:10.521Z] #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
07:38:10 [2022-07-09T07:38:10.521Z] #44 sha256:f85b110bff09af32f14633b3e95016f3925bba31003f69e7eaf2a5364653f2c3
07:38:10 [2022-07-09T07:38:10.521Z] #44 12.41 [100%] Linking C executable tini-static
07:38:10 [2022-07-09T07:38:10.723Z] #55 49.25 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
07:38:10 [2022-07-09T07:38:10.723Z] #55 49.25 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
07:38:10 [2022-07-09T07:38:10.723Z] #55 49.30 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:38:10 [2022-07-09T07:38:10.723Z] #55 ...
07:38:10 [2022-07-09T07:38:10.723Z] 
07:38:10 [2022-07-09T07:38:10.723Z] #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
07:38:10 [2022-07-09T07:38:10.723Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:10 [2022-07-09T07:38:10.723Z] #42 32.59 Reading package lists...
07:38:10 [2022-07-09T07:38:10.723Z] #42 39.59 Building dependency tree...
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.43 The following additional packages will be installed:
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.44   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.50 Suggested packages:
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.51   cmake-doc ninja-build lrzip
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.51 Recommended packages:
07:38:10 [2022-07-09T07:38:10.723Z] #42 45.51   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:38:10 [2022-07-09T07:38:10.723Z] #42 46.72 The following NEW packages will be installed:
07:38:10 [2022-07-09T07:38:10.724Z] #42 46.74   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:38:10 [2022-07-09T07:38:10.724Z] #42 46.77   vim-common xxd
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.16 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.16 Need to get 15.6 MB of archives.
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.16 After this operation, 67.4 MB of additional disk space will be used.
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.16 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.22 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.27 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 47.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 48.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u2 [629 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 48.85 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 48.90 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 48.94 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 48.95 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB]
07:38:10 [2022-07-09T07:38:10.724Z] #42 49.05 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB]
07:38:10 [2022-07-09T07:38:10.980Z] #42 ...
07:38:10 [2022-07-09T07:38:10.980Z] 
07:38:10 [2022-07-09T07:38:10.980Z] #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
07:38:10 [2022-07-09T07:38:10.980Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.28 NAME:
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.28    go-winres - A tool for embedding resources in Windows executables
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.28 
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.28 USAGE:
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.28    go-winres [global options] command [command options] [arguments...]
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29 
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29 COMMANDS:
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    init     Create an initial ./winres/winres.json
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    make     Make syso files for the "go build" command
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    simply   Make syso files for the "go build" command (simplified)
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    extract  Extract all resources from an executable
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    patch    Replace resources in an executable file (exe, dll)
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.29    help, h  Shows a list of commands or help for one command
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.30 
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.30 GLOBAL OPTIONS:
07:38:10 [2022-07-09T07:38:10.980Z] #40 49.30    --help, -h  show help (default: false)
07:38:11 [2022-07-09T07:38:11.186Z] #44 13.09 [100%] Built target tini-static
07:38:11 [2022-07-09T07:38:11.186Z] #44 13.24 + mkdir -p /build
07:38:11 [2022-07-09T07:38:11.186Z] #44 13.24 + cp tini-static /build/docker-init
07:38:11 [2022-07-09T07:38:11.387Z] #21 23.41 Setting up libc6:armhf (2.31-13+deb11u3) ...
07:38:11 [2022-07-09T07:38:11.612Z] #40 ...
07:38:11 [2022-07-09T07:38:11.612Z] 
07:38:11 [2022-07-09T07:38:11.612Z] #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             ;
07:38:11 [2022-07-09T07:38:11.612Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:38:11 [2022-07-09T07:38:11.612Z] #76 33.10 Reading package lists...
07:38:11 [2022-07-09T07:38:11.612Z] #76 39.93 Building dependency tree...
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.25 python3 is already the newest version (3.9.2-3).
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.25 The following additional packages will be installed:
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.28   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.29   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.30 Suggested packages:
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.34   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.34   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.34   m4-doc ed diffutils-doc
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.34 Recommended packages:
07:38:11 [2022-07-09T07:38:11.612Z] #76 45.34   fakeroot libalgorithm-merge-perl libltdl-dev
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.09 The following NEW packages will be installed:
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.09   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.09   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.09   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.10   libyajl2 m4 patch xz-utils
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.49 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.49 Need to get 5914 kB of archives.
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.49 After this operation, 18.6 MB of additional disk space will be used.
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.55 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic-mgc arm64 1:5.39-3 [273 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmagic1 arm64 1:5.39-3 [121 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.67 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 file arm64 1:5.39-3 [69.1 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.69 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsigsegv2 arm64 2.13-1 [34.7 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 m4 arm64 1.4.18-5 [199 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autoconf all 2.69-14 [313 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 automake all 1:1.16.3-2 [814 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.79 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 47.84 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 dpkg-dev all 1.20.10 [2306 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.46 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 build-essential arm64 12.9 [7704 B]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.73 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.81 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.85 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.90 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 48.96 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 49.06 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libtool all 2.4.6-15 [513 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 49.24 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 49.29 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
07:38:11 [2022-07-09T07:38:11.612Z] #76 49.30 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl-dev arm64 2.1.0-3 [31.5 kB]
07:38:11 [2022-07-09T07:38:11.762Z] #44 DONE 13.6s
07:38:11 [2022-07-09T07:38:11.762Z] 
07:38:11 [2022-07-09T07:38:11.762Z] #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
07:38:11 [2022-07-09T07:38:11.762Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:11 [2022-07-09T07:38:11.762Z] #77 20.64 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
07:38:11 [2022-07-09T07:38:11.762Z] #77 20.95 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
07:38:11 [2022-07-09T07:38:11.762Z] #77 21.17 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
07:38:11 [2022-07-09T07:38:11.870Z] #76 ...
07:38:11 [2022-07-09T07:38:11.870Z] 
07:38:11 [2022-07-09T07:38:11.870Z] #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
07:38:11 [2022-07-09T07:38:11.870Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:38:11 [2022-07-09T07:38:11.870Z] #55 49.39 go: downloading github.com/prometheus/common v0.32.1
07:38:11 [2022-07-09T07:38:11.870Z] #55 49.45 go: downloading github.com/beorn7/perks v1.0.1
07:38:11 [2022-07-09T07:38:11.870Z] #55 49.54 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:38:11 [2022-07-09T07:38:11.870Z] #55 49.64 go: downloading github.com/golang/protobuf v1.5.2
07:38:11 [2022-07-09T07:38:11.870Z] #55 49.68 go: downloading github.com/prometheus/procfs v0.7.3
07:38:11 [2022-07-09T07:38:11.870Z] #55 50.52 go: downloading google.golang.org/protobuf v1.28.0
07:38:12 [2022-07-09T07:38:12.433Z] #55 50.80 go: downloading github.com/mattn/go-runewidth v0.0.9
07:38:12 [2022-07-09T07:38:12.433Z] #55 51.10 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:38:12 [2022-07-09T07:38:12.767Z] #21 24.64 Setting up libc6:ppc64el (2.31-13+deb11u3) ...
07:38:13 [2022-07-09T07:38:13.708Z] #21 25.88 Setting up libc6:s390x (2.31-13+deb11u3) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.07 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.08 Setting up libapparmor1:armel (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.10 Setting up libapparmor1:armhf (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.11 Setting up libapparmor1:ppc64el (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.12 Setting up libapparmor1:s390x (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.13 Setting up libseccomp2:arm64 (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.14 Setting up libseccomp2:armel (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.15 Setting up libseccomp2:armhf (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.16 Setting up libseccomp2:ppc64el (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.17 Setting up libseccomp2:s390x (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.19 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.20 Setting up libapparmor-dev:armel (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.21 Setting up libapparmor-dev:armhf (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.23 Setting up libapparmor-dev:ppc64el (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.24 Setting up libapparmor-dev:s390x (2.13.6-10) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.25 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.26 Setting up libseccomp-dev:armel (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.27 Setting up libseccomp-dev:armhf (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.091Z] #21 27.28 Setting up libseccomp-dev:ppc64el (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.178Z] #51 34.88 Reading package lists...
07:38:15 [2022-07-09T07:38:15.178Z] #51 ...
07:38:15 [2022-07-09T07:38:15.178Z] 
07:38:15 [2022-07-09T07:38:15.178Z] #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
07:38:15 [2022-07-09T07:38:15.178Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:15 [2022-07-09T07:38:15.178Z] #55 35.45 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0
07:38:15 [2022-07-09T07:38:15.178Z] #55 35.63 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca
07:38:15 [2022-07-09T07:38:15.178Z] #55 35.77 go: downloading github.com/golangci/misspell v0.3.5
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.09 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.17 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.34 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.46 go: downloading github.com/gostaticanalysis/nilerr v0.1.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.58 go: downloading github.com/jgautheron/goconst v1.5.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.70 go: downloading github.com/jingyugao/rowserrcheck v1.1.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.86 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af
07:38:15 [2022-07-09T07:38:15.178Z] #55 36.90 go: downloading github.com/julz/importas v0.1.0
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.02 go: downloading github.com/kisielk/errcheck v1.6.0
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.12 go: downloading github.com/kulti/thelper v0.6.2
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.31 go: downloading github.com/kunwardeep/paralleltest v1.0.3
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.54 go: downloading github.com/kyoh86/exportloopref v0.1.8
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.54 go: downloading github.com/ldez/tagliatelle v0.3.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.57 go: downloading github.com/leonklingele/grouper v1.1.0
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.69 go: downloading github.com/lufeee/execinquery v1.2.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.80 go: downloading github.com/maratori/testpackage v1.0.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 37.90 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951
07:38:15 [2022-07-09T07:38:15.178Z] #55 38.06 go: downloading github.com/mbilski/exhaustivestruct v1.2.0
07:38:15 [2022-07-09T07:38:15.178Z] #55 38.09 go: downloading github.com/mgechev/revive v1.2.1
07:38:15 [2022-07-09T07:38:15.178Z] #55 39.32 go: downloading github.com/moricho/tparallel v0.2.1
07:38:15 [2022-07-09T07:38:15.179Z] #55 39.34 go: downloading github.com/nakabonne/nestif v0.3.1
07:38:15 [2022-07-09T07:38:15.179Z] #55 39.47 go: downloading github.com/nishanths/exhaustive v0.7.11
07:38:15 [2022-07-09T07:38:15.179Z] #55 39.62 go: downloading github.com/nishanths/predeclared v0.2.2
07:38:15 [2022-07-09T07:38:15.179Z] #55 39.87 go: downloading github.com/polyfloyd/go-errorlint v1.0.0
07:38:15 [2022-07-09T07:38:15.179Z] #55 40.04 go: downloading github.com/ryancurrah/gomodguard v1.2.3
07:38:15 [2022-07-09T07:38:15.179Z] #55 40.16 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0
07:38:15 [2022-07-09T07:38:15.179Z] #55 40.41 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6
07:38:15 [2022-07-09T07:38:15.179Z] #55 40.41 go: downloading github.com/securego/gosec/v2 v2.11.0
07:38:15 [2022-07-09T07:38:15.353Z] #21 27.29 Setting up libseccomp-dev:s390x (2.5.1-1+deb11u1) ...
07:38:15 [2022-07-09T07:38:15.353Z] #21 27.30 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:15 [2022-07-09T07:38:15.759Z] #55 40.97 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c
07:38:15 [2022-07-09T07:38:15.759Z] #55 40.98 go: downloading github.com/sivchari/containedctx v1.0.2
07:38:15 [2022-07-09T07:38:15.925Z] #21 DONE 27.8s
07:38:15 [2022-07-09T07:38:15.925Z] 
07:38:15 [2022-07-09T07:38:15.925Z] #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
07:38:15 [2022-07-09T07:38:15.925Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:38:15 [2022-07-09T07:38:15.925Z] #71 ...
07:38:15 [2022-07-09T07:38:15.925Z] 
07:38:15 [2022-07-09T07:38:15.925Z] #66 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:38:15 [2022-07-09T07:38:15.925Z] #66 sha256:3ba9cc577df16166603d722a70cabc71cb282bed11507eb06797ad61d8deb995
07:38:15 [2022-07-09T07:38:15.925Z] #66 DONE 0.1s
07:38:15 [2022-07-09T07:38:15.925Z] 
07:38:15 [2022-07-09T07:38:15.925Z] #22 [dev-systemd-false  1/28] RUN groupadd -r docker
07:38:15 [2022-07-09T07:38:15.925Z] #22 sha256:7ff22573b37504262e98adcb1549f36f1e0745ad8e427bc240bcd4e453d91753
07:38:15 [2022-07-09T07:38:15.952Z] #77 ...
07:38:15 [2022-07-09T07:38:15.952Z] 
07:38:15 [2022-07-09T07:38:15.952Z] #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
07:38:15 [2022-07-09T07:38:15.952Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Selecting previously unselected package gcc-mingw-w64-base.
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:38:15 [2022-07-09T07:38:15.952Z] #14 65.35 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:38:15 [2022-07-09T07:38:15.952Z] #14 74.04 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:38:15 [2022-07-09T07:38:15.952Z] #14 74.04 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:38:15 [2022-07-09T07:38:15.952Z] #14 74.04 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:38:16 [2022-07-09T07:38:16.020Z] #55 41.13 go: downloading github.com/sivchari/tenv v1.5.0
07:38:16 [2022-07-09T07:38:16.020Z] #55 41.13 go: downloading github.com/sonatard/noctx v0.0.1
07:38:16 [2022-07-09T07:38:16.020Z] #55 41.35 go: downloading github.com/sourcegraph/go-diff v0.6.1
07:38:16 [2022-07-09T07:38:16.020Z] #55 41.38 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1
07:38:16 [2022-07-09T07:38:16.280Z] #55 ...
07:38:16 [2022-07-09T07:38:16.280Z] 
07:38:16 [2022-07-09T07:38:16.280Z] #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
07:38:16 [2022-07-09T07:38:16.280Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:38:16 [2022-07-09T07:38:16.778Z] #55 ...
07:38:16 [2022-07-09T07:38:16.778Z] 
07:38:16 [2022-07-09T07:38:16.778Z] #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
07:38:16 [2022-07-09T07:38:16.778Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:16 [2022-07-09T07:38:16.778Z] #42 50.67 debconf: delaying package configuration, since apt-utils is not installed
07:38:16 [2022-07-09T07:38:16.778Z] #42 51.28 Fetched 15.6 MB in 3s (5856 kB/s)
07:38:16 [2022-07-09T07:38:16.778Z] #42 51.60 Selecting previously unselected package xxd.
07:38:16 [2022-07-09T07:38:16.778Z] #42 51.60 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:38:16 [2022-07-09T07:38:16.778Z] #42 51.66 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:38:16 [2022-07-09T07:38:16.778Z] #42 51.75 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:38:16 [2022-07-09T07:38:16.778Z] #42 53.97 Selecting previously unselected package vim-common.
07:38:16 [2022-07-09T07:38:16.778Z] #42 53.97 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:38:16 [2022-07-09T07:38:16.778Z] #42 54.20 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:38:16 [2022-07-09T07:38:16.778Z] #42 55.26 Selecting previously unselected package cmake-data.
07:38:16 [2022-07-09T07:38:16.778Z] #42 55.26 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:38:16 [2022-07-09T07:38:16.778Z] #42 ...
07:38:16 [2022-07-09T07:38:16.778Z] 
07:38:16 [2022-07-09T07:38:16.778Z] #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
07:38:16 [2022-07-09T07:38:16.778Z] #57 sha256:57518f79ec97bd4ffcfece403fffe2a9a9a731f6a1fde9d139311616d3584ecd
07:38:16 [2022-07-09T07:38:16.778Z] #57 48.05 v3.0.2
07:38:16 [2022-07-09T07:38:16.778Z] #57 DONE 55.4s
07:38:16 [2022-07-09T07:38:16.778Z] 
07:38:16 [2022-07-09T07:38:16.778Z] #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
07:38:16 [2022-07-09T07:38:16.778Z] #62 sha256:faea50e88f61bdd1b1af7e9ca6d44543abcf753e15516b1eb8cebd326febc91e
07:38:16 [2022-07-09T07:38:16.778Z] #62 DONE 55.4s
07:38:16 [2022-07-09T07:38:16.778Z] 
07:38:16 [2022-07-09T07:38:16.778Z] #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
07:38:16 [2022-07-09T07:38:16.778Z] #40 sha256:fd04132605b608fbed30b132568b995cbbda9fd1d9be0c718b98b3598f145daa
07:38:16 [2022-07-09T07:38:16.778Z] #40 DONE 55.4s
07:38:16 [2022-07-09T07:38:16.778Z] 
07:38:16 [2022-07-09T07:38:16.778Z] #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
07:38:16 [2022-07-09T07:38:16.778Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:16 [2022-07-09T07:38:16.778Z] #42 55.39 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:38:17 [2022-07-09T07:38:17.036Z] #42 ...
07:38:17 [2022-07-09T07:38:17.036Z] 
07:38:17 [2022-07-09T07:38:17.036Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:38:17 [2022-07-09T07:38:17.036Z] #63 sha256:490d512d632f94cec19ba1bb4d30797f1f9e18c40289555d8a336d4ee5d21865
07:38:17 [2022-07-09T07:38:17.310Z] #22 DONE 1.3s
07:38:17 [2022-07-09T07:38:17.310Z] 
07:38:17 [2022-07-09T07:38:17.310Z] #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
07:38:17 [2022-07-09T07:38:17.310Z] #67 sha256:5a630b31c9519b705be9b649121b67a5bef2632e6b95e7f0f29103d0aaa53bc6
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.075 + RM_GOPATH=0
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.077 + TMP_GOPATH=
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.077 + : /build
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.077 + '[' -z '' ']'
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.077 ++ mktemp -d
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.079 + export GOPATH=/tmp/tmp.oh5K1osaXS
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.079 + GOPATH=/tmp/tmp.oh5K1osaXS
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.079 + RM_GOPATH=1
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.079 + case "$(go env GOARCH)" in
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.080 ++ go env GOARCH
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.092 + export GO_BUILDMODE=-buildmode=pie
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.092 + GO_BUILDMODE=-buildmode=pie
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.093 ++ dirname /install.sh
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.095 + dir=/
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.095 + bin=runc
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.095 + shift
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.095 + '[' '!' -f //runc.installer ']'
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.095 + . //runc.installer
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.096 ++ set -e
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.096 ++ : v1.1.2
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.097 + install_runc
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.097 + RUNC_BUILDTAGS=seccomp
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.098 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.098 Install runc version v1.1.2 (build tags: seccomp)
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.098 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.oh5K1osaXS/src/github.com/opencontainers/runc
07:38:17 [2022-07-09T07:38:17.310Z] #67 1.102 Cloning into '/tmp/tmp.oh5K1osaXS/src/github.com/opencontainers/runc'...
07:38:17 [2022-07-09T07:38:17.579Z] #47 41.12 Updating files:  46% (1009/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1729/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
07:38:17 [2022-07-09T07:38:17.579Z] #47 ...
07:38:17 [2022-07-09T07:38:17.579Z] 
07:38:17 [2022-07-09T07:38:17.579Z] #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
07:38:17 [2022-07-09T07:38:17.579Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:38:17 [2022-07-09T07:38:17.579Z] #42 32.82 Fetched 8548 kB in 24s (352 kB/s)
07:38:17 [2022-07-09T07:38:17.579Z] #42 32.82 Reading package lists...
07:38:17 [2022-07-09T07:38:17.579Z] #42 42.48 Reading package lists...
07:38:17 [2022-07-09T07:38:17.579Z] #42 ...
07:38:17 [2022-07-09T07:38:17.579Z] 
07:38:17 [2022-07-09T07:38:17.579Z] #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
07:38:17 [2022-07-09T07:38:17.579Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:38:17 [2022-07-09T07:38:17.598Z] #63 DONE 0.7s
07:38:17 [2022-07-09T07:38:17.598Z] 
07:38:17 [2022-07-09T07:38:17.598Z] #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
07:38:17 [2022-07-09T07:38:17.598Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:38:17 [2022-07-09T07:38:17.840Z] #47 41.12 Updating files:  46% (1009/2177)
Updating files:  47% (1024/2177)
Updating files:  48% (1045/2177)
Updating files:  49% (1067/2177)
Updating files:  50% (1089/2177)
Updating files:  51% (1111/2177)
Updating files:  52% (1133/2177)
Updating files:  53% (1154/2177)
Updating files:  54% (1176/2177)
Updating files:  55% (1198/2177)
Updating files:  56% (1220/2177)
Updating files:  57% (1241/2177)
Updating files:  58% (1263/2177)
Updating files:  59% (1285/2177)
Updating files:  60% (1307/2177)
Updating files:  61% (1328/2177)
Updating files:  62% (1350/2177)
Updating files:  63% (1372/2177)
Updating files:  64% (1394/2177)
Updating files:  65% (1416/2177)
Updating files:  66% (1437/2177)
Updating files:  67% (1459/2177)
Updating files:  68% (1481/2177)
Updating files:  69% (1503/2177)
Updating files:  70% (1524/2177)
Updating files:  71% (1546/2177)
Updating files:  72% (1568/2177)
Updating files:  73% (1590/2177)
Updating files:  74% (1611/2177)
Updating files:  75% (1633/2177)
Updating files:  76% (1655/2177)
Updating files:  77% (1677/2177)
Updating files:  78% (1699/2177)
Updating files:  79% (1720/2177)
Updating files:  79% (1729/2177)
Updating files:  80% (1742/2177)
Updating files:  81% (1764/2177)
Updating files:  82% (1786/2177)
Updating files:  83% (1807/2177)
Updating files:  84% (1829/2177)
Updating files:  85% (1851/2177)
Updating files:  86% (1873/2177)
Updating files:  87% (1894/2177)
Updating files:  88% (1916/2177)
Updating files:  89% (1938/2177)
Updating files:  90% (1960/2177)
Updating files:  91% (1982/2177)
Updating files:  92% (2003/2177)
Updating files:  93% (2025/2177)
Updating files:  94% (2047/2177)
Updating files:  95% (2069/2177)
Updating files:  96% (2090/2177)
Updating files:  97% (2112/2177)
Updating files:  98% (2134/2177)
Updating files:  99% (2156/2177)
Updating files: 100% (2177/2177)
Updating files: 100% (2177/2177), done.
07:38:17 [2022-07-09T07:38:17.840Z] #47 ...
07:38:17 [2022-07-09T07:38:17.840Z] 
07:38:17 [2022-07-09T07:38:17.840Z] #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
07:38:17 [2022-07-09T07:38:17.840Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:17 [2022-07-09T07:38:17.840Z] #14 33.20 Fetched 8548 kB in 25s (348 kB/s)
07:38:17 [2022-07-09T07:38:17.840Z] #14 33.20 Reading package lists...
07:38:17 [2022-07-09T07:38:17.888Z] #67 ...
07:38:17 [2022-07-09T07:38:17.888Z] 
07:38:17 [2022-07-09T07:38:17.888Z] #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
07:38:17 [2022-07-09T07:38:17.888Z] #23 sha256:ff62181f85dff7b0fa011ad13200a0894d744734f26d731633984e51d8e7aef7
07:38:17 [2022-07-09T07:38:17.888Z] #23 DONE 0.9s
07:38:18 [2022-07-09T07:38:18.102Z] #14 42.69 Reading package lists...
07:38:18 [2022-07-09T07:38:18.102Z] #14 ...
07:38:18 [2022-07-09T07:38:18.102Z] 
07:38:18 [2022-07-09T07:38:18.102Z] #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
07:38:18 [2022-07-09T07:38:18.102Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:38:18 [2022-07-09T07:38:18.102Z] #36 33.28 go: downloading github.com/shurcooL/sanitized_anchor_name v1.0.0
07:38:18 [2022-07-09T07:38:18.102Z] #36 33.28 go: downloading github.com/cilium/ebpf v0.7.0
07:38:18 [2022-07-09T07:38:18.102Z] #36 ...
07:38:18 [2022-07-09T07:38:18.102Z] 
07:38:18 [2022-07-09T07:38:18.102Z] #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
07:38:18 [2022-07-09T07:38:18.102Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:38:18 [2022-07-09T07:38:18.102Z] #47 42.84 + git checkout -q v2.3.0
07:38:18 [2022-07-09T07:38:18.152Z] 
07:38:18 [2022-07-09T07:38:18.152Z] #24 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:38:18 [2022-07-09T07:38:18.152Z] #24 sha256:5ba8e416e59d2463b3c23e79a7c9d8936b5cbe49a2257ef87fd28767898ffdf5
07:38:18 [2022-07-09T07:38:18.525Z] #64 ...
07:38:18 [2022-07-09T07:38:18.525Z] 
07:38:18 [2022-07-09T07:38:18.525Z] #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
07:38:18 [2022-07-09T07:38:18.525Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:18 [2022-07-09T07:38:18.525Z] #14 47.15 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 49.63 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 50.42 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 51.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 54.40 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.24 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.40 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.42 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.46 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.46 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.46 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.46 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7 [123 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.48 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.48 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2 [202 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.53 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2 [193 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.54 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2 [49.0 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.54 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2 [645 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.54 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.57 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.59 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 55.60 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7 [401 kB]
07:38:18 [2022-07-09T07:38:18.525Z] #14 57.24 debconf: delaying package configuration, since apt-utils is not installed
07:38:18 [2022-07-09T07:38:18.780Z] #14 ...
07:38:18 [2022-07-09T07:38:18.780Z] 
07:38:18 [2022-07-09T07:38:18.780Z] #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             ;
07:38:18 [2022-07-09T07:38:18.780Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:38:18 [2022-07-09T07:38:18.780Z] #76 50.67 debconf: delaying package configuration, since apt-utils is not installed
07:38:18 [2022-07-09T07:38:18.780Z] #76 51.36 Fetched 5914 kB in 2s (2696 kB/s)
07:38:18 [2022-07-09T07:38:18.780Z] #76 51.65 Selecting previously unselected package bzip2.
07:38:18 [2022-07-09T07:38:18.780Z] #76 51.65 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:38:18 [2022-07-09T07:38:18.780Z] #76 51.74 Preparing to unpack .../00-bzip2_1.0.8-4_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 52.06 Unpacking bzip2 (1.0.8-4) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 53.97 Selecting previously unselected package libmagic-mgc.
07:38:18 [2022-07-09T07:38:18.780Z] #76 53.97 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 54.18 Unpacking libmagic-mgc (1:5.39-3) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.60 Selecting previously unselected package libmagic1:arm64.
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.60 Preparing to unpack .../02-libmagic1_1%3a5.39-3_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.68 Unpacking libmagic1:arm64 (1:5.39-3) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.95 Selecting previously unselected package file.
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.95 Preparing to unpack .../03-file_1%3a5.39-3_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 55.97 Unpacking file (1:5.39-3) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.17 Selecting previously unselected package xz-utils.
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.17 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.18 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.58 Selecting previously unselected package libsigsegv2:arm64.
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.59 Preparing to unpack .../05-libsigsegv2_2.13-1_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.59 Unpacking libsigsegv2:arm64 (2.13-1) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.78 Selecting previously unselected package m4.
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.80 Preparing to unpack .../06-m4_1.4.18-5_arm64.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 56.81 Unpacking m4 (1.4.18-5) ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 57.15 Selecting previously unselected package autoconf.
07:38:18 [2022-07-09T07:38:18.780Z] #76 57.15 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
07:38:18 [2022-07-09T07:38:18.780Z] #76 57.17 Unpacking autoconf (2.69-14) ...
07:38:19 [2022-07-09T07:38:19.040Z] #76 ...
07:38:19 [2022-07-09T07:38:19.040Z] 
07:38:19 [2022-07-09T07:38:19.040Z] #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
07:38:19 [2022-07-09T07:38:19.040Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:19 [2022-07-09T07:38:19.040Z] #14 57.58 Fetched 108 MB in 11s (9848 kB/s)
07:38:19 [2022-07-09T07:38:19.040Z] #14 ...
07:38:19 [2022-07-09T07:38:19.040Z] 
07:38:19 [2022-07-09T07:38:19.040Z] #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
07:38:19 [2022-07-09T07:38:19.040Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.29 The following additional packages will be installed:
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.32   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.32   python3-protobuf python3-six
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.35 Suggested packages:
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.35   python3-setuptools
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.35 Recommended packages:
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.35   iproute2 | iproute
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.86 The following NEW packages will be installed:
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.86   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:38:19 [2022-07-09T07:38:19.040Z] #51 47.86   python3-protobuf python3-six
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.41 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.41 Need to get 2136 kB of archives.
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.41 After this operation, 10.8 MB of additional disk space will be used.
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.41 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.52 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.57 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.68 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.73 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 48.86 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 50.64 Get:7 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [630 kB]
07:38:19 [2022-07-09T07:38:19.040Z] #51 52.58 debconf: delaying package configuration, since apt-utils is not installed
07:38:19 [2022-07-09T07:38:19.040Z] #51 53.43 Fetched 2136 kB in 3s (736 kB/s)
07:38:19 [2022-07-09T07:38:19.040Z] #51 54.07 Selecting previously unselected package libprotobuf23:arm64.
07:38:19 [2022-07-09T07:38:19.040Z] #51 54.10 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15709 files and directories currently installed.)
07:38:19 [2022-07-09T07:38:19.040Z] #51 54.10 Preparing to unpack .../0-libprotobuf23_3.12.4-1_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 54.15 Unpacking libprotobuf23:arm64 (3.12.4-1) ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.43 Selecting previously unselected package python3-pkg-resources.
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.44 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.48 Unpacking python3-pkg-resources (52.0.0-4) ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.79 Selecting previously unselected package python3-six.
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.79 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 55.80 Unpacking python3-six (1.16.0-2) ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.00 Selecting previously unselected package python3-protobuf.
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.00 Preparing to unpack .../3-python3-protobuf_3.12.4-1_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.01 Unpacking python3-protobuf (3.12.4-1) ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.79 Selecting previously unselected package libnet1:arm64.
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.79 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 56.80 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 57.13 Selecting previously unselected package libnl-3-200:arm64.
07:38:19 [2022-07-09T07:38:19.040Z] #51 57.13 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.040Z] #51 57.14 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:38:19 [2022-07-09T07:38:19.093Z] #24 0.826 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:38:19 [2022-07-09T07:38:19.093Z] #24 DONE 0.9s
07:38:19 [2022-07-09T07:38:19.093Z] 
07:38:19 [2022-07-09T07:38:19.093Z] #25 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:38:19 [2022-07-09T07:38:19.093Z] #25 sha256:17900b09747c15e257475739f9213acd92e654739d4f98b47eb29b58581e8a5b
07:38:19 [2022-07-09T07:38:19.296Z] #51 57.52 Selecting previously unselected package libprotobuf-c1:arm64.
07:38:19 [2022-07-09T07:38:19.296Z] #51 57.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.296Z] #51 ...
07:38:19 [2022-07-09T07:38:19.296Z] 
07:38:19 [2022-07-09T07:38:19.296Z] #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
07:38:19 [2022-07-09T07:38:19.296Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:19 [2022-07-09T07:38:19.296Z] #14 57.83 Selecting previously unselected package binutils-mingw-w64-i686.
07:38:19 [2022-07-09T07:38:19.296Z] #14 57.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 ... 15709 files and directories currently installed.)
07:38:19 [2022-07-09T07:38:19.296Z] #14 58.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ...
07:38:19 [2022-07-09T07:38:19.296Z] #14 58.00 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:38:20 [2022-07-09T07:38:20.037Z] #25 DONE 0.9s
07:38:20 [2022-07-09T07:38:20.038Z] 
07:38:20 [2022-07-09T07:38:20.038Z] #26 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:38:20 [2022-07-09T07:38:20.038Z] #26 sha256:46d18cbf69fdd65229fce4a1ff0ccf6e4b3f818664affcb6f0dc42b391087a73
07:38:20 [2022-07-09T07:38:20.977Z] #26 DONE 0.9s
07:38:20 [2022-07-09T07:38:20.977Z] 
07:38:20 [2022-07-09T07:38:20.977Z] #27 [dev-systemd-false  6/28] RUN ldconfig
07:38:20 [2022-07-09T07:38:20.977Z] #27 sha256:e828cb4a4c70fe20fdd9c59b0cc7a96bdc05420df447fb47f66ed10ce4043d70
07:38:21 [2022-07-09T07:38:21.409Z] #47 46.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry
07:38:21 [2022-07-09T07:38:21.918Z] #27 DONE 1.0s
07:38:21 [2022-07-09T07:38:21.918Z] 
07:38:21 [2022-07-09T07:38:21.918Z] #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
07:38:21 [2022-07-09T07:38:21.918Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
07:38:22 [2022-07-09T07:38:22.857Z] #28 1.088 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:38:22 [2022-07-09T07:38:22.857Z] #28 1.089 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:38:22 [2022-07-09T07:38:22.857Z] #28 1.202 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:38:23 [2022-07-09T07:38:23.116Z] #28 1.333 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main ppc64el Packages [8030 kB]
07:38:23 [2022-07-09T07:38:23.377Z] #28 1.596 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main s390x Packages [7876 kB]
07:38:23 [2022-07-09T07:38:23.464Z] #14 61.42 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:38:23 [2022-07-09T07:38:23.464Z] #14 61.42 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #14 61.44 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:38:23 [2022-07-09T07:38:23.464Z] #14 ...
07:38:23 [2022-07-09T07:38:23.464Z] 
07:38:23 [2022-07-09T07:38:23.464Z] #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
07:38:23 [2022-07-09T07:38:23.464Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
07:38:23 [2022-07-09T07:38:23.464Z] #34 51.24 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:38:23 [2022-07-09T07:38:23.464Z] #34 52.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:38:23 [2022-07-09T07:38:23.464Z] #34 ...
07:38:23 [2022-07-09T07:38:23.464Z] 
07:38:23 [2022-07-09T07:38:23.464Z] #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             ;
07:38:23 [2022-07-09T07:38:23.464Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:38:23 [2022-07-09T07:38:23.464Z] #76 57.90 Selecting previously unselected package autotools-dev.
07:38:23 [2022-07-09T07:38:23.464Z] #76 57.90 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 57.92 Unpacking autotools-dev (20180224.1+nmu1) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 58.11 Selecting previously unselected package automake.
07:38:23 [2022-07-09T07:38:23.464Z] #76 58.11 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 58.11 Unpacking automake (1:1.16.3-2) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.07 Selecting previously unselected package patch.
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.09 Preparing to unpack .../10-patch_2.7.6-7_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.11 Unpacking patch (2.7.6-7) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.49 Selecting previously unselected package dpkg-dev.
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.50 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 59.52 Unpacking dpkg-dev (1.20.10) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.82 Selecting previously unselected package build-essential.
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.84 Preparing to unpack .../12-build-essential_12.9_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.84 Unpacking build-essential (12.9) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.99 Selecting previously unselected package libcap2:arm64.
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.99 Preparing to unpack .../13-libcap2_1%3a2.44-1_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 60.99 Unpacking libcap2:arm64 (1:2.44-1) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.28 Selecting previously unselected package libcap-dev:arm64.
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.28 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.28 Unpacking libcap-dev:arm64 (1:2.44-1) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.50 Selecting previously unselected package libprotobuf-c1:arm64.
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.52 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.53 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.66 Selecting previously unselected package libprotobuf-c-dev:arm64.
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.68 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.69 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.82 Selecting previously unselected package libseccomp-dev:arm64.
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.82 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.464Z] #76 61.83 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:38:23 [2022-07-09T07:38:23.637Z] #28 1.781 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main armel Packages [7865 kB]
07:38:23 [2022-07-09T07:38:23.720Z] #76 62.09 Selecting previously unselected package libsystemd-dev:arm64.
07:38:23 [2022-07-09T07:38:23.720Z] #76 62.10 Preparing to unpack .../18-libsystemd-dev_247.3-7_arm64.deb ...
07:38:23 [2022-07-09T07:38:23.720Z] #76 62.11 Unpacking libsystemd-dev:arm64 (247.3-7) ...
07:38:23 [2022-07-09T07:38:23.898Z] #28 2.074 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:38:24 [2022-07-09T07:38:24.158Z] #28 2.376 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main armhf Packages [7944 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.639 Get:9 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main s390x Packages [138 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.640 Get:10 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.642 Get:11 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main ppc64el Packages [156 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.643 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armhf Packages [164 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.644 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main armel Packages [146 kB]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.653 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main s390x Packages [2596 B]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.654 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armhf Packages [2604 B]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.654 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main armel Packages [2596 B]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.654 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main ppc64el Packages [2596 B]
07:38:24 [2022-07-09T07:38:24.418Z] #28 2.655 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:38:24 [2022-07-09T07:38:24.649Z] #76 63.12 Selecting previously unselected package libtool.
07:38:24 [2022-07-09T07:38:24.649Z] #76 63.12 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
07:38:24 [2022-07-09T07:38:24.649Z] #76 63.14 Unpacking libtool (2.4.6-15) ...
07:38:25 [2022-07-09T07:38:25.212Z] #76 63.75 Selecting previously unselected package libudev-dev:arm64.
07:38:25 [2022-07-09T07:38:25.212Z] #76 63.76 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
07:38:25 [2022-07-09T07:38:25.212Z] #76 63.76 Unpacking libudev-dev:arm64 (247.3-7) ...
07:38:25 [2022-07-09T07:38:25.612Z] #47 ...
07:38:25 [2022-07-09T07:38:25.612Z] 
07:38:25 [2022-07-09T07:38:25.612Z] #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
07:38:25 [2022-07-09T07:38:25.612Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:25 [2022-07-09T07:38:25.612Z] #55 41.68 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 41.87 go: downloading github.com/sylvia7788/contextcheck v1.0.4
07:38:25 [2022-07-09T07:38:25.612Z] #55 41.97 go: downloading github.com/tdakkota/asciicheck v0.1.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 42.12 go: downloading github.com/tetafro/godot v1.4.11
07:38:25 [2022-07-09T07:38:25.612Z] #55 42.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144
07:38:25 [2022-07-09T07:38:25.612Z] #55 42.49 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 42.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.10 go: downloading github.com/ultraware/funlen v0.0.3
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.24 go: downloading github.com/ultraware/whitespace v0.0.5
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.37 go: downloading github.com/uudashr/gocognit v1.0.5
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.61 go: downloading github.com/yagipy/maintidx v1.0.0
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.72 go: downloading github.com/yeya24/promlinter v0.2.0
07:38:25 [2022-07-09T07:38:25.612Z] #55 43.84 go: downloading gitlab.com/bosi/decorder v0.2.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 44.28 go: downloading honnef.co/go/tools v0.3.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 47.26 go: downloading mvdan.cc/gofumpt v0.3.1
07:38:25 [2022-07-09T07:38:25.612Z] #55 47.26 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed
07:38:25 [2022-07-09T07:38:25.612Z] #55 47.49 go: downloading mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
07:38:25 [2022-07-09T07:38:25.612Z] #55 47.74 go: downloading golang.org/x/sys v0.0.0-20220422013727-9388b58f7150
07:38:25 [2022-07-09T07:38:25.612Z] #55 47.75 go: downloading golang.org/x/xerrors v0.0.0-20220411194840-2f41105eb62f
07:38:25 [2022-07-09T07:38:25.612Z] #55 ...
07:38:25 [2022-07-09T07:38:25.612Z] 
07:38:25 [2022-07-09T07:38:25.612Z] #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
07:38:25 [2022-07-09T07:38:25.612Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:38:25 [2022-07-09T07:38:25.612Z] #42 42.48 Reading package lists...
07:38:25 [2022-07-09T07:38:25.779Z] #76 64.25 Selecting previously unselected package libyajl2:arm64.
07:38:25 [2022-07-09T07:38:25.779Z] #76 64.25 Preparing to unpack .../21-libyajl2_2.1.0-3_arm64.deb ...
07:38:25 [2022-07-09T07:38:25.779Z] #76 64.25 Unpacking libyajl2:arm64 (2.1.0-3) ...
07:38:25 [2022-07-09T07:38:25.872Z] #42 51.28 Building dependency tree...
07:38:25 [2022-07-09T07:38:25.872Z] #42 ...
07:38:25 [2022-07-09T07:38:25.872Z] 
07:38:25 [2022-07-09T07:38:25.872Z] #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             ;
07:38:25 [2022-07-09T07:38:25.872Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:25 [2022-07-09T07:38:25.872Z] #76 32.21 Reading package lists...
07:38:25 [2022-07-09T07:38:25.872Z] #76 41.39 Building dependency tree...
07:38:25 [2022-07-09T07:38:25.872Z] #76 47.93 python3 is already the newest version (3.9.2-3).
07:38:25 [2022-07-09T07:38:25.872Z] #76 47.93 The following additional packages will be installed:
07:38:25 [2022-07-09T07:38:25.872Z] #76 47.95   autotools-dev bzip2 dpkg-dev file libcap2 libmagic-mgc libmagic1
07:38:25 [2022-07-09T07:38:25.872Z] #76 47.97   libprotobuf-c1 libsigsegv2 libyajl2 m4 patch xz-utils
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.00 Suggested packages:
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.02   autoconf-archive gnu-standards autoconf-doc gettext bzip2-doc debian-keyring
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.03   manpages-dev seccomp libtool-doc gfortran | fortran95-compiler gcj-jdk
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.03   m4-doc ed diffutils-doc
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.03 Recommended packages:
07:38:25 [2022-07-09T07:38:25.872Z] #76 48.03   fakeroot libalgorithm-merge-perl libltdl-dev
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.27 The following NEW packages will be installed:
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.28   autoconf automake autotools-dev build-essential bzip2 dpkg-dev file
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.29   libcap-dev libcap2 libmagic-mgc libmagic1 libprotobuf-c-dev libprotobuf-c1
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.30   libseccomp-dev libsigsegv2 libsystemd-dev libtool libudev-dev libyajl-dev
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.30   libyajl2 m4 patch xz-utils
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.86 0 upgraded, 23 newly installed, 0 to remove and 13 not upgraded.
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.86 Need to get 5939 kB of archives.
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.86 After this operation, 18.7 MB of additional disk space will be used.
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.86 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic-mgc amd64 1:5.39-3 [273 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmagic1 amd64 1:5.39-3 [126 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 file amd64 1:5.39-3 [69.1 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.92 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 50.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsigsegv2 amd64 2.13-1 [34.8 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 51.02 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 m4 amd64 1.4.18-5 [204 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 51.04 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autoconf all 2.69-14 [313 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 51.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 autotools-dev all 20180224.1+nmu1 [77.1 kB]
07:38:25 [2022-07-09T07:38:25.872Z] #76 51.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 automake all 1:1.16.3-2 [814 kB]
07:38:25 [2022-07-09T07:38:25.928Z] #14 ...
07:38:25 [2022-07-09T07:38:25.928Z] 
07:38:25 [2022-07-09T07:38:25.928Z] #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
07:38:25 [2022-07-09T07:38:25.928Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:25 [2022-07-09T07:38:25.928Z] #77 37.47 aclocal: warning: couldn't open directory 'm4': No such file or directory
07:38:26 [2022-07-09T07:38:26.042Z] #76 64.51 Selecting previously unselected package libyajl-dev:arm64.
07:38:26 [2022-07-09T07:38:26.042Z] #76 64.51 Preparing to unpack .../22-libyajl-dev_2.1.0-3_arm64.deb ...
07:38:26 [2022-07-09T07:38:26.042Z] #76 64.51 Unpacking libyajl-dev:arm64 (2.1.0-3) ...
07:38:26 [2022-07-09T07:38:26.133Z] #76 51.33 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:38:26 [2022-07-09T07:38:26.133Z] #76 51.33 Get:12 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 dpkg-dev all 1.20.10 [2306 kB]
07:38:26 [2022-07-09T07:38:26.133Z] #76 ...
07:38:26 [2022-07-09T07:38:26.133Z] 
07:38:26 [2022-07-09T07:38:26.133Z] #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
07:38:26 [2022-07-09T07:38:26.133Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:26 [2022-07-09T07:38:26.133Z] #14 42.69 Reading package lists...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.81 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.85 Setting up libmagic-mgc (1:5.39-3) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.86 Setting up libyajl2:arm64 (2.1.0-3) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.87 Setting up libmagic1:arm64 (1:5.39-3) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.89 Setting up file (1:5.39-3) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.91 Setting up bzip2 (1.0.8-4) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.92 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.93 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.94 Setting up libcap2:arm64 (1:2.44-1) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.95 Setting up autotools-dev (20180224.1+nmu1) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.96 Setting up libsigsegv2:arm64 (2.13-1) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 64.98 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:38:26 [2022-07-09T07:38:26.297Z] #76 65.03 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.04 Setting up patch (2.7.6-7) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.05 Setting up libudev-dev:arm64 (247.3-7) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.07 Setting up libyajl-dev:arm64 (2.1.0-3) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.08 Setting up libcap-dev:arm64 (1:2.44-1) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.09 Setting up libsystemd-dev:arm64 (247.3-7) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.11 Setting up libtool (2.4.6-15) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.12 Setting up m4 (1.4.18-5) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.13 Setting up dpkg-dev (1.20.10) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.18 Setting up autoconf (2.69-14) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.20 Setting up build-essential (12.9) ...
07:38:26 [2022-07-09T07:38:26.553Z] #76 65.22 Setting up automake (1:1.16.3-2) ...
07:38:26 [2022-07-09T07:38:26.810Z] #76 65.23 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
07:38:26 [2022-07-09T07:38:26.810Z] #76 65.24 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:26 [2022-07-09T07:38:26.810Z] #76 ...
07:38:26 [2022-07-09T07:38:26.810Z] 
07:38:26 [2022-07-09T07:38:26.810Z] #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
07:38:26 [2022-07-09T07:38:26.810Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:27 [2022-07-09T07:38:27.066Z] #14 65.50 Selecting previously unselected package binutils-mingw-w64.
07:38:27 [2022-07-09T07:38:27.066Z] #14 65.54 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:38:27 [2022-07-09T07:38:27.066Z] #14 65.55 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:38:27 [2022-07-09T07:38:27.517Z] #14 51.45 Building dependency tree...
07:38:27 [2022-07-09T07:38:27.517Z] #14 ...
07:38:27 [2022-07-09T07:38:27.517Z] 
07:38:27 [2022-07-09T07:38:27.517Z] #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
07:38:27 [2022-07-09T07:38:27.517Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:38:27 [2022-07-09T07:38:27.517Z] #62 33.40 Reading package lists...
07:38:27 [2022-07-09T07:38:27.517Z] #62 42.88 Building dependency tree...
07:38:27 [2022-07-09T07:38:27.517Z] #62 49.21 The following additional packages will be installed:
07:38:27 [2022-07-09T07:38:27.517Z] #62 49.24   libbtrfs0
07:38:27 [2022-07-09T07:38:27.517Z] #62 49.58 The following NEW packages will be installed:
07:38:27 [2022-07-09T07:38:27.517Z] #62 49.61   libbtrfs-dev libbtrfs0
07:38:27 [2022-07-09T07:38:27.517Z] #62 50.20 0 upgraded, 2 newly installed, 0 to remove and 13 not upgraded.
07:38:27 [2022-07-09T07:38:27.517Z] #62 50.20 Need to get 460 kB of archives.
07:38:27 [2022-07-09T07:38:27.517Z] #62 50.20 After this operation, 1237 kB of additional disk space will be used.
07:38:27 [2022-07-09T07:38:27.517Z] #62 50.20 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #62 50.23 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #62 52.47 debconf: delaying package configuration, since apt-utils is not installed
07:38:27 [2022-07-09T07:38:27.517Z] #62 ...
07:38:27 [2022-07-09T07:38:27.517Z] 
07:38:27 [2022-07-09T07:38:27.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             ;
07:38:27 [2022-07-09T07:38:27.517Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.49 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 build-essential amd64 12.9 [7704 B]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.50 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.51 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.52 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.53 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.54 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.59 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libtool all 2.4.6-15 [513 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:38:27 [2022-07-09T07:38:27.517Z] #76 51.64 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl-dev amd64 2.1.0-3 [32.6 kB]
07:38:27 [2022-07-09T07:38:27.714Z] #28 ...
07:38:27 [2022-07-09T07:38:27.714Z] 
07:38:27 [2022-07-09T07:38:27.714Z] #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
07:38:27 [2022-07-09T07:38:27.714Z] #67 sha256:5a630b31c9519b705be9b649121b67a5bef2632e6b95e7f0f29103d0aaa53bc6
07:38:27 [2022-07-09T07:38:27.714Z] #67 5.586 + cd /tmp/tmp.oh5K1osaXS/src/github.com/opencontainers/runc
07:38:27 [2022-07-09T07:38:27.714Z] #67 5.586 + git checkout -q v1.1.2
07:38:27 [2022-07-09T07:38:27.714Z] #67 5.902 + '[' -z '' ']'
07:38:27 [2022-07-09T07:38:27.714Z] #67 5.902 + target=static
07:38:27 [2022-07-09T07:38:27.714Z] #67 5.902 + make BUILDTAGS=seccomp static
07:38:27 [2022-07-09T07:38:27.714Z] #67 6.349 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 .
07:38:27 [2022-07-09T07:38:27.714Z] #67 10.96 + mkdir -p /build
07:38:27 [2022-07-09T07:38:27.714Z] #67 10.97 + cp runc /build/runc
07:38:27 [2022-07-09T07:38:27.714Z] #67 DONE 11.2s
07:38:27 [2022-07-09T07:38:27.714Z] 
07:38:27 [2022-07-09T07:38:27.714Z] #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
07:38:27 [2022-07-09T07:38:27.714Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
07:38:28 [2022-07-09T07:38:28.436Z] #14 67.01 Selecting previously unselected package libdevmapper1.02.1:arm64.
07:38:28 [2022-07-09T07:38:28.436Z] #14 67.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:38:28 [2022-07-09T07:38:28.462Z] #76 53.74 debconf: delaying package configuration, since apt-utils is not installed
07:38:28 [2022-07-09T07:38:28.696Z] #14 67.37 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:38:29 [2022-07-09T07:38:29.033Z] #76 54.24 Fetched 5939 kB in 1s (4986 kB/s)
07:38:29 [2022-07-09T07:38:29.293Z] #76 54.52 Selecting previously unselected package bzip2.
07:38:29 [2022-07-09T07:38:29.293Z] #76 54.52 (Reading database ... 
07:38:29 [2022-07-09T07:38:29.293Z] #76 ...
07:38:29 [2022-07-09T07:38:29.293Z] 
07:38:29 [2022-07-09T07:38:29.293Z] #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
07:38:29 [2022-07-09T07:38:29.293Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:29 [2022-07-09T07:38:29.293Z] #51 34.88 Reading package lists...
07:38:29 [2022-07-09T07:38:29.293Z] #51 44.54 Reading package lists...
07:38:29 [2022-07-09T07:38:29.293Z] #51 53.60 Building dependency tree...
07:38:29 [2022-07-09T07:38:29.293Z] #51 ...
07:38:29 [2022-07-09T07:38:29.293Z] 
07:38:29 [2022-07-09T07:38:29.293Z] #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             ;
07:38:29 [2022-07-09T07:38:29.293Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:29 [2022-07-09T07:38:29.293Z] #76 54.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 ... 15718 files and directories currently installed.)
07:38:29 [2022-07-09T07:38:29.293Z] #76 54.62 Preparing to unpack .../00-bzip2_1.0.8-4_amd64.deb ...
07:38:29 [2022-07-09T07:38:29.293Z] #76 54.64 Unpacking bzip2 (1.0.8-4) ...
07:38:29 [2022-07-09T07:38:29.696Z] #14 ...
07:38:29 [2022-07-09T07:38:29.696Z] 
07:38:29 [2022-07-09T07:38:29.696Z] #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
07:38:29 [2022-07-09T07:38:29.696Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:38:29 [2022-07-09T07:38:29.696Z] #51 57.53 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 57.54 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 57.68 Selecting previously unselected package criu.
07:38:29 [2022-07-09T07:38:29.696Z] #51 57.69 Preparing to unpack .../7-criu_3.17-1_arm64.deb ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 57.71 Unpacking criu (3.17-1) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 58.81 Setting up python3-pkg-resources (52.0.0-4) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 60.74 Setting up libprotobuf23:arm64 (3.12.4-1) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 60.75 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 60.77 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 60.78 Setting up python3-six (1.16.0-2) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 61.96 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 62.02 Setting up python3-protobuf (3.12.4-1) ...
07:38:29 [2022-07-09T07:38:29.696Z] #51 ...
07:38:29 [2022-07-09T07:38:29.696Z] 
07:38:29 [2022-07-09T07:38:29.696Z] #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
07:38:29 [2022-07-09T07:38:29.696Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.786 + RM_GOPATH=0
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.786 + TMP_GOPATH=
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.786 + : /build
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.786 + '[' -z '' ']'
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.797 ++ mktemp -d
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.858 + export GOPATH=/tmp/tmp.mQOOsZk88n
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.858 + GOPATH=/tmp/tmp.mQOOsZk88n
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.858 + RM_GOPATH=1
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.858 + case "$(go env GOARCH)" in
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.860 ++ go env GOARCH
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.974 + export GO_BUILDMODE=-buildmode=pie
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.974 + GO_BUILDMODE=-buildmode=pie
07:38:29 [2022-07-09T07:38:29.696Z] #64 1.974 ++ dirname /install.sh
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.028 Install containerd version v1.6.6
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + dir=/
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + bin=containerd
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + shift
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + '[' '!' -f //containerd.installer ']'
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + . //containerd.installer
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 ++ set -e
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 ++ : v1.6.6
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + install_containerd
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + echo 'Install containerd version v1.6.6'
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 + git clone https://github.com/containerd/containerd.git /tmp/tmp.mQOOsZk88n/src/github.com/containerd/containerd
07:38:29 [2022-07-09T07:38:29.696Z] #64 2.029 Cloning into '/tmp/tmp.mQOOsZk88n/src/github.com/containerd/containerd'...
07:38:29 [2022-07-09T07:38:29.696Z] #64 ...
07:38:29 [2022-07-09T07:38:29.696Z] 
07:38:29 [2022-07-09T07:38:29.696Z] #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
07:38:29 [2022-07-09T07:38:29.696Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:29 [2022-07-09T07:38:29.696Z] #14 68.28 Selecting previously unselected package dmsetup.
07:38:29 [2022-07-09T07:38:29.696Z] #14 68.29 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ...
07:38:29 [2022-07-09T07:38:29.696Z] #14 68.30 Unpacking dmsetup (2:1.02.175-2.1) ...
07:38:29 [2022-07-09T07:38:29.869Z] #76 55.11 Selecting previously unselected package libmagic-mgc.
07:38:29 [2022-07-09T07:38:29.869Z] #76 55.12 Preparing to unpack .../01-libmagic-mgc_1%3a5.39-3_amd64.deb ...
07:38:29 [2022-07-09T07:38:29.869Z] #76 55.14 Unpacking libmagic-mgc (1:5.39-3) ...
07:38:30 [2022-07-09T07:38:30.260Z] #14 ...
07:38:30 [2022-07-09T07:38:30.261Z] 
07:38:30 [2022-07-09T07:38:30.261Z] #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             ;
07:38:30 [2022-07-09T07:38:30.261Z] #76 sha256:062e5002e7d07d7d5db086510690b2a323f810dce0baa7648aa282437616714d
07:38:30 [2022-07-09T07:38:30.261Z] #76 DONE 69.0s
07:38:30 [2022-07-09T07:38:30.517Z] 
07:38:30 [2022-07-09T07:38:30.517Z] #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
07:38:30 [2022-07-09T07:38:30.517Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:30 [2022-07-09T07:38:30.517Z] #14 69.01 Selecting previously unselected package mingw-w64-common.
07:38:30 [2022-07-09T07:38:30.517Z] #14 69.02 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:38:30 [2022-07-09T07:38:30.517Z] #14 69.02 Unpacking mingw-w64-common (8.0.0-1) ...
07:38:31 [2022-07-09T07:38:31.199Z] #77 ...
07:38:31 [2022-07-09T07:38:31.199Z] 
07:38:31 [2022-07-09T07:38:31.199Z] #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
07:38:31 [2022-07-09T07:38:31.199Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:38:31 [2022-07-09T07:38:31.458Z] #64 49.89 Updating files:  59% (2834/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  92% (4435/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
07:38:31 [2022-07-09T07:38:31.458Z] #64 51.16 + cd /tmp/tmp.H2wYjMbmUH/src/github.com/containerd/containerd
07:38:31 [2022-07-09T07:38:31.458Z] #64 51.16 + git checkout -q v1.6.6
07:38:31 [2022-07-09T07:38:31.778Z] #76 ...
07:38:31 [2022-07-09T07:38:31.778Z] 
07:38:31 [2022-07-09T07:38:31.778Z] #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
07:38:31 [2022-07-09T07:38:31.778Z] #62 sha256:67381293c95e9f67a9e9893e219c60e3ec4ce24b64b4f699af0289567e06d591
07:38:31 [2022-07-09T07:38:31.778Z] #62 52.94 Fetched 460 kB in 0s (1141 kB/s)
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.22 Selecting previously unselected package libbtrfs0:amd64.
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.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 ... 15718 files and directories currently installed.)
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.38 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.47 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.95 Selecting previously unselected package libbtrfs-dev:amd64.
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.96 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 53.97 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 54.78 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 55.02 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 55.04 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:31 [2022-07-09T07:38:31.778Z] #62 DONE 57.0s
07:38:31 [2022-07-09T07:38:31.778Z] 
07:38:31 [2022-07-09T07:38:31.778Z] #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             ;
07:38:31 [2022-07-09T07:38:31.778Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:31 [2022-07-09T07:38:31.778Z] #76 57.14 Selecting previously unselected package libmagic1:amd64.
07:38:31 [2022-07-09T07:38:31.884Z] #14 ...
07:38:31 [2022-07-09T07:38:31.884Z] 
07:38:31 [2022-07-09T07:38:31.884Z] #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
07:38:31 [2022-07-09T07:38:31.884Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:31 [2022-07-09T07:38:31.884Z] #42 60.58 Selecting previously unselected package libicu67:arm64.
07:38:31 [2022-07-09T07:38:31.884Z] #42 60.59 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ...
07:38:31 [2022-07-09T07:38:31.884Z] #42 60.62 Unpacking libicu67:arm64 (67.1-7) ...
07:38:31 [2022-07-09T07:38:31.884Z] #42 70.22 Selecting previously unselected package libxml2:arm64.
07:38:31 [2022-07-09T07:38:31.884Z] #42 70.22 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_arm64.deb ...
07:38:31 [2022-07-09T07:38:31.884Z] #42 70.24 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
07:38:32 [2022-07-09T07:38:32.038Z] #76 57.14 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...#76 ...
07:38:32 [2022-07-09T07:38:32.038Z] 
07:38:32 [2022-07-09T07:38:32.038Z] #63 [containerd 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/containerd.installer /
07:38:32 [2022-07-09T07:38:32.038Z] #63 sha256:2fc3e10e743314b37b5936da1a2ff6ca33f95bf6a236c3a95f4ca037faa08cd4
07:38:32 [2022-07-09T07:38:32.038Z] #63 DONE 0.2s
07:38:32 [2022-07-09T07:38:32.038Z] 
07:38:32 [2022-07-09T07:38:32.038Z] #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             ;
07:38:32 [2022-07-09T07:38:32.038Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:32 [2022-07-09T07:38:32.038Z] #76 57.14 Preparing to unpack .../02-libmagic1_1%3a5.39-3_amd64.deb ...
07:38:32 [2022-07-09T07:38:32.038Z] #76 57.22 Unpacking libmagic1:amd64 (1:5.39-3) ...
07:38:32 [2022-07-09T07:38:32.140Z] #42 ...
07:38:32 [2022-07-09T07:38:32.140Z] 
07:38:32 [2022-07-09T07:38:32.140Z] #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
07:38:32 [2022-07-09T07:38:32.140Z] #51 sha256:a555e696656a3dec1c8def1b98795693261913e1aaba4613ac6b3937231a1782
07:38:32 [2022-07-09T07:38:32.140Z] #51 67.86 Setting up criu (3.17-1) ...
07:38:32 [2022-07-09T07:38:32.140Z] #51 69.83 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:32 [2022-07-09T07:38:32.299Z] #76 57.60 Selecting previously unselected package file.
07:38:32 [2022-07-09T07:38:32.299Z] #76 57.60 Preparing to unpack .../03-file_1%3a5.39-3_amd64.deb ...
07:38:32 [2022-07-09T07:38:32.299Z] #76 57.60 Unpacking file (1:5.39-3) ...
07:38:32 [2022-07-09T07:38:32.560Z] #76 57.86 Selecting previously unselected package xz-utils.
07:38:32 [2022-07-09T07:38:32.820Z] #76 57.87 Preparing to unpack .../04-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:38:32 [2022-07-09T07:38:32.820Z] #76 57.87 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + export 'BUILDTAGS=netgo osusergo static_build'
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + BUILDTAGS='netgo osusergo static_build'
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + export EXTRA_FLAGS=-buildmode=pie
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + EXTRA_FLAGS=-buildmode=pie
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + '[' '' = dynamic ']'
07:38:32 [2022-07-09T07:38:32.841Z] #64 52.68 + make
07:38:33 [2022-07-09T07:38:33.001Z] #28 10.95 Fetched 40.6 MB in 10s (4005 kB/s)
07:38:33 [2022-07-09T07:38:33.081Z] #76 58.40 Selecting previously unselected package libsigsegv2:amd64.
07:38:33 [2022-07-09T07:38:33.081Z] #76 58.40 Preparing to unpack .../05-libsigsegv2_2.13-1_amd64.deb ...
07:38:33 [2022-07-09T07:38:33.081Z] #76 58.40 Unpacking libsigsegv2:amd64 (2.13-1) ...
07:38:33 [2022-07-09T07:38:33.341Z] #76 58.64 Selecting previously unselected package m4.
07:38:33 [2022-07-09T07:38:33.341Z] #76 58.64 Preparing to unpack .../06-m4_1.4.18-5_amd64.deb ...
07:38:33 [2022-07-09T07:38:33.341Z] #76 58.68 Unpacking m4 (1.4.18-5) ...
07:38:33 [2022-07-09T07:38:33.917Z] #76 59.29 Selecting previously unselected package autoconf.
07:38:34 [2022-07-09T07:38:34.036Z] #51 DONE 72.3s
07:38:34 [2022-07-09T07:38:34.037Z] 
07:38:34 [2022-07-09T07:38:34.037Z] #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
07:38:34 [2022-07-09T07:38:34.037Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:34 [2022-07-09T07:38:34.037Z] #42 71.53 Selecting previously unselected package libarchive13:arm64.
07:38:34 [2022-07-09T07:38:34.037Z] #42 71.53 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ...
07:38:34 [2022-07-09T07:38:34.037Z] #42 71.60 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:38:34 [2022-07-09T07:38:34.037Z] #42 72.55 Selecting previously unselected package libjsoncpp24:arm64.
07:38:34 [2022-07-09T07:38:34.037Z] #42 72.55 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ...
07:38:34 [2022-07-09T07:38:34.037Z] #42 72.57 Unpacking libjsoncpp24:arm64 (1.9.4-4) ...
07:38:34 [2022-07-09T07:38:34.180Z] #76 59.30 Preparing to unpack .../07-autoconf_2.69-14_all.deb ...
07:38:34 [2022-07-09T07:38:34.180Z] #76 59.30 Unpacking autoconf (2.69-14) ...
07:38:34 [2022-07-09T07:38:34.293Z] #42 ...
07:38:34 [2022-07-09T07:38:34.293Z] 
07:38:34 [2022-07-09T07:38:34.293Z] #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
07:38:34 [2022-07-09T07:38:34.293Z] #53 sha256:90f2a3e75cec42ae99e2f666c70daa2f919afeb4c9cec71f058a76ffb78b504a
07:38:34 [2022-07-09T07:38:34.293Z] #53 72.44 gotestsum version dev
07:38:34 [2022-07-09T07:38:34.293Z] #53 DONE 72.7s
07:38:34 [2022-07-09T07:38:34.293Z] 
07:38:34 [2022-07-09T07:38:34.293Z] #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
07:38:34 [2022-07-09T07:38:34.293Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:34 [2022-07-09T07:38:34.293Z] #42 72.82 Selecting previously unselected package librhash0:arm64.
07:38:34 [2022-07-09T07:38:34.293Z] #42 72.82 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ...
07:38:34 [2022-07-09T07:38:34.293Z] #42 72.82 Unpacking librhash0:arm64 (1.4.1-2) ...
07:38:34 [2022-07-09T07:38:34.549Z] #42 73.04 Selecting previously unselected package libuv1:arm64.
07:38:34 [2022-07-09T07:38:34.549Z] #42 73.04 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ...
07:38:34 [2022-07-09T07:38:34.549Z] #42 73.05 Unpacking libuv1:arm64 (1.40.0-2) ...
07:38:34 [2022-07-09T07:38:34.806Z] #42 73.34 Selecting previously unselected package cmake.
07:38:34 [2022-07-09T07:38:34.806Z] #42 73.34 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ...
07:38:34 [2022-07-09T07:38:34.806Z] #42 73.38 Unpacking cmake (3.18.4-2+deb11u1) ...
07:38:35 [2022-07-09T07:38:35.199Z] #76 60.34 Selecting previously unselected package autotools-dev.
07:38:35 [2022-07-09T07:38:35.199Z] #76 60.39 Preparing to unpack .../08-autotools-dev_20180224.1+nmu1_all.deb ...
07:38:35 [2022-07-09T07:38:35.199Z] #76 60.40 Unpacking autotools-dev (20180224.1+nmu1) ...
07:38:35 [2022-07-09T07:38:35.377Z] #64 54.65 + bin/ctr
07:38:35 [2022-07-09T07:38:35.767Z] #76 60.91 Selecting previously unselected package automake.
07:38:35 [2022-07-09T07:38:35.767Z] #76 60.91 Preparing to unpack .../09-automake_1%3a1.16.3-2_all.deb ...
07:38:35 [2022-07-09T07:38:35.767Z] #76 60.92 Unpacking automake (1:1.16.3-2) ...
07:38:36 [2022-07-09T07:38:36.337Z] #76 ...
07:38:36 [2022-07-09T07:38:36.337Z] 
07:38:36 [2022-07-09T07:38:36.337Z] #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
07:38:36 [2022-07-09T07:38:36.337Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:36 [2022-07-09T07:38:36.337Z] #55 51.51 go: downloading github.com/davecgh/go-spew v1.1.1
07:38:36 [2022-07-09T07:38:36.337Z] #55 51.52 go: downloading github.com/pmezard/go-difflib v1.0.0
07:38:36 [2022-07-09T07:38:36.337Z] #55 51.62 go: downloading github.com/stretchr/objx v0.1.1
07:38:36 [2022-07-09T07:38:36.337Z] #55 51.83 go: downloading github.com/subosito/gotenv v1.2.0
07:38:36 [2022-07-09T07:38:36.337Z] #55 51.91 go: downloading github.com/hashicorp/hcl v1.0.0
07:38:36 [2022-07-09T07:38:36.337Z] #55 52.45 go: downloading gopkg.in/ini.v1 v1.66.4
07:38:36 [2022-07-09T07:38:36.337Z] #55 52.46 go: downloading github.com/magiconair/properties v1.8.6
07:38:36 [2022-07-09T07:38:36.337Z] #55 52.82 go: downloading github.com/pelletier/go-toml v1.9.5
07:38:36 [2022-07-09T07:38:36.337Z] #55 53.04 go: downloading golang.org/x/text v0.3.7
07:38:36 [2022-07-09T07:38:36.337Z] #55 ...
07:38:36 [2022-07-09T07:38:36.337Z] 
07:38:36 [2022-07-09T07:38:36.337Z] #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
07:38:36 [2022-07-09T07:38:36.337Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:36 [2022-07-09T07:38:36.337Z] #14 51.45 Building dependency tree...
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.21 The following additional packages will be installed:
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.21   binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.21   g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.21   gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.22   gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.23   libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.23   libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.23   mingw-w64-common mingw-w64-x86-64-dev
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.31 Suggested packages:
07:38:36 [2022-07-09T07:38:36.337Z] #14 57.31   gcc-10-locales seccomp wine64
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.67 The following NEW packages will be installed:
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.70   libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.71   libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common
07:38:36 [2022-07-09T07:38:36.337Z] #14 59.71   mingw-w64-x86-64-dev
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.28 0 upgraded, 30 newly installed, 0 to remove and 13 not upgraded.
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.28 Need to get 115 MB of archives.
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.28 After this operation, 645 MB of additional disk space will be used.
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.28 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]
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.51 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]
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.82 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB]
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.85 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB]
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB]
07:38:36 [2022-07-09T07:38:36.337Z] #14 60.89 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB]
07:38:36 [2022-07-09T07:38:36.337Z] #14 61.47 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB]
07:38:36 [2022-07-09T07:38:36.598Z] #14 61.82 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]
07:38:36 [2022-07-09T07:38:36.598Z] #14 61.83 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]
07:38:36 [2022-07-09T07:38:36.598Z] #14 ...
07:38:36 [2022-07-09T07:38:36.598Z] 
07:38:36 [2022-07-09T07:38:36.598Z] #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
07:38:36 [2022-07-09T07:38:36.598Z] #57 sha256:ad80f5f52b0a4c7158bdcad446fab75354dca4a638feae44066659e8db216578
07:38:36 [2022-07-09T07:38:36.598Z] #57 61.93 v3.0.2
07:38:37 [2022-07-09T07:38:37.170Z] #57 DONE 62.3s
07:38:37 [2022-07-09T07:38:37.170Z] 
07:38:37 [2022-07-09T07:38:37.170Z] #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             ;
07:38:37 [2022-07-09T07:38:37.170Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:37 [2022-07-09T07:38:37.170Z] #76 62.32 Selecting previously unselected package patch.
07:38:37 [2022-07-09T07:38:37.170Z] #76 62.40 Preparing to unpack .../10-patch_2.7.6-7_amd64.deb ...
07:38:37 [2022-07-09T07:38:37.170Z] #76 62.40 Unpacking patch (2.7.6-7) ...
07:38:37 [2022-07-09T07:38:37.276Z] #28 10.95 Reading package lists...
07:38:37 [2022-07-09T07:38:37.429Z] #76 62.75 Selecting previously unselected package dpkg-dev.
07:38:37 [2022-07-09T07:38:37.429Z] #76 62.77 Preparing to unpack .../11-dpkg-dev_1.20.10_all.deb ...
07:38:37 [2022-07-09T07:38:37.429Z] #76 62.78 Unpacking dpkg-dev (1.20.10) ...
07:38:38 [2022-07-09T07:38:38.367Z] #76 ...
07:38:38 [2022-07-09T07:38:38.367Z] 
07:38:38 [2022-07-09T07:38:38.367Z] #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
07:38:38 [2022-07-09T07:38:38.367Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:38:38 [2022-07-09T07:38:38.367Z] #42 51.28 Building dependency tree...
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.68 The following additional packages will be installed:
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.72   cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.76 Suggested packages:
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.78   cmake-doc ninja-build lrzip
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.78 Recommended packages:
07:38:38 [2022-07-09T07:38:38.367Z] #42 56.78   vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny
07:38:38 [2022-07-09T07:38:38.367Z] #42 58.49 The following NEW packages will be installed:
07:38:38 [2022-07-09T07:38:38.367Z] #42 58.50   cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.50   vim-common xxd
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.94 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.94 Need to get 17.7 MB of archives.
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.94 After this operation, 70.7 MB of additional disk space will be used.
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.94 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.95 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 58.95 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 59.20 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.24 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u2 [692 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.31 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.31 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.31 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 60.32 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB]
07:38:38 [2022-07-09T07:38:38.368Z] #42 63.25 debconf: delaying package configuration, since apt-utils is not installed
07:38:38 [2022-07-09T07:38:38.628Z] #42 63.81 Fetched 17.7 MB in 2s (7865 kB/s)
07:38:38 [2022-07-09T07:38:38.664Z] #64 ...
07:38:38 [2022-07-09T07:38:38.664Z] 
07:38:38 [2022-07-09T07:38:38.664Z] #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
07:38:38 [2022-07-09T07:38:38.664Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:38 [2022-07-09T07:38:38.664Z] #14 88.59 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:38:38 [2022-07-09T07:38:38.664Z] #14 88.60 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:38:38 [2022-07-09T07:38:38.664Z] #14 88.60 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:38:38 [2022-07-09T07:38:38.664Z] #14 94.79 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:38:38 [2022-07-09T07:38:38.664Z] #14 94.80 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:38:38 [2022-07-09T07:38:38.664Z] #14 94.81 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:38:38 [2022-07-09T07:38:38.664Z] #14 ...
07:38:38 [2022-07-09T07:38:38.664Z] 
07:38:38 [2022-07-09T07:38:38.664Z] #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
07:38:38 [2022-07-09T07:38:38.664Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:38 [2022-07-09T07:38:38.664Z] #77 48.40 libtoolize: putting auxiliary files in '.'.
07:38:38 [2022-07-09T07:38:38.664Z] #77 48.41 libtoolize: copying file './ltmain.sh'
07:38:38 [2022-07-09T07:38:38.664Z] #77 49.04 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
07:38:38 [2022-07-09T07:38:38.664Z] #77 49.04 libtoolize: and rerunning libtoolize and aclocal.
07:38:38 [2022-07-09T07:38:38.664Z] #77 49.04 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:38:38 [2022-07-09T07:38:38.888Z] #42 64.00 Selecting previously unselected package xxd.
07:38:39 [2022-07-09T07:38:39.157Z] #42 64.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 ... 15718 files and directories currently installed.)
07:38:39 [2022-07-09T07:38:39.157Z] #42 64.26 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:38:39 [2022-07-09T07:38:39.157Z] #42 64.30 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:38:39 [2022-07-09T07:38:39.418Z] #42 64.69 Selecting previously unselected package vim-common.
07:38:39 [2022-07-09T07:38:39.418Z] #42 ...
07:38:39 [2022-07-09T07:38:39.418Z] 
07:38:39 [2022-07-09T07:38:39.418Z] #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             ;
07:38:39 [2022-07-09T07:38:39.418Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.60 Selecting previously unselected package build-essential.
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.61 Preparing to unpack .../12-build-essential_12.9_amd64.deb ...
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.64 Unpacking build-essential (12.9) ...
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.77 Selecting previously unselected package libcap2:amd64.
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.78 Preparing to unpack .../13-libcap2_1%3a2.44-1_amd64.deb ...
07:38:39 [2022-07-09T07:38:39.418Z] #76 64.79 Unpacking libcap2:amd64 (1:2.44-1) ...
07:38:39 [2022-07-09T07:38:39.678Z] #76 64.96 Selecting previously unselected package libcap-dev:amd64.
07:38:39 [2022-07-09T07:38:39.678Z] #76 65.01 Preparing to unpack .../14-libcap-dev_1%3a2.44-1_amd64.deb ...
07:38:39 [2022-07-09T07:38:39.678Z] #76 65.03 Unpacking libcap-dev:amd64 (1:2.44-1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.16 Setting up libicu67:arm64 (67.1-7) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.18 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.22 Setting up libuv1:arm64 (1.40.0-2) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.25 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.30 Setting up libjsoncpp24:arm64 (1.9.4-4) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.33 Setting up librhash0:arm64 (1.4.1-2) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.34 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.37 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u2) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.41 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.46 Setting up cmake (3.18.4-2+deb11u1) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 78.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:40 [2022-07-09T07:38:40.057Z] #42 ...
07:38:40 [2022-07-09T07:38:40.057Z] 
07:38:40 [2022-07-09T07:38:40.057Z] #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
07:38:40 [2022-07-09T07:38:40.057Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:40 [2022-07-09T07:38:40.057Z] #14 78.52 Selecting previously unselected package mingw-w64-x86-64-dev.
07:38:40 [2022-07-09T07:38:40.057Z] #14 78.53 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:38:40 [2022-07-09T07:38:40.057Z] #14 78.54 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:38:40 [2022-07-09T07:38:40.249Z] #76 65.53 Selecting previously unselected package libprotobuf-c1:amd64.
07:38:40 [2022-07-09T07:38:40.249Z] #76 65.55 Preparing to unpack .../15-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:38:40 [2022-07-09T07:38:40.249Z] #76 65.57 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:40 [2022-07-09T07:38:40.314Z] #14 ...
07:38:40 [2022-07-09T07:38:40.314Z] 
07:38:40 [2022-07-09T07:38:40.314Z] #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
07:38:40 [2022-07-09T07:38:40.314Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:38:40 [2022-07-09T07:38:40.314Z] #77 0.685 Cloning into '/tmp/crun-build'...
07:38:40 [2022-07-09T07:38:40.314Z] #77 7.630 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
07:38:40 [2022-07-09T07:38:40.314Z] #77 7.657 Cloning into '/tmp/crun-build/libocispec'...
07:38:40 [2022-07-09T07:38:40.314Z] #77 8.368 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
07:38:40 [2022-07-09T07:38:40.314Z] #77 8.377 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
07:38:40 [2022-07-09T07:38:40.314Z] #77 8.380 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
07:38:40 [2022-07-09T07:38:40.314Z] #77 8.381 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
07:38:40 [2022-07-09T07:38:40.314Z] #77 8.390 Cloning into '/tmp/crun-build/libocispec/image-spec'...
07:38:40 [2022-07-09T07:38:40.509Z] #76 ...
07:38:40 [2022-07-09T07:38:40.509Z] 
07:38:40 [2022-07-09T07:38:40.509Z] #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
07:38:40 [2022-07-09T07:38:40.509Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:40 [2022-07-09T07:38:40.509Z] #51 53.60 Building dependency tree...
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.34 The following additional packages will be installed:
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.34   libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.35   python3-protobuf python3-six
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.39 Suggested packages:
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.40   python3-setuptools
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.40 Recommended packages:
07:38:40 [2022-07-09T07:38:40.509Z] #51 59.40   iproute2 | iproute
07:38:40 [2022-07-09T07:38:40.509Z] #51 60.63 The following NEW packages will be installed:
07:38:40 [2022-07-09T07:38:40.509Z] #51 60.72   criu libnet1 libnl-3-200 libprotobuf-c1 libprotobuf23 python3-pkg-resources
07:38:40 [2022-07-09T07:38:40.509Z] #51 60.73   python3-protobuf python3-six
07:38:40 [2022-07-09T07:38:40.509Z] #51 61.59 0 upgraded, 8 newly installed, 0 to remove and 13 not upgraded.
07:38:40 [2022-07-09T07:38:40.509Z] #51 61.59 Need to get 2314 kB of archives.
07:38:40 [2022-07-09T07:38:40.509Z] #51 61.59 After this operation, 11.1 MB of additional disk space will be used.
07:38:40 [2022-07-09T07:38:40.509Z] #51 61.59 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.65 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.69 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.70 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.78 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.88 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 61.89 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:38:40 [2022-07-09T07:38:40.510Z] #51 64.37 Get:8 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_11  criu 3.17-1 [683 kB]
07:38:40 [2022-07-09T07:38:40.596Z] #77 ...
07:38:40 [2022-07-09T07:38:40.596Z] 
07:38:40 [2022-07-09T07:38:40.596Z] #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
07:38:40 [2022-07-09T07:38:40.596Z] #42 sha256:2ab0d219d14c868f21c3a04de71246f6452f2101d0563b630b9308cdf0e6a8a3
07:38:40 [2022-07-09T07:38:40.596Z] #42 DONE 79.2s
07:38:40 [2022-07-09T07:38:40.596Z] 
07:38:40 [2022-07-09T07:38:40.596Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:38:40 [2022-07-09T07:38:40.596Z] #43 sha256:46a5f4607b9f0ad69ecfb1877c658fecad23361e7f873a2fe976cbb8f621a75a
07:38:40 [2022-07-09T07:38:40.770Z] #51 ...
07:38:40 [2022-07-09T07:38:40.770Z] 
07:38:40 [2022-07-09T07:38:40.770Z] #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             ;
07:38:40 [2022-07-09T07:38:40.770Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:40 [2022-07-09T07:38:40.770Z] #76 65.87 Selecting previously unselected package libprotobuf-c-dev:amd64.
07:38:40 [2022-07-09T07:38:40.770Z] #76 65.87 Preparing to unpack .../16-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ...
07:38:40 [2022-07-09T07:38:40.770Z] #76 65.91 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
07:38:40 [2022-07-09T07:38:40.864Z] #43 DONE 0.4s
07:38:40 [2022-07-09T07:38:40.864Z] 
07:38:40 [2022-07-09T07:38:40.864Z] #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
07:38:40 [2022-07-09T07:38:40.864Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:38:40 [2022-07-09T07:38:40.864Z] #77 10.42 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
07:38:41 [2022-07-09T07:38:41.031Z] #76 66.26 Selecting previously unselected package libseccomp-dev:amd64.
07:38:41 [2022-07-09T07:38:41.031Z] #76 66.27 Preparing to unpack .../17-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:38:41 [2022-07-09T07:38:41.031Z] #76 66.31 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:38:41 [2022-07-09T07:38:41.199Z] #77 ...
07:38:41 [2022-07-09T07:38:41.199Z] 
07:38:41 [2022-07-09T07:38:41.199Z] #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
07:38:41 [2022-07-09T07:38:41.199Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:41 [2022-07-09T07:38:41.199Z] #14 101.5 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:38:41 [2022-07-09T07:38:41.199Z] #14 101.5 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:38:41 [2022-07-09T07:38:41.458Z] #14 101.5 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:38:41 [2022-07-09T07:38:41.972Z] #76 66.96 Selecting previously unselected package libsystemd-dev:amd64.
07:38:41 [2022-07-09T07:38:41.972Z] #76 66.98 Preparing to unpack .../18-libsystemd-dev_247.3-7_amd64.deb ...
07:38:41 [2022-07-09T07:38:41.972Z] #76 66.99 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:38:41 [2022-07-09T07:38:41.972Z] #76 ...
07:38:41 [2022-07-09T07:38:41.972Z] 
07:38:41 [2022-07-09T07:38:41.972Z] #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
07:38:41 [2022-07-09T07:38:41.972Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + RM_GOPATH=0
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + TMP_GOPATH=
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + : /build
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + '[' -z '' ']'
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 ++ mktemp -d
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + export GOPATH=/tmp/tmp.giXfllYrk1
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + GOPATH=/tmp/tmp.giXfllYrk1
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + RM_GOPATH=1
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 + case "$(go env GOARCH)" in
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.604 ++ go env GOARCH
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.620 + export GO_BUILDMODE=-buildmode=pie
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.620 + GO_BUILDMODE=-buildmode=pie
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.621 ++ dirname /install.sh
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + dir=/
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + bin=containerd
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + shift
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + '[' '!' -f //containerd.installer ']'
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + . //containerd.installer
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 ++ set -e
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 ++ : v1.6.6
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.689 + install_containerd
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.690 + echo 'Install containerd version v1.6.6'
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.690 Install containerd version v1.6.6
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.690 + git clone https://github.com/containerd/containerd.git /tmp/tmp.giXfllYrk1/src/github.com/containerd/containerd
07:38:41 [2022-07-09T07:38:41.972Z] #64 1.701 Cloning into '/tmp/tmp.giXfllYrk1/src/github.com/containerd/containerd'...
07:38:41 [2022-07-09T07:38:41.972Z] #64 ...
07:38:41 [2022-07-09T07:38:41.972Z] 
07:38:41 [2022-07-09T07:38:41.972Z] #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
07:38:41 [2022-07-09T07:38:41.972Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.13 debconf: delaying package configuration, since apt-utils is not installed
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.59 Fetched 2314 kB in 4s (646 kB/s)
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.73 Selecting previously unselected package libprotobuf23:amd64.
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.73 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.83 Preparing to unpack .../0-libprotobuf23_3.12.4-1_amd64.deb ...
07:38:41 [2022-07-09T07:38:41.972Z] #51 66.88 Unpacking libprotobuf23:amd64 (3.12.4-1) ...
07:38:42 [2022-07-09T07:38:42.581Z] #28 15.46 Reading package lists...
07:38:42 [2022-07-09T07:38:42.841Z] #28 20.13 Building dependency tree...
07:38:43 [2022-07-09T07:38:43.102Z] #28 21.23 Reading state information...
07:38:43 [2022-07-09T07:38:43.400Z] #77 12.47 Cloning into '/tmp/crun-build/libocispec/yajl'...
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.06 bzip2 is already the newest version (1.0.8-4).
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.06 patch is already the newest version (2.7.6-7).
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.06 xz-utils is already the newest version (5.2.5-2.1~deb11u1).
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.06 The following additional packages will be installed:
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.07   libaio1 libbpf0 libcap2 libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.07   libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.07   libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.07   python3-pkg-resources vim-runtime xxd
07:38:43 [2022-07-09T07:38:43.673Z] #28 22.09 Suggested packages:
07:38:43 [2022-07-09T07:38:43.887Z] #51 ...
07:38:43 [2022-07-09T07:38:43.887Z] 
07:38:43 [2022-07-09T07:38:43.887Z] #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
07:38:43 [2022-07-09T07:38:43.887Z] #40 sha256:b98efd3eb5734195aae1f8b101a5b4ce7a2a49f24ba7ffa15f84088273f16d71
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 NAME:
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    go-winres - A tool for embedding resources in Windows executables
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 USAGE:
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    go-winres [global options] command [command options] [arguments...]
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 COMMANDS:
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    init     Create an initial ./winres/winres.json
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    make     Make syso files for the "go build" command
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    simply   Make syso files for the "go build" command (simplified)
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    extract  Extract all resources from an executable
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    patch    Replace resources in an executable file (exe, dll)
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    help, h  Shows a list of commands or help for one command
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44 GLOBAL OPTIONS:
07:38:43 [2022-07-09T07:38:43.887Z] #40 68.44    --help, -h  show help (default: false)
07:38:43 [2022-07-09T07:38:43.887Z] #40 DONE 68.9s
07:38:43 [2022-07-09T07:38:43.887Z] 
07:38:43 [2022-07-09T07:38:43.887Z] #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
07:38:43 [2022-07-09T07:38:43.887Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:43 [2022-07-09T07:38:43.887Z] #51 68.71 Selecting previously unselected package python3-pkg-resources.
07:38:43 [2022-07-09T07:38:43.887Z] #51 68.71 Preparing to unpack .../1-python3-pkg-resources_52.0.0-4_all.deb ...
07:38:43 [2022-07-09T07:38:43.887Z] #51 68.74 Unpacking python3-pkg-resources (52.0.0-4) ...
07:38:43 [2022-07-09T07:38:43.933Z] #28 22.09   apparmor-profiles-extra apparmor-utils iproute2-doc firewalld kmod gpm
07:38:43 [2022-07-09T07:38:43.933Z] #28 22.09   python-setuptools-doc ctags vim-doc vim-scripts xfsdump acl attr quota
07:38:43 [2022-07-09T07:38:43.933Z] #28 22.09 Recommended packages:
07:38:43 [2022-07-09T07:38:43.933Z] #28 22.09   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:38:44 [2022-07-09T07:38:44.147Z] #51 69.10 Selecting previously unselected package python3-six.
07:38:44 [2022-07-09T07:38:44.147Z] #51 69.12 Preparing to unpack .../2-python3-six_1.16.0-2_all.deb ...
07:38:44 [2022-07-09T07:38:44.147Z] #51 69.12 Unpacking python3-six (1.16.0-2) ...
07:38:44 [2022-07-09T07:38:44.408Z] #51 69.30 Selecting previously unselected package python3-protobuf.
07:38:44 [2022-07-09T07:38:44.408Z] #51 69.30 Preparing to unpack .../3-python3-protobuf_3.12.4-1_amd64.deb ...
07:38:44 [2022-07-09T07:38:44.408Z] #51 69.31 Unpacking python3-protobuf (3.12.4-1) ...
07:38:44 [2022-07-09T07:38:44.772Z] #77 14.28 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.19 The following NEW packages will be installed:
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.20   apparmor bash-completion inetutils-ping iproute2 iptables jq libaio1 libbpf0
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.20   libcap2 libcap2-bin libelf1 libgpm2 libinih1 libip4tc2 libip6tc2 libjq1
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.20   libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.20   libonig5 libprotobuf-c1 libxtables12 libyajl2 net-tools pigz python-pip-whl
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.20   python3-distutils python3-lib2to3 python3-pip python3-pkg-resources
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.21   python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim
07:38:44 [2022-07-09T07:38:44.875Z] #28 23.21   vim-common vim-runtime xfsprogs xxd zip zstd
07:38:45 [2022-07-09T07:38:45.028Z] #77 14.74 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
07:38:45 [2022-07-09T07:38:45.136Z] #28 23.56 0 upgraded, 45 newly installed, 0 to remove and 13 not upgraded.
07:38:45 [2022-07-09T07:38:45.136Z] #28 23.56 Need to get 18.6 MB of archives.
07:38:45 [2022-07-09T07:38:45.136Z] #28 23.56 After this operation, 71.4 MB of additional disk space will be used.
07:38:45 [2022-07-09T07:38:45.136Z] #28 23.56 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:38:45 [2022-07-09T07:38:45.348Z] #51 70.40 Selecting previously unselected package libnet1:amd64.
07:38:45 [2022-07-09T07:38:45.348Z] #51 70.40 Preparing to unpack .../4-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:38:45 [2022-07-09T07:38:45.348Z] #51 70.43 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.56 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.58 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.58 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.58 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.59 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.59 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.59 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.60 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.60 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.60 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.61 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.61 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.61 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.64 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.64 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.64 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.64 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.66 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.67 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.67 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.67 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.67 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.67 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.68 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.69 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.69 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.70 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.76 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:38:45 [2022-07-09T07:38:45.396Z] #28 23.78 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:38:45 [2022-07-09T07:38:45.593Z] #77 15.10 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
07:38:45 [2022-07-09T07:38:45.657Z] #28 23.79 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:38:45 [2022-07-09T07:38:45.657Z] #28 23.79 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:38:45 [2022-07-09T07:38:45.872Z] #51 70.78 Selecting previously unselected package libnl-3-200:amd64.
07:38:45 [2022-07-09T07:38:45.872Z] #51 70.78 Preparing to unpack .../5-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:38:45 [2022-07-09T07:38:45.872Z] #51 70.82 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:38:46 [2022-07-09T07:38:46.132Z] #51 71.13 Selecting previously unselected package libprotobuf-c1:amd64.
07:38:46 [2022-07-09T07:38:46.132Z] #51 71.13 Preparing to unpack .../6-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.132Z] #51 71.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.23 debconf: delaying package configuration, since apt-utils is not installed
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.40 Fetched 18.6 MB in 1s (35.7 MB/s)
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.43 Selecting previously unselected package pigz.
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.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 ... 40117 files and directories currently installed.)
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.47 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.48 Unpacking pigz (2.6-1) ...
07:38:46 [2022-07-09T07:38:46.227Z] #28 24.53 Selecting previously unselected package libelf1:amd64.
07:38:46 [2022-07-09T07:38:46.392Z] #51 71.43 Selecting previously unselected package criu.
07:38:46 [2022-07-09T07:38:46.392Z] #51 71.43 Preparing to unpack .../7-criu_3.17-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.392Z] #51 ...
07:38:46 [2022-07-09T07:38:46.392Z] 
07:38:46 [2022-07-09T07:38:46.392Z] #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             ;
07:38:46 [2022-07-09T07:38:46.392Z] #76 sha256:1893e4141cbe95133ac30f05898949d508ec9ab4c5a063c294a3d2582503e3cc
07:38:46 [2022-07-09T07:38:46.392Z] #76 68.49 Selecting previously unselected package libtool.
07:38:46 [2022-07-09T07:38:46.392Z] #76 68.53 Preparing to unpack .../19-libtool_2.4.6-15_all.deb ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 68.60 Unpacking libtool (2.4.6-15) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.08 Selecting previously unselected package libudev-dev:amd64.
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.13 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.16 Unpacking libudev-dev:amd64 (247.3-7) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.53 Selecting previously unselected package libyajl2:amd64.
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.54 Preparing to unpack .../21-libyajl2_2.1.0-3_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.56 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.74 Selecting previously unselected package libyajl-dev:amd64.
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.74 Preparing to unpack .../22-libyajl-dev_2.1.0-3_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 69.82 Unpacking libyajl-dev:amd64 (2.1.0-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.22 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.24 Setting up libmagic-mgc (1:5.39-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.30 Setting up libyajl2:amd64 (2.1.0-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.31 Setting up libmagic1:amd64 (1:5.39-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.37 Setting up file (1:5.39-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.39 Setting up bzip2 (1.0.8-4) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.41 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.43 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.47 Setting up libcap2:amd64 (1:2.44-1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.49 Setting up autotools-dev (20180224.1+nmu1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.54 Setting up libsigsegv2:amd64 (2.13-1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.57 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.61 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.63 Setting up patch (2.7.6-7) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.67 Setting up libudev-dev:amd64 (247.3-7) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.70 Setting up libyajl-dev:amd64 (2.1.0-3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.78 Setting up libcap-dev:amd64 (1:2.44-1) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.80 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.81 Setting up libtool (2.4.6-15) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.83 Setting up m4 (1.4.18-5) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 70.89 Setting up dpkg-dev (1.20.10) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 71.04 Setting up autoconf (2.69-14) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 71.07 Setting up build-essential (12.9) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 71.08 Setting up automake (1:1.16.3-2) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 71.11 update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode
07:38:46 [2022-07-09T07:38:46.392Z] #76 71.17 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:46 [2022-07-09T07:38:46.392Z] #76 DONE 71.7s
07:38:46 [2022-07-09T07:38:46.392Z] 
07:38:46 [2022-07-09T07:38:46.392Z] #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
07:38:46 [2022-07-09T07:38:46.392Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:46 [2022-07-09T07:38:46.392Z] #51 71.45 Unpacking criu (3.17-1) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.53 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.54 Unpacking libelf1:amd64 (0.183-1) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.61 Selecting previously unselected package libbpf0:amd64.
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.62 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.62 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.68 Selecting previously unselected package libcap2:amd64.
07:38:46 [2022-07-09T07:38:46.488Z] #28 ...
07:38:46 [2022-07-09T07:38:46.488Z] 
07:38:46 [2022-07-09T07:38:46.488Z] #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
07:38:46 [2022-07-09T07:38:46.488Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:38:46 [2022-07-09T07:38:46.488Z] #71 73.84 + bin/containerd
07:38:46 [2022-07-09T07:38:46.488Z] #71 ...
07:38:46 [2022-07-09T07:38:46.488Z] 
07:38:46 [2022-07-09T07:38:46.488Z] #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
07:38:46 [2022-07-09T07:38:46.488Z] #28 sha256:c4d8c9694e9e738331e640fb61089fa5198cfcbeded1ebd9ab5ce788c8605229
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.68 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.69 Unpacking libcap2:amd64 (1:2.44-1) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.73 Selecting previously unselected package libmnl0:amd64.
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.73 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.74 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.78 Selecting previously unselected package libxtables12:amd64.
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.78 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.79 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.82 Selecting previously unselected package libcap2-bin.
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.83 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.83 Unpacking libcap2-bin (1:2.44-1) ...
07:38:46 [2022-07-09T07:38:46.488Z] #28 24.88 Selecting previously unselected package iproute2.
07:38:46 [2022-07-09T07:38:46.748Z] #28 24.89 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.748Z] #28 24.89 Unpacking iproute2 (5.10.0-4) ...
07:38:46 [2022-07-09T07:38:46.748Z] #28 25.08 Selecting previously unselected package xxd.
07:38:46 [2022-07-09T07:38:46.748Z] #28 25.08 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:38:46 [2022-07-09T07:38:46.748Z] #28 25.09 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:38:46 [2022-07-09T07:38:46.748Z] #28 25.18 Selecting previously unselected package vim-common.
07:38:46 [2022-07-09T07:38:46.749Z] #28 25.18 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:38:46 [2022-07-09T07:38:46.959Z] #77 ...
07:38:46 [2022-07-09T07:38:46.959Z] 
07:38:46 [2022-07-09T07:38:46.959Z] #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
07:38:46 [2022-07-09T07:38:46.959Z] #44 sha256:58cbe046b516b3e1080cecf417bfd329336b5fe760afa158c514c5ac19760abb
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.796 + RM_GOPATH=0
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.796 + TMP_GOPATH=
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.796 + : /build
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.796 + '[' -z '' ']'
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.819 ++ mktemp -d
07:38:46 [2022-07-09T07:38:46.959Z] #44 0.827 + export GOPATH=/tmp/tmp.aDNa8Iw7CC
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.827 + GOPATH=/tmp/tmp.aDNa8Iw7CC
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.827 + RM_GOPATH=1
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.827 + case "$(go env GOARCH)" in
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.827 ++ go env GOARCH
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.886 + export GO_BUILDMODE=-buildmode=pie
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.886 + GO_BUILDMODE=-buildmode=pie
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 Install tini version v0.19.0
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 ++ dirname /install.sh
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + dir=/
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + bin=tini
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + shift
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + '[' '!' -f //tini.installer ']'
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + . //tini.installer
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 ++ : v0.19.0
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + install_tini
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + echo 'Install tini version v0.19.0'
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 + git clone https://github.com/krallin/tini.git /tmp/tmp.aDNa8Iw7CC/tini
07:38:46 [2022-07-09T07:38:46.960Z] #44 0.895 Cloning into '/tmp/tmp.aDNa8Iw7CC/tini'...
07:38:46 [2022-07-09T07:38:46.960Z] #44 1.588 + cd /tmp/tmp.aDNa8Iw7CC/tini
07:38:46 [2022-07-09T07:38:46.960Z] #44 1.588 + git checkout -q v0.19.0
07:38:46 [2022-07-09T07:38:46.960Z] #44 1.606 + cmake .
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.182 -- The C compiler identification is GNU 10.2.1
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.309 -- Detecting C compiler ABI info
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.860 -- Detecting C compiler ABI info - done
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.982 -- Check for working C compiler: /usr/bin/cc - skipped
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.993 -- Detecting C compile features
07:38:46 [2022-07-09T07:38:46.960Z] #44 2.997 -- Detecting C compile features - done
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.048 -- Performing Test HAS_BUILTIN_FORTIFY
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.409 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.492 -- Configuring done
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.529 -- Generating done
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.534 -- Build files have been written to: /tmp/tmp.aDNa8Iw7CC/tini
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.553 + make tini-static
07:38:46 [2022-07-09T07:38:46.960Z] #44 3.902 Scanning dependencies of target tini-static
07:38:46 [2022-07-09T07:38:46.960Z] #44 4.032 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:38:46 [2022-07-09T07:38:46.960Z] #44 5.712 [100%] Linking C executable tini-static
07:38:47 [2022-07-09T07:38:47.009Z] #28 25.19 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:38:47 [2022-07-09T07:38:47.009Z] #28 25.28 Selecting previously unselected package bash-completion.
07:38:47 [2022-07-09T07:38:47.009Z] #28 25.28 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:38:47 [2022-07-09T07:38:47.215Z] #44 6.240 [100%] Built target tini-static
07:38:47 [2022-07-09T07:38:47.216Z] #44 6.340 + mkdir -p /build
07:38:47 [2022-07-09T07:38:47.216Z] #44 6.343 + cp tini-static /build/docker-init
07:38:47 [2022-07-09T07:38:47.776Z] #51 72.77 Setting up python3-pkg-resources (52.0.0-4) ...
07:38:47 [2022-07-09T07:38:47.777Z] #51 ...
07:38:47 [2022-07-09T07:38:47.777Z] 
07:38:47 [2022-07-09T07:38:47.777Z] #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
07:38:47 [2022-07-09T07:38:47.777Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:47 [2022-07-09T07:38:47.777Z] #14 63.03 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 65.46 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 66.04 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 67.11 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 69.39 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.49 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.51 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.55 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.57 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.63 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]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.63 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7 [123 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.65 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.73 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2 [231 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.76 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2 [220 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.76 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2 [49.1 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.76 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2 [731 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.81 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.82 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.82 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 70.83 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7 [401 kB]
07:38:47 [2022-07-09T07:38:47.777Z] #14 72.62 debconf: delaying package configuration, since apt-utils is not installed
07:38:47 [2022-07-09T07:38:47.777Z] #14 73.05 Fetched 115 MB in 11s (10.4 MB/s)
07:38:47 [2022-07-09T07:38:47.952Z] #28 26.22 Unpacking bash-completion (1:2.11-2) ...
07:38:48 [2022-07-09T07:38:48.017Z] #14 ...
07:38:48 [2022-07-09T07:38:48.017Z] 
07:38:48 [2022-07-09T07:38:48.018Z] #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
07:38:48 [2022-07-09T07:38:48.018Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.37 configure.ac:7: installing './compile'
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.38 configure.ac:11: installing './config.guess'
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.38 configure.ac:11: installing './config.sub'
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.39 configure.ac:8: installing './install-sh'
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.40 configure.ac:8: installing './missing'
07:38:48 [2022-07-09T07:38:48.018Z] #77 58.50 Makefile.am: installing './depcomp'
07:38:48 [2022-07-09T07:38:48.018Z] #77 59.81 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:38:48 [2022-07-09T07:38:48.018Z] #77 59.81 libtoolize: copying file 'build-aux/ltmain.sh'
07:38:48 [2022-07-09T07:38:48.018Z] #77 59.96 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:38:48 [2022-07-09T07:38:48.018Z] #77 59.96 libtoolize: copying file 'm4/libtool.m4'
07:38:48 [2022-07-09T07:38:48.018Z] #77 60.07 libtoolize: copying file 'm4/ltoptions.m4'
07:38:48 [2022-07-09T07:38:48.018Z] #77 60.16 libtoolize: copying file 'm4/ltsugar.m4'
07:38:48 [2022-07-09T07:38:48.037Z] #14 73.12 Selecting previously unselected package binutils-mingw-w64-i686.
07:38:48 [2022-07-09T07:38:48.037Z] #14 73.13 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 15718 files and directories currently installed.)
07:38:48 [2022-07-09T07:38:48.037Z] #14 73.20 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.037Z] #14 73.21 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:38:48 [2022-07-09T07:38:48.213Z] #28 26.46 Selecting previously unselected package apparmor.
07:38:48 [2022-07-09T07:38:48.213Z] #28 26.46 Preparing to unpack .../11-apparmor_2.13.6-10_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.213Z] #28 26.50 Unpacking apparmor (2.13.6-10) ...
07:38:48 [2022-07-09T07:38:48.276Z] #77 60.27 libtoolize: copying file 'm4/ltversion.m4'
07:38:48 [2022-07-09T07:38:48.276Z] #77 60.37 libtoolize: copying file 'm4/lt~obsolete.m4'
07:38:48 [2022-07-09T07:38:48.276Z] #77 60.49 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.70 Selecting previously unselected package inetutils-ping.
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.70 Preparing to unpack .../12-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.71 Unpacking inetutils-ping (2:2.0-1) ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.77 Selecting previously unselected package libip4tc2:amd64.
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.77 Preparing to unpack .../13-libip4tc2_1.8.7-1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.78 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.82 Selecting previously unselected package libip6tc2:amd64.
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.83 Preparing to unpack .../14-libip6tc2_1.8.7-1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.84 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:38:48 [2022-07-09T07:38:48.474Z] #28 26.88 Selecting previously unselected package libnfnetlink0:amd64.
07:38:48 [2022-07-09T07:38:48.734Z] #28 26.88 Preparing to unpack .../15-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 26.89 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 26.93 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:38:48 [2022-07-09T07:38:48.734Z] #28 26.94 Preparing to unpack .../16-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 26.95 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.00 Selecting previously unselected package libnftnl11:amd64.
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.00 Preparing to unpack .../17-libnftnl11_1.1.9-1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.01 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.06 Selecting previously unselected package iptables.
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.08 Preparing to unpack .../18-iptables_1.8.7-1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.734Z] #28 27.08 Unpacking iptables (1.8.7-1) ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.22 Selecting previously unselected package libonig5:amd64.
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.23 Preparing to unpack .../19-libonig5_6.9.6-1.1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.23 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.30 Selecting previously unselected package libjq1:amd64.
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.30 Preparing to unpack .../20-libjq1_1.6-2.1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.31 Unpacking libjq1:amd64 (1.6-2.1) ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.36 Selecting previously unselected package jq.
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.37 Preparing to unpack .../21-jq_1.6-2.1_amd64.deb ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.38 Unpacking jq (1.6-2.1) ...
07:38:48 [2022-07-09T07:38:48.996Z] #28 27.42 Selecting previously unselected package libaio1:amd64.
07:38:49 [2022-07-09T07:38:49.143Z] #44 ...
07:38:49 [2022-07-09T07:38:49.143Z] 
07:38:49 [2022-07-09T07:38:49.143Z] #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
07:38:49 [2022-07-09T07:38:49.143Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:49 [2022-07-09T07:38:49.143Z] #14 87.55 Selecting previously unselected package gcc-mingw-w64-base.
07:38:49 [2022-07-09T07:38:49.143Z] #14 87.56 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ...
07:38:49 [2022-07-09T07:38:49.143Z] #14 87.57 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.43 Preparing to unpack .../22-libaio1_0.3.112-9_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.44 Unpacking libaio1:amd64 (0.3.112-9) ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.48 Selecting previously unselected package libgpm2:amd64.
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.49 Preparing to unpack .../23-libgpm2_1.20.7-8_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.49 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.53 Selecting previously unselected package libinih1:amd64.
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.54 Preparing to unpack .../24-libinih1_53-1+b2_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.54 Unpacking libinih1:amd64 (53-1+b2) ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.58 Selecting previously unselected package libnet1:amd64.
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.59 Preparing to unpack .../25-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.59 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:38:49 [2022-07-09T07:38:49.257Z] #28 27.64 Selecting previously unselected package libnl-3-200:amd64.
07:38:49 [2022-07-09T07:38:49.399Z] #14 87.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:38:49 [2022-07-09T07:38:49.399Z] #14 87.82 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ...
07:38:49 [2022-07-09T07:38:49.399Z] #14 87.90 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:38:49 [2022-07-09T07:38:49.418Z] #14 ...
07:38:49 [2022-07-09T07:38:49.418Z] 
07:38:49 [2022-07-09T07:38:49.418Z] #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
07:38:49 [2022-07-09T07:38:49.418Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:38:49 [2022-07-09T07:38:49.418Z] #42 64.69 Selecting previously unselected package vim-common.
07:38:49 [2022-07-09T07:38:49.418Z] #42 64.70 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:38:49 [2022-07-09T07:38:49.418Z] #42 64.76 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:38:49 [2022-07-09T07:38:49.418Z] #42 65.50 Selecting previously unselected package cmake-data.
07:38:49 [2022-07-09T07:38:49.418Z] #42 65.51 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ...
07:38:49 [2022-07-09T07:38:49.418Z] #42 65.55 Unpacking cmake-data (3.18.4-2+deb11u1) ...
07:38:49 [2022-07-09T07:38:49.418Z] #42 71.98 Selecting previously unselected package libicu67:amd64.
07:38:49 [2022-07-09T07:38:49.418Z] #42 72.04 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.418Z] #42 72.08 Unpacking libicu67:amd64 (67.1-7) ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.65 Preparing to unpack .../26-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.66 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.71 Selecting previously unselected package libprotobuf-c1:amd64.
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.71 Preparing to unpack .../27-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.72 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.77 Selecting previously unselected package libyajl2:amd64.
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.77 Preparing to unpack .../28-libyajl2_2.1.0-3_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.77 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.81 Selecting previously unselected package net-tools.
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.81 Preparing to unpack .../29-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.81 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:38:49 [2022-07-09T07:38:49.517Z] #28 27.90 Selecting previously unselected package python-pip-whl.
07:38:49 [2022-07-09T07:38:49.678Z] #42 ...
07:38:49 [2022-07-09T07:38:49.678Z] 
07:38:49 [2022-07-09T07:38:49.678Z] #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
07:38:49 [2022-07-09T07:38:49.678Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:38:49 [2022-07-09T07:38:49.678Z] #55 64.84 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.04 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.06 go: downloading github.com/gobwas/glob v0.2.3
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.27 go: downloading github.com/kisielk/gotool v1.0.0
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.33 go: downloading github.com/gostaticanalysis/comment v1.4.2
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.43 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.46 go: downloading github.com/ettle/strcase v0.1.1
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.57 go: downloading github.com/fatih/structtag v1.2.0
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.76 go: downloading github.com/Masterminds/semver v1.5.0
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.76 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d
07:38:49 [2022-07-09T07:38:49.678Z] #55 65.89 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354
07:38:49 [2022-07-09T07:38:49.678Z] #55 66.17 go: downloading github.com/prometheus/client_golang v1.12.1
07:38:49 [2022-07-09T07:38:49.678Z] #55 67.43 go: downloading github.com/prometheus/client_model v0.2.0
07:38:49 [2022-07-09T07:38:49.678Z] #55 67.53 go: downloading golang.org/x/exp/typeparams v0.0.0-20220218215828-6cf2b201936e
07:38:49 [2022-07-09T07:38:49.678Z] #55 67.85 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b
07:38:49 [2022-07-09T07:38:49.678Z] #55 68.09 go: downloading github.com/google/go-cmp v0.5.7
07:38:49 [2022-07-09T07:38:49.678Z] #55 68.45 go: downloading github.com/hexops/gotextdiff v1.0.3
07:38:49 [2022-07-09T07:38:49.678Z] #55 68.82 go: downloading golang.org/x/sync v0.0.0-20210220032951-036812b2e83c
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.01 go: downloading github.com/chavacava/garif v0.0.0-20220316182200-5cad0b5181d4
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.02 go: downloading github.com/olekukonko/tablewriter v0.0.5
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.27 go: downloading github.com/beorn7/perks v1.0.1
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.33 go: downloading github.com/cespare/xxhash/v2 v2.1.2
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.48 go: downloading github.com/golang/protobuf v1.5.2
07:38:49 [2022-07-09T07:38:49.678Z] #55 69.74 go: downloading github.com/prometheus/common v0.32.1
07:38:49 [2022-07-09T07:38:49.678Z] #55 70.57 go: downloading github.com/prometheus/procfs v0.7.3
07:38:49 [2022-07-09T07:38:49.678Z] #55 70.61 go: downloading google.golang.org/protobuf v1.28.0
07:38:49 [2022-07-09T07:38:49.678Z] #55 71.95 go: downloading github.com/mattn/go-runewidth v0.0.9
07:38:49 [2022-07-09T07:38:49.678Z] #55 74.48 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1
07:38:49 [2022-07-09T07:38:49.778Z] #28 27.90 Preparing to unpack .../30-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:38:49 [2022-07-09T07:38:49.778Z] #28 27.90 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:38:49 [2022-07-09T07:38:49.778Z] #28 28.16 Selecting previously unselected package python3-lib2to3.
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.17 Preparing to unpack .../31-python3-lib2to3_3.9.2-1_all.deb ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.17 Unpacking python3-lib2to3 (3.9.2-1) ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.23 Selecting previously unselected package python3-distutils.
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.23 Preparing to unpack .../32-python3-distutils_3.9.2-1_all.deb ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.24 Unpacking python3-distutils (3.9.2-1) ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.31 Selecting previously unselected package python3-pkg-resources.
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.32 Preparing to unpack .../33-python3-pkg-resources_52.0.0-4_all.deb ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.33 Unpacking python3-pkg-resources (52.0.0-4) ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.40 Selecting previously unselected package python3-setuptools.
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.41 Preparing to unpack .../34-python3-setuptools_52.0.0-4_all.deb ...
07:38:50 [2022-07-09T07:38:50.038Z] #28 28.41 Unpacking python3-setuptools (52.0.0-4) ...
07:38:50 [2022-07-09T07:38:50.248Z] #55 ...
07:38:50 [2022-07-09T07:38:50.248Z] 
07:38:50 [2022-07-09T07:38:50.248Z] #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
07:38:50 [2022-07-09T07:38:50.248Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.53 Selecting previously unselected package python3-wheel.
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.54 Preparing to unpack .../35-python3-wheel_0.34.2-1_all.deb ...
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.54 Unpacking python3-wheel (0.34.2-1) ...
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.58 Selecting previously unselected package python3-pip.
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.59 Preparing to unpack .../36-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.60 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:38:50 [2022-07-09T07:38:50.299Z] #28 28.71 Selecting previously unselected package sudo.
07:38:50 [2022-07-09T07:38:50.369Z] #14 ...
07:38:50 [2022-07-09T07:38:50.369Z] 
07:38:50 [2022-07-09T07:38:50.369Z] #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
07:38:50 [2022-07-09T07:38:50.369Z] #44 sha256:58cbe046b516b3e1080cecf417bfd329336b5fe760afa158c514c5ac19760abb
07:38:50 [2022-07-09T07:38:50.369Z] #44 DONE 9.5s
07:38:50 [2022-07-09T07:38:50.560Z] #28 28.72 Preparing to unpack .../37-sudo_1.9.5p2-3_amd64.deb ...
07:38:50 [2022-07-09T07:38:50.560Z] #28 28.72 Unpacking sudo (1.9.5p2-3) ...
07:38:50 [2022-07-09T07:38:50.560Z] #28 28.97 Selecting previously unselected package thin-provisioning-tools.
07:38:50 [2022-07-09T07:38:50.624Z] 
07:38:50 [2022-07-09T07:38:50.624Z] #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
07:38:50 [2022-07-09T07:38:50.624Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:38:50 [2022-07-09T07:38:50.820Z] #28 28.97 Preparing to unpack .../38-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:38:50 [2022-07-09T07:38:50.820Z] #28 28.98 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:38:50 [2022-07-09T07:38:50.820Z] #28 29.10 Selecting previously unselected package uidmap.
07:38:50 [2022-07-09T07:38:50.820Z] #28 29.10 Preparing to unpack .../39-uidmap_1%3a4.8.1-1_amd64.deb ...
07:38:50 [2022-07-09T07:38:50.820Z] #28 29.12 Unpacking uidmap (1:4.8.1-1) ...
07:38:50 [2022-07-09T07:38:50.820Z] #28 29.20 Selecting previously unselected package vim-runtime.
07:38:50 [2022-07-09T07:38:50.820Z] #28 29.20 Preparing to unpack .../40-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:38:51 [2022-07-09T07:38:51.080Z] #28 29.23 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:38:51 [2022-07-09T07:38:51.080Z] #28 29.24 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:38:51 [2022-07-09T07:38:51.080Z] #28 29.25 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:38:51 [2022-07-09T07:38:51.286Z] #34 75.19 Updating files:  85% (1298/1521)
Updating files:  86% (1309/1521)
Updating files:  87% (1324/1521)
Updating files:  88% (1339/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.
07:38:51 [2022-07-09T07:38:51.286Z] #34 76.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c
07:38:51 [2022-07-09T07:38:51.546Z] #34 76.34 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.46 Selecting previously unselected package vim.
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.46 Preparing to unpack .../41-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.47 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.72 Selecting previously unselected package xfsprogs.
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.72 Preparing to unpack .../42-xfsprogs_5.10.0-4_amd64.deb ...
07:38:52 [2022-07-09T07:38:52.463Z] #28 30.73 Unpacking xfsprogs (5.10.0-4) ...
07:38:52 [2022-07-09T07:38:52.723Z] #28 30.94 Selecting previously unselected package zip.
07:38:52 [2022-07-09T07:38:52.723Z] #28 30.95 Preparing to unpack .../43-zip_3.0-12_amd64.deb ...
07:38:52 [2022-07-09T07:38:52.723Z] #28 30.96 Unpacking zip (3.0-12) ...
07:38:52 [2022-07-09T07:38:52.983Z] #28 31.01 Selecting previously unselected package zstd.
07:38:52 [2022-07-09T07:38:52.983Z] #28 31.03 Preparing to unpack .../44-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:38:52 [2022-07-09T07:38:52.983Z] #28 31.03 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:38:52 [2022-07-09T07:38:52.983Z] #28 31.20 Setting up python3-pkg-resources (52.0.0-4) ...
07:38:53 [2022-07-09T07:38:53.243Z] #28 31.60 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:38:53 [2022-07-09T07:38:53.503Z] #28 31.61 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.62 Setting up libgpm2:amd64 (1.20.7-8) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.63 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.64 Setting up libinih1:amd64 (53-1+b2) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.65 Setting up uidmap (1:4.8.1-1) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.66 Setting up libyajl2:amd64 (2.1.0-3) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.67 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.68 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:53 [2022-07-09T07:38:53.504Z] #28 31.69 Setting up python3-wheel (0.34.2-1) ...
07:38:53 [2022-07-09T07:38:53.764Z] #28 32.00 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:38:53 [2022-07-09T07:38:53.764Z] #28 32.02 Setting up libcap2:amd64 (1:2.44-1) ...
07:38:53 [2022-07-09T07:38:53.764Z] #28 32.04 Setting up libcap2-bin (1:2.44-1) ...
07:38:53 [2022-07-09T07:38:53.764Z] #28 32.08 Setting up apparmor (2.13.6-10) ...
07:38:54 [2022-07-09T07:38:54.706Z] #28 33.04 Setting up zip (3.0-12) ...
07:38:54 [2022-07-09T07:38:54.967Z] #28 33.06 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:38:54 [2022-07-09T07:38:54.967Z] #28 33.08 Setting up bash-completion (1:2.11-2) ...
07:38:55 [2022-07-09T07:38:55.909Z] #28 34.13 Setting up libmnl0:amd64 (1.0.4-3) ...
07:38:55 [2022-07-09T07:38:55.909Z] #28 34.15 Setting up sudo (1.9.5p2-3) ...
07:38:55 [2022-07-09T07:38:55.909Z] #28 34.19 invoke-rc.d: could not determine current runlevel
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.20 invoke-rc.d: policy-rc.d denied execution of start.
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.21 Setting up xfsprogs (5.10.0-4) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.22 Setting up libxtables12:amd64 (1.8.7-1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.23 Setting up inetutils-ping (2:2.0-1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.24 Setting up pigz (2.6-1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.25 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.26 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.28 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:38:56 [2022-07-09T07:38:56.170Z] #28 34.29 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:38:56 [2022-07-09T07:38:56.390Z] #77 ...
07:38:56 [2022-07-09T07:38:56.390Z] 
07:38:56 [2022-07-09T07:38:56.390Z] #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
07:38:56 [2022-07-09T07:38:56.390Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:38:56 [2022-07-09T07:38:56.390Z] #14 115.7 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:38:56 [2022-07-09T07:38:56.390Z] #14 115.7 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:38:56 [2022-07-09T07:38:56.390Z] #14 115.7 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:38:56 [2022-07-09T07:38:56.430Z] #28 34.58 Setting up libaio1:amd64 (0.3.112-9) ...
07:38:56 [2022-07-09T07:38:56.430Z] #28 34.59 Setting up python3-lib2to3 (3.9.2-1) ...
07:38:56 [2022-07-09T07:38:56.691Z] #28 34.79 Setting up libelf1:amd64 (0.183-1) ...
07:38:56 [2022-07-09T07:38:56.691Z] #28 34.80 Setting up zstd (1.4.8+dfsg-2.1) ...
07:38:56 [2022-07-09T07:38:56.691Z] #28 34.81 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:38:56 [2022-07-09T07:38:56.691Z] #28 34.82 Setting up python3-distutils (3.9.2-1) ...
07:38:56 [2022-07-09T07:38:56.833Z] #34 ...
07:38:56 [2022-07-09T07:38:56.833Z] 
07:38:56 [2022-07-09T07:38:56.833Z] #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
07:38:56 [2022-07-09T07:38:56.833Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:56 [2022-07-09T07:38:56.833Z] #77 1.374 Cloning into '/tmp/crun-build'...
07:38:56 [2022-07-09T07:38:56.833Z] #77 ...
07:38:56 [2022-07-09T07:38:56.833Z] 
07:38:56 [2022-07-09T07:38:56.833Z] #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
07:38:56 [2022-07-09T07:38:56.833Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:38:56 [2022-07-09T07:38:56.833Z] #51 75.54 Setting up libprotobuf23:amd64 (3.12.4-1) ...
07:38:56 [2022-07-09T07:38:56.833Z] #51 75.58 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:38:56 [2022-07-09T07:38:56.833Z] #51 75.62 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:38:56 [2022-07-09T07:38:56.833Z] #51 75.67 Setting up python3-six (1.16.0-2) ...
07:38:56 [2022-07-09T07:38:56.833Z] #51 78.27 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:38:56 [2022-07-09T07:38:56.833Z] #51 78.34 Setting up python3-protobuf (3.12.4-1) ...
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.07 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.08 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.09 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.10 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.11 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.12 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:38:56 [2022-07-09T07:38:56.951Z] #28 35.13 Setting up python3-setuptools (52.0.0-4) ...
07:38:57 [2022-07-09T07:38:57.524Z] #28 35.71 Setting up libjq1:amd64 (1.6-2.1) ...
07:38:57 [2022-07-09T07:38:57.524Z] #28 35.73 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:38:57 [2022-07-09T07:38:57.524Z] #28 35.74 Setting up thin-provisioning-tools (0.9.0-1) ...
07:38:57 [2022-07-09T07:38:57.524Z] #28 35.75 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:38:57 [2022-07-09T07:38:57.796Z] #51 ...
07:38:57 [2022-07-09T07:38:57.796Z] 
07:38:57 [2022-07-09T07:38:57.796Z] #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
07:38:57 [2022-07-09T07:38:57.796Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:38:57 [2022-07-09T07:38:57.796Z] #77 11.34 Submodule 'libocispec' (https://github.com/containers/libocispec.git) registered for path 'libocispec'
07:38:57 [2022-07-09T07:38:57.796Z] #77 11.36 Cloning into '/tmp/crun-build/libocispec'...
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.22 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.23 Setting up jq (1.6-2.1) ...
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.24 Setting up libbpf0:amd64 (1:0.3-2) ...
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.25 Setting up iptables (1.8.7-1) ...
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.26 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.26 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.27 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.27 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.28 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.28 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:38:58 [2022-07-09T07:38:58.096Z] #28 36.29 Setting up iproute2 (5.10.0-4) ...
07:38:58 [2022-07-09T07:38:58.357Z] #28 36.49 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:38:58 [2022-07-09T07:38:58.357Z] #28 DONE 36.7s
07:38:58 [2022-07-09T07:38:58.357Z] 
07:38:58 [2022-07-09T07:38:58.357Z] #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
07:38:58 [2022-07-09T07:38:58.357Z] #29 sha256:b04fa251c48098649e6b0cd9dc5a196432682d0481d4096cc3221c04d5397adf
07:38:59 [2022-07-09T07:38:59.326Z] #29 0.871 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:38:59 [2022-07-09T07:38:59.326Z] #29 0.874 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:38:59 [2022-07-09T07:38:59.326Z] #29 0.877 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:38:59 [2022-07-09T07:38:59.326Z] #29 DONE 0.9s
07:38:59 [2022-07-09T07:38:59.326Z] 
07:38:59 [2022-07-09T07:38:59.326Z] #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
07:38:59 [2022-07-09T07:38:59.326Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:38:59 [2022-07-09T07:38:59.593Z] #71 ...
07:38:59 [2022-07-09T07:38:59.593Z] 
07:38:59 [2022-07-09T07:38:59.593Z] #30 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:38:59 [2022-07-09T07:38:59.593Z] #30 sha256:d1c6802d8742db954c450a30e209420653ddefe6ce5b3d25ebaace891909468c
07:38:59 [2022-07-09T07:38:59.709Z] #77 13.31 Submodule path 'libocispec': checked out 'ace546f0a9c82c1878b93a43dab414d41da20821'
07:38:59 [2022-07-09T07:38:59.709Z] #77 13.44 Submodule 'image-spec' (https://github.com/opencontainers/image-spec) registered for path 'libocispec/image-spec'
07:38:59 [2022-07-09T07:38:59.969Z] #77 13.44 Submodule 'runtime-spec' (https://github.com/opencontainers/runtime-spec) registered for path 'libocispec/runtime-spec'
07:38:59 [2022-07-09T07:38:59.969Z] #77 13.44 Submodule 'yajl' (https://github.com/containers/yajl.git) registered for path 'libocispec/yajl'
07:38:59 [2022-07-09T07:38:59.969Z] #77 13.51 Cloning into '/tmp/crun-build/libocispec/image-spec'...
07:39:00 [2022-07-09T07:39:00.614Z] #14 97.81 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:39:00 [2022-07-09T07:39:00.614Z] #14 97.83 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:39:00 [2022-07-09T07:39:00.614Z] #14 97.83 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.7 Selecting previously unselected package g++-mingw-w64-x86-64.
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.7 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.8 Selecting previously unselected package libapparmor1:amd64.
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:39:01 [2022-07-09T07:39:01.663Z] #14 121.8 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:39:01 [2022-07-09T07:39:01.663Z] #14 ...
07:39:01 [2022-07-09T07:39:01.663Z] 
07:39:01 [2022-07-09T07:39:01.663Z] #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
07:39:01 [2022-07-09T07:39:01.663Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:01 [2022-07-09T07:39:01.663Z] #77 73.84 configure.ac:7: installing 'build-aux/compile'
07:39:01 [2022-07-09T07:39:01.663Z] #77 73.85 configure.ac:9: installing 'build-aux/config.guess'
07:39:01 [2022-07-09T07:39:01.663Z] #77 73.86 configure.ac:9: installing 'build-aux/config.sub'
07:39:01 [2022-07-09T07:39:01.663Z] #77 73.87 configure.ac:11: installing 'build-aux/install-sh'
07:39:01 [2022-07-09T07:39:01.663Z] #77 73.89 configure.ac:11: installing 'build-aux/missing'
07:39:01 [2022-07-09T07:39:01.878Z] #77 ...
07:39:01 [2022-07-09T07:39:01.878Z] 
07:39:01 [2022-07-09T07:39:01.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
07:39:01 [2022-07-09T07:39:01.878Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:01 [2022-07-09T07:39:01.878Z] #14 77.14 Selecting previously unselected package binutils-mingw-w64-x86-64.
07:39:01 [2022-07-09T07:39:01.878Z] #14 77.14 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 77.14 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 82.33 Selecting previously unselected package binutils-mingw-w64.
07:39:01 [2022-07-09T07:39:01.878Z] #14 82.36 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 82.36 Unpacking binutils-mingw-w64 (2.35-2+8.11) ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 82.87 Selecting previously unselected package libdevmapper1.02.1:amd64.
07:39:01 [2022-07-09T07:39:01.878Z] #14 82.88 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.01 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.41 Selecting previously unselected package dmsetup.
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.42 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.46 Unpacking dmsetup (2:1.02.175-2.1) ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.85 Selecting previously unselected package mingw-w64-common.
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.85 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ...
07:39:01 [2022-07-09T07:39:01.878Z] #14 83.91 Unpacking mingw-w64-common (8.0.0-1) ...
07:39:01 [2022-07-09T07:39:01.922Z] #77 74.10 Makefile.am: installing 'build-aux/depcomp'
07:39:02 [2022-07-09T07:39:02.137Z] #14 ...
07:39:02 [2022-07-09T07:39:02.137Z] 
07:39:02 [2022-07-09T07:39:02.137Z] #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
07:39:02 [2022-07-09T07:39:02.137Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:39:02 [2022-07-09T07:39:02.137Z] #42 83.43 Selecting previously unselected package libxml2:amd64.
07:39:02 [2022-07-09T07:39:02.137Z] #42 83.43 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u2_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 83.48 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 84.31 Selecting previously unselected package libarchive13:amd64.
07:39:02 [2022-07-09T07:39:02.137Z] #42 84.31 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 84.31 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 84.99 Selecting previously unselected package libjsoncpp24:amd64.
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.01 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.03 Unpacking libjsoncpp24:amd64 (1.9.4-4) ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.44 Selecting previously unselected package librhash0:amd64.
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.44 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.46 Unpacking librhash0:amd64 (1.4.1-2) ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.93 Selecting previously unselected package libuv1:amd64.
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.93 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 85.94 Unpacking libuv1:amd64 (1.40.0-2) ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 86.47 Selecting previously unselected package cmake.
07:39:02 [2022-07-09T07:39:02.137Z] #42 86.47 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ...
07:39:02 [2022-07-09T07:39:02.137Z] #42 86.48 Unpacking cmake (3.18.4-2+deb11u1) ...
07:39:02 [2022-07-09T07:39:02.180Z] #77 74.24 parallel-tests: installing 'build-aux/test-driver'
07:39:04 [2022-07-09T07:39:04.676Z] #42 ...
07:39:04 [2022-07-09T07:39:04.676Z] 
07:39:04 [2022-07-09T07:39:04.676Z] #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
07:39:04 [2022-07-09T07:39:04.676Z] #51 sha256:85d562888509b8dc68f40daa9a6b29228715eaabeec611d973698a923ccdc59a
07:39:04 [2022-07-09T07:39:04.676Z] #51 85.10 Setting up criu (3.17-1) ...
07:39:04 [2022-07-09T07:39:04.676Z] #51 88.73 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:39:04 [2022-07-09T07:39:04.676Z] #51 DONE 89.6s
07:39:04 [2022-07-09T07:39:04.676Z] 
07:39:04 [2022-07-09T07:39:04.676Z] #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
07:39:04 [2022-07-09T07:39:04.676Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:04 [2022-07-09T07:39:04.676Z] #77 17.20 Cloning into '/tmp/crun-build/libocispec/runtime-spec'...
07:39:04 [2022-07-09T07:39:04.713Z] #77 76.62 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:39:04 [2022-07-09T07:39:04.713Z] #77 76.64 libtoolize: copying file 'build-aux/ltmain.sh'
07:39:05 [2022-07-09T07:39:05.280Z] #77 77.26 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:39:05 [2022-07-09T07:39:05.280Z] #77 77.28 libtoolize: copying file 'm4/libtool.m4'
07:39:05 [2022-07-09T07:39:05.280Z] #77 77.37 libtoolize: copying file 'm4/ltoptions.m4'
07:39:05 [2022-07-09T07:39:05.280Z] #77 77.49 libtoolize: copying file 'm4/ltsugar.m4'
07:39:05 [2022-07-09T07:39:05.540Z] #77 77.61 libtoolize: copying file 'm4/ltversion.m4'
07:39:05 [2022-07-09T07:39:05.540Z] #77 77.77 libtoolize: copying file 'm4/lt~obsolete.m4'
07:39:07 [2022-07-09T07:39:07.216Z] #77 20.60 Cloning into '/tmp/crun-build/libocispec/yajl'...
07:39:07 [2022-07-09T07:39:07.443Z] #77 ...
07:39:07 [2022-07-09T07:39:07.443Z] 
07:39:07 [2022-07-09T07:39:07.443Z] #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
07:39:07 [2022-07-09T07:39:07.443Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.0 Selecting previously unselected package libapparmor-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.0 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.0 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.1 Selecting previously unselected package libbtrfs0:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.1 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.1 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.2 Selecting previously unselected package libbtrfs-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.2 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.3 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.5 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.6 Selecting previously unselected package libudev-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.6 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.6 Unpacking libudev-dev:amd64 (247.3-7) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.7 Selecting previously unselected package libsepol1-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 122.7 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.0 Selecting previously unselected package libpcre2-16-0:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.2 Selecting previously unselected package libpcre2-32-0:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.3 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.3 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.5 Selecting previously unselected package libpcre2-posix2:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.6 Selecting previously unselected package libpcre2-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.6 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 123.6 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.2 Selecting previously unselected package libselinux1-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.2 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.2 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.5 Selecting previously unselected package libdevmapper-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.6 Selecting previously unselected package libseccomp-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.7 Selecting previously unselected package libsystemd-dev:amd64.
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.7 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 124.7 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.4 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.4 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.5 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.5 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.5 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.5 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.5 Setting up libudev-dev:amd64 (247.3-7) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up mingw-w64-common (8.0.0-1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.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
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up dmsetup (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:39:07 [2022-07-09T07:39:07.444Z] #14 125.8 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:39:07 [2022-07-09T07:39:07.727Z] #30 6.927 Collecting yamllint==1.26.1
07:39:07 [2022-07-09T07:39:07.727Z] #30 7.999   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:39:07 [2022-07-09T07:39:07.987Z] #30 8.484 Collecting pathspec>=0.5.3
07:39:07 [2022-07-09T07:39:07.987Z] #30 8.489   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:39:07 [2022-07-09T07:39:07.987Z] #30 8.662 Collecting pyyaml
07:39:07 [2022-07-09T07:39:07.987Z] #30 8.670   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)
07:39:08 [2022-07-09T07:39:08.248Z] #30 8.710 Building wheels for collected packages: yamllint
07:39:08 [2022-07-09T07:39:08.248Z] #30 8.713   Building wheel for yamllint (setup.py): started
07:39:08 [2022-07-09T07:39:08.508Z] #30 9.150   Building wheel for yamllint (setup.py): finished with status 'done'
07:39:08 [2022-07-09T07:39:08.508Z] #30 9.151   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=95f2a72b9af706890ad4d51d419017c82d674b0fa5db9af3f73b48d6fd0d4f7e
07:39:08 [2022-07-09T07:39:08.508Z] #30 9.151   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:39:08 [2022-07-09T07:39:08.508Z] #30 9.154 Successfully built yamllint
07:39:08 [2022-07-09T07:39:08.508Z] #30 9.163 Installing collected packages: pyyaml, pathspec, yamllint
07:39:08 [2022-07-09T07:39:08.769Z] #30 9.352 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:39:08 [2022-07-09T07:39:08.821Z] #14 DONE 128.9s
07:39:08 [2022-07-09T07:39:08.821Z] 
07:39:08 [2022-07-09T07:39:08.821Z] #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
07:39:08 [2022-07-09T07:39:08.821Z] #67 sha256:7e6c6a57dd9c110aae68e12071f5213c8e406fa958f668180d3fb7a623b7be3b
07:39:08 [2022-07-09T07:39:08.821Z] #67 121.7 + for f in rootlesskit rootlesskit-docker-proxy
07:39:08 [2022-07-09T07:39:08.821Z] #67 121.7 + GOBIN=/build
07:39:08 [2022-07-09T07:39:08.821Z] #67 121.7 + GO111MODULE=on
07:39:08 [2022-07-09T07:39:08.821Z] #67 121.7 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7 rootlesskit version 1.0.0
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7 Usage of /build/rootlesskit-docker-proxy:
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7   -container-ip string
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7     	container ip
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7   -container-port int
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7     	container port (default -1)
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7   -host-ip string
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7     	host ip
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7   -host-port int
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7     	host port (default -1)
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7   -proto string
07:39:08 [2022-07-09T07:39:08.821Z] #67 127.7     	proxy protocol (default "tcp")
07:39:08 [2022-07-09T07:39:08.821Z] #67 DONE 128.5s
07:39:08 [2022-07-09T07:39:08.821Z] 
07:39:08 [2022-07-09T07:39:08.821Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:39:08 [2022-07-09T07:39:08.821Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
07:39:09 [2022-07-09T07:39:09.030Z] #30 DONE 9.5s
07:39:09 [2022-07-09T07:39:09.030Z] 
07:39:09 [2022-07-09T07:39:09.030Z] #34 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:39:09 [2022-07-09T07:39:09.030Z] #34 sha256:f37d99d36e5278c7776658d55bf325007f7f4ce65aaab032a70882efa7d54362
07:39:09 [2022-07-09T07:39:09.080Z] #15 ...
07:39:09 [2022-07-09T07:39:09.080Z] 
07:39:09 [2022-07-09T07:39:09.080Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:39:09 [2022-07-09T07:39:09.080Z] #68 sha256:128fc7f0929eec71737dc709390dabfefc8b26965dca5e7bf2caf776bc704cfb
07:39:09 [2022-07-09T07:39:09.080Z] #68 DONE 0.3s
07:39:09 [2022-07-09T07:39:09.080Z] 
07:39:09 [2022-07-09T07:39:09.080Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:39:09 [2022-07-09T07:39:09.080Z] #59 sha256:ff499f4f91d3d8a97d88c4448126d4399b038f58b98efb26f84cbcf9111d2adc
07:39:09 [2022-07-09T07:39:09.080Z] #59 DONE 0.4s
07:39:09 [2022-07-09T07:39:09.080Z] 
07:39:09 [2022-07-09T07:39:09.080Z] #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
07:39:09 [2022-07-09T07:39:09.080Z] #60 sha256:e00549aaf27533e1811d78fccd3cfa1fb5a9afb8423f4d1c361ce3d90ec6054b
07:39:09 [2022-07-09T07:39:09.130Z] #77 ...
07:39:09 [2022-07-09T07:39:09.130Z] 
07:39:09 [2022-07-09T07:39:09.130Z] #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
07:39:09 [2022-07-09T07:39:09.130Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:09 [2022-07-09T07:39:09.130Z] #14 94.23 Selecting previously unselected package mingw-w64-x86-64-dev.
07:39:09 [2022-07-09T07:39:09.130Z] #14 94.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ...
07:39:09 [2022-07-09T07:39:09.130Z] #14 94.24 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ...
07:39:09 [2022-07-09T07:39:09.290Z] #34 DONE 0.3s
07:39:09 [2022-07-09T07:39:09.290Z] 
07:39:09 [2022-07-09T07:39:09.290Z] #39 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:39:09 [2022-07-09T07:39:09.290Z] #39 sha256:3d15252103aac389602da498bf00b5dcb71b71cb7d68c08d89570f8af1ebe159
07:39:09 [2022-07-09T07:39:09.290Z] #39 DONE 0.3s
07:39:09 [2022-07-09T07:39:09.290Z] 
07:39:09 [2022-07-09T07:39:09.290Z] #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
07:39:09 [2022-07-09T07:39:09.290Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:39:09 [2022-07-09T07:39:09.341Z] #60 ...
07:39:09 [2022-07-09T07:39:09.341Z] 
07:39:09 [2022-07-09T07:39:09.341Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:39:09 [2022-07-09T07:39:09.341Z] #69 sha256:ef5c10347320685f66e2e98a14153bf77c59737af02ed4ee69da1938d6e96740
07:39:09 [2022-07-09T07:39:09.341Z] #69 DONE 0.3s
07:39:09 [2022-07-09T07:39:09.341Z] 
07:39:09 [2022-07-09T07:39:09.341Z] #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
07:39:09 [2022-07-09T07:39:09.341Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:39:09 [2022-07-09T07:39:09.552Z] #71 ...
07:39:09 [2022-07-09T07:39:09.552Z] 
07:39:09 [2022-07-09T07:39:09.552Z] #42 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:39:09 [2022-07-09T07:39:09.552Z] #42 sha256:1c9a3dd518bd58efeee5c3ba928a2fda0b562ed9b4e66759c402b9f880a819ba
07:39:09 [2022-07-09T07:39:09.552Z] #42 DONE 0.2s
07:39:09 [2022-07-09T07:39:09.552Z] 
07:39:09 [2022-07-09T07:39:09.552Z] #44 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:39:09 [2022-07-09T07:39:09.552Z] #44 sha256:c9920d7d987a08dec97aedb86f8399b2796d68f9eb74f170307d8f4f2f991726
07:39:09 [2022-07-09T07:39:09.552Z] #44 DONE 0.1s
07:39:09 [2022-07-09T07:39:09.552Z] 
07:39:09 [2022-07-09T07:39:09.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
07:39:09 [2022-07-09T07:39:09.552Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:39:09 [2022-07-09T07:39:09.812Z] #71 ...
07:39:09 [2022-07-09T07:39:09.812Z] 
07:39:09 [2022-07-09T07:39:09.812Z] #46 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:39:09 [2022-07-09T07:39:09.812Z] #46 sha256:ef40573176a2691337de3322f68705baf5e0f863b47e1e597bf22806b8a1fdb3
07:39:09 [2022-07-09T07:39:09.812Z] #46 DONE 0.1s
07:39:09 [2022-07-09T07:39:09.812Z] 
07:39:09 [2022-07-09T07:39:09.813Z] #48 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:39:09 [2022-07-09T07:39:09.813Z] #48 sha256:42d1039a77b71a81ac9c23365c14c9d5ede5d202bfdf317f00485fb2c28f68d8
07:39:09 [2022-07-09T07:39:09.813Z] #48 DONE 0.1s
07:39:10 [2022-07-09T07:39:10.079Z] 
07:39:10 [2022-07-09T07:39:10.079Z] #52 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.079Z] #52 sha256:7401972834db2c04915c2c9e6352da6c49e85a5a268cb42b6755727e74927721
07:39:10 [2022-07-09T07:39:10.079Z] #52 DONE 0.0s
07:39:10 [2022-07-09T07:39:10.079Z] 
07:39:10 [2022-07-09T07:39:10.079Z] #55 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.079Z] #55 sha256:08726b8463ef6c973c89e3b78a8b9842737c47910711574180c5ce58748999fc
07:39:10 [2022-07-09T07:39:10.079Z] #55 DONE 0.2s
07:39:10 [2022-07-09T07:39:10.079Z] 
07:39:10 [2022-07-09T07:39:10.079Z] #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
07:39:10 [2022-07-09T07:39:10.079Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:39:10 [2022-07-09T07:39:10.339Z] #71 ...
07:39:10 [2022-07-09T07:39:10.339Z] 
07:39:10 [2022-07-09T07:39:10.339Z] #59 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.339Z] #59 sha256:228feda32f2378e9c1689a152afe86323e72b5dbfdaac152891853cdf9e841da
07:39:10 [2022-07-09T07:39:10.339Z] #59 DONE 0.1s
07:39:10 [2022-07-09T07:39:10.339Z] 
07:39:10 [2022-07-09T07:39:10.339Z] #61 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.339Z] #61 sha256:52eafe3a14dd6ad7fe156e228b932028911f93b7b0888839ea6303e4a5d36f41
07:39:10 [2022-07-09T07:39:10.339Z] #61 DONE 0.1s
07:39:10 [2022-07-09T07:39:10.339Z] 
07:39:10 [2022-07-09T07:39:10.339Z] #63 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.339Z] #63 sha256:c4eb06b3c159306cd3ea4aa5da236221837a90e7f5388e22409523d5358e53df
07:39:10 [2022-07-09T07:39:10.513Z] #14 ...
07:39:10 [2022-07-09T07:39:10.514Z] 
07:39:10 [2022-07-09T07:39:10.514Z] #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
07:39:10 [2022-07-09T07:39:10.514Z] #42 sha256:370bcfe9a95a68aab9027192b977c4ace2c88d787a670b0db24df71c6f4c99c2
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.24 Setting up libicu67:amd64 (67.1-7) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.29 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.33 Setting up libuv1:amd64 (1.40.0-2) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.35 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.44 Setting up libjsoncpp24:amd64 (1.9.4-4) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.47 Setting up librhash0:amd64 (1.4.1-2) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.51 Setting up cmake-data (3.18.4-2+deb11u1) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.52 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u2) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.53 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.55 Setting up cmake (3.18.4-2+deb11u1) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 94.57 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:39:10 [2022-07-09T07:39:10.514Z] #42 DONE 95.7s
07:39:10 [2022-07-09T07:39:10.514Z] 
07:39:10 [2022-07-09T07:39:10.514Z] #43 [tini 2/3] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/tini.installer /
07:39:10 [2022-07-09T07:39:10.514Z] #43 sha256:618592ca2ab78d2d6310c1f9dffee3985e9d202780560aaf2527399444c4aa7f
07:39:10 [2022-07-09T07:39:10.599Z] #63 DONE 0.3s
07:39:10 [2022-07-09T07:39:10.599Z] 
07:39:10 [2022-07-09T07:39:10.599Z] #65 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.599Z] #65 sha256:402f23a917dd3f05c0adacbcb7edaa2b09310830b32637483b79f630bb82ae53
07:39:10 [2022-07-09T07:39:10.599Z] #65 DONE 0.1s
07:39:10 [2022-07-09T07:39:10.599Z] 
07:39:10 [2022-07-09T07:39:10.599Z] #68 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:39:10 [2022-07-09T07:39:10.599Z] #68 sha256:d1be449a048b83ecca251461ae181b348ccbcc727209b6347796b2994e5e942c
07:39:10 [2022-07-09T07:39:10.773Z] #43 DONE 0.2s
07:39:10 [2022-07-09T07:39:10.773Z] 
07:39:10 [2022-07-09T07:39:10.773Z] #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
07:39:10 [2022-07-09T07:39:10.773Z] #44 sha256:020b18d5af1057cb1208d8896d8d88d6a1760dd1b30e8f7723f03c81b8540bd3
07:39:10 [2022-07-09T07:39:10.860Z] #68 DONE 0.1s
07:39:10 [2022-07-09T07:39:10.860Z] 
07:39:10 [2022-07-09T07:39:10.860Z] #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
07:39:10 [2022-07-09T07:39:10.860Z] #71 sha256:fd45b6a68477301b1d8f5792df30afc21f7861b123e200a6884eda9720314564
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.459 + RM_GOPATH=0
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.459 + TMP_GOPATH=
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.459 + : /build
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.459 + '[' -z '' ']'
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.459 ++ mktemp -d
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.471 + export GOPATH=/tmp/tmp.ZTYELpJS8F
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.471 + GOPATH=/tmp/tmp.ZTYELpJS8F
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.471 + RM_GOPATH=1
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.471 + case "$(go env GOARCH)" in
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.471 ++ go env GOARCH
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 Install tini version v0.19.0
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + export GO_BUILDMODE=-buildmode=pie
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + GO_BUILDMODE=-buildmode=pie
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 ++ dirname /install.sh
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + dir=/
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + bin=tini
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + shift
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + '[' '!' -f //tini.installer ']'
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + . //tini.installer
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 ++ : v0.19.0
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + install_tini
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + echo 'Install tini version v0.19.0'
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.547 + git clone https://github.com/krallin/tini.git /tmp/tmp.ZTYELpJS8F/tini
07:39:12 [2022-07-09T07:39:12.152Z] #44 1.559 Cloning into '/tmp/tmp.ZTYELpJS8F/tini'...
07:39:12 [2022-07-09T07:39:12.809Z] #14 ...
07:39:12 [2022-07-09T07:39:12.809Z] 
07:39:12 [2022-07-09T07:39:12.809Z] #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
07:39:12 [2022-07-09T07:39:12.809Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:39:12 [2022-07-09T07:39:12.809Z] #77 31.44 aclocal: warning: couldn't open directory 'm4': No such file or directory
07:39:13 [2022-07-09T07:39:13.095Z] #44 2.630 + cd /tmp/tmp.ZTYELpJS8F/tini
07:39:13 [2022-07-09T07:39:13.355Z] #44 2.630 + git checkout -q v0.19.0
07:39:13 [2022-07-09T07:39:13.355Z] #44 2.651 + cmake .
07:39:13 [2022-07-09T07:39:13.530Z] #64 ...
07:39:13 [2022-07-09T07:39:13.530Z] 
07:39:13 [2022-07-09T07:39:13.530Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:39:13 [2022-07-09T07:39:13.530Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
07:39:13 [2022-07-09T07:39:13.530Z] #15 DONE 4.6s
07:39:13 [2022-07-09T07:39:13.530Z] 
07:39:13 [2022-07-09T07:39:13.530Z] #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
07:39:13 [2022-07-09T07:39:13.530Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
07:39:14 [2022-07-09T07:39:14.295Z] #44 3.748 -- The C compiler identification is GNU 10.2.1
07:39:14 [2022-07-09T07:39:14.555Z] #44 3.923 -- Detecting C compiler ABI info
07:39:15 [2022-07-09T07:39:15.125Z] #44 4.564 -- Detecting C compiler ABI info - done
07:39:15 [2022-07-09T07:39:15.330Z] #77 ...
07:39:15 [2022-07-09T07:39:15.330Z] 
07:39:15 [2022-07-09T07:39:15.330Z] #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
07:39:15 [2022-07-09T07:39:15.330Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:39:15 [2022-07-09T07:39:15.385Z] #44 4.698 -- Check for working C compiler: /usr/bin/cc - skipped
07:39:15 [2022-07-09T07:39:15.385Z] #44 4.707 -- Detecting C compile features
07:39:15 [2022-07-09T07:39:15.385Z] #44 4.708 -- Detecting C compile features - done
07:39:15 [2022-07-09T07:39:15.385Z] #44 4.754 -- Performing Test HAS_BUILTIN_FORTIFY
07:39:15 [2022-07-09T07:39:15.645Z] #44 5.111 -- Performing Test HAS_BUILTIN_FORTIFY - Failed
07:39:15 [2022-07-09T07:39:15.905Z] #44 5.198 -- Configuring done
07:39:15 [2022-07-09T07:39:15.905Z] #44 5.246 -- Generating done
07:39:15 [2022-07-09T07:39:15.905Z] #44 5.265 -- Build files have been written to: /tmp/tmp.ZTYELpJS8F/tini
07:39:15 [2022-07-09T07:39:15.905Z] #44 5.288 + make tini-static
07:39:16 [2022-07-09T07:39:16.474Z] #44 5.889 Scanning dependencies of target tini-static
07:39:16 [2022-07-09T07:39:16.474Z] #44 5.975 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o
07:39:16 [2022-07-09T07:39:16.810Z] #16 DONE 3.7s
07:39:16 [2022-07-09T07:39:16.811Z] 
07:39:16 [2022-07-09T07:39:16.811Z] #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
07:39:16 [2022-07-09T07:39:16.811Z] #60 sha256:e00549aaf27533e1811d78fccd3cfa1fb5a9afb8423f4d1c361ce3d90ec6054b
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.539 + RM_GOPATH=0
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.539 + TMP_GOPATH=
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.539 + : /build
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.539 + '[' -z '' ']'
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.551 ++ mktemp -d
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.551 + export GOPATH=/tmp/tmp.SGKHXOFocx
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.551 + GOPATH=/tmp/tmp.SGKHXOFocx
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.551 + RM_GOPATH=1
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.551 + case "$(go env GOARCH)" in
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.553 ++ go env GOARCH
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 Install runc version v1.1.2 (build tags: seccomp)
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + export GO_BUILDMODE=-buildmode=pie
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + GO_BUILDMODE=-buildmode=pie
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 ++ dirname /install.sh
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + dir=/
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + bin=runc
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + shift
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + '[' '!' -f //runc.installer ']'
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + . //runc.installer
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 ++ set -e
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 ++ : v1.1.2
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + install_runc
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + RUNC_BUILDTAGS=seccomp
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.582 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SGKHXOFocx/src/github.com/opencontainers/runc
07:39:16 [2022-07-09T07:39:16.811Z] #60 4.591 Cloning into '/tmp/tmp.SGKHXOFocx/src/github.com/opencontainers/runc'...
07:39:16 [2022-07-09T07:39:16.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:39:16 [2022-07-09T07:39:16.947Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:39:17 [2022-07-09T07:39:17.897Z] #64 57.80 Updating files:  32% (1576/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  90% (4356/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
07:39:17 [2022-07-09T07:39:17.898Z] #64 60.24 + cd /tmp/tmp.mQOOsZk88n/src/github.com/containerd/containerd
07:39:17 [2022-07-09T07:39:17.898Z] #64 60.25 + git checkout -q v1.6.6
07:39:19 [2022-07-09T07:39:19.014Z] #44 ...
07:39:19 [2022-07-09T07:39:19.014Z] 
07:39:19 [2022-07-09T07:39:19.014Z] #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
07:39:19 [2022-07-09T07:39:19.014Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:19 [2022-07-09T07:39:19.014Z] #14 103.9 Selecting previously unselected package gcc-mingw-w64-base.
07:39:19 [2022-07-09T07:39:19.014Z] #14 103.9 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ...
07:39:19 [2022-07-09T07:39:19.015Z] #14 104.0 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:39:19 [2022-07-09T07:39:19.015Z] #14 104.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime.
07:39:19 [2022-07-09T07:39:19.015Z] #14 104.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ...
07:39:19 [2022-07-09T07:39:19.015Z] #14 104.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:39:19 [2022-07-09T07:39:19.313Z] #14 ...
07:39:19 [2022-07-09T07:39:19.313Z] 
07:39:19 [2022-07-09T07:39:19.313Z] #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
07:39:19 [2022-07-09T07:39:19.313Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:19 [2022-07-09T07:39:19.313Z] #77 22.88 Submodule path 'libocispec/image-spec': checked out '693428a734f5bab1a84bd2f990d92ef1111cd60c'
07:39:19 [2022-07-09T07:39:19.313Z] #77 23.30 Submodule path 'libocispec/runtime-spec': checked out 'a3c33d663ebc56c4d35dbceaa447c7bf37f6fab3'
07:39:19 [2022-07-09T07:39:19.313Z] #77 23.74 Submodule path 'libocispec/yajl': checked out 'f344d21280c3e4094919fd318bc5ce75da91fc06'
07:39:19 [2022-07-09T07:39:19.583Z] #77 ...
07:39:19 [2022-07-09T07:39:19.583Z] 
07:39:19 [2022-07-09T07:39:19.583Z] #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
07:39:19 [2022-07-09T07:39:19.583Z] #44 sha256:020b18d5af1057cb1208d8896d8d88d6a1760dd1b30e8f7723f03c81b8540bd3
07:39:19 [2022-07-09T07:39:19.583Z] #44 8.157 [100%] Linking C executable tini-static
07:39:19 [2022-07-09T07:39:19.583Z] #44 8.943 [100%] Built target tini-static
07:39:19 [2022-07-09T07:39:19.881Z] #44 9.065 + mkdir -p /build
07:39:19 [2022-07-09T07:39:19.882Z] #44 9.072 + cp tini-static /build/docker-init
07:39:20 [2022-07-09T07:39:20.099Z] #60 ...
07:39:20 [2022-07-09T07:39:20.099Z] 
07:39:20 [2022-07-09T07:39:20.099Z] #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
07:39:20 [2022-07-09T07:39:20.099Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.84 configure.ac:11: installing 'build-aux/compile'
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.85 configure.ac:11: installing 'build-aux/config.guess'
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.86 configure.ac:11: installing 'build-aux/config.sub'
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.86 configure.ac:13: installing 'build-aux/install-sh'
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.86 configure.ac:13: installing 'build-aux/missing'
07:39:20 [2022-07-09T07:39:20.099Z] #77 91.86 configure.ac:8: installing 'build-aux/tap-driver.sh'
07:39:20 [2022-07-09T07:39:20.099Z] #77 92.01 Makefile.am: installing 'build-aux/depcomp'
07:39:20 [2022-07-09T07:39:20.099Z] #77 ...
07:39:20 [2022-07-09T07:39:20.099Z] 
07:39:20 [2022-07-09T07:39:20.099Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:39:20 [2022-07-09T07:39:20.099Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
07:39:20 [2022-07-09T07:39:20.099Z] #17 3.118 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:39:20 [2022-07-09T07:39:20.099Z] #17 DONE 3.2s
07:39:20 [2022-07-09T07:39:20.143Z] #44 DONE 9.6s
07:39:20 [2022-07-09T07:39:20.143Z] 
07:39:20 [2022-07-09T07:39:20.143Z] #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
07:39:20 [2022-07-09T07:39:20.143Z] #53 sha256:3ce5b67dd93db99580841ac32a81b8f1ef73ccf38a99f5650292d1b3a717eb75
07:39:20 [2022-07-09T07:39:20.358Z] 
07:39:20 [2022-07-09T07:39:20.358Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:39:20 [2022-07-09T07:39:20.358Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.42 + export 'BUILDTAGS=netgo osusergo static_build'
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + BUILDTAGS='netgo osusergo static_build'
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + export EXTRA_FLAGS=-buildmode=pie
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + EXTRA_FLAGS=-buildmode=pie
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + '[' '' = dynamic ']'
07:39:20 [2022-07-09T07:39:20.417Z] #64 62.43 + make
07:39:21 [2022-07-09T07:39:21.533Z] #53 106.5 gotestsum version dev
07:39:21 [2022-07-09T07:39:21.533Z] #53 DONE 106.7s
07:39:21 [2022-07-09T07:39:21.533Z] 
07:39:21 [2022-07-09T07:39:21.533Z] #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
07:39:21 [2022-07-09T07:39:21.533Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:39:22 [2022-07-09T07:39:22.333Z] #18 DONE 2.0s
07:39:22 [2022-07-09T07:39:22.333Z] 
07:39:22 [2022-07-09T07:39:22.333Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:39:22 [2022-07-09T07:39:22.333Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
07:39:22 [2022-07-09T07:39:22.936Z] #64 65.34 + bin/ctr
07:39:24 [2022-07-09T07:39:24.266Z] #19 DONE 2.1s
07:39:24 [2022-07-09T07:39:24.266Z] 
07:39:24 [2022-07-09T07:39:24.266Z] #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
07:39:24 [2022-07-09T07:39:24.266Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:24 [2022-07-09T07:39:24.266Z] #77 93.58 checking build system type... x86_64-pc-linux-gnu
07:39:24 [2022-07-09T07:39:24.266Z] #77 93.89 checking host system type... x86_64-pc-linux-gnu
07:39:24 [2022-07-09T07:39:24.266Z] #77 93.89 checking how to print strings... printf
07:39:24 [2022-07-09T07:39:24.266Z] #77 93.93 checking for gcc... gcc
07:39:24 [2022-07-09T07:39:24.266Z] #77 94.03 checking whether the C compiler works... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 94.25 checking for C compiler default output file name... a.out
07:39:24 [2022-07-09T07:39:24.266Z] #77 94.26 checking for suffix of executables... 
07:39:24 [2022-07-09T07:39:24.266Z] #77 94.54 checking whether we are cross compiling... no
07:39:24 [2022-07-09T07:39:24.266Z] #77 94.88 checking for suffix of object files... o
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.01 checking whether we are using the GNU C compiler... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.12 checking whether gcc accepts -g... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.23 checking for gcc option to accept ISO C89... none needed
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.43 checking whether gcc understands -c and -o together... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.66 checking for a sed that does not truncate output... /bin/sed
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.68 checking for grep that handles long lines and -e... /bin/grep
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.69 checking for egrep... /bin/grep -E
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.71 checking for fgrep... /bin/grep -F
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.71 checking for ld used by gcc... /usr/bin/ld
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.73 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.75 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.77 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.90 checking whether ln -s works... yes
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.90 checking the maximum length of command line arguments... 1572864
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.93 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.94 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.94 checking for /usr/bin/ld option to reload object files... -r
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.94 checking for objdump... objdump
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.94 checking how to recognize dependent libraries... pass_all
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.95 checking for dlltool... no
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.96 checking how to associate runtime and link libraries... printf %s\n
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.96 checking for ar... ar
07:39:24 [2022-07-09T07:39:24.266Z] #77 95.96 checking for archiver @FILE support... @
07:39:24 [2022-07-09T07:39:24.266Z] #77 96.13 checking for strip... strip
07:39:24 [2022-07-09T07:39:24.266Z] #77 96.13 checking for ranlib... ranlib
07:39:24 [2022-07-09T07:39:24.266Z] #77 96.14 checking for gawk... no
07:39:24 [2022-07-09T07:39:24.266Z] #77 96.14 checking for mawk... mawk
07:39:24 [2022-07-09T07:39:24.266Z] #77 96.14 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.63 checking for sysroot... no
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.63 checking for a working dd... /bin/dd
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.66 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.74 checking for mt... no
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.74 checking if : is a manifest tool... no
07:39:24 [2022-07-09T07:39:24.525Z] #77 96.77 checking how to run the C preprocessor... gcc -E
07:39:25 [2022-07-09T07:39:25.350Z] #77 96.96 checking for ANSI C header files... yes
07:39:25 [2022-07-09T07:39:25.867Z] #77 97.70 checking for sys/types.h... yes
07:39:25 [2022-07-09T07:39:25.867Z] #77 97.89 checking for sys/stat.h... yes
07:39:26 [2022-07-09T07:39:26.126Z] #77 98.17 checking for stdlib.h... 
07:39:26 [2022-07-09T07:39:26.126Z] #77 ...
07:39:26 [2022-07-09T07:39:26.126Z] 
07:39:26 [2022-07-09T07:39:26.126Z] #20 [dev-systemd-false  6/28] RUN ldconfig
07:39:26 [2022-07-09T07:39:26.126Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
07:39:26 [2022-07-09T07:39:26.126Z] #20 DONE 1.9s
07:39:26 [2022-07-09T07:39:26.126Z] 
07:39:26 [2022-07-09T07:39:26.126Z] #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
07:39:26 [2022-07-09T07:39:26.126Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:26 [2022-07-09T07:39:26.126Z] #77 98.17 checking for stdlib.h... yes
07:39:26 [2022-07-09T07:39:26.385Z] #77 98.40 checking for string.h... yes
07:39:26 [2022-07-09T07:39:26.951Z] #77 98.69 checking for memory.h... yes
07:39:26 [2022-07-09T07:39:26.951Z] #77 98.93 checking for strings.h... yes
07:39:27 [2022-07-09T07:39:27.156Z] #64 ...
07:39:27 [2022-07-09T07:39:27.156Z] 
07:39:27 [2022-07-09T07:39:27.156Z] #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
07:39:27 [2022-07-09T07:39:27.156Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:39:27 [2022-07-09T07:39:27.156Z] #77 46.22 libtoolize: putting auxiliary files in '.'.
07:39:27 [2022-07-09T07:39:27.156Z] #77 46.22 libtoolize: copying file './ltmain.sh'
07:39:27 [2022-07-09T07:39:27.156Z] #77 47.68 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
07:39:27 [2022-07-09T07:39:27.156Z] #77 47.68 libtoolize: and rerunning libtoolize and aclocal.
07:39:27 [2022-07-09T07:39:27.156Z] #77 47.68 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:39:27 [2022-07-09T07:39:27.215Z] #77 99.13 checking for inttypes.h... yes
07:39:27 [2022-07-09T07:39:27.474Z] #77 99.35 checking for stdint.h... yes
07:39:27 [2022-07-09T07:39:27.733Z] #77 99.60 checking for unistd.h... yes
07:39:27 [2022-07-09T07:39:27.992Z] #77 99.79 checking for dlfcn.h... yes
07:39:27 [2022-07-09T07:39:27.992Z] #77 100.0 checking for objdir... .libs
07:39:28 [2022-07-09T07:39:28.250Z] #77 100.5 checking if gcc supports -fno-rtti -fno-exceptions... no
07:39:28 [2022-07-09T07:39:28.509Z] #77 100.6 checking for gcc option to produce PIC... -fPIC -DPIC
07:39:28 [2022-07-09T07:39:28.509Z] #77 100.6 checking if gcc PIC flag -fPIC -DPIC works... yes
07:39:28 [2022-07-09T07:39:28.534Z] #77 ...
07:39:28 [2022-07-09T07:39:28.534Z] 
07:39:28 [2022-07-09T07:39:28.534Z] #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
07:39:28 [2022-07-09T07:39:28.534Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:39:28 [2022-07-09T07:39:28.534Z] #14 118.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:39:28 [2022-07-09T07:39:28.534Z] #14 118.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ...
07:39:28 [2022-07-09T07:39:28.534Z] #14 118.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:28 [2022-07-09T07:39:28.534Z] #14 127.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:39:28 [2022-07-09T07:39:28.534Z] #14 127.0 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ...
07:39:28 [2022-07-09T07:39:28.534Z] #14 127.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:39:28 [2022-07-09T07:39:28.768Z] #77 100.7 checking if gcc static flag -static works... yes
07:39:29 [2022-07-09T07:39:29.027Z] #77 101.1 checking if gcc supports -c -o file.o... yes
07:39:29 [2022-07-09T07:39:29.027Z] #77 101.3 checking if gcc supports -c -o file.o... (cached) yes
07:39:29 [2022-07-09T07:39:29.027Z] #77 101.3 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.3 checking dynamic linker characteristics... GNU/Linux ld.so
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking how to hardcode library paths into programs... immediate
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking whether stripping libraries is possible... yes
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking if libtool supports shared libraries... yes
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking whether to build shared libraries... no
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking whether to build static libraries... yes
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.7 checking for a BSD-compatible install... /usr/bin/install -c
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.8 checking whether build environment is sane... yes
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:39:29 [2022-07-09T07:39:29.543Z] #77 101.8 checking whether make sets $(MAKE)... yes
07:39:29 [2022-07-09T07:39:29.802Z] #77 101.9 checking whether make supports the include directive... yes (GNU style)
07:39:29 [2022-07-09T07:39:29.802Z] #77 101.9 checking whether make supports nested variables... yes
07:39:30 [2022-07-09T07:39:30.060Z] #77 102.0 checking whether UID '0' is supported by ustar format... yes
07:39:30 [2022-07-09T07:39:30.060Z] #77 102.0 checking whether GID '0' is supported by ustar format... yes
07:39:30 [2022-07-09T07:39:30.060Z] #77 102.0 checking how to create a ustar tar archive... gnutar
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.1 checking dependency style of gcc... gcc3
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.3 checking whether to enable maintainer-specific portions of Makefiles... yes
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.4 checking whether make supports nested variables... (cached) yes
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.4 checking for gawk... (cached) mawk
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.4 checking for a sed that does not truncate output... (cached) /bin/sed
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.4 checking for gcc... (cached) gcc
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.5 checking whether we are using the GNU C compiler... (cached) yes
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.5 checking whether gcc accepts -g... (cached) yes
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.5 checking for gcc option to accept ISO C89... (cached) none needed
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.5 checking whether gcc understands -c and -o together... (cached) yes
07:39:30 [2022-07-09T07:39:30.319Z] #77 102.5 checking for a Python interpreter with version >= 3... python3
07:39:30 [2022-07-09T07:39:30.422Z] #14 ...
07:39:30 [2022-07-09T07:39:30.422Z] 
07:39:30 [2022-07-09T07:39:30.422Z] #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
07:39:30 [2022-07-09T07:39:30.422Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.64 configure.ac:7: installing './compile'
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.67 configure.ac:11: installing './config.guess'
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.68 configure.ac:11: installing './config.sub'
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.77 configure.ac:8: installing './install-sh'
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.78 configure.ac:8: installing './missing'
07:39:30 [2022-07-09T07:39:30.422Z] #77 59.93 Makefile.am: installing './depcomp'
07:39:30 [2022-07-09T07:39:30.578Z] #77 102.6 checking for python3... /usr/bin/python3
07:39:30 [2022-07-09T07:39:30.578Z] #77 102.6 checking for python3 version... 3.9
07:39:30 [2022-07-09T07:39:30.578Z] #77 102.7 checking for python3 platform... linux
07:39:30 [2022-07-09T07:39:30.836Z] #77 102.8 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:39:31 [2022-07-09T07:39:31.095Z] #77 103.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:39:31 [2022-07-09T07:39:31.095Z] #77 103.1 checking for go-md2man... no
07:39:31 [2022-07-09T07:39:31.354Z] #77 103.1 checking error.h usability... yes
07:39:31 [2022-07-09T07:39:31.354Z] #77 103.4 checking error.h presence... yes
07:39:31 [2022-07-09T07:39:31.354Z] #77 103.5 checking for error.h... yes
07:39:31 [2022-07-09T07:39:31.613Z] #77 103.5 checking linux/openat2.h usability... yes
07:39:31 [2022-07-09T07:39:31.613Z] #77 103.7 checking linux/openat2.h presence... yes
07:39:31 [2022-07-09T07:39:31.613Z] #77 103.7 checking for linux/openat2.h... yes
07:39:31 [2022-07-09T07:39:31.871Z] #77 103.8 checking for copy_file_range... yes
07:39:32 [2022-07-09T07:39:32.129Z] #77 104.0 checking for fgetxattr... yes
07:39:32 [2022-07-09T07:39:32.321Z] #77 61.87 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:39:32 [2022-07-09T07:39:32.321Z] #77 61.87 libtoolize: copying file 'build-aux/ltmain.sh'
07:39:32 [2022-07-09T07:39:32.389Z] #77 104.3 checking for statx... yes
07:39:32 [2022-07-09T07:39:32.576Z] #77 62.25 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:39:32 [2022-07-09T07:39:32.576Z] #77 62.25 libtoolize: copying file 'm4/libtool.m4'
07:39:32 [2022-07-09T07:39:32.647Z] #77 104.6 checking for fgetpwent_r... yes
07:39:32 [2022-07-09T07:39:32.832Z] #77 62.41 libtoolize: copying file 'm4/ltoptions.m4'
07:39:32 [2022-07-09T07:39:32.832Z] #77 62.59 libtoolize: copying file 'm4/ltsugar.m4'
07:39:32 [2022-07-09T07:39:32.913Z] #77 104.9 checking for issetugid... no
07:39:33 [2022-07-09T07:39:33.172Z] #77 105.2 checking for pkg-config... /usr/bin/pkg-config
07:39:33 [2022-07-09T07:39:33.172Z] #77 105.2 checking pkg-config is at least version 0.9.0... yes
07:39:33 [2022-07-09T07:39:33.393Z] #77 62.99 libtoolize: copying file 'm4/ltversion.m4'
07:39:33 [2022-07-09T07:39:33.447Z] #77 105.2 checking for library containing yajl_tree_get... -lyajl
07:39:33 [2022-07-09T07:39:33.447Z] #77 105.7 checking for yajl >= 2.0.0... yes
07:39:33 [2022-07-09T07:39:33.705Z] #77 105.7 checking sys/capability.h usability... yes
07:39:33 [2022-07-09T07:39:33.705Z] #77 105.9 checking sys/capability.h presence... yes
07:39:33 [2022-07-09T07:39:33.705Z] #77 106.0 checking for sys/capability.h... yes
07:39:33 [2022-07-09T07:39:33.760Z] #47 ...
07:39:33 [2022-07-09T07:39:33.760Z] 
07:39:33 [2022-07-09T07:39:33.760Z] #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
07:39:33 [2022-07-09T07:39:33.760Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:33 [2022-07-09T07:39:33.760Z] #14 117.6 Selecting previously unselected package gcc-mingw-w64-x86-64-posix.
07:39:33 [2022-07-09T07:39:33.760Z] #14 117.6 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:39:33 [2022-07-09T07:39:33.760Z] #14 117.6 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:33 [2022-07-09T07:39:33.956Z] #77 63.55 libtoolize: copying file 'm4/lt~obsolete.m4'
07:39:34 [2022-07-09T07:39:34.519Z] #77 64.08 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:39:34 [2022-07-09T07:39:34.531Z] #77 106.0 checking for library containing cap_from_name... -lcap
07:39:34 [2022-07-09T07:39:34.531Z] #77 106.5 checking for library containing dlopen... 
07:39:34 [2022-07-09T07:39:34.531Z] #77 ...
07:39:34 [2022-07-09T07:39:34.531Z] 
07:39:34 [2022-07-09T07:39:34.531Z] #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
07:39:34 [2022-07-09T07:39:34.531Z] #60 sha256:e00549aaf27533e1811d78fccd3cfa1fb5a9afb8423f4d1c361ce3d90ec6054b
07:39:34 [2022-07-09T07:39:34.531Z] #60 15.43 + cd /tmp/tmp.SGKHXOFocx/src/github.com/opencontainers/runc
07:39:34 [2022-07-09T07:39:34.531Z] #60 15.43 + git checkout -q v1.1.2
07:39:34 [2022-07-09T07:39:34.531Z] #60 16.06 + '[' -z '' ']'
07:39:34 [2022-07-09T07:39:34.531Z] #60 16.06 + target=static
07:39:34 [2022-07-09T07:39:34.531Z] #60 16.06 + make BUILDTAGS=seccomp static
07:39:34 [2022-07-09T07:39:34.531Z] #60 16.47 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 .
07:39:34 [2022-07-09T07:39:34.790Z] #60 ...
07:39:34 [2022-07-09T07:39:34.790Z] 
07:39:34 [2022-07-09T07:39:34.790Z] #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
07:39:34 [2022-07-09T07:39:34.790Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:39:34 [2022-07-09T07:39:34.790Z] #21 2.567 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:39:34 [2022-07-09T07:39:34.790Z] #21 2.698 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:39:34 [2022-07-09T07:39:34.790Z] #21 2.706 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:39:34 [2022-07-09T07:39:34.790Z] #21 3.189 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:39:34 [2022-07-09T07:39:34.790Z] #21 4.204 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:39:34 [2022-07-09T07:39:34.790Z] #21 5.751 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:39:34 [2022-07-09T07:39:34.790Z] #21 ...
07:39:34 [2022-07-09T07:39:34.790Z] 
07:39:34 [2022-07-09T07:39:34.790Z] #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
07:39:34 [2022-07-09T07:39:34.790Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:34 [2022-07-09T07:39:34.790Z] #77 106.5 checking for library containing dlopen... -ldl
07:39:35 [2022-07-09T07:39:35.049Z] #77 107.0 checking seccomp.h usability... yes
07:39:35 [2022-07-09T07:39:35.049Z] #77 107.2 checking seccomp.h presence... yes
07:39:35 [2022-07-09T07:39:35.308Z] #77 107.3 checking for seccomp.h... yes
07:39:35 [2022-07-09T07:39:35.874Z] #77 107.3 checking for library containing seccomp_rule_add... -lseccomp
07:39:35 [2022-07-09T07:39:35.874Z] #77 107.9 checking for library containing seccomp_arch_resolve_name... none required
07:39:36 [2022-07-09T07:39:36.133Z] #77 108.2 checking systemd/sd-bus.h usability... yes
07:39:36 [2022-07-09T07:39:36.700Z] #77 108.5 checking systemd/sd-bus.h presence... yes
07:39:36 [2022-07-09T07:39:36.700Z] #77 108.6 checking for systemd/sd-bus.h... yes
07:39:37 [2022-07-09T07:39:37.267Z] #77 108.6 checking for library containing sd_bus_match_signal_async... -lsystemd
07:39:37 [2022-07-09T07:39:37.525Z] #77 109.2 checking for sd_notify_barrier... yes
07:39:37 [2022-07-09T07:39:37.525Z] #77 109.5 checking linux/bpf.h usability... yes
07:39:37 [2022-07-09T07:39:37.784Z] #77 109.8 checking linux/bpf.h presence... yes
07:39:37 [2022-07-09T07:39:37.784Z] #77 109.9 checking for linux/bpf.h... yes
07:39:37 [2022-07-09T07:39:37.792Z] #77 ...
07:39:37 [2022-07-09T07:39:37.792Z] 
07:39:37 [2022-07-09T07:39:37.792Z] #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
07:39:37 [2022-07-09T07:39:37.792Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:39:37 [2022-07-09T07:39:37.792Z] #14 135.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:39:37 [2022-07-09T07:39:37.792Z] #14 135.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:39:37 [2022-07-09T07:39:37.792Z] #14 135.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:39:38 [2022-07-09T07:39:38.043Z] #77 109.9 checking compilation for eBPF... yes
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.1 checking for criu >= 3.15... no
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.1 configure: CRIU headers not found, building without CRIU support
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.1 checking for criu > 3.16... no
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.2 configure: CRIU version doesn't support join-ns API
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.2 checking for criu > 3.16.1... no
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.2 configure: CRIU version doesn't support for pre-dumping
07:39:38 [2022-07-09T07:39:38.043Z] #77 110.2 checking for new mount API (fsconfig)... yes
07:39:38 [2022-07-09T07:39:38.302Z] #77 110.3 checking for seccomp notify API... yes
07:39:38 [2022-07-09T07:39:38.302Z] #77 110.4 checking for gperf... no
07:39:38 [2022-07-09T07:39:38.302Z] #77 110.4 configure: gperf not found - cannot rebuild signal parser code
07:39:38 [2022-07-09T07:39:38.560Z] #77 110.4 checking for library containing argp_parse... none required
07:39:38 [2022-07-09T07:39:38.818Z] #77 110.9 checking that generated files are newer than configure... done
07:39:38 [2022-07-09T07:39:38.818Z] #77 110.9 configure: creating ./config.status
07:39:40 [2022-07-09T07:39:40.719Z] #77 ...
07:39:40 [2022-07-09T07:39:40.719Z] 
07:39:40 [2022-07-09T07:39:40.719Z] #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
07:39:40 [2022-07-09T07:39:40.719Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:39:40 [2022-07-09T07:39:40.719Z] #34 DONE 160.4s
07:39:40 [2022-07-09T07:39:40.719Z] 
07:39:40 [2022-07-09T07:39:40.719Z] #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
07:39:40 [2022-07-09T07:39:40.719Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:39:40 [2022-07-09T07:39:40.719Z] #21 10.29 Fetched 8548 kB in 8s (1045 kB/s)
07:39:40 [2022-07-09T07:39:40.719Z] #21 10.29 Reading package lists...
07:39:42 [2022-07-09T07:39:42.095Z] #21 13.64 Reading package lists...
07:39:42 [2022-07-09T07:39:42.095Z] #21 ...
07:39:42 [2022-07-09T07:39:42.095Z] 
07:39:42 [2022-07-09T07:39:42.095Z] #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
07:39:42 [2022-07-09T07:39:42.095Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:42 [2022-07-09T07:39:42.095Z] #77 113.2 config.status: creating Makefile
07:39:42 [2022-07-09T07:39:42.095Z] #77 113.3 config.status: creating rpm/crun.spec
07:39:42 [2022-07-09T07:39:42.095Z] #77 113.4 config.status: creating config.h
07:39:42 [2022-07-09T07:39:42.095Z] #77 113.5 config.status: executing libtool commands
07:39:42 [2022-07-09T07:39:42.095Z] #77 113.5 config.status: executing depfiles commands
07:39:42 [2022-07-09T07:39:42.663Z] #77 114.9 === configuring in libocispec (/tmp/crun-build/libocispec)
07:39:42 [2022-07-09T07:39:42.922Z] #77 114.9 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:39:42 [2022-07-09T07:39:42.966Z] #71 135.4 # github.com/containerd/containerd/cmd/containerd
07:39:42 [2022-07-09T07:39:42.966Z] #71 135.4 /usr/bin/ld: /tmp/go-link-812694145/000019.o: in function `New':
07:39:42 [2022-07-09T07:39:42.966Z] #71 135.4 /tmp/tmp.0J0xE3txM5/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
07:39:42 [2022-07-09T07:39:42.966Z] #71 135.5 + bin/containerd-stress
07:39:42 [2022-07-09T07:39:42.966Z] #71 136.6 + bin/containerd-shim
07:39:43 [2022-07-09T07:39:43.181Z] 
07:39:43 [2022-07-09T07:39:43.181Z] #77 ...
07:39:43 [2022-07-09T07:39:43.181Z] 
07:39:43 [2022-07-09T07:39:43.181Z] #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
07:39:43 [2022-07-09T07:39:43.181Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Delve is a source level debugger for Go programs.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Delve enables you to interact with your program by controlling the execution of the process,
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Pass flags to the program you are debugging using `--`, for example:
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 `dlv exec ./hello -- server --config conf/config.toml`
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Usage:
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   dlv [command]
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Available Commands:
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   attach      Attach to running process and begin debugging.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   connect     Connect to a headless debug server with a terminal client.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   core        Examine a core dump.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   debug       Compile and begin debugging main package in current directory, or the package specified.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   exec        Execute a precompiled binary, and begin a debug session.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   help        Help about any command
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   run         Deprecated command. Use 'debug' instead.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   test        Compile test binary and begin debugging program.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   trace       Compile and begin tracing program.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   version     Prints version.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Flags:
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --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)
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --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)
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --disable-aslr                     Disables address space randomization
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   -h, --help                             help for dlv
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --init string                      Init file, executed by the terminal client.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --log                              Enable debugging server logging.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9       --wd string                        Working directory for running the program.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Additional help topics:
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   dlv backend  Help about the --backend flag.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   dlv log      Help about logging flags.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9   dlv redirect Help about file redirection.
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 
07:39:43 [2022-07-09T07:39:43.181Z] #36 162.9 Use "dlv [command] --help" for more information about a command.
07:39:43 [2022-07-09T07:39:43.181Z] #36 DONE 163.3s
07:39:43 [2022-07-09T07:39:43.181Z] 
07:39:43 [2022-07-09T07:39:43.181Z] #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
07:39:43 [2022-07-09T07:39:43.181Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:43 [2022-07-09T07:39:43.181Z] #77 115.2 checking for gcc... gcc
07:39:43 [2022-07-09T07:39:43.181Z] #77 115.3 checking whether the C compiler works... yes
07:39:43 [2022-07-09T07:39:43.440Z] #77 115.4 checking for C compiler default output file name... a.out
07:39:43 [2022-07-09T07:39:43.698Z] #77 115.4 checking for suffix of executables... 
07:39:43 [2022-07-09T07:39:43.957Z] #77 115.8 checking whether we are cross compiling... no
07:39:44 [2022-07-09T07:39:44.216Z] #77 116.1 checking for suffix of object files... o
07:39:44 [2022-07-09T07:39:44.216Z] #77 116.2 checking whether we are using the GNU C compiler... yes
07:39:44 [2022-07-09T07:39:44.216Z] #77 116.3 checking whether gcc accepts -g... yes
07:39:44 [2022-07-09T07:39:44.216Z] #77 116.4 checking for gcc option to accept ISO C89... none needed
07:39:44 [2022-07-09T07:39:44.474Z] #77 116.5 checking whether gcc understands -c and -o together... yes
07:39:44 [2022-07-09T07:39:44.734Z] #77 116.7 checking how to run the C preprocessor... gcc -E
07:39:44 [2022-07-09T07:39:44.734Z] #77 116.9 checking for grep that handles long lines and -e... /bin/grep
07:39:44 [2022-07-09T07:39:44.734Z] #77 116.9 checking for egrep... /bin/grep -E
07:39:45 [2022-07-09T07:39:45.301Z] #77 116.9 checking for ANSI C header files... yes
07:39:45 [2022-07-09T07:39:45.301Z] #77 117.4 checking for sys/types.h... yes
07:39:45 [2022-07-09T07:39:45.559Z] #77 117.5 checking for sys/stat.h... yes
07:39:45 [2022-07-09T07:39:45.818Z] #77 117.7 checking for stdlib.h... yes
07:39:45 [2022-07-09T07:39:45.818Z] #77 117.9 checking for string.h... yes
07:39:45 [2022-07-09T07:39:45.983Z] #14 ...
07:39:45 [2022-07-09T07:39:45.983Z] 
07:39:45 [2022-07-09T07:39:45.983Z] #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
07:39:45 [2022-07-09T07:39:45.983Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:45 [2022-07-09T07:39:45.983Z] #77 48.26 aclocal: warning: couldn't open directory 'm4': No such file or directory
07:39:46 [2022-07-09T07:39:46.077Z] #77 118.1 checking for memory.h... yes
07:39:46 [2022-07-09T07:39:46.335Z] #77 118.3 checking for strings.h... yes
07:39:46 [2022-07-09T07:39:46.335Z] #77 118.5 checking for inttypes.h... yes
07:39:46 [2022-07-09T07:39:46.594Z] #77 118.6 checking for stdint.h... yes
07:39:46 [2022-07-09T07:39:46.594Z] #77 118.8 checking for unistd.h... yes
07:39:46 [2022-07-09T07:39:46.853Z] #77 118.9 checking minix/config.h usability... no
07:39:47 [2022-07-09T07:39:47.112Z] #77 119.1 checking minix/config.h presence... no
07:39:47 [2022-07-09T07:39:47.112Z] #77 119.2 checking for minix/config.h... no
07:39:47 [2022-07-09T07:39:47.371Z] #77 119.2 checking whether it is safe to define __EXTENSIONS__... yes
07:39:47 [2022-07-09T07:39:47.371Z] #77 119.4 checking build system type... x86_64-pc-linux-gnu
07:39:47 [2022-07-09T07:39:47.371Z] #77 119.7 checking host system type... x86_64-pc-linux-gnu
07:39:47 [2022-07-09T07:39:47.371Z] #77 119.7 checking how to print strings... printf
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.7 checking for a sed that does not truncate output... /bin/sed
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.7 checking for fgrep... /bin/grep -F
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.7 checking for ld used by gcc... /usr/bin/ld
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking whether ln -s works... yes
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking the maximum length of command line arguments... 1572864
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking for /usr/bin/ld option to reload object files... -r
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking for objdump... objdump
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking how to recognize dependent libraries... pass_all
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking for dlltool... no
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking how to associate runtime and link libraries... printf %s\n
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.8 checking for ar... ar
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.9 checking for archiver @FILE support... @
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.9 checking for strip... strip
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.9 checking for ranlib... ranlib
07:39:47 [2022-07-09T07:39:47.630Z] #77 119.9 checking for gawk... no
07:39:47 [2022-07-09T07:39:47.791Z] #14 ...
07:39:47 [2022-07-09T07:39:47.791Z] 
07:39:47 [2022-07-09T07:39:47.791Z] #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
07:39:47 [2022-07-09T07:39:47.791Z] #67 sha256:4d4800b430a73b1e9e94c6210e348d1e697b1ae49141c4b21c424da78e640ebe
07:39:47 [2022-07-09T07:39:47.791Z] #67 144.2 + for f in rootlesskit rootlesskit-docker-proxy
07:39:47 [2022-07-09T07:39:47.791Z] #67 144.2 + GOBIN=/build
07:39:47 [2022-07-09T07:39:47.791Z] #67 144.2 + GO111MODULE=on
07:39:47 [2022-07-09T07:39:47.791Z] #67 144.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:39:47 [2022-07-09T07:39:47.890Z] #77 119.9 checking for mawk... mawk
07:39:48 [2022-07-09T07:39:48.148Z] #77 119.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:39:48 [2022-07-09T07:39:48.148Z] #77 120.3 checking for sysroot... no
07:39:48 [2022-07-09T07:39:48.148Z] #77 120.3 checking for a working dd... /bin/dd
07:39:48 [2022-07-09T07:39:48.148Z] #77 120.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:39:48 [2022-07-09T07:39:48.148Z] #77 120.4 checking for mt... no
07:39:48 [2022-07-09T07:39:48.148Z] #77 120.4 checking if : is a manifest tool... no
07:39:48 [2022-07-09T07:39:48.406Z] #77 120.4 checking for dlfcn.h... yes
07:39:48 [2022-07-09T07:39:48.407Z] #77 120.5 checking for objdir... .libs
07:39:48 [2022-07-09T07:39:48.926Z] #77 120.9 checking if gcc supports -fno-rtti -fno-exceptions... no
07:39:48 [2022-07-09T07:39:48.926Z] #77 121.0 checking for gcc option to produce PIC... -fPIC -DPIC
07:39:48 [2022-07-09T07:39:48.926Z] #77 121.0 checking if gcc PIC flag -fPIC -DPIC works... yes
07:39:49 [2022-07-09T07:39:49.184Z] #77 121.1 checking if gcc static flag -static works... yes
07:39:49 [2022-07-09T07:39:49.279Z] #77 ...
07:39:49 [2022-07-09T07:39:49.279Z] 
07:39:49 [2022-07-09T07:39:49.279Z] #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
07:39:49 [2022-07-09T07:39:49.279Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:39:49 [2022-07-09T07:39:49.443Z] #77 121.4 checking if gcc supports -c -o file.o... yes
07:39:49 [2022-07-09T07:39:49.443Z] #77 121.5 checking if gcc supports -c -o file.o... (cached) yes
07:39:49 [2022-07-09T07:39:49.443Z] #77 121.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.6 checking dynamic linker characteristics... GNU/Linux ld.so
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking how to hardcode library paths into programs... immediate
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking whether stripping libraries is possible... yes
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking if libtool supports shared libraries... yes
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking whether to build shared libraries... no
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking whether to build static libraries... yes
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking for a BSD-compatible install... /usr/bin/install -c
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.8 checking whether build environment is sane... yes
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.9 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:39:49 [2022-07-09T07:39:49.701Z] #77 121.9 checking whether make sets $(MAKE)... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 121.9 checking whether make supports the include directive... yes (GNU style)
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.0 checking whether make supports nested variables... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.0 checking whether UID '0' is supported by ustar format... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.0 checking whether GID '0' is supported by ustar format... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.0 checking how to create a ustar tar archive... gnutar
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.1 checking dependency style of gcc... gcc3
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking whether to enable maintainer-specific portions of Makefiles... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking whether make supports nested variables... (cached) yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking for pkg-config... /usr/bin/pkg-config
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking pkg-config is at least version 0.9.0... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking for yajl >= 2.1.0... yes
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking for a sed that does not truncate output... (cached) /bin/sed
07:39:49 [2022-07-09T07:39:49.960Z] #77 122.2 checking for gcc... (cached) gcc
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.3 checking whether we are using the GNU C compiler... (cached) yes
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.3 checking whether gcc accepts -g... (cached) yes
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.3 checking for gcc option to accept ISO C89... (cached) none needed
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.3 checking whether gcc understands -c and -o together... (cached) yes
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.3 checking for a Python interpreter with version >= 3... python3
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.4 checking for python3... /usr/bin/python3
07:39:50 [2022-07-09T07:39:50.219Z] #77 122.4 checking for python3 version... 3.9
07:39:50 [2022-07-09T07:39:50.478Z] #77 122.4 checking for python3 platform... linux
07:39:50 [2022-07-09T07:39:50.478Z] #77 122.5 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:39:50 [2022-07-09T07:39:50.737Z] #77 122.6 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:39:50 [2022-07-09T07:39:50.737Z] #77 122.9 checking that generated files are newer than configure... done
07:39:50 [2022-07-09T07:39:50.737Z] #77 122.9 configure: creating ./config.status
07:39:51 [2022-07-09T07:39:51.096Z] #71 147.6 + bin/containerd-shim-runc-v1
07:39:51 [2022-07-09T07:39:51.878Z] #64 76.82 Updating files:  24% (1194/4797)
Updating files:  25% (1200/4797)
Updating files:  26% (1248/4797)
Updating files:  27% (1296/4797)
Updating files:  28% (1344/4797)
Updating files:  29% (1392/4797)
Updating files:  30% (1440/4797)
Updating files:  31% (1488/4797)
Updating files:  32% (1536/4797)
Updating files:  33% (1584/4797)
Updating files:  34% (1631/4797)
Updating files:  35% (1679/4797)
Updating files:  36% (1727/4797)
Updating files:  37% (1775/4797)
Updating files:  38% (1823/4797)
Updating files:  39% (1871/4797)
Updating files:  40% (1919/4797)
Updating files:  41% (1967/4797)
Updating files:  42% (2015/4797)
Updating files:  43% (2063/4797)
Updating files:  44% (2111/4797)
Updating files:  45% (2159/4797)
Updating files:  46% (2207/4797)
Updating files:  47% (2255/4797)
Updating files:  48% (2303/4797)
Updating files:  49% (2351/4797)
Updating files:  50% (2399/4797)
Updating files:  51% (2447/4797)
Updating files:  52% (2495/4797)
Updating files:  53% (2543/4797)
Updating files:  54% (2591/4797)
Updating files:  55% (2639/4797)
Updating files:  56% (2687/4797)
Updating files:  57% (2735/4797)
Updating files:  58% (2783/4797)
Updating files:  59% (2831/4797)
Updating files:  60% (2879/4797)
Updating files:  61% (2927/4797)
Updating files:  62% (2975/4797)
Updating files:  63% (3023/4797)
Updating files:  64% (3071/4797)
Updating files:  65% (3119/4797)
Updating files:  66% (3167/4797)
Updating files:  67% (3214/4797)
Updating files:  68% (3262/4797)
Updating files:  69% (3310/4797)
Updating files:  70% (3358/4797)
Updating files:  71% (3406/4797)
Updating files:  72% (3454/4797)
Updating files:  73% (3502/4797)
Updating files:  74% (3550/4797)
Updating files:  75% (3598/4797)
Updating files:  76% (3646/4797)
Updating files:  77% (3694/4797)
Updating files:  78% (3742/4797)
Updating files:  79% (3790/4797)
Updating files:  79% (3837/4797)
Updating files:  80% (3838/4797)
Updating files:  81% (3886/4797)
Updating files:  82% (3934/4797)
Updating files:  83% (3982/4797)
Updating files:  84% (4030/4797)
Updating files:  85% (4078/4797)
Updating files:  86% (4126/4797)
Updating files:  87% (4174/4797)
Updating files:  88% (4222/4797)
Updating files:  89% (4270/4797)
Updating files:  90% (4318/4797)
Updating files:  91% (4366/4797)
Updating files:  92% (4414/4797)
Updating files:  93% (4462/4797)
Updating files:  94% (4510/4797)
Updating files:  95% (4558/4797)
Updating files:  96% (4606/4797)
Updating files:  97% (4654/4797)
Updating files:  98% (4702/4797)
Updating files:  99% (4750/4797)
Updating files: 100% (4797/4797)
Updating files: 100% (4797/4797), done.
07:39:51 [2022-07-09T07:39:51.994Z] #67 ...
07:39:51 [2022-07-09T07:39:51.994Z] 
07:39:51 [2022-07-09T07:39:51.994Z] #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
07:39:51 [2022-07-09T07:39:51.994Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.53 configure.ac:7: installing 'build-aux/compile'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.54 configure.ac:9: installing 'build-aux/config.guess'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.55 configure.ac:9: installing 'build-aux/config.sub'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.56 configure.ac:11: installing 'build-aux/install-sh'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.56 configure.ac:11: installing 'build-aux/missing'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.71 Makefile.am: installing 'build-aux/depcomp'
07:39:51 [2022-07-09T07:39:51.994Z] #77 80.78 parallel-tests: installing 'build-aux/test-driver'
07:39:52 [2022-07-09T07:39:52.138Z] #64 80.13 + cd /tmp/tmp.giXfllYrk1/src/github.com/containerd/containerd
07:39:52 [2022-07-09T07:39:52.138Z] #64 80.14 + git checkout -q v1.6.6
07:39:52 [2022-07-09T07:39:52.640Z] #77 124.8 config.status: creating Makefile
07:39:52 [2022-07-09T07:39:52.640Z] #77 124.9 config.status: creating config.h
07:39:52 [2022-07-09T07:39:52.640Z] #77 124.9 config.status: executing libtool commands
07:39:52 [2022-07-09T07:39:52.640Z] #77 125.0 config.status: executing depfiles commands
07:39:53 [2022-07-09T07:39:53.576Z] #77 ...
07:39:53 [2022-07-09T07:39:53.576Z] 
07:39:53 [2022-07-09T07:39:53.576Z] #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
07:39:53 [2022-07-09T07:39:53.576Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:39:53 [2022-07-09T07:39:53.576Z] #21 13.64 Reading package lists...
07:39:53 [2022-07-09T07:39:53.576Z] #21 17.29 Building dependency tree...
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.02 The following additional packages will be installed:
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.03   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.03   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.03   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.03   python3-pkg-resources vim-runtime xxd
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05 Suggested packages:
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05   acl attr quota
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05 Recommended packages:
07:39:53 [2022-07-09T07:39:53.576Z] #21 19.05   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46 The following NEW packages will be installed:
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.46   xz-utils zip zstd
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 Need to get 27.7 MB of archives.
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 After this operation, 106 MB of additional disk space will be used.
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.77 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.83 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.83 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.83 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:39:53 [2022-07-09T07:39:53.576Z] #21 20.83 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.83 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.83 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.83 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.86 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.86 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.86 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.89 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.91 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.91 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.93 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.93 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.93 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.94 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 20.94 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.27 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.27 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.27 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.27 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.28 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.29 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.43 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.43 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.53 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.53 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.55 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.56 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.57 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.58 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.60 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.65 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.66 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.66 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.92 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 21.97 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 22.02 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 22.02 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:39:53 [2022-07-09T07:39:53.577Z] #21 22.79 debconf: delaying package configuration, since apt-utils is not installed
07:39:53 [2022-07-09T07:39:53.577Z] #21 22.94 Fetched 27.7 MB in 2s (17.5 MB/s)
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.00 Selecting previously unselected package pigz.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.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 ... 24019 files and directories currently installed.)
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.05 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.05 Unpacking pigz (2.6-1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.14 Selecting previously unselected package libelf1:amd64.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.14 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.15 Unpacking libelf1:amd64 (0.183-1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.29 Selecting previously unselected package libbpf0:amd64.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.29 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.30 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.41 Selecting previously unselected package libcap2:amd64.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.41 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.42 Unpacking libcap2:amd64 (1:2.44-1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.49 Selecting previously unselected package libmnl0:amd64.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.49 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.50 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.57 Selecting previously unselected package libxtables12:amd64.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.57 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.57 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.64 Selecting previously unselected package libcap2-bin.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.64 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.65 Unpacking libcap2-bin (1:2.44-1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.74 Selecting previously unselected package iproute2.
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 23.75 Unpacking iproute2 (5.10.0-4) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.29 Selecting previously unselected package xxd.
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.31 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.32 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.47 Selecting previously unselected package vim-common.
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.47 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.48 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.61 Selecting previously unselected package bash-completion.
07:39:53 [2022-07-09T07:39:53.577Z] #21 24.62 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 26.67 Unpacking bash-completion (1:2.11-2) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.13 Selecting previously unselected package bzip2.
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.15 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.16 Unpacking bzip2 (1.0.8-4) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.24 Selecting previously unselected package xz-utils.
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.25 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 27.25 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:39:53 [2022-07-09T07:39:53.577Z] #21 ...
07:39:53 [2022-07-09T07:39:53.577Z] 
07:39:53 [2022-07-09T07:39:53.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
07:39:53 [2022-07-09T07:39:53.577Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:39:53 [2022-07-09T07:39:53.577Z] #77 125.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
07:39:53 [2022-07-09T07:39:53.577Z] #77 125.6 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:39:53 [2022-07-09T07:39:53.836Z] #77 125.9 checking for gcc... gcc
07:39:53 [2022-07-09T07:39:53.836Z] #77 126.0 checking whether the C compiler works... yes
07:39:53 [2022-07-09T07:39:53.885Z] #77 83.11 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:39:53 [2022-07-09T07:39:53.885Z] #77 83.12 libtoolize: copying file 'build-aux/ltmain.sh'
07:39:54 [2022-07-09T07:39:54.095Z] #77 126.1 checking for C compiler default output file name... a.out
07:39:54 [2022-07-09T07:39:54.197Z] #77 83.67 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:39:54 [2022-07-09T07:39:54.197Z] #77 83.67 libtoolize: copying file 'm4/libtool.m4'
07:39:54 [2022-07-09T07:39:54.197Z] #77 83.72 libtoolize: copying file 'm4/ltoptions.m4'
07:39:54 [2022-07-09T07:39:54.354Z] #77 126.2 checking for suffix of executables... 
07:39:54 [2022-07-09T07:39:54.354Z] #77 126.4 checking whether we are cross compiling... no
07:39:54 [2022-07-09T07:39:54.612Z] #77 126.5 checking for suffix of object files... o
07:39:54 [2022-07-09T07:39:54.612Z] #77 126.6 checking whether we are using the GNU C compiler... yes
07:39:54 [2022-07-09T07:39:54.612Z] #77 126.7 checking whether gcc accepts -g... yes
07:39:54 [2022-07-09T07:39:54.632Z] #77 83.81 libtoolize: copying file 'm4/ltsugar.m4'
07:39:54 [2022-07-09T07:39:54.632Z] #77 83.91 libtoolize: copying file 'm4/ltversion.m4'
07:39:54 [2022-07-09T07:39:54.632Z] #77 84.00 libtoolize: copying file 'm4/lt~obsolete.m4'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.67 + export 'BUILDTAGS=netgo osusergo static_build'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + BUILDTAGS='netgo osusergo static_build'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + export EXTRA_FLAGS=-buildmode=pie
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + EXTRA_FLAGS=-buildmode=pie
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + '[' '' = dynamic ']'
07:39:54 [2022-07-09T07:39:54.680Z] #64 82.69 + make
07:39:54 [2022-07-09T07:39:54.871Z] #77 126.8 checking for gcc option to accept ISO C89... none needed
07:39:54 [2022-07-09T07:39:54.871Z] #77 127.0 checking whether gcc understands -c and -o together... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.1 checking for a BSD-compatible install... /usr/bin/install -c
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.2 checking whether build environment is sane... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.2 checking for gawk... no
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.2 checking for mawk... mawk
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.2 checking whether make sets $(MAKE)... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.3 checking whether make supports the include directive... yes (GNU style)
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.3 checking whether make supports nested variables... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.3 checking whether UID '0' is supported by ustar format... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.3 checking whether GID '0' is supported by ustar format... yes
07:39:55 [2022-07-09T07:39:55.130Z] #77 127.3 checking how to create a ustar tar archive... gnutar
07:39:55 [2022-07-09T07:39:55.389Z] #77 127.4 checking dependency style of gcc... gcc3
07:39:55 [2022-07-09T07:39:55.389Z] #77 127.5 checking whether to enable maintainer-specific portions of Makefiles... yes
07:39:55 [2022-07-09T07:39:55.389Z] #77 127.5 checking whether make supports nested variables... (cached) yes
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.6 checking build system type... x86_64-pc-linux-gnu
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.8 checking host system type... x86_64-pc-linux-gnu
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.8 checking how to print strings... printf
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.8 checking for a sed that does not truncate output... /bin/sed
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.8 checking for grep that handles long lines and -e... /bin/grep
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.8 checking for egrep... /bin/grep -E
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.9 checking for fgrep... /bin/grep -F
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.9 checking for ld used by gcc... /usr/bin/ld
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.9 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:39:55 [2022-07-09T07:39:55.647Z] #77 127.9 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking whether ln -s works... yes
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking the maximum length of command line arguments... 1572864
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking for /usr/bin/ld option to reload object files... -r
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking for objdump... objdump
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking how to recognize dependent libraries... pass_all
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking for dlltool... no
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking how to associate runtime and link libraries... printf %s\n
07:39:55 [2022-07-09T07:39:55.906Z] #77 128.0 checking for ar... ar
07:39:56 [2022-07-09T07:39:56.165Z] #77 128.0 checking for archiver @FILE support... @
07:39:56 [2022-07-09T07:39:56.165Z] #77 128.2 checking for strip... strip
07:39:56 [2022-07-09T07:39:56.165Z] #77 128.2 checking for ranlib... ranlib
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.2 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.5 checking for sysroot... no
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.5 checking for a working dd... /bin/dd
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.5 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.5 checking for mt... no
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.6 checking if : is a manifest tool... no
07:39:56 [2022-07-09T07:39:56.424Z] #77 128.6 checking how to run the C preprocessor... gcc -E
07:39:57 [2022-07-09T07:39:57.301Z] #77 128.8 checking for ANSI C header files... yes
07:39:57 [2022-07-09T07:39:57.565Z] #77 129.4 checking for sys/types.h... yes
07:39:57 [2022-07-09T07:39:57.565Z] #77 129.6 checking for sys/stat.h... yes
07:39:57 [2022-07-09T07:39:57.675Z] #71 153.9 + bin/containerd-shim-runc-v2
07:39:57 [2022-07-09T07:39:57.675Z] #71 154.7 + binaries
07:39:57 [2022-07-09T07:39:57.675Z] #71 154.7 + install -D bin/containerd /build/containerd
07:39:57 [2022-07-09T07:39:57.675Z] #71 154.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:39:57 [2022-07-09T07:39:57.675Z] #71 154.7 + install -D bin/ctr /build/ctr
07:39:57 [2022-07-09T07:39:57.824Z] #77 129.8 checking for stdlib.h... yes
07:39:57 [2022-07-09T07:39:57.824Z] #77 129.9 checking for string.h... yes
07:39:57 [2022-07-09T07:39:57.936Z] #71 DONE 155.2s
07:39:57 [2022-07-09T07:39:57.976Z] #64 85.78 + bin/ctr
07:39:57 [2022-07-09T07:39:57.976Z] #64 ...
07:39:57 [2022-07-09T07:39:57.976Z] 
07:39:57 [2022-07-09T07:39:57.976Z] #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
07:39:57 [2022-07-09T07:39:57.976Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:39:57 [2022-07-09T07:39:57.976Z] #14 143.0 Selecting previously unselected package g++-mingw-w64-x86-64-posix.
07:39:57 [2022-07-09T07:39:57.976Z] #14 143.0 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ...
07:39:57 [2022-07-09T07:39:57.976Z] #14 143.0 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:39:58 [2022-07-09T07:39:58.083Z] #77 130.1 checking for memory.h... yes
07:39:58 [2022-07-09T07:39:58.342Z] #77 130.3 checking for strings.h... yes
07:39:58 [2022-07-09T07:39:58.601Z] #77 130.5 checking for inttypes.h... yes
07:39:58 [2022-07-09T07:39:58.802Z] #77 ...
07:39:58 [2022-07-09T07:39:58.802Z] 
07:39:58 [2022-07-09T07:39:58.802Z] #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
07:39:58 [2022-07-09T07:39:58.802Z] #67 sha256:4d4800b430a73b1e9e94c6210e348d1e697b1ae49141c4b21c424da78e640ebe
07:39:58 [2022-07-09T07:39:58.802Z] #67 151.3 rootlesskit version 1.0.0
07:39:58 [2022-07-09T07:39:58.802Z] #67 151.3 Usage of /build/rootlesskit-docker-proxy:
07:39:58 [2022-07-09T07:39:58.802Z] #67 151.3   -container-ip string
07:39:58 [2022-07-09T07:39:58.802Z] #67 151.3     	container ip
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3   -container-port int
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3     	container port (default -1)
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3   -host-ip string
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3     	host ip
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3   -host-port int
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3     	host port (default -1)
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3   -proto string
07:39:58 [2022-07-09T07:39:58.803Z] #67 151.3     	proxy protocol (default "tcp")
07:39:58 [2022-07-09T07:39:58.803Z] #67 DONE 156.5s
07:39:58 [2022-07-09T07:39:58.803Z] 
07:39:58 [2022-07-09T07:39:58.803Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:39:58 [2022-07-09T07:39:58.803Z] #68 sha256:a10257f31dccb29226bd90116b518e8afe667882699d4195aa898e3a9c876758
07:39:58 [2022-07-09T07:39:58.803Z] #68 DONE 0.2s
07:39:58 [2022-07-09T07:39:58.803Z] 
07:39:58 [2022-07-09T07:39:58.803Z] #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
07:39:58 [2022-07-09T07:39:58.803Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:39:58 [2022-07-09T07:39:58.803Z] #14 154.0 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:39:58 [2022-07-09T07:39:58.803Z] #14 154.0 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ...
07:39:58 [2022-07-09T07:39:58.803Z] #14 154.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:39:58 [2022-07-09T07:39:58.803Z] #14 ...
07:39:58 [2022-07-09T07:39:58.803Z] 
07:39:58 [2022-07-09T07:39:58.803Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:39:58 [2022-07-09T07:39:58.803Z] #69 sha256:845cfacca5684731f8ff90ffcd115ab92b03225fa7985dbfd9836ccbd688aff9
07:39:58 [2022-07-09T07:39:58.803Z] #69 DONE 0.1s
07:39:58 [2022-07-09T07:39:58.860Z] #77 130.7 checking for stdint.h... yes
07:39:58 [2022-07-09T07:39:58.860Z] #77 130.9 checking for unistd.h... yes
07:39:58 [2022-07-09T07:39:58.860Z] #77 131.0 checking for dlfcn.h... yes
07:39:58 [2022-07-09T07:39:58.893Z] 
07:39:58 [2022-07-09T07:39:58.893Z] #72 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:39:58 [2022-07-09T07:39:58.893Z] #72 sha256:f73457e00028ee7aa1510243d7844aa5b2fcf47c338802eb33b884a4f3f718de
07:39:58 [2022-07-09T07:39:58.893Z] #72 DONE 0.2s
07:39:58 [2022-07-09T07:39:58.893Z] 
07:39:58 [2022-07-09T07:39:58.893Z] #77 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:39:58 [2022-07-09T07:39:58.893Z] #77 sha256:e49b8397ef69f464778660721dc1c3828c5b914b89aa9266c833259056e7c012
07:39:58 [2022-07-09T07:39:58.893Z] #77 DONE 0.1s
07:39:58 [2022-07-09T07:39:58.893Z] 
07:39:58 [2022-07-09T07:39:58.893Z] #82 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:39:58 [2022-07-09T07:39:58.893Z] #82 sha256:244be54654ff72c76398125f63db3b642e81c153f24a57dd69998b743036d45a
07:39:59 [2022-07-09T07:39:59.059Z] 
07:39:59 [2022-07-09T07:39:59.059Z] #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
07:39:59 [2022-07-09T07:39:59.059Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:39:59 [2022-07-09T07:39:59.149Z] #77 131.1 checking for objdir... .libs
07:39:59 [2022-07-09T07:39:59.408Z] #77 131.3 checking if gcc supports -fno-rtti -fno-exceptions... no
07:39:59 [2022-07-09T07:39:59.408Z] #77 131.4 checking for gcc option to produce PIC... -fPIC -DPIC
07:39:59 [2022-07-09T07:39:59.408Z] #77 131.4 checking if gcc PIC flag -fPIC -DPIC works... yes
07:39:59 [2022-07-09T07:39:59.480Z] #82 DONE 0.4s
07:39:59 [2022-07-09T07:39:59.480Z] 
07:39:59 [2022-07-09T07:39:59.480Z] #85 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:39:59 [2022-07-09T07:39:59.480Z] #85 sha256:68cf086e1e9560d0e342c9d4c3620c8e266e6ec1e5b4b86a878aa19dfc0405b9
07:39:59 [2022-07-09T07:39:59.480Z] #85 DONE 0.0s
07:39:59 [2022-07-09T07:39:59.480Z] 
07:39:59 [2022-07-09T07:39:59.480Z] #86 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:39:59 [2022-07-09T07:39:59.480Z] #86 sha256:3f45b2edf84dd333ed38f6608ad93a098c51a91c0bfc1b992712626a16dac88b
07:39:59 [2022-07-09T07:39:59.480Z] #86 DONE 0.0s
07:39:59 [2022-07-09T07:39:59.480Z] 
07:39:59 [2022-07-09T07:39:59.480Z] #87 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:39:59 [2022-07-09T07:39:59.480Z] #87 sha256:f1c1c43299e6fc76a3255f407efbe45980f326d6639d344cce39cf56ac1a5956
07:39:59 [2022-07-09T07:39:59.480Z] #87 DONE 0.0s
07:39:59 [2022-07-09T07:39:59.480Z] 
07:39:59 [2022-07-09T07:39:59.480Z] #88 [final 1/1] COPY . /go/src/github.com/docker/docker
07:39:59 [2022-07-09T07:39:59.480Z] #88 sha256:c93b5379c9939a30a5b10aa6acccdd45df90c6fa52de16d02cae96693e2e4957
07:39:59 [2022-07-09T07:39:59.667Z] #77 131.6 checking if gcc static flag -static works... yes
07:39:59 [2022-07-09T07:39:59.926Z] #77 131.9 checking if gcc supports -c -o file.o... yes
07:39:59 [2022-07-09T07:39:59.926Z] #77 132.1 checking if gcc supports -c -o file.o... (cached) yes
07:39:59 [2022-07-09T07:39:59.926Z] #77 132.1 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.1 checking dynamic linker characteristics... GNU/Linux ld.so
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.4 checking how to hardcode library paths into programs... immediate
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.4 checking whether stripping libraries is possible... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.4 checking if libtool supports shared libraries... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.5 checking whether to build shared libraries... no
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.5 checking whether to build static libraries... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.5 checking float.h usability... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.7 checking float.h presence... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.7 checking for float.h... yes
07:40:00 [2022-07-09T07:40:00.493Z] #77 132.7 checking limits.h usability... yes
07:40:00 [2022-07-09T07:40:00.752Z] #77 132.8 checking limits.h presence... yes
07:40:00 [2022-07-09T07:40:00.752Z] #77 132.9 checking for limits.h... yes
07:40:01 [2022-07-09T07:40:01.011Z] #77 132.9 checking stddef.h usability... yes
07:40:01 [2022-07-09T07:40:01.011Z] #77 133.2 checking stddef.h presence... yes
07:40:01 [2022-07-09T07:40:01.011Z] #77 133.2 checking for stddef.h... yes
07:40:01 [2022-07-09T07:40:01.011Z] #77 133.2 checking for stdlib.h... (cached) yes
07:40:01 [2022-07-09T07:40:01.011Z] #77 133.3 checking for string.h... (cached) yes
07:40:01 [2022-07-09T07:40:01.270Z] #77 133.3 checking sys/time.h usability... yes
07:40:01 [2022-07-09T07:40:01.270Z] #77 133.4 checking sys/time.h presence... yes
07:40:01 [2022-07-09T07:40:01.270Z] #77 133.5 checking for sys/time.h... yes
07:40:01 [2022-07-09T07:40:01.270Z] #77 133.5 checking for inline... inline
07:40:01 [2022-07-09T07:40:01.529Z] #77 133.6 checking for size_t... yes
07:40:01 [2022-07-09T07:40:01.529Z] #77 133.9 checking for stdlib.h... (cached) yes
07:40:01 [2022-07-09T07:40:01.581Z] #14 159.6 Selecting previously unselected package g++-mingw-w64-x86-64.
07:40:01 [2022-07-09T07:40:01.581Z] #14 159.6 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:40:01 [2022-07-09T07:40:01.581Z] #14 159.7 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:40:01 [2022-07-09T07:40:01.582Z] #14 159.9 Selecting previously unselected package libapparmor1:arm64.
07:40:01 [2022-07-09T07:40:01.582Z] #14 159.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ...
07:40:01 [2022-07-09T07:40:01.582Z] #14 159.9 Unpacking libapparmor1:arm64 (2.13.6-10) ...
07:40:01 [2022-07-09T07:40:01.582Z] #14 160.1 Selecting previously unselected package libapparmor-dev:arm64.
07:40:01 [2022-07-09T07:40:01.582Z] #14 160.1 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ...
07:40:01 [2022-07-09T07:40:01.582Z] #14 160.1 Unpacking libapparmor-dev:arm64 (2.13.6-10) ...
07:40:02 [2022-07-09T07:40:02.097Z] #77 133.9 checking for GNU libc compatible malloc... yes
07:40:02 [2022-07-09T07:40:02.097Z] #77 134.1 checking for stdlib.h... (cached) yes
07:40:02 [2022-07-09T07:40:02.097Z] #77 134.1 checking for GNU libc compatible realloc... yes
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.5 Selecting previously unselected package libbtrfs0:arm64.
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.5 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ...
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.5 Unpacking libbtrfs0:arm64 (5.10.1-2) ...
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.7 Selecting previously unselected package libbtrfs-dev:arm64.
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.7 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ...
07:40:02 [2022-07-09T07:40:02.143Z] #14 160.7 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ...
07:40:02 [2022-07-09T07:40:02.665Z] #77 134.3 checking for working strtod... yes
07:40:02 [2022-07-09T07:40:02.665Z] #77 134.7 checking for gettimeofday... yes
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.1 Selecting previously unselected package libdevmapper-event1.02.1:arm64.
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ...
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.1 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.2 Selecting previously unselected package libudev-dev:arm64.
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.2 Preparing to unpack .../20-libudev-dev_247.3-7_arm64.deb ...
07:40:02 [2022-07-09T07:40:02.704Z] #14 161.2 Unpacking libudev-dev:arm64 (247.3-7) ...
07:40:02 [2022-07-09T07:40:02.773Z] #88 DONE 3.1s
07:40:02 [2022-07-09T07:40:02.773Z] 
07:40:02 [2022-07-09T07:40:02.773Z] #89 exporting to image
07:40:02 [2022-07-09T07:40:02.773Z] #89 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:40:02 [2022-07-09T07:40:02.773Z] #89 exporting layers
07:40:02 [2022-07-09T07:40:02.960Z] #14 161.5 Selecting previously unselected package libsepol1-dev:arm64.
07:40:02 [2022-07-09T07:40:02.960Z] #14 161.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ...
07:40:02 [2022-07-09T07:40:02.960Z] #14 161.5 Unpacking libsepol1-dev:arm64 (3.1-1) ...
07:40:03 [2022-07-09T07:40:03.220Z] #14 161.9 Selecting previously unselected package libpcre2-16-0:arm64.
07:40:03 [2022-07-09T07:40:03.232Z] #77 135.0 checking for memset... yes
07:40:03 [2022-07-09T07:40:03.257Z] #14 ...
07:40:03 [2022-07-09T07:40:03.257Z] 
07:40:03 [2022-07-09T07:40:03.257Z] #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
07:40:03 [2022-07-09T07:40:03.257Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:03 [2022-07-09T07:40:03.257Z] #77 66.19 libtoolize: putting auxiliary files in '.'.
07:40:03 [2022-07-09T07:40:03.257Z] #77 66.19 libtoolize: copying file './ltmain.sh'
07:40:03 [2022-07-09T07:40:03.257Z] #77 67.39 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac,
07:40:03 [2022-07-09T07:40:03.257Z] #77 67.39 libtoolize: and rerunning libtoolize and aclocal.
07:40:03 [2022-07-09T07:40:03.257Z] #77 67.39 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:40:03 [2022-07-09T07:40:03.477Z] #14 161.9 Preparing to unpack .../22-libpcre2-16-0_10.36-2_arm64.deb ...
07:40:03 [2022-07-09T07:40:03.477Z] #14 161.9 Unpacking libpcre2-16-0:arm64 (10.36-2) ...
07:40:03 [2022-07-09T07:40:03.490Z] #77 135.2 checking for strspn... yes
07:40:03 [2022-07-09T07:40:03.491Z] #77 135.6 checking that generated files are newer than configure... done
07:40:03 [2022-07-09T07:40:03.491Z] #77 135.6 configure: creating ./config.status
07:40:03 [2022-07-09T07:40:03.734Z] #14 162.4 Selecting previously unselected package libpcre2-32-0:arm64.
07:40:03 [2022-07-09T07:40:03.734Z] #14 162.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2_arm64.deb ...
07:40:03 [2022-07-09T07:40:03.734Z] #14 162.5 Unpacking libpcre2-32-0:arm64 (10.36-2) ...
07:40:03 [2022-07-09T07:40:03.749Z] #77 ...
07:40:03 [2022-07-09T07:40:03.750Z] 
07:40:03 [2022-07-09T07:40:03.750Z] #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
07:40:03 [2022-07-09T07:40:03.750Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.43 Selecting previously unselected package apparmor.
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.43 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.48 Unpacking apparmor (2.13.6-10) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.86 Selecting previously unselected package inetutils-ping.
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.88 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.88 Unpacking inetutils-ping (2:2.0-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 27.99 Selecting previously unselected package libip4tc2:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.01 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.01 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.07 Selecting previously unselected package libip6tc2:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.07 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.08 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.16 Selecting previously unselected package libnfnetlink0:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.16 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.16 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.23 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.24 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.25 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.31 Selecting previously unselected package libnftnl11:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.32 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.33 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.39 Selecting previously unselected package iptables.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.40 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.40 Unpacking iptables (1.8.7-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.69 Selecting previously unselected package libonig5:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.69 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.69 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.82 Selecting previously unselected package libjq1:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.83 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.83 Unpacking libjq1:amd64 (1.6-2.1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.92 Selecting previously unselected package jq.
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.94 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 28.95 Unpacking jq (1.6-2.1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.02 Selecting previously unselected package libaio1:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.02 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.03 Unpacking libaio1:amd64 (0.3.112-9) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.08 Selecting previously unselected package libgpm2:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.09 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.09 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.16 Selecting previously unselected package libicu67:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.17 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 29.17 Unpacking libicu67:amd64 (67.1-7) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 32.92 Selecting previously unselected package libinih1:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 32.92 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 32.93 Unpacking libinih1:amd64 (53-1+b2) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 32.99 Selecting previously unselected package libnet1:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.00 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.24 Selecting previously unselected package libnl-3-200:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.24 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.25 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.34 Selecting previously unselected package libprotobuf-c1:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.35 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.35 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.41 Selecting previously unselected package libyajl2:amd64.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.42 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.42 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.50 Selecting previously unselected package net-tools.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.50 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.51 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.70 Selecting previously unselected package patch.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.72 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.73 Unpacking patch (2.7.6-7) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.84 Selecting previously unselected package python-pip-whl.
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.85 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 33.85 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.36 Selecting previously unselected package python3-lib2to3.
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.38 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.38 Unpacking python3-lib2to3 (3.9.2-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.51 Selecting previously unselected package python3-distutils.
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.52 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.53 Unpacking python3-distutils (3.9.2-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.65 Selecting previously unselected package python3-pkg-resources.
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.65 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.66 Unpacking python3-pkg-resources (52.0.0-4) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.76 Selecting previously unselected package python3-setuptools.
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.77 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 34.77 Unpacking python3-setuptools (52.0.0-4) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.04 Selecting previously unselected package python3-wheel.
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.05 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.05 Unpacking python3-wheel (0.34.2-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.14 Selecting previously unselected package python3-pip.
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.14 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.16 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.46 Selecting previously unselected package sudo.
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.46 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 35.47 Unpacking sudo (1.9.5p2-3) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.11 Selecting previously unselected package thin-provisioning-tools.
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.11 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.12 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.41 Selecting previously unselected package uidmap.
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.41 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.42 Unpacking uidmap (1:4.8.1-1) ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.55 Selecting previously unselected package vim-runtime.
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.56 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.58 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.61 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:40:03 [2022-07-09T07:40:03.750Z] #21 36.61 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:40:04 [2022-07-09T07:40:04.297Z] #14 162.7 Selecting previously unselected package libpcre2-posix2:arm64.
07:40:04 [2022-07-09T07:40:04.297Z] #14 162.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2_arm64.deb ...
07:40:04 [2022-07-09T07:40:04.297Z] #14 162.7 Unpacking libpcre2-posix2:arm64 (10.36-2) ...
07:40:04 [2022-07-09T07:40:04.554Z] #14 162.9 Selecting previously unselected package libpcre2-dev:arm64.
07:40:04 [2022-07-09T07:40:04.554Z] #14 163.0 Preparing to unpack .../25-libpcre2-dev_10.36-2_arm64.deb ...
07:40:04 [2022-07-09T07:40:04.554Z] #14 163.0 Unpacking libpcre2-dev:arm64 (10.36-2) ...
07:40:04 [2022-07-09T07:40:04.811Z] #14 163.3 Selecting previously unselected package libselinux1-dev:arm64.
07:40:04 [2022-07-09T07:40:04.811Z] #14 163.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ...
07:40:04 [2022-07-09T07:40:04.811Z] #14 163.3 Unpacking libselinux1-dev:arm64 (3.1-3) ...
07:40:05 [2022-07-09T07:40:05.068Z] #14 163.7 Selecting previously unselected package libdevmapper-dev:arm64.
07:40:05 [2022-07-09T07:40:05.068Z] #14 163.7 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ...
07:40:05 [2022-07-09T07:40:05.068Z] #14 163.7 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:40:05 [2022-07-09T07:40:05.325Z] #14 163.9 Selecting previously unselected package libseccomp-dev:arm64.
07:40:05 [2022-07-09T07:40:05.325Z] #14 163.9 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ...
07:40:05 [2022-07-09T07:40:05.325Z] #14 163.9 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:40:05 [2022-07-09T07:40:05.582Z] #14 164.1 Selecting previously unselected package libsystemd-dev:arm64.
07:40:05 [2022-07-09T07:40:05.582Z] #14 164.1 Preparing to unpack .../29-libsystemd-dev_247.3-7_arm64.deb ...
07:40:05 [2022-07-09T07:40:05.582Z] #14 164.1 Unpacking libsystemd-dev:arm64 (247.3-7) ...
07:40:05 [2022-07-09T07:40:05.654Z] #21 ...
07:40:05 [2022-07-09T07:40:05.654Z] 
07:40:05 [2022-07-09T07:40:05.654Z] #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
07:40:05 [2022-07-09T07:40:05.654Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:05 [2022-07-09T07:40:05.654Z] #77 137.6 config.status: creating Makefile
07:40:05 [2022-07-09T07:40:05.654Z] #77 137.7 config.status: creating config.h
07:40:05 [2022-07-09T07:40:05.654Z] #77 137.7 config.status: executing depfiles commands
07:40:05 [2022-07-09T07:40:05.654Z] #77 137.8 config.status: executing libtool commands
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.8 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.8 Setting up libapparmor1:arm64 (2.13.6-10) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.8 Setting up libsepol1-dev:arm64 (3.1-1) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.9 Setting up libpcre2-16-0:arm64 (10.36-2) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.9 Setting up libbtrfs0:arm64 (5.10.1-2) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.9 Setting up libpcre2-32-0:arm64 (10.36-2) ...
07:40:06 [2022-07-09T07:40:06.146Z] #14 164.9 Setting up libudev-dev:arm64 (247.3-7) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 164.9 Setting up libpcre2-posix2:arm64 (10.36-2) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 164.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 164.9 Setting up libbtrfs-dev:arm64 (5.10.1-2) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up libapparmor-dev:arm64 (2.13.6-10) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up mingw-w64-common (8.0.0-1) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up libsystemd-dev:arm64 (247.3-7) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up libpcre2-dev:arm64 (10.36-2) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.0 Setting up libselinux1-dev:arm64 (3.1-3) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.461Z] #14 165.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.594Z] #77 138.9   GEN      .version
07:40:06 [2022-07-09T07:40:06.719Z] #14 165.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:40:06 [2022-07-09T07:40:06.719Z] #14 165.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.719Z] #14 165.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:40:06 [2022-07-09T07:40:06.719Z] #14 165.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:40:06 [2022-07-09T07:40:06.853Z] #77 138.9 make  install-recursive
07:40:06 [2022-07-09T07:40:06.853Z] #77 138.9 make[1]: Entering directory '/tmp/crun-build'
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.0 Making install in libocispec
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
07:40:06 [2022-07-09T07:40:06.853Z] #77 139.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
07:40:06 [2022-07-09T07:40:06.976Z] #14 165.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.976Z] #14 165.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:40:06 [2022-07-09T07:40:06.976Z] #14 165.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:40:06 [2022-07-09T07:40:06.976Z] #14 165.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:40:07 [2022-07-09T07:40:07.233Z] #14 165.7 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ...
07:40:07 [2022-07-09T07:40:07.233Z] #14 165.7 Setting up dmsetup (2:1.02.175-2.1) ...
07:40:07 [2022-07-09T07:40:07.233Z] #14 165.8 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ...
07:40:07 [2022-07-09T07:40:07.233Z] #14 165.9 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ...
07:40:07 [2022-07-09T07:40:07.233Z] #14 165.9 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:40:07 [2022-07-09T07:40:07.790Z] #77 139.9 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
07:40:07 [2022-07-09T07:40:07.790Z] #77 140.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
07:40:08 [2022-07-09T07:40:08.050Z] #77 140.2 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 make  install-recursive
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.3 make[3]: Entering directory '/tmp/crun-build/libocispec'
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.4 Making install in yajl
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.4 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.5   CC       verify/json_verify-json_verify.o
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.5   CC       src/libyajl_la-yajl_alloc.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.5   CC       src/libyajl_la-yajl.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.5   CC       src/libyajl_la-yajl_gen.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.6   CC       src/libyajl_la-yajl_parser.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.6   CC       src/libyajl_la-yajl_buf.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.6   CC       src/libyajl_la-yajl_encode.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.7   CC       src/libyajl_la-yajl_lex.lo
07:40:09 [2022-07-09T07:40:09.427Z] #77 141.7   CC       src/libyajl_la-yajl_tree.lo
07:40:09 [2022-07-09T07:40:09.869Z] #77 ...
07:40:09 [2022-07-09T07:40:09.869Z] 
07:40:09 [2022-07-09T07:40:09.869Z] #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
07:40:09 [2022-07-09T07:40:09.869Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:40:09 [2022-07-09T07:40:09.869Z] #14 154.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime.
07:40:09 [2022-07-09T07:40:09.869Z] #14 154.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ...
07:40:09 [2022-07-09T07:40:09.869Z] #14 154.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:40:10 [2022-07-09T07:40:10.504Z] #14 ...
07:40:10 [2022-07-09T07:40:10.504Z] 
07:40:10 [2022-07-09T07:40:10.504Z] #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
07:40:10 [2022-07-09T07:40:10.504Z] #36 sha256:4bad4a726869695e8a7acca7633545e83b27866a597e9dc91868b68fae1da74a
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Delve is a source level debugger for Go programs.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Delve enables you to interact with your program by controlling the execution of the process,
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Pass flags to the program you are debugging using `--`, for example:
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 `dlv exec ./hello -- server --config conf/config.toml`
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Usage:
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   dlv [command]
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Available Commands:
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   attach      Attach to running process and begin debugging.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   connect     Connect to a headless debug server with a terminal client.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   core        Examine a core dump.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   debug       Compile and begin debugging main package in current directory, or the package specified.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   exec        Execute a precompiled binary, and begin a debug session.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   help        Help about any command
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   run         Deprecated command. Use 'debug' instead.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   test        Compile test binary and begin debugging program.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   trace       Compile and begin tracing program.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   version     Prints version.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Flags:
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --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)
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --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)
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --disable-aslr                     Disables address space randomization
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   -h, --help                             help for dlv
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --init string                      Init file, executed by the terminal client.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --log                              Enable debugging server logging.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3       --wd string                        Working directory for running the program.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Additional help topics:
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   dlv backend  Help about the --backend flag.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   dlv log      Help about logging flags.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3   dlv redirect Help about file redirection.
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 
07:40:10 [2022-07-09T07:40:10.504Z] #36 167.3 Use "dlv [command] --help" for more information about a command.
07:40:10 [2022-07-09T07:40:10.504Z] #36 DONE 168.7s
07:40:10 [2022-07-09T07:40:10.504Z] 
07:40:10 [2022-07-09T07:40:10.504Z] #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
07:40:10 [2022-07-09T07:40:10.504Z] #14 sha256:ccefdebd2ae759311f68f2fb788abb226616c9532ac39b89b65a3b6e46849cc0
07:40:10 [2022-07-09T07:40:10.504Z] #14 DONE 168.7s
07:40:10 [2022-07-09T07:40:10.504Z] 
07:40:10 [2022-07-09T07:40:10.504Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:40:10 [2022-07-09T07:40:10.504Z] #59 sha256:24168597fd5c549ed702a2f54f26e7ed97d21f7e4c2b6c1f007c9885f77fddde
07:40:10 [2022-07-09T07:40:10.761Z] #59 DONE 0.4s
07:40:10 [2022-07-09T07:40:10.761Z] 
07:40:10 [2022-07-09T07:40:10.761Z] #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
07:40:10 [2022-07-09T07:40:10.761Z] #60 sha256:9e8a7a542b877ceedc91f1d02a9762a112626e5ee10cd6f16553ce556e8b29c9
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.477 + RM_GOPATH=0
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.477 + TMP_GOPATH=
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.477 + : /build
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.477 + '[' -z '' ']'
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.477 ++ mktemp -d
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.492 + export GOPATH=/tmp/tmp.rBslPFlmhi
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.492 + GOPATH=/tmp/tmp.rBslPFlmhi
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.492 + RM_GOPATH=1
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.492 + case "$(go env GOARCH)" in
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.492 ++ go env GOARCH
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 Install runc version v1.1.2 (build tags: seccomp)
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + export GO_BUILDMODE=-buildmode=pie
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + GO_BUILDMODE=-buildmode=pie
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 ++ dirname /install.sh
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + dir=/
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + bin=runc
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + shift
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + '[' '!' -f //runc.installer ']'
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + . //runc.installer
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 ++ set -e
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 ++ : v1.1.2
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + install_runc
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + RUNC_BUILDTAGS=seccomp
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.528 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.rBslPFlmhi/src/github.com/opencontainers/runc
07:40:12 [2022-07-09T07:40:12.150Z] #60 1.545 Cloning into '/tmp/tmp.rBslPFlmhi/src/github.com/opencontainers/runc'...
07:40:13 [2022-07-09T07:40:13.078Z] #60 ...
07:40:13 [2022-07-09T07:40:13.078Z] 
07:40:13 [2022-07-09T07:40:13.078Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:40:13 [2022-07-09T07:40:13.078Z] #15 sha256:e5f951f348dd47dc403642e15144e99ddf318c4dfb9ca7c56e57c875c8dd1b00
07:40:13 [2022-07-09T07:40:13.078Z] #15 DONE 2.7s
07:40:13 [2022-07-09T07:40:13.078Z] 
07:40:13 [2022-07-09T07:40:13.078Z] #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
07:40:13 [2022-07-09T07:40:13.078Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:40:13 [2022-07-09T07:40:13.616Z] #77 ...
07:40:13 [2022-07-09T07:40:13.617Z] 
07:40:13 [2022-07-09T07:40:13.617Z] #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
07:40:13 [2022-07-09T07:40:13.617Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.14 Selecting previously unselected package vim.
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.14 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.17 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.79 Selecting previously unselected package xfsprogs.
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.79 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 40.80 Unpacking xfsprogs (5.10.0-4) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.27 Selecting previously unselected package zip.
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.28 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.29 Unpacking zip (3.0-12) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.40 Selecting previously unselected package zstd.
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.41 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.41 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 41.78 Setting up python3-pkg-resources (52.0.0-4) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.79 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.80 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.81 Setting up libgpm2:amd64 (1.20.7-8) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.82 Setting up libicu67:amd64 (67.1-7) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.83 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.84 Setting up libinih1:amd64 (53-1+b2) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.85 Setting up uidmap (1:4.8.1-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.86 Setting up libyajl2:amd64 (2.1.0-3) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.87 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.88 Setting up bzip2 (1.0.8-4) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.89 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 42.90 Setting up python3-wheel (0.34.2-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 43.65 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 43.66 Setting up libcap2:amd64 (1:2.44-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 43.67 Setting up libcap2-bin (1:2.44-1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 43.68 Setting up apparmor (2.13.6-10) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 45.30 Setting up zip (3.0-12) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 45.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:40:13 [2022-07-09T07:40:13.617Z] #21 45.33 Setting up bash-completion (1:2.11-2) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.54 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.55 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.56 Setting up libmnl0:amd64 (1.0.4-3) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.58 Setting up patch (2.7.6-7) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.59 Setting up sudo (1.9.5p2-3) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.67 invoke-rc.d: could not determine current runlevel
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.68 invoke-rc.d: policy-rc.d denied execution of start.
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.68 Setting up xfsprogs (5.10.0-4) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.70 Setting up libxtables12:amd64 (1.8.7-1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.71 Setting up inetutils-ping (2:2.0-1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.72 Setting up pigz (2.6-1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:40:13 [2022-07-09T07:40:13.875Z] #21 47.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:40:14 [2022-07-09T07:40:14.134Z] #21 47.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:40:14 [2022-07-09T07:40:14.630Z] #26 169.4 Updating files:  17% (1998/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  31% (3542/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5897/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  67% (7735/11414)
Updating files:  68% (7762/11414)
07:40:14 [2022-07-09T07:40:14.630Z] #26 ...
07:40:14 [2022-07-09T07:40:14.630Z] 
07:40:14 [2022-07-09T07:40:14.630Z] #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
07:40:14 [2022-07-09T07:40:14.630Z] #16 sha256:2cd4662a7e0c8506cf1db0a3c783d8e69fc17c83f0d53c3945b80f74260ecfd0
07:40:14 [2022-07-09T07:40:14.630Z] #16 DONE 1.6s
07:40:14 [2022-07-09T07:40:14.630Z] 
07:40:14 [2022-07-09T07:40:14.630Z] #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
07:40:14 [2022-07-09T07:40:14.630Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:40:14 [2022-07-09T07:40:14.701Z] #21 48.51 Setting up libaio1:amd64 (0.3.112-9) ...
07:40:14 [2022-07-09T07:40:14.701Z] #21 48.52 Setting up python3-lib2to3 (3.9.2-1) ...
07:40:15 [2022-07-09T07:40:15.151Z] #14 ...
07:40:15 [2022-07-09T07:40:15.151Z] 
07:40:15 [2022-07-09T07:40:15.151Z] #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
07:40:15 [2022-07-09T07:40:15.151Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.14 configure.ac:7: installing './compile'
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.15 configure.ac:11: installing './config.guess'
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.21 configure.ac:11: installing './config.sub'
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.21 configure.ac:8: installing './install-sh'
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.22 configure.ac:8: installing './missing'
07:40:15 [2022-07-09T07:40:15.151Z] #77 83.46 Makefile.am: installing './depcomp'
07:40:15 [2022-07-09T07:40:15.151Z] #77 85.90 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:40:15 [2022-07-09T07:40:15.151Z] #77 85.90 libtoolize: copying file 'build-aux/ltmain.sh'
07:40:15 [2022-07-09T07:40:15.151Z] #77 85.93 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:40:15 [2022-07-09T07:40:15.151Z] #77 85.93 libtoolize: copying file 'm4/libtool.m4'
07:40:15 [2022-07-09T07:40:15.151Z] #77 85.96 libtoolize: copying file 'm4/ltoptions.m4'
07:40:15 [2022-07-09T07:40:15.151Z] #77 86.11 libtoolize: copying file 'm4/ltsugar.m4'
07:40:15 [2022-07-09T07:40:15.151Z] #77 86.40 libtoolize: copying file 'm4/ltversion.m4'
07:40:15 [2022-07-09T07:40:15.151Z] #77 86.70 libtoolize: copying file 'm4/lt~obsolete.m4'
07:40:15 [2022-07-09T07:40:15.151Z] #77 86.83 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
07:40:15 [2022-07-09T07:40:15.268Z] #21 49.05 Setting up libelf1:amd64 (0.183-1) ...
07:40:15 [2022-07-09T07:40:15.268Z] #21 49.05 Setting up zstd (1.4.8+dfsg-2.1) ...
07:40:15 [2022-07-09T07:40:15.268Z] #21 49.06 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:40:15 [2022-07-09T07:40:15.268Z] #21 49.07 Setting up python3-distutils (3.9.2-1) ...
07:40:15 [2022-07-09T07:40:15.698Z] #26 169.4 Updating files:  17% (1998/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  31% (3542/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5897/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  67% (7735/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  81% (9287/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
07:40:15 [2022-07-09T07:40:15.698Z] #26 ...
07:40:15 [2022-07-09T07:40:15.698Z] 
07:40:15 [2022-07-09T07:40:15.698Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:40:15 [2022-07-09T07:40:15.698Z] #17 sha256:62342bb3e0d44055f2152b49fde1b4efa49fd44a77773d46b2210d92aec5a83e
07:40:15 [2022-07-09T07:40:15.698Z] #17 1.044 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:40:15 [2022-07-09T07:40:15.698Z] #17 DONE 1.2s
07:40:15 [2022-07-09T07:40:15.698Z] 
07:40:15 [2022-07-09T07:40:15.698Z] #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
07:40:15 [2022-07-09T07:40:15.698Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:40:15 [2022-07-09T07:40:15.834Z] #21 49.60 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:40:15 [2022-07-09T07:40:15.834Z] #21 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:40:15 [2022-07-09T07:40:15.834Z] #21 49.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:40:15 [2022-07-09T07:40:15.835Z] #21 49.67 Setting up python3-setuptools (52.0.0-4) ...
07:40:16 [2022-07-09T07:40:16.093Z] #21 ...
07:40:16 [2022-07-09T07:40:16.093Z] 
07:40:16 [2022-07-09T07:40:16.093Z] #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
07:40:16 [2022-07-09T07:40:16.093Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:16 [2022-07-09T07:40:16.093Z] #77 147.3   CCLD     libyajl.la
07:40:16 [2022-07-09T07:40:16.093Z] #77 147.7   CCLD     verify/json_verify
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[5]: Nothing to be done for 'install-exec-am'.
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[5]: Nothing to be done for 'install-data-am'.
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.1 make[4]: Entering directory '/tmp/crun-build/libocispec'
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.2   CC       src/validate.o
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_config_schema.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_content_descriptor.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_defs.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_defs_descriptor.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_image_index_schema.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_image_layout_schema.lo
07:40:16 [2022-07-09T07:40:16.093Z] #77 148.3   CC       src/image_spec_schema_image_manifest_schema.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.4   CC       src/runtime_spec_schema_config_linux.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.4   CC       src/runtime_spec_schema_config_zos.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.4   CC       src/runtime_spec_schema_config_schema.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.5   CC       src/runtime_spec_schema_config_solaris.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.5   CC       src/runtime_spec_schema_config_vm.lo
07:40:16 [2022-07-09T07:40:16.352Z] #77 148.6   CC       src/runtime_spec_schema_config_windows.lo
07:40:16 [2022-07-09T07:40:16.481Z] #26 169.4 Updating files:  17% (1998/11414)
Updating files:  18% (2055/11414)
Updating files:  19% (2169/11414)
Updating files:  20% (2283/11414)
Updating files:  21% (2397/11414)
Updating files:  22% (2512/11414)
Updating files:  23% (2626/11414)
Updating files:  24% (2740/11414)
Updating files:  25% (2854/11414)
Updating files:  26% (2968/11414)
Updating files:  27% (3082/11414)
Updating files:  28% (3196/11414)
Updating files:  29% (3311/11414)
Updating files:  30% (3425/11414)
Updating files:  31% (3539/11414)
Updating files:  31% (3542/11414)
Updating files:  32% (3653/11414)
Updating files:  33% (3767/11414)
Updating files:  34% (3881/11414)
Updating files:  35% (3995/11414)
Updating files:  36% (4110/11414)
Updating files:  37% (4224/11414)
Updating files:  38% (4338/11414)
Updating files:  39% (4452/11414)
Updating files:  40% (4566/11414)
Updating files:  41% (4680/11414)
Updating files:  42% (4794/11414)
Updating files:  43% (4909/11414)
Updating files:  44% (5023/11414)
Updating files:  45% (5137/11414)
Updating files:  46% (5251/11414)
Updating files:  47% (5365/11414)
Updating files:  48% (5479/11414)
Updating files:  49% (5593/11414)
Updating files:  50% (5707/11414)
Updating files:  51% (5822/11414)
Updating files:  51% (5897/11414)
Updating files:  52% (5936/11414)
Updating files:  53% (6050/11414)
Updating files:  54% (6164/11414)
Updating files:  55% (6278/11414)
Updating files:  56% (6392/11414)
Updating files:  57% (6506/11414)
Updating files:  58% (6621/11414)
Updating files:  59% (6735/11414)
Updating files:  60% (6849/11414)
Updating files:  61% (6963/11414)
Updating files:  62% (7077/11414)
Updating files:  63% (7191/11414)
Updating files:  64% (7305/11414)
Updating files:  65% (7420/11414)
Updating files:  66% (7534/11414)
Updating files:  67% (7648/11414)
Updating files:  67% (7735/11414)
Updating files:  68% (7762/11414)
Updating files:  69% (7876/11414)
Updating files:  70% (7990/11414)
Updating files:  71% (8104/11414)
Updating files:  72% (8219/11414)
Updating files:  73% (8333/11414)
Updating files:  74% (8447/11414)
Updating files:  75% (8561/11414)
Updating files:  76% (8675/11414)
Updating files:  77% (8789/11414)
Updating files:  78% (8903/11414)
Updating files:  79% (9018/11414)
Updating files:  80% (9132/11414)
Updating files:  81% (9246/11414)
Updating files:  81% (9287/11414)
Updating files:  82% (9360/11414)
Updating files:  83% (9474/11414)
Updating files:  84% (9588/11414)
Updating files:  85% (9702/11414)
Updating files:  86% (9817/11414)
Updating files:  87% (9931/11414)
Updating files:  88% (10045/11414)
Updating files:  89% (10159/11414)
Updating files:  90% (10273/11414)
Updating files:  91% (10387/11414)
Updating files:  92% (10501/11414)
Updating files:  93% (10616/11414)
Updating files:  94% (10730/11414)
Updating files:  95% (10844/11414)
Updating files:  96% (10958/11414)
Updating files:  97% (11072/11414)
Updating files:  97% (11172/11414)
Updating files:  98% (11186/11414)
Updating files:  99% (11300/11414)
Updating files: 100% (11414/11414)
Updating files: 100% (11414/11414), done.
07:40:16 [2022-07-09T07:40:16.610Z] #77 148.7   CC       src/runtime_spec_schema_defs.lo
07:40:16 [2022-07-09T07:40:16.610Z] #77 148.7   CC       src/runtime_spec_schema_defs_linux.lo
07:40:16 [2022-07-09T07:40:16.610Z] #77 148.8   CC       src/runtime_spec_schema_defs_zos.lo
07:40:16 [2022-07-09T07:40:16.738Z] #26 174.8 + cd /tmp/tmp.5WOJxa9siV/tmp/docker-ce
07:40:16 [2022-07-09T07:40:16.738Z] #26 174.8 + git checkout -q v17.06.2-ce
07:40:16 [2022-07-09T07:40:16.869Z] #77 148.9   CC       src/runtime_spec_schema_defs_vm.lo
07:40:16 [2022-07-09T07:40:16.869Z] #77 149.0   CC       src/runtime_spec_schema_defs_windows.lo
07:40:16 [2022-07-09T07:40:16.869Z] #77 149.0   CC       src/runtime_spec_schema_state_schema.lo
07:40:16 [2022-07-09T07:40:16.994Z] #26 ...
07:40:16 [2022-07-09T07:40:16.994Z] 
07:40:16 [2022-07-09T07:40:16.994Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:40:16 [2022-07-09T07:40:16.994Z] #18 sha256:7df831cd34c3e236217c8eb9e9d1f16a3e6abd6c752f0215ba9a94816c500d08
07:40:16 [2022-07-09T07:40:16.994Z] #18 DONE 1.2s
07:40:16 [2022-07-09T07:40:16.994Z] 
07:40:16 [2022-07-09T07:40:16.994Z] #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
07:40:16 [2022-07-09T07:40:16.994Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:11: installing 'build-aux/compile'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:11: installing 'build-aux/config.guess'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:11: installing 'build-aux/config.sub'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:13: installing 'build-aux/install-sh'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:13: installing 'build-aux/missing'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.4 configure.ac:8: installing 'build-aux/tap-driver.sh'
07:40:16 [2022-07-09T07:40:16.994Z] #77 100.7 Makefile.am: installing 'build-aux/depcomp'
07:40:16 [2022-07-09T07:40:16.994Z] #77 102.9 checking build system type... aarch64-unknown-linux-gnu
07:40:16 [2022-07-09T07:40:16.994Z] #77 103.5 checking host system type... aarch64-unknown-linux-gnu
07:40:16 [2022-07-09T07:40:16.994Z] #77 103.5 checking how to print strings... printf
07:40:16 [2022-07-09T07:40:16.994Z] #77 103.5 checking for gcc... gcc
07:40:16 [2022-07-09T07:40:16.994Z] #77 103.7 checking whether the C compiler works... yes
07:40:16 [2022-07-09T07:40:16.994Z] #77 104.0 checking for C compiler default output file name... a.out
07:40:16 [2022-07-09T07:40:16.994Z] #77 104.0 checking for suffix of executables... 
07:40:16 [2022-07-09T07:40:16.994Z] #77 104.4 checking whether we are cross compiling... no
07:40:16 [2022-07-09T07:40:16.994Z] #77 104.8 checking for suffix of object files... o
07:40:16 [2022-07-09T07:40:16.994Z] #77 105.0 checking whether we are using the GNU C compiler... yes
07:40:16 [2022-07-09T07:40:16.994Z] #77 105.2 checking whether gcc accepts -g... yes
07:40:16 [2022-07-09T07:40:16.994Z] #77 105.3 checking for gcc option to accept ISO C89... none needed
07:40:16 [2022-07-09T07:40:16.994Z] #77 105.6 checking whether gcc understands -c and -o together... yes
07:40:16 [2022-07-09T07:40:16.994Z] #77 106.0 checking for a sed that does not truncate output... /bin/sed
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.1 checking for grep that handles long lines and -e... /bin/grep
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.1 checking for egrep... /bin/grep -E
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.1 checking for fgrep... /bin/grep -F
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.1 checking for ld used by gcc... /usr/bin/ld
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.2 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.2 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.5 checking whether ln -s works... yes
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.5 checking the maximum length of command line arguments... 1572864
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking for /usr/bin/ld option to reload object files... -r
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking for objdump... objdump
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking how to recognize dependent libraries... pass_all
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking for dlltool... no
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking how to associate runtime and link libraries... printf %s\n
07:40:16 [2022-07-09T07:40:16.995Z] #77 106.6 checking for ar... ar
07:40:17 [2022-07-09T07:40:17.128Z] #77 149.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
07:40:17 [2022-07-09T07:40:17.128Z] #77 149.3   CC       src/basic_test_double_array_item.lo
07:40:17 [2022-07-09T07:40:17.128Z] #77 149.4   CC       src/basic_test_double_array.lo
07:40:17 [2022-07-09T07:40:17.250Z] #77 106.6 checking for archiver @FILE support... @
07:40:17 [2022-07-09T07:40:17.250Z] #77 106.9 checking for strip... strip
07:40:17 [2022-07-09T07:40:17.250Z] #77 106.9 checking for ranlib... ranlib
07:40:17 [2022-07-09T07:40:17.250Z] #77 106.9 checking for gawk... no
07:40:17 [2022-07-09T07:40:17.250Z] #77 106.9 checking for mawk... mawk
07:40:17 [2022-07-09T07:40:17.387Z] #77 149.5   CC       src/basic_test_top_array_string.lo
07:40:17 [2022-07-09T07:40:17.387Z] #77 149.5   CC       src/basic_test_top_array_int.lo
07:40:17 [2022-07-09T07:40:17.387Z] #77 149.5   CC       src/basic_test_top_double_array_int.lo
07:40:17 [2022-07-09T07:40:17.387Z] #77 149.6   CC       src/basic_test_top_double_array_obj.lo
07:40:17 [2022-07-09T07:40:17.387Z] #77 149.7   CC       src/basic_test_top_double_array_refobj.lo
07:40:17 [2022-07-09T07:40:17.646Z] #77 149.8   CC       src/basic_test_top_double_array_string.lo
07:40:17 [2022-07-09T07:40:17.812Z] #77 106.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:40:17 [2022-07-09T07:40:17.905Z] #77 150.0   CC       src/read-file.lo
07:40:18 [2022-07-09T07:40:18.068Z] 
07:40:18 [2022-07-09T07:40:18.068Z] #77 ...
07:40:18 [2022-07-09T07:40:18.068Z] 
07:40:18 [2022-07-09T07:40:18.068Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:40:18 [2022-07-09T07:40:18.068Z] #19 sha256:b7477035d509187c35ca5a8f7bb22c40a8e03086d8f5555f155280dc54f43d3b
07:40:18 [2022-07-09T07:40:18.068Z] #19 DONE 1.0s
07:40:18 [2022-07-09T07:40:18.068Z] 
07:40:18 [2022-07-09T07:40:18.068Z] #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
07:40:18 [2022-07-09T07:40:18.068Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:18 [2022-07-09T07:40:18.068Z] #77 107.6 checking for sysroot... no
07:40:18 [2022-07-09T07:40:18.068Z] #77 107.6 checking for a working dd... /bin/dd
07:40:18 [2022-07-09T07:40:18.068Z] #77 107.7 checking how to truncate binary pipes... 
07:40:18 [2022-07-09T07:40:18.068Z] #77 ...
07:40:18 [2022-07-09T07:40:18.068Z] 
07:40:18 [2022-07-09T07:40:18.068Z] #20 [dev-systemd-false  6/28] RUN ldconfig
07:40:18 [2022-07-09T07:40:18.068Z] #20 sha256:b68a7f7ec677c2d67bebbcbfa046df9a6e597dfa26a6a67cbb34c9548e89d961
07:40:18 [2022-07-09T07:40:18.164Z] #77 150.2   CC       src/json_common.lo
07:40:18 [2022-07-09T07:40:18.164Z] #77 150.3   CC       tests/test-1.o
07:40:18 [2022-07-09T07:40:18.424Z] #77 150.5   CC       tests/test-2.o
07:40:18 [2022-07-09T07:40:18.424Z] #77 150.7   CC       tests/test-3.o
07:40:18 [2022-07-09T07:40:18.685Z] #77 150.7   CC       tests/test-4.o
07:40:18 [2022-07-09T07:40:18.685Z] #77 150.7   CC       tests/test-5.o
07:40:18 [2022-07-09T07:40:18.685Z] #77 151.0   CC       tests/test-6.o
07:40:18 [2022-07-09T07:40:18.944Z] #77 151.1   CC       tests/test-7.o
07:40:18 [2022-07-09T07:40:18.996Z] #20 DONE 1.0s
07:40:18 [2022-07-09T07:40:18.996Z] 
07:40:18 [2022-07-09T07:40:18.996Z] #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
07:40:18 [2022-07-09T07:40:18.996Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:40:19 [2022-07-09T07:40:19.203Z] #77 151.4   CC       tests/test-9.o
07:40:19 [2022-07-09T07:40:19.203Z] #77 151.4   CC       tests/test-8.o
07:40:19 [2022-07-09T07:40:19.462Z] #77 151.7   CC       tests/test-10.o
07:40:19 [2022-07-09T07:40:19.720Z] #77 ...
07:40:19 [2022-07-09T07:40:19.720Z] 
07:40:19 [2022-07-09T07:40:19.720Z] #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
07:40:19 [2022-07-09T07:40:19.720Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:40:19 [2022-07-09T07:40:19.720Z] #21 51.21 Setting up libjq1:amd64 (1.6-2.1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 51.22 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 51.24 Setting up thin-provisioning-tools (0.9.0-1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 51.26 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.59 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.61 Setting up jq (1.6-2.1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.63 Setting up libbpf0:amd64 (1:0.3-2) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.64 Setting up iptables (1.8.7-1) ...
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.65 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.65 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.66 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.67 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.68 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:40:19 [2022-07-09T07:40:19.720Z] #21 52.69 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:40:19 [2022-07-09T07:40:19.721Z] #21 52.71 Setting up iproute2 (5.10.0-4) ...
07:40:19 [2022-07-09T07:40:19.721Z] #21 53.09 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:40:19 [2022-07-09T07:40:19.721Z] #21 DONE 53.5s
07:40:19 [2022-07-09T07:40:19.979Z] 
07:40:19 [2022-07-09T07:40:19.979Z] #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
07:40:19 [2022-07-09T07:40:19.979Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:19 [2022-07-09T07:40:19.979Z] #77 152.0   CC       tests/test-11.o
07:40:20 [2022-07-09T07:40:20.361Z] #21 1.416 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:40:20 [2022-07-09T07:40:20.362Z] #21 1.444 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:40:20 [2022-07-09T07:40:20.362Z] #21 1.444 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:40:21 [2022-07-09T07:40:21.290Z] #21 2.265 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8070 kB]
07:40:21 [2022-07-09T07:40:21.360Z] #77 ...
07:40:21 [2022-07-09T07:40:21.360Z] 
07:40:21 [2022-07-09T07:40:21.360Z] #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
07:40:21 [2022-07-09T07:40:21.360Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
07:40:21 [2022-07-09T07:40:21.360Z] #22 1.478 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:40:21 [2022-07-09T07:40:21.360Z] #22 1.483 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:40:21 [2022-07-09T07:40:21.360Z] #22 1.485 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:40:21 [2022-07-09T07:40:21.360Z] #22 DONE 1.5s
07:40:21 [2022-07-09T07:40:21.360Z] 
07:40:21 [2022-07-09T07:40:21.360Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:40:21 [2022-07-09T07:40:21.360Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
07:40:23 [2022-07-09T07:40:23.296Z] #77 ...
07:40:23 [2022-07-09T07:40:23.296Z] 
07:40:23 [2022-07-09T07:40:23.296Z] #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
07:40:23 [2022-07-09T07:40:23.296Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:40:23 [2022-07-09T07:40:23.296Z] #14 167.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32.
07:40:23 [2022-07-09T07:40:23.296Z] #14 167.9 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:40:23 [2022-07-09T07:40:23.296Z] #14 167.9 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:40:23 [2022-07-09T07:40:23.810Z] #21 4.917 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [163 kB]
07:40:24 [2022-07-09T07:40:24.740Z] #21 ...
07:40:24 [2022-07-09T07:40:24.740Z] 
07:40:24 [2022-07-09T07:40:24.740Z] #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
07:40:24 [2022-07-09T07:40:24.740Z] #34 sha256:6eb6fd77e1fa1e64940c99d5d5b7e1b8f0efa63fabaae64eb91a6d4327e710c0
07:40:24 [2022-07-09T07:40:24.740Z] #34 DONE 182.7s
07:40:24 [2022-07-09T07:40:24.740Z] 
07:40:24 [2022-07-09T07:40:24.740Z] #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
07:40:24 [2022-07-09T07:40:24.740Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:24 [2022-07-09T07:40:24.740Z] #77 107.7 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:40:24 [2022-07-09T07:40:24.740Z] #77 107.7 checking for mt... no
07:40:24 [2022-07-09T07:40:24.740Z] #77 107.7 checking if : is a manifest tool... no
07:40:24 [2022-07-09T07:40:24.740Z] #77 107.8 checking how to run the C preprocessor... gcc -E
07:40:24 [2022-07-09T07:40:24.740Z] #77 108.2 checking for ANSI C header files... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 109.3 checking for sys/types.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 109.6 checking for sys/stat.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 109.9 checking for stdlib.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 110.1 checking for string.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 110.4 checking for memory.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 110.8 checking for strings.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 111.2 checking for inttypes.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 111.7 checking for stdint.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 112.0 checking for unistd.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 112.6 checking for dlfcn.h... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 113.0 checking for objdir... .libs
07:40:24 [2022-07-09T07:40:24.740Z] #77 113.6 checking if gcc supports -fno-rtti -fno-exceptions... no
07:40:24 [2022-07-09T07:40:24.740Z] #77 113.7 checking for gcc option to produce PIC... -fPIC -DPIC
07:40:24 [2022-07-09T07:40:24.740Z] #77 113.7 checking if gcc PIC flag -fPIC -DPIC works... yes
07:40:24 [2022-07-09T07:40:24.740Z] #77 113.9 checking if gcc static flag -static works... yes
07:40:24 [2022-07-09T07:40:24.996Z] #77 114.4 checking if gcc supports -c -o file.o... 
07:40:24 [2022-07-09T07:40:24.996Z] #77 ...
07:40:24 [2022-07-09T07:40:24.996Z] 
07:40:24 [2022-07-09T07:40:24.996Z] #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
07:40:24 [2022-07-09T07:40:24.996Z] #60 sha256:9e8a7a542b877ceedc91f1d02a9762a112626e5ee10cd6f16553ce556e8b29c9
07:40:24 [2022-07-09T07:40:24.996Z] #60 14.33 + cd /tmp/tmp.rBslPFlmhi/src/github.com/opencontainers/runc
07:40:24 [2022-07-09T07:40:24.996Z] #60 14.33 + git checkout -q v1.1.2
07:40:25 [2022-07-09T07:40:25.925Z] #60 15.32 + '[' -z '' ']'
07:40:25 [2022-07-09T07:40:25.925Z] #60 15.32 + target=static
07:40:25 [2022-07-09T07:40:25.925Z] #60 15.32 + make BUILDTAGS=seccomp static
07:40:26 [2022-07-09T07:40:26.181Z] #60 15.65 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 .
07:40:29 [2022-07-09T07:40:29.345Z] #89 exporting layers 23.7s done
07:40:29 [2022-07-09T07:40:29.345Z] #89 writing image sha256:a8bb13695b10517812a19655da963adb05c1fe431b06e5241b6090dcc69dcd33 done
07:40:29 [2022-07-09T07:40:29.345Z] #89 naming to docker.io/library/docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 done
07:40:29 [2022-07-09T07:40:29.345Z] #89 DONE 23.7s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate)
[Pipeline] sh
07:40:29 [2022-07-09T07:40:29.669Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43790/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/validate/default
07:40:30 [2022-07-09T07:40:30.364Z] #60 ...
07:40:30 [2022-07-09T07:40:30.364Z] 
07:40:30 [2022-07-09T07:40:30.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
07:40:30 [2022-07-09T07:40:30.364Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:30 [2022-07-09T07:40:30.364Z] #77 114.4 checking if gcc supports -c -o file.o... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 114.7 checking if gcc supports -c -o file.o... (cached) yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 114.7 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 114.9 checking dynamic linker characteristics... GNU/Linux ld.so
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking how to hardcode library paths into programs... immediate
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking whether stripping libraries is possible... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking if libtool supports shared libraries... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking whether to build shared libraries... no
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking whether to build static libraries... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.4 checking for a BSD-compatible install... /usr/bin/install -c
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.5 checking whether build environment is sane... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.6 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.6 checking whether make sets $(MAKE)... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.6 checking whether make supports the include directive... yes (GNU style)
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.7 checking whether make supports nested variables... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.7 checking whether UID '0' is supported by ustar format... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.8 checking whether GID '0' is supported by ustar format... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.8 checking how to create a ustar tar archive... gnutar
07:40:30 [2022-07-09T07:40:30.364Z] #77 115.9 checking dependency style of gcc... gcc3
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.2 checking whether to enable maintainer-specific portions of Makefiles... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.2 checking whether make supports nested variables... (cached) yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.2 checking for gawk... (cached) mawk
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.2 checking for a sed that does not truncate output... (cached) /bin/sed
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.2 checking for gcc... (cached) gcc
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.3 checking whether we are using the GNU C compiler... (cached) yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.3 checking whether gcc accepts -g... (cached) yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.3 checking for gcc option to accept ISO C89... (cached) none needed
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.3 checking whether gcc understands -c and -o together... (cached) yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.3 checking for a Python interpreter with version >= 3... python3
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.4 checking for python3... /usr/bin/python3
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.5 checking for python3 version... 3.9
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.5 checking for python3 platform... linux
07:40:30 [2022-07-09T07:40:30.364Z] #77 116.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.0 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.3 checking for go-md2man... no
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.4 checking error.h usability... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.8 checking error.h presence... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.8 checking for error.h... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 117.9 checking linux/openat2.h usability... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 118.2 checking linux/openat2.h presence... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 118.3 checking for linux/openat2.h... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 118.4 checking for copy_file_range... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 119.1 checking for fgetxattr... yes
07:40:30 [2022-07-09T07:40:30.364Z] #77 119.4 checking for statx... yes
07:40:30 [2022-07-09T07:40:30.610Z] Congratulations!  Packages in "./pkg/..." are safely isolated from internal code.
07:40:30 [2022-07-09T07:40:30.621Z] #77 119.9 checking for fgetpwent_r... yes
07:40:30 [2022-07-09T07:40:30.877Z] #77 120.3 checking for issetugid... no
07:40:30 [2022-07-09T07:40:30.877Z] #77 120.6 checking for pkg-config... /usr/bin/pkg-config
07:40:30 [2022-07-09T07:40:30.877Z] #77 120.6 checking pkg-config is at least version 0.9.0... yes
07:40:31 [2022-07-09T07:40:31.438Z] #77 120.6 checking for library containing yajl_tree_get... -lyajl
07:40:31 [2022-07-09T07:40:31.438Z] #77 121.1 checking for yajl >= 2.0.0... yes
07:40:31 [2022-07-09T07:40:31.999Z] #77 121.1 checking sys/capability.h usability... yes
07:40:31 [2022-07-09T07:40:31.999Z] #77 121.5 checking sys/capability.h presence... 
07:40:31 [2022-07-09T07:40:31.999Z] #77 ...
07:40:31 [2022-07-09T07:40:31.999Z] 
07:40:31 [2022-07-09T07:40:31.999Z] #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
07:40:31 [2022-07-09T07:40:31.999Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:40:31 [2022-07-09T07:40:31.999Z] #26 180.1 + mkdir -p /tmp/tmp.5WOJxa9siV/src/github.com/docker
07:40:31 [2022-07-09T07:40:31.999Z] #26 180.1 + mv components/cli /tmp/tmp.5WOJxa9siV/src/github.com/docker/cli
07:40:31 [2022-07-09T07:40:31.999Z] #26 180.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker
07:40:31 [2022-07-09T07:40:31.999Z] #26 ...
07:40:31 [2022-07-09T07:40:31.999Z] 
07:40:31 [2022-07-09T07:40:31.999Z] #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
07:40:31 [2022-07-09T07:40:31.999Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:31 [2022-07-09T07:40:31.999Z] #77 121.5 checking sys/capability.h presence... yes
07:40:31 [2022-07-09T07:40:31.999Z] #77 121.7 checking for sys/capability.h... yes
07:40:32 [2022-07-09T07:40:32.925Z] #77 121.7 checking for library containing cap_from_name... -lcap
07:40:33 [2022-07-09T07:40:33.575Z] #23 11.03 Collecting yamllint==1.26.1
07:40:33 [2022-07-09T07:40:33.575Z] #23 12.08   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:40:33 [2022-07-09T07:40:33.905Z] Congratulations!  All API changes are done the right way.
07:40:33 [2022-07-09T07:40:33.906Z] Congratulations!  All TOML source files changed here have valid syntax.
07:40:33 [2022-07-09T07:40:33.906Z] Congratulations!  Changelog CHANGELOG.md is well-formed.
07:40:33 [2022-07-09T07:40:33.906Z] Congratulations!  Changelog CHANGELOG.md dates are in descending order.
07:40:33 [2022-07-09T07:40:33.906Z] 
07:40:33 [2022-07-09T07:40:33.906Z] INFO Start validation with golang-ci-lint
07:40:33 [2022-07-09T07:40:33.924Z] #77 122.5 checking for library containing dlopen... -ldl
07:40:34 [2022-07-09T07:40:34.166Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml 
07:40:34 [2022-07-09T07:40:34.428Z] INFO [lintersdb] Active 15 linters: [deadcode depguard goimports gosec gosimple govet ineffassign misspell revive staticcheck structcheck typecheck unconvert unused varcheck] 
07:40:34 [2022-07-09T07:40:34.513Z] #23 13.35 Collecting pathspec>=0.5.3
07:40:34 [2022-07-09T07:40:34.527Z] #77 123.4 checking seccomp.h usability... yes
07:40:34 [2022-07-09T07:40:34.527Z] #77 123.9 checking seccomp.h presence... yes
07:40:34 [2022-07-09T07:40:34.527Z] #77 124.1 checking for seccomp.h... yes
07:40:34 [2022-07-09T07:40:34.782Z] #23 13.36   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:40:35 [2022-07-09T07:40:35.042Z] #23 13.80 Collecting pyyaml
07:40:35 [2022-07-09T07:40:35.042Z] #23 13.81   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)
07:40:35 [2022-07-09T07:40:35.042Z] #23 13.87 Building wheels for collected packages: yamllint
07:40:35 [2022-07-09T07:40:35.042Z] #23 13.87   Building wheel for yamllint (setup.py): started
07:40:35 [2022-07-09T07:40:35.462Z] #77 124.1 checking for library containing seccomp_rule_add... -lseccomp
07:40:35 [2022-07-09T07:40:35.528Z] #14 ...
07:40:35 [2022-07-09T07:40:35.528Z] 
07:40:35 [2022-07-09T07:40:35.528Z] #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
07:40:35 [2022-07-09T07:40:35.528Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.1 configure.ac:7: installing 'build-aux/compile'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.2 configure.ac:9: installing 'build-aux/config.guess'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.2 configure.ac:9: installing 'build-aux/config.sub'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.2 configure.ac:11: installing 'build-aux/install-sh'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.2 configure.ac:11: installing 'build-aux/missing'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.4 Makefile.am: installing 'build-aux/depcomp'
07:40:35 [2022-07-09T07:40:35.528Z] #77 107.6 parallel-tests: installing 'build-aux/test-driver'
07:40:35 [2022-07-09T07:40:35.717Z] #77 124.9 checking for library containing seccomp_arch_resolve_name... 
07:40:35 [2022-07-09T07:40:35.717Z] #77 ...
07:40:35 [2022-07-09T07:40:35.717Z] 
07:40:35 [2022-07-09T07:40:35.717Z] #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
07:40:35 [2022-07-09T07:40:35.717Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:40:35 [2022-07-09T07:40:35.717Z] #21 6.645 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [2600 B]
07:40:35 [2022-07-09T07:40:35.717Z] #21 10.14 Fetched 8435 kB in 9s (936 kB/s)
07:40:35 [2022-07-09T07:40:35.717Z] #21 10.14 Reading package lists...
07:40:35 [2022-07-09T07:40:35.717Z] #21 13.49 Reading package lists...
07:40:35 [2022-07-09T07:40:35.717Z] #21 ...
07:40:35 [2022-07-09T07:40:35.717Z] 
07:40:35 [2022-07-09T07:40:35.717Z] #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
07:40:35 [2022-07-09T07:40:35.717Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:35 [2022-07-09T07:40:35.717Z] #77 124.9 checking for library containing seccomp_arch_resolve_name... none required
07:40:35 [2022-07-09T07:40:35.973Z] #77 125.4 checking systemd/sd-bus.h usability... yes
07:40:36 [2022-07-09T07:40:36.229Z] #77 125.7 checking systemd/sd-bus.h presence... yes
07:40:36 [2022-07-09T07:40:36.229Z] #77 125.8 checking for systemd/sd-bus.h... yes
07:40:36 [2022-07-09T07:40:36.422Z] #23 15.00   Building wheel for yamllint (setup.py): finished with status 'done'
07:40:36 [2022-07-09T07:40:36.422Z] #23 15.01   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=d8731de5e89b30402d3e9ceb5e2f651ca87893f312ee807ae58d003d91ff51bf
07:40:36 [2022-07-09T07:40:36.422Z] #23 15.01   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:40:36 [2022-07-09T07:40:36.422Z] #23 15.02 Successfully built yamllint
07:40:36 [2022-07-09T07:40:36.422Z] #23 15.05 Installing collected packages: pyyaml, pathspec, yamllint
07:40:36 [2022-07-09T07:40:36.680Z] #23 15.49 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:40:36 [2022-07-09T07:40:36.791Z] #77 125.8 checking for library containing sd_bus_match_signal_async... -lsystemd
07:40:37 [2022-07-09T07:40:37.048Z] #77 126.4 checking for sd_notify_barrier... yes
07:40:37 [2022-07-09T07:40:37.248Z] #23 DONE 16.0s
07:40:37 [2022-07-09T07:40:37.248Z] 
07:40:37 [2022-07-09T07:40:37.248Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:40:37 [2022-07-09T07:40:37.248Z] #27 sha256:8f21f00fdaa522a381c741bd098afc764b131f8b7d1234f7316a522c6fc50949
07:40:37 [2022-07-09T07:40:37.304Z] #77 126.8 checking linux/bpf.h usability... yes
07:40:37 [2022-07-09T07:40:37.559Z] #77 127.0 checking linux/bpf.h presence... yes
07:40:37 [2022-07-09T07:40:37.559Z] #77 127.1 checking for linux/bpf.h... yes
07:40:37 [2022-07-09T07:40:37.559Z] #77 127.1 checking compilation for eBPF... yes
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.3 checking for criu >= 3.15... no
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.4 configure: CRIU headers not found, building without CRIU support
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.4 checking for criu > 3.16... no
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.4 configure: CRIU version doesn't support join-ns API
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.4 checking for criu > 3.16.1... no
07:40:37 [2022-07-09T07:40:37.814Z] #77 127.5 configure: CRIU version doesn't support for pre-dumping
07:40:37 [2022-07-09T07:40:37.815Z] #27 DONE 0.6s
07:40:37 [2022-07-09T07:40:37.815Z] 
07:40:37 [2022-07-09T07:40:37.815Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:40:37 [2022-07-09T07:40:37.815Z] #32 sha256:9f7785c409282d995e936ba6a949a1d9222c0ade8e4002dbcf702dd05f7ff828
07:40:38 [2022-07-09T07:40:38.072Z] #77 127.5 checking for new mount API (fsconfig)... yes
07:40:38 [2022-07-09T07:40:38.072Z] #77 127.7 checking for seccomp notify API... yes
07:40:38 [2022-07-09T07:40:38.328Z] #77 127.8 checking for gperf... no
07:40:38 [2022-07-09T07:40:38.328Z] #77 127.8 configure: gperf not found - cannot rebuild signal parser code
07:40:38 [2022-07-09T07:40:38.414Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:40:38 [2022-07-09T07:40:38.588Z] #77 127.8 checking for library containing argp_parse... none required
07:40:38 [2022-07-09T07:40:38.752Z] #32 DONE 0.7s
07:40:38 [2022-07-09T07:40:38.752Z] 
07:40:38 [2022-07-09T07:40:38.752Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:40:38 [2022-07-09T07:40:38.752Z] #35 sha256:6750288123baa41d40bdc9c116cc59d8f2803dc0d6de879eeba4a8885cb619a1
07:40:38 [2022-07-09T07:40:38.752Z] #35 DONE 0.4s
07:40:38 [2022-07-09T07:40:38.752Z] 
07:40:38 [2022-07-09T07:40:38.752Z] #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
07:40:38 [2022-07-09T07:40:38.752Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:38 [2022-07-09T07:40:38.837Z] #77 111.9 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'.
07:40:38 [2022-07-09T07:40:38.837Z] #77 111.9 libtoolize: copying file 'build-aux/ltmain.sh'
07:40:38 [2022-07-09T07:40:38.845Z] #77 128.4 checking that generated files are newer than configure... done
07:40:38 [2022-07-09T07:40:38.845Z] #77 128.4 configure: creating ./config.status
07:40:39 [2022-07-09T07:40:39.010Z] #77 ...
07:40:39 [2022-07-09T07:40:39.011Z] 
07:40:39 [2022-07-09T07:40:39.011Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:40:39 [2022-07-09T07:40:39.011Z] #37 sha256:e6ff2053bc1ed3f4acea53e1e4ff271697bdfaa1585d10b61c9e0d7a1b34c917
07:40:39 [2022-07-09T07:40:39.412Z] #77 113.1 libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
07:40:39 [2022-07-09T07:40:39.412Z] #77 113.1 libtoolize: copying file 'm4/libtool.m4'
07:40:39 [2022-07-09T07:40:39.578Z] #37 DONE 0.6s
07:40:39 [2022-07-09T07:40:39.578Z] 
07:40:39 [2022-07-09T07:40:39.578Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:40:39 [2022-07-09T07:40:39.578Z] #39 sha256:70a06f435267605a7ca072838e0ad12e7709bad8100c9deea3c7995f532d9fb9
07:40:39 [2022-07-09T07:40:39.672Z] #77 113.3 libtoolize: copying file 'm4/ltoptions.m4'
07:40:39 [2022-07-09T07:40:39.837Z] #39 DONE 0.2s
07:40:39 [2022-07-09T07:40:39.837Z] 
07:40:39 [2022-07-09T07:40:39.837Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:40:39 [2022-07-09T07:40:39.837Z] #41 sha256:7266053a1a63c8e98405dd4a72989885f77f53212182d16fd6a15451ae8acdae
07:40:39 [2022-07-09T07:40:39.837Z] #41 DONE 0.2s
07:40:39 [2022-07-09T07:40:39.837Z] 
07:40:39 [2022-07-09T07:40:39.837Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:40:39 [2022-07-09T07:40:39.837Z] #45 sha256:ccd02d051eea68590df8e4f853cd42d632831c4a399cfc56e26a74b1199cd0c6
07:40:39 [2022-07-09T07:40:39.932Z] #77 113.6 libtoolize: copying file 'm4/ltsugar.m4'
07:40:40 [2022-07-09T07:40:40.096Z] #45 DONE 0.2s
07:40:40 [2022-07-09T07:40:40.096Z] 
07:40:40 [2022-07-09T07:40:40.096Z] #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
07:40:40 [2022-07-09T07:40:40.096Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:40:40 [2022-07-09T07:40:40.223Z] #77 113.8 libtoolize: copying file 'm4/ltversion.m4'
07:40:40 [2022-07-09T07:40:40.488Z] #77 114.1 libtoolize: copying file 'm4/lt~obsolete.m4'
07:40:43 [2022-07-09T07:40:43.015Z] #77 ...
07:40:43 [2022-07-09T07:40:43.015Z] 
07:40:43 [2022-07-09T07:40:43.016Z] #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
07:40:43 [2022-07-09T07:40:43.016Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:40:43 [2022-07-09T07:40:43.016Z] #21 13.49 Reading package lists...
07:40:43 [2022-07-09T07:40:43.016Z] #21 17.09 Building dependency tree...
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.62 The following additional packages will be installed:
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.63   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.63   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.63   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.63   python3-pkg-resources vim-runtime xxd
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64 Suggested packages:
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64   acl attr quota
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64 Recommended packages:
07:40:43 [2022-07-09T07:40:43.016Z] #21 19.64   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.04 The following NEW packages will be installed:
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.06   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.06   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.06   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.06   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.07   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.07   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.07   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.07   xz-utils zip zstd
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.44 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.44 Need to get 27.0 MB of archives.
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.44 After this operation, 105 MB of additional disk space will be used.
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.44 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.45 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.47 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.48 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.48 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.50 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.50 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.52 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.53 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.53 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.55 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1 [242 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.56 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.56 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.56 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.56 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.57 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.57 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.60 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.61 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.62 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.62 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.63 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.64 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libyajl2 arm64 2.1.0-3 [22.9 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.89 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.89 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.91 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.92 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.92 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.93 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.94 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.94 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.96 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 sudo arm64 1.9.5p2-3 [995 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 21.98 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.01 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.02 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.17 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.21 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.23 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 22.24 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zstd arm64 1.4.8+dfsg-2.1 [576 kB]
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.06 debconf: delaying package configuration, since apt-utils is not installed
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.23 Fetched 27.0 MB in 1s (23.4 MB/s)
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.34 Selecting previously unselected package pigz.
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.34 (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 24010 files and directories currently installed.)
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.39 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.40 Unpacking pigz (2.6-1) ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.51 Selecting previously unselected package libelf1:arm64.
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.51 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.52 Unpacking libelf1:arm64 (0.183-1) ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.73 Selecting previously unselected package libbpf0:arm64.
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.73 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.77 Unpacking libbpf0:arm64 (1:0.3-2) ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.86 Selecting previously unselected package libcap2:arm64.
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.87 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.87 Unpacking libcap2:arm64 (1:2.44-1) ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.99 Selecting previously unselected package libmnl0:arm64.
07:40:43 [2022-07-09T07:40:43.016Z] #21 23.99 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 24.00 Unpacking libmnl0:arm64 (1.0.4-3) ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 24.10 Selecting previously unselected package libxtables12:arm64.
07:40:43 [2022-07-09T07:40:43.016Z] #21 24.10 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.016Z] #21 24.12 Unpacking libxtables12:arm64 (1.8.7-1) ...
07:40:43 [2022-07-09T07:40:43.272Z] #21 24.28 Selecting previously unselected package libcap2-bin.
07:40:43 [2022-07-09T07:40:43.272Z] #21 24.29 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.272Z] #21 24.30 Unpacking libcap2-bin (1:2.44-1) ...
07:40:43 [2022-07-09T07:40:43.529Z] #21 24.43 Selecting previously unselected package iproute2.
07:40:43 [2022-07-09T07:40:43.529Z] #21 24.43 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ...
07:40:43 [2022-07-09T07:40:43.529Z] #21 24.44 Unpacking iproute2 (5.10.0-4) ...
07:40:44 [2022-07-09T07:40:44.093Z] #21 25.18 Selecting previously unselected package xxd.
07:40:44 [2022-07-09T07:40:44.093Z] #21 25.19 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:40:44 [2022-07-09T07:40:44.093Z] #21 25.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:40:44 [2022-07-09T07:40:44.352Z] #21 25.40 Selecting previously unselected package vim-common.
07:40:44 [2022-07-09T07:40:44.352Z] #21 25.41 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:40:44 [2022-07-09T07:40:44.352Z] #21 25.43 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:40:44 [2022-07-09T07:40:44.653Z] #21 25.64 Selecting previously unselected package bash-completion.
07:40:44 [2022-07-09T07:40:44.653Z] #21 25.65 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:40:48 [2022-07-09T07:40:48.617Z] #77 ...
07:40:48 [2022-07-09T07:40:48.617Z] 
07:40:48 [2022-07-09T07:40:48.617Z] #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
07:40:48 [2022-07-09T07:40:48.617Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:40:48 [2022-07-09T07:40:48.617Z] #14 193.5 Selecting previously unselected package g++-mingw-w64-x86-64-win32.
07:40:48 [2022-07-09T07:40:48.617Z] #14 193.5 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ...
07:40:48 [2022-07-09T07:40:48.617Z] #14 193.5 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:40:51 [2022-07-09T07:40:51.212Z] #21 31.37 Unpacking bash-completion (1:2.11-2) ...
07:40:51 [2022-07-09T07:40:51.212Z] #21 32.09 Selecting previously unselected package bzip2.
07:40:51 [2022-07-09T07:40:51.212Z] #21 32.11 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ...
07:40:51 [2022-07-09T07:40:51.212Z] #21 32.15 Unpacking bzip2 (1.0.8-4) ...
07:40:51 [2022-07-09T07:40:51.775Z] #21 32.84 Selecting previously unselected package xz-utils.
07:40:51 [2022-07-09T07:40:51.775Z] #21 32.84 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ...
07:40:51 [2022-07-09T07:40:51.775Z] #21 32.85 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:40:52 [2022-07-09T07:40:52.031Z] #21 33.13 Selecting previously unselected package apparmor.
07:40:52 [2022-07-09T07:40:52.031Z] #21 33.13 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ...
07:40:52 [2022-07-09T07:40:52.292Z] #21 33.21 Unpacking apparmor (2.13.6-10) ...
07:40:52 [2022-07-09T07:40:52.854Z] #21 33.86 Selecting previously unselected package inetutils-ping.
07:40:52 [2022-07-09T07:40:52.854Z] #21 33.86 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_arm64.deb ...
07:40:52 [2022-07-09T07:40:52.854Z] #21 33.88 Unpacking inetutils-ping (2:2.0-1) ...
07:40:53 [2022-07-09T07:40:53.110Z] #21 34.33 Selecting previously unselected package libip4tc2:arm64.
07:40:53 [2022-07-09T07:40:53.110Z] #21 34.34 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ...
07:40:53 [2022-07-09T07:40:53.111Z] #21 34.38 Unpacking libip4tc2:arm64 (1.8.7-1) ...
07:40:53 [2022-07-09T07:40:53.673Z] #21 34.55 Selecting previously unselected package libip6tc2:arm64.
07:40:53 [2022-07-09T07:40:53.673Z] #21 34.55 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ...
07:40:53 [2022-07-09T07:40:53.673Z] #21 34.55 Unpacking libip6tc2:arm64 (1.8.7-1) ...
07:40:53 [2022-07-09T07:40:53.673Z] #21 34.78 Selecting previously unselected package libnfnetlink0:arm64.
07:40:53 [2022-07-09T07:40:53.673Z] #21 ...
07:40:53 [2022-07-09T07:40:53.673Z] 
07:40:53 [2022-07-09T07:40:53.673Z] #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
07:40:53 [2022-07-09T07:40:53.673Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:40:53 [2022-07-09T07:40:53.673Z] #77 133.2 config.status: creating Makefile
07:40:53 [2022-07-09T07:40:53.673Z] #77 133.4 config.status: creating rpm/crun.spec
07:40:53 [2022-07-09T07:40:53.673Z] #77 133.5 config.status: creating config.h
07:40:53 [2022-07-09T07:40:53.673Z] #77 133.6 config.status: executing libtool commands
07:40:53 [2022-07-09T07:40:53.673Z] #77 133.7 config.status: executing depfiles commands
07:40:53 [2022-07-09T07:40:53.673Z] #77 135.8 === configuring in libocispec (/tmp/crun-build/libocispec)
07:40:53 [2022-07-09T07:40:53.673Z] #77 135.8 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:40:53 [2022-07-09T07:40:53.673Z] #77 137.1 checking for gcc... gcc
07:40:53 [2022-07-09T07:40:53.673Z] #77 137.5 checking whether the C compiler works... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 137.8 checking for C compiler default output file name... a.out
07:40:53 [2022-07-09T07:40:53.673Z] #77 137.8 checking for suffix of executables... 
07:40:53 [2022-07-09T07:40:53.673Z] #77 138.2 checking whether we are cross compiling... no
07:40:53 [2022-07-09T07:40:53.673Z] #77 138.5 checking for suffix of object files... o
07:40:53 [2022-07-09T07:40:53.673Z] #77 138.7 checking whether we are using the GNU C compiler... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 138.9 checking whether gcc accepts -g... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 139.2 checking for gcc option to accept ISO C89... none needed
07:40:53 [2022-07-09T07:40:53.673Z] #77 139.7 checking whether gcc understands -c and -o together... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 140.3 checking how to run the C preprocessor... gcc -E
07:40:53 [2022-07-09T07:40:53.673Z] #77 140.8 checking for grep that handles long lines and -e... /bin/grep
07:40:53 [2022-07-09T07:40:53.673Z] #77 140.8 checking for egrep... /bin/grep -E
07:40:53 [2022-07-09T07:40:53.673Z] #77 140.8 checking for ANSI C header files... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 141.6 checking for sys/types.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 141.8 checking for sys/stat.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 142.0 checking for stdlib.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 142.3 checking for string.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 142.5 checking for memory.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 142.8 checking for strings.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 143.1 checking for inttypes.h... yes
07:40:53 [2022-07-09T07:40:53.673Z] #77 143.4 checking for stdint.h... 
07:40:53 [2022-07-09T07:40:53.673Z] #77 ...
07:40:53 [2022-07-09T07:40:53.673Z] 
07:40:53 [2022-07-09T07:40:53.674Z] #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
07:40:53 [2022-07-09T07:40:53.674Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:40:53 [2022-07-09T07:40:53.674Z] #21 34.78 Selecting previously unselected package libnfnetlink0:arm64.
07:40:53 [2022-07-09T07:40:53.674Z] #21 34.78 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ...
07:40:53 [2022-07-09T07:40:53.674Z] #21 34.79 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:40:53 [2022-07-09T07:40:53.930Z] #21 35.06 Selecting previously unselected package libnetfilter-conntrack3:arm64.
07:40:54 [2022-07-09T07:40:54.186Z] #21 35.07 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ...
07:40:54 [2022-07-09T07:40:54.186Z] #21 35.07 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:40:54 [2022-07-09T07:40:54.186Z] #21 35.22 Selecting previously unselected package libnftnl11:arm64.
07:40:54 [2022-07-09T07:40:54.186Z] #21 35.22 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ...
07:40:54 [2022-07-09T07:40:54.186Z] #21 35.23 Unpacking libnftnl11:arm64 (1.1.9-1) ...
07:40:54 [2022-07-09T07:40:54.442Z] #21 35.43 Selecting previously unselected package iptables.
07:40:54 [2022-07-09T07:40:54.443Z] #21 35.43 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ...
07:40:54 [2022-07-09T07:40:54.443Z] #21 35.44 Unpacking iptables (1.8.7-1) ...
07:40:54 [2022-07-09T07:40:54.988Z] #47 ...
07:40:54 [2022-07-09T07:40:54.989Z] 
07:40:54 [2022-07-09T07:40:54.989Z] #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
07:40:54 [2022-07-09T07:40:54.989Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:40:54 [2022-07-09T07:40:54.989Z] #77 186.5   CCLD     libocispec.la
07:40:54 [2022-07-09T07:40:54.989Z] #77 186.9   CCLD     src/validate
07:40:54 [2022-07-09T07:40:54.989Z] #77 186.9   CCLD     tests/test-1
07:40:54 [2022-07-09T07:40:54.989Z] #77 186.9   CCLD     tests/test-2
07:40:54 [2022-07-09T07:40:54.989Z] #77 186.9   CCLD     tests/test-3
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.0   CCLD     tests/test-4
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.0   CCLD     tests/test-5
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.0   CCLD     tests/test-6
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.1   CCLD     tests/test-8
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.1   CCLD     tests/test-7
07:40:54 [2022-07-09T07:40:54.989Z] #77 187.2   CCLD     tests/test-9
07:40:55 [2022-07-09T07:40:55.051Z] #21 35.93 Selecting previously unselected package libonig5:arm64.
07:40:55 [2022-07-09T07:40:55.051Z] #21 35.94 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ...
07:40:55 [2022-07-09T07:40:55.051Z] #21 35.94 Unpacking libonig5:arm64 (6.9.6-1.1) ...
07:40:55 [2022-07-09T07:40:55.051Z] #21 36.31 Selecting previously unselected package libjq1:arm64.
07:40:55 [2022-07-09T07:40:55.051Z] #21 36.31 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ...
07:40:55 [2022-07-09T07:40:55.248Z] #77 187.2   CCLD     tests/test-10
07:40:55 [2022-07-09T07:40:55.248Z] #77 187.3 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
07:40:55 [2022-07-09T07:40:55.248Z] #77 187.4   CCLD     tests/test-11
07:40:55 [2022-07-09T07:40:55.309Z] #21 36.32 Unpacking libjq1:arm64 (1.6-2.1) ...
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.50 Selecting previously unselected package jq.
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.50 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ...
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.50 Unpacking jq (1.6-2.1) ...
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.64 Selecting previously unselected package libaio1:arm64.
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.64 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ...
07:40:55 [2022-07-09T07:40:55.565Z] #21 36.65 Unpacking libaio1:arm64 (0.3.112-9) ...
07:40:55 [2022-07-09T07:40:55.822Z] #21 36.79 Selecting previously unselected package libgpm2:arm64.
07:40:55 [2022-07-09T07:40:55.822Z] #21 36.82 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ...
07:40:55 [2022-07-09T07:40:55.822Z] #21 36.83 Unpacking libgpm2:arm64 (1.20.7-8) ...
07:40:55 [2022-07-09T07:40:55.822Z] #21 36.99 Selecting previously unselected package libicu67:arm64.
07:40:56 [2022-07-09T07:40:56.078Z] #21 36.99 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ...
07:40:56 [2022-07-09T07:40:56.078Z] #21 37.01 Unpacking libicu67:arm64 (67.1-7) ...
07:40:56 [2022-07-09T07:40:56.507Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:40:57 [2022-07-09T07:40:57.241Z] #77 189.2 libtool: link: ar cr libocispec.a 
07:40:57 [2022-07-09T07:40:57.241Z] #77 189.2 libtool: link: ranlib libocispec.a
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.2 Selecting previously unselected package g++-mingw-w64-x86-64.
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.2 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.4 Selecting previously unselected package libapparmor1:amd64.
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.4 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.4 Unpacking libapparmor1:amd64 (2.13.6-10) ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.6 Selecting previously unselected package libapparmor-dev:amd64.
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.6 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.6 Unpacking libapparmor-dev:amd64 (2.13.6-10) ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.9 Selecting previously unselected package libbtrfs0:amd64.
07:40:58 [2022-07-09T07:40:58.620Z] #14 202.9 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 203.0 Unpacking libbtrfs0:amd64 (5.10.1-2) ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 ...
07:40:58 [2022-07-09T07:40:58.620Z] 
07:40:58 [2022-07-09T07:40:58.620Z] #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
07:40:58 [2022-07-09T07:40:58.620Z] #67 sha256:2694c53617d1d11dd3e2392537ddc6c354c3799417e2375636d1cb6b2ef60c6a
07:40:58 [2022-07-09T07:40:58.620Z] #67 194.1 + for f in rootlesskit rootlesskit-docker-proxy
07:40:58 [2022-07-09T07:40:58.620Z] #67 194.1 + GOBIN=/build
07:40:58 [2022-07-09T07:40:58.620Z] #67 194.1 + GO111MODULE=on
07:40:58 [2022-07-09T07:40:58.620Z] #67 194.1 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@1920341cd41e047834a21007424162a2dc946315
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2 rootlesskit version 1.0.0
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2 Usage of /build/rootlesskit-docker-proxy:
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2   -container-ip string
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2     	container ip
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2   -container-port int
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2     	container port (default -1)
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2   -host-ip string
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2     	host ip
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2   -host-port int
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2     	host port (default -1)
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2   -proto string
07:40:58 [2022-07-09T07:40:58.620Z] #67 202.2     	proxy protocol (default "tcp")
07:40:58 [2022-07-09T07:40:58.620Z] #67 DONE 203.0s
07:40:58 [2022-07-09T07:40:58.620Z] 
07:40:58 [2022-07-09T07:40:58.620Z] #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
07:40:58 [2022-07-09T07:40:58.620Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:40:58 [2022-07-09T07:40:58.620Z] #14 203.6 Selecting previously unselected package libbtrfs-dev:amd64.
07:40:58 [2022-07-09T07:40:58.620Z] #14 203.6 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.620Z] #14 ...
07:40:58 [2022-07-09T07:40:58.620Z] 
07:40:58 [2022-07-09T07:40:58.620Z] #68 [rootlesskit 3/4] COPY ./contrib/dockerd-rootless.sh /build
07:40:58 [2022-07-09T07:40:58.620Z] #68 sha256:0d81e3858b64de46a23f756118f5b9b21b579a058367106dbcd1544b7f9c239e
07:40:58 [2022-07-09T07:40:58.620Z] #68 DONE 0.2s
07:40:58 [2022-07-09T07:40:58.620Z] 
07:40:58 [2022-07-09T07:40:58.620Z] #69 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless-setuptool.sh /build
07:40:58 [2022-07-09T07:40:58.620Z] #69 sha256:c5f9668b703eb946541116defd1ce34b01f7070c667341fe56959e032745c643
07:40:58 [2022-07-09T07:40:58.620Z] #69 DONE 0.1s
07:40:58 [2022-07-09T07:40:58.620Z] 
07:40:58 [2022-07-09T07:40:58.620Z] #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
07:40:58 [2022-07-09T07:40:58.620Z] #14 sha256:608fbd6cfdee48f2561d84e26c9562cf53446d5f39d258645187fdfdaa099a66
07:40:58 [2022-07-09T07:40:58.620Z] #14 203.6 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ...
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64.
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.2 Selecting previously unselected package libudev-dev:amd64.
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.2 Preparing to unpack .../20-libudev-dev_247.3-7_amd64.deb ...
07:40:58 [2022-07-09T07:40:58.884Z] #14 204.2 Unpacking libudev-dev:amd64 (247.3-7) ...
07:40:59 [2022-07-09T07:40:59.145Z] #14 204.4 Selecting previously unselected package libsepol1-dev:amd64.
07:40:59 [2022-07-09T07:40:59.145Z] #14 204.4 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ...
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[5]: Entering directory '/tmp/crun-build/libocispec'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[5]: Nothing to be done for 'install-exec-am'.
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[5]: Nothing to be done for 'install-data-am'.
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[5]: Leaving directory '/tmp/crun-build/libocispec'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[4]: Leaving directory '/tmp/crun-build/libocispec'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[3]: Leaving directory '/tmp/crun-build/libocispec'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[2]: Leaving directory '/tmp/crun-build/libocispec'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.2 make[2]: Entering directory '/tmp/crun-build'
07:40:59 [2022-07-09T07:40:59.155Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-utils.o
07:40:59 [2022-07-09T07:40:59.405Z] #14 204.5 Unpacking libsepol1-dev:amd64 (3.1-1) ...
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-container.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cgroup.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.5   CC       src/libcrun/libcrun_testing_a-criu.o
07:40:59 [2022-07-09T07:40:59.412Z] #77 191.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
07:40:59 [2022-07-09T07:40:59.664Z] #14 205.0 Selecting previously unselected package libpcre2-16-0:amd64.
07:40:59 [2022-07-09T07:40:59.664Z] #14 205.0 Preparing to unpack .../22-libpcre2-16-0_10.36-2_amd64.deb ...
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-linux.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-seccomp.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.7   CC       src/libcrun/libcrun_testing_a-ebpf.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.8   CC       src/libcrun/libcrun_testing_a-error.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.8   CC       src/libcrun/libcrun_testing_a-status.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 191.9   CC       src/libcrun/libcrun_testing_a-terminal.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 192.0   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
07:40:59 [2022-07-09T07:40:59.670Z] #77 ...
07:40:59 [2022-07-09T07:40:59.670Z] 
07:40:59 [2022-07-09T07:40:59.670Z] #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
07:40:59 [2022-07-09T07:40:59.670Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:40:59 [2022-07-09T07:40:59.670Z] #47 239.7 + dpkg --print-architecture
07:40:59 [2022-07-09T07:40:59.928Z] #47 239.7 + git checkout -q v2.1.0
07:40:59 [2022-07-09T07:40:59.959Z] #14 205.0 Unpacking libpcre2-16-0:amd64 (10.36-2) ...
07:40:59 [2022-07-09T07:40:59.959Z] #14 205.2 Selecting previously unselected package libpcre2-32-0:amd64.
07:40:59 [2022-07-09T07:40:59.959Z] #14 205.2 Preparing to unpack .../23-libpcre2-32-0_10.36-2_amd64.deb ...
07:40:59 [2022-07-09T07:40:59.959Z] #14 205.2 Unpacking libpcre2-32-0:amd64 (10.36-2) ...
07:41:00 [2022-07-09T07:41:00.218Z] #14 205.5 Selecting previously unselected package libpcre2-posix2:amd64.
07:41:00 [2022-07-09T07:41:00.218Z] #14 205.5 Preparing to unpack .../24-libpcre2-posix2_10.36-2_amd64.deb ...
07:41:00 [2022-07-09T07:41:00.218Z] #14 205.5 Unpacking libpcre2-posix2:amd64 (10.36-2) ...
07:41:00 [2022-07-09T07:41:00.478Z] #14 205.7 Selecting previously unselected package libpcre2-dev:amd64.
07:41:00 [2022-07-09T07:41:00.478Z] #14 205.7 Preparing to unpack .../25-libpcre2-dev_10.36-2_amd64.deb ...
07:41:00 [2022-07-09T07:41:00.478Z] #14 205.7 Unpacking libpcre2-dev:amd64 (10.36-2) ...
07:41:00 [2022-07-09T07:41:00.495Z] #47 240.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:41:00 [2022-07-09T07:41:00.495Z] #47 240.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:41:01 [2022-07-09T07:41:01.324Z] #21 ...
07:41:01 [2022-07-09T07:41:01.324Z] 
07:41:01 [2022-07-09T07:41:01.324Z] #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
07:41:01 [2022-07-09T07:41:01.324Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:01 [2022-07-09T07:41:01.324Z] #77 143.4 checking for stdint.h... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 143.8 checking for unistd.h... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 144.0 checking minix/config.h usability... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 144.3 checking minix/config.h presence... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 144.5 checking for minix/config.h... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 144.5 checking whether it is safe to define __EXTENSIONS__... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.0 checking build system type... aarch64-unknown-linux-gnu
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.5 checking host system type... aarch64-unknown-linux-gnu
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.5 checking how to print strings... printf
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.5 checking for a sed that does not truncate output... /bin/sed
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.6 checking for fgrep... /bin/grep -F
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.6 checking for ld used by gcc... /usr/bin/ld
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.7 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.7 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:41:01 [2022-07-09T07:41:01.324Z] #77 145.7 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.0 checking whether ln -s works... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.0 checking the maximum length of command line arguments... 1572864
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking for /usr/bin/ld option to reload object files... -r
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking for objdump... objdump
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking how to recognize dependent libraries... pass_all
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking for dlltool... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking how to associate runtime and link libraries... printf %s\n
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking for ar... ar
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.1 checking for archiver @FILE support... @
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.5 checking for strip... strip
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.5 checking for ranlib... ranlib
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.5 checking for gawk... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.5 checking for mawk... mawk
07:41:01 [2022-07-09T07:41:01.324Z] #77 146.5 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.1 checking for sysroot... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.1 checking for a working dd... /bin/dd
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.1 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.1 checking for mt... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.1 checking if : is a manifest tool... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.2 checking for dlfcn.h... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.4 checking for objdir... .libs
07:41:01 [2022-07-09T07:41:01.324Z] #77 147.8 checking if gcc supports -fno-rtti -fno-exceptions... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 148.0 checking for gcc option to produce PIC... -fPIC -DPIC
07:41:01 [2022-07-09T07:41:01.324Z] #77 148.0 checking if gcc PIC flag -fPIC -DPIC works... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 148.2 checking if gcc static flag -static works... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 148.7 checking if gcc supports -c -o file.o... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.0 checking if gcc supports -c -o file.o... (cached) yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.0 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.1 checking dynamic linker characteristics... GNU/Linux ld.so
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.6 checking how to hardcode library paths into programs... immediate
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking whether stripping libraries is possible... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking if libtool supports shared libraries... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking whether to build shared libraries... no
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking whether to build static libraries... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking for a BSD-compatible install... /usr/bin/install -c
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.7 checking whether build environment is sane... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.8 checking whether make sets $(MAKE)... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 149.9 checking whether make supports the include directive... yes (GNU style)
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.0 checking whether make supports nested variables... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.1 checking whether UID '0' is supported by ustar format... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.1 checking whether GID '0' is supported by ustar format... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.1 checking how to create a ustar tar archive... gnutar
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.2 checking dependency style of gcc... gcc3
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.5 checking whether to enable maintainer-specific portions of Makefiles... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.5 checking whether make supports nested variables... (cached) yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.5 checking for pkg-config... /usr/bin/pkg-config
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.5 checking pkg-config is at least version 0.9.0... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.5 checking for yajl >= 2.1.0... yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.6 checking for a sed that does not truncate output... (cached) /bin/sed
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.6 checking for gcc... (cached) gcc
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.8 checking whether we are using the GNU C compiler... (cached) yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.8 checking whether gcc accepts -g... (cached) yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.8 checking for gcc option to accept ISO C89... (cached) none needed
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.8 checking whether gcc understands -c and -o together... (cached) yes
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.8 checking for a Python interpreter with version >= 3... python3
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.9 checking for python3... /usr/bin/python3
07:41:01 [2022-07-09T07:41:01.324Z] #77 150.9 checking for python3 version... 3.9
07:41:01 [2022-07-09T07:41:01.417Z] #14 206.6 Selecting previously unselected package libselinux1-dev:amd64.
07:41:01 [2022-07-09T07:41:01.417Z] #14 206.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ...
07:41:01 [2022-07-09T07:41:01.417Z] #14 206.6 Unpacking libselinux1-dev:amd64 (3.1-3) ...
07:41:01 [2022-07-09T07:41:01.417Z] #14 206.8 Selecting previously unselected package libdevmapper-dev:amd64.
07:41:01 [2022-07-09T07:41:01.581Z] #77 151.0 checking for python3 platform... linux
07:41:01 [2022-07-09T07:41:01.581Z] #77 151.1 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:41:01 [2022-07-09T07:41:01.677Z] #14 206.8 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ...
07:41:01 [2022-07-09T07:41:01.677Z] #14 206.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:41:01 [2022-07-09T07:41:01.677Z] #14 207.0 Selecting previously unselected package libseccomp-dev:amd64.
07:41:01 [2022-07-09T07:41:01.677Z] #14 207.0 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ...
07:41:01 [2022-07-09T07:41:01.677Z] #14 207.0 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:41:01 [2022-07-09T07:41:01.677Z] #14 207.1 Selecting previously unselected package libsystemd-dev:amd64.
07:41:01 [2022-07-09T07:41:01.837Z] #77 151.3 checking for python3 extension module directory... 
07:41:01 [2022-07-09T07:41:01.837Z] #77 ...
07:41:01 [2022-07-09T07:41:01.837Z] 
07:41:01 [2022-07-09T07:41:01.837Z] #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
07:41:01 [2022-07-09T07:41:01.837Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:41:01 [2022-07-09T07:41:01.837Z] #21 43.05 Selecting previously unselected package libinih1:arm64.
07:41:01 [2022-07-09T07:41:01.937Z] #14 207.2 Preparing to unpack .../29-libsystemd-dev_247.3-7_amd64.deb ...
07:41:01 [2022-07-09T07:41:01.937Z] #14 207.2 Unpacking libsystemd-dev:amd64 (247.3-7) ...
07:41:02 [2022-07-09T07:41:02.094Z] #21 43.06 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.094Z] #21 43.11 Unpacking libinih1:arm64 (53-1+b2) ...
07:41:02 [2022-07-09T07:41:02.094Z] #21 43.27 Selecting previously unselected package libnet1:arm64.
07:41:02 [2022-07-09T07:41:02.094Z] #21 43.28 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.350Z] #21 43.35 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:41:02 [2022-07-09T07:41:02.507Z] #14 207.9 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ...
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.51 Selecting previously unselected package libnl-3-200:arm64.
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.52 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.53 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ...
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.64 Selecting previously unselected package libprotobuf-c1:arm64.
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.64 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.606Z] #21 43.66 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:41:02 [2022-07-09T07:41:02.607Z] #21 43.73 Selecting previously unselected package libyajl2:arm64.
07:41:02 [2022-07-09T07:41:02.607Z] #21 43.75 Preparing to unpack .../31-libyajl2_2.1.0-3_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.607Z] #21 43.76 Unpacking libyajl2:arm64 (2.1.0-3) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 207.9 Setting up libapparmor1:amd64 (2.13.6-10) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 207.9 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.0 Setting up libsepol1-dev:amd64 (3.1-1) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.0 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.0 Setting up libpcre2-16-0:amd64 (10.36-2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.0 Setting up libbtrfs0:amd64 (5.10.1-2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.0 Setting up libpcre2-32-0:amd64 (10.36-2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.1 Setting up libudev-dev:amd64 (247.3-7) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.1 Setting up libpcre2-posix2:amd64 (10.36-2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.1 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.1 Setting up libbtrfs-dev:amd64 (5.10.1-2) ...
07:41:02 [2022-07-09T07:41:02.767Z] #14 208.1 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ...
07:41:02 [2022-07-09T07:41:02.863Z] #21 43.83 Selecting previously unselected package net-tools.
07:41:02 [2022-07-09T07:41:02.863Z] #21 43.87 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_arm64.deb ...
07:41:02 [2022-07-09T07:41:02.863Z] #21 43.87 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.1 Setting up libapparmor-dev:amd64 (2.13.6-10) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up mingw-w64-common (8.0.0-1) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up libsystemd-dev:amd64 (247.3-7) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up libpcre2-dev:amd64 (10.36-2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up libselinux1-dev:amd64 (3.1-3) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 Setting up binutils-mingw-w64 (2.35-2+8.11) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.3 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.4 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.4 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ...
07:41:03 [2022-07-09T07:41:03.027Z] #14 208.5 Setting up dmsetup (2:1.02.175-2.1) ...
07:41:03 [2022-07-09T07:41:03.287Z] #14 208.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ...
07:41:03 [2022-07-09T07:41:03.287Z] #14 208.5 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ...
07:41:03 [2022-07-09T07:41:03.287Z] #14 208.5 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:41:03 [2022-07-09T07:41:03.425Z] #21 44.43 Selecting previously unselected package patch.
07:41:03 [2022-07-09T07:41:03.425Z] #21 44.49 Preparing to unpack .../33-patch_2.7.6-7_arm64.deb ...
07:41:03 [2022-07-09T07:41:03.425Z] #21 44.49 Unpacking patch (2.7.6-7) ...
07:41:03 [2022-07-09T07:41:03.682Z] #21 44.67 Selecting previously unselected package python-pip-whl.
07:41:03 [2022-07-09T07:41:03.682Z] #21 44.70 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:41:03 [2022-07-09T07:41:03.682Z] #21 44.70 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:41:04 [2022-07-09T07:41:04.227Z] #14 DONE 209.3s
07:41:04 [2022-07-09T07:41:04.227Z] 
07:41:04 [2022-07-09T07:41:04.227Z] #59 [runc 1/2] COPY /hack/dockerfile/install/install.sh /hack/dockerfile/install/runc.installer /
07:41:04 [2022-07-09T07:41:04.227Z] #59 sha256:dc79ddfb630142b8addb8bd0d861c2e87a2dc3b6dae7e0177e44228ec90a02d4
07:41:04 [2022-07-09T07:41:04.227Z] #59 DONE 0.2s
07:41:04 [2022-07-09T07:41:04.227Z] 
07:41:04 [2022-07-09T07:41:04.227Z] #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
07:41:04 [2022-07-09T07:41:04.227Z] #60 sha256:7a8a04d96bb17c51c84aaaf0a936c066f7ad90e78b97d3914c3bf4bada3b39cf
07:41:04 [2022-07-09T07:41:04.609Z] #21 45.59 Selecting previously unselected package python3-lib2to3.
07:41:04 [2022-07-09T07:41:04.609Z] #21 45.59 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
07:41:04 [2022-07-09T07:41:04.609Z] #21 45.60 Unpacking python3-lib2to3 (3.9.2-1) ...
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.74 Selecting previously unselected package python3-distutils.
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.75 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.76 Unpacking python3-distutils (3.9.2-1) ...
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.93 Selecting previously unselected package python3-pkg-resources.
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.93 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
07:41:04 [2022-07-09T07:41:04.866Z] #21 45.93 Unpacking python3-pkg-resources (52.0.0-4) ...
07:41:05 [2022-07-09T07:41:05.123Z] #21 46.21 Selecting previously unselected package python3-setuptools.
07:41:05 [2022-07-09T07:41:05.123Z] #21 46.22 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
07:41:05 [2022-07-09T07:41:05.123Z] #21 46.22 Unpacking python3-setuptools (52.0.0-4) ...
07:41:05 [2022-07-09T07:41:05.690Z] #21 46.80 Selecting previously unselected package python3-wheel.
07:41:05 [2022-07-09T07:41:05.690Z] #21 46.81 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
07:41:05 [2022-07-09T07:41:05.690Z] #21 46.81 Unpacking python3-wheel (0.34.2-1) ...
07:41:05 [2022-07-09T07:41:05.946Z] #21 46.90 Selecting previously unselected package python3-pip.
07:41:05 [2022-07-09T07:41:05.946Z] #21 46.90 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:41:05 [2022-07-09T07:41:05.946Z] #21 46.91 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + RM_GOPATH=0
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + TMP_GOPATH=
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + : /build
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + '[' -z '' ']'
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 ++ mktemp -d
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + export GOPATH=/tmp/tmp.70gWAkFO8D
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + GOPATH=/tmp/tmp.70gWAkFO8D
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + RM_GOPATH=1
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 + case "$(go env GOARCH)" in
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.577 ++ go env GOARCH
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.601 + export GO_BUILDMODE=-buildmode=pie
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.602 + GO_BUILDMODE=-buildmode=pie
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.605 ++ dirname /install.sh
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 Install runc version v1.1.2 (build tags: seccomp)
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + dir=/
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + bin=runc
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + shift
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + '[' '!' -f //runc.installer ']'
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + . //runc.installer
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 ++ set -e
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 ++ : v1.1.2
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + install_runc
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + RUNC_BUILDTAGS=seccomp
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.606 + echo 'Install runc version v1.1.2 (build tags: seccomp)'
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.613 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.70gWAkFO8D/src/github.com/opencontainers/runc
07:41:06 [2022-07-09T07:41:06.138Z] #60 1.621 Cloning into '/tmp/tmp.70gWAkFO8D/src/github.com/opencontainers/runc'...
07:41:06 [2022-07-09T07:41:06.138Z] #60 ...
07:41:06 [2022-07-09T07:41:06.138Z] 
07:41:06 [2022-07-09T07:41:06.138Z] #15 [dev-systemd-false  1/28] RUN groupadd -r docker
07:41:06 [2022-07-09T07:41:06.138Z] #15 sha256:cc95ddea40f49f1a0537aef9a9e9143c8ceb38ba5aa987390027ef85c2544f58
07:41:06 [2022-07-09T07:41:06.138Z] #15 DONE 2.0s
07:41:06 [2022-07-09T07:41:06.138Z] 
07:41:06 [2022-07-09T07:41:06.138Z] #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
07:41:06 [2022-07-09T07:41:06.138Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.6 configure.ac:11: installing 'build-aux/compile'
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.6 configure.ac:11: installing 'build-aux/config.guess'
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.6 configure.ac:11: installing 'build-aux/config.sub'
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.6 configure.ac:13: installing 'build-aux/install-sh'
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.6 configure.ac:13: installing 'build-aux/missing'
07:41:06 [2022-07-09T07:41:06.138Z] #77 135.7 configure.ac:8: installing 'build-aux/tap-driver.sh'
07:41:06 [2022-07-09T07:41:06.138Z] #77 136.0 Makefile.am: installing 'build-aux/depcomp'
07:41:06 [2022-07-09T07:41:06.138Z] #77 137.8 checking build system type... x86_64-pc-linux-gnu
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.3 checking host system type... x86_64-pc-linux-gnu
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.3 checking how to print strings... printf
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.3 checking for gcc... gcc
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.4 checking whether the C compiler works... yes
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.7 checking for C compiler default output file name... a.out
07:41:06 [2022-07-09T07:41:06.138Z] #77 138.7 checking for suffix of executables... 
07:41:06 [2022-07-09T07:41:06.138Z] #77 139.1 checking whether we are cross compiling... no
07:41:06 [2022-07-09T07:41:06.138Z] #77 139.6 checking for suffix of object files... o
07:41:06 [2022-07-09T07:41:06.203Z] #21 47.21 Selecting previously unselected package sudo.
07:41:06 [2022-07-09T07:41:06.203Z] #21 47.21 Preparing to unpack .../41-sudo_1.9.5p2-3_arm64.deb ...
07:41:06 [2022-07-09T07:41:06.203Z] #21 47.22 Unpacking sudo (1.9.5p2-3) ...
07:41:06 [2022-07-09T07:41:06.400Z] #77 139.7 checking whether we are using the GNU C compiler... yes
07:41:06 [2022-07-09T07:41:06.400Z] #77 139.9 checking whether gcc accepts -g... yes
07:41:06 [2022-07-09T07:41:06.969Z] #77 140.1 checking for gcc option to accept ISO C89... none needed
07:41:07 [2022-07-09T07:41:07.054Z] #47 ...
07:41:07 [2022-07-09T07:41:07.054Z] 
07:41:07 [2022-07-09T07:41:07.054Z] #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
07:41:07 [2022-07-09T07:41:07.054Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.0   CC       src/libcrun/libcrun_testing_a-signals.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.2   CC       src/libcrun/libcrun_testing_a-mount_flags.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.3   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.3   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.4   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.5   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.8   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 192.8   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.3   CC       src/crun-crun.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.3   CC       src/crun-run.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.5   CC       src/crun-delete.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.5   CC       src/crun-kill.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.7   CC       src/crun-pause.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.9   CC       src/crun-unpause.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 193.9   CC       src/crun-spec.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.0   CC       src/crun-exec.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.1   CC       src/crun-list.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.2   CC       src/crun-create.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.3   CC       src/crun-start.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.6   CC       src/crun-state.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.6   CC       src/crun-update.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.8   CC       src/crun-ps.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 194.9   CC       src/crun-checkpoint.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 195.3   CC       src/crun-restore.o
07:41:07 [2022-07-09T07:41:07.054Z] #77 195.3   CC       src/libcrun/libcrun_la-utils.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 195.5   CC       src/libcrun/libcrun_la-cloned_binary.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 195.7   CC       src/libcrun/libcrun_la-container.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.1   CC       src/libcrun/libcrun_la-cgroup.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.2   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.4   CC       src/libcrun/libcrun_la-cgroup-setup.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.8   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 196.8   CC       src/libcrun/libcrun_la-cgroup-utils.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 197.2   CC       src/libcrun/libcrun_la-criu.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 197.2   CC       src/libcrun/libcrun_la-custom-handler.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 197.4   CC       src/libcrun/libcrun_la-linux.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 197.4   CC       src/libcrun/libcrun_la-seccomp.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 197.8   CC       src/libcrun/libcrun_la-ebpf.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.0   CC       src/libcrun/libcrun_la-error.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.1   CC       src/libcrun/libcrun_la-status.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.3   CC       src/libcrun/libcrun_la-terminal.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.7   CC       src/libcrun/libcrun_la-chroot_realpath.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.7   CC       src/libcrun/libcrun_la-signals.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 198.8   CC       src/libcrun/libcrun_la-mount_flags.lo
07:41:07 [2022-07-09T07:41:07.054Z] #77 199.1   CC       src/libcrun/libcrun_la-seccomp_notify.lo
07:41:07 [2022-07-09T07:41:07.135Z] #21 48.06 Selecting previously unselected package thin-provisioning-tools.
07:41:07 [2022-07-09T07:41:07.135Z] #21 48.07 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_arm64.deb ...
07:41:07 [2022-07-09T07:41:07.135Z] #21 48.10 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:41:07 [2022-07-09T07:41:07.228Z] #77 140.4 checking whether gcc understands -c and -o together... yes
07:41:07 [2022-07-09T07:41:07.228Z] #77 140.8 checking for a sed that does not truncate output... /bin/sed
07:41:07 [2022-07-09T07:41:07.311Z] #77 199.4   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
07:41:07 [2022-07-09T07:41:07.488Z] #77 140.8 checking for grep that handles long lines and -e... /bin/grep
07:41:07 [2022-07-09T07:41:07.488Z] #77 140.9 checking for egrep... /bin/grep -E
07:41:07 [2022-07-09T07:41:07.488Z] #77 140.9 checking for fgrep... /bin/grep -F
07:41:07 [2022-07-09T07:41:07.488Z] #77 140.9 checking for ld used by gcc... /usr/bin/ld
07:41:07 [2022-07-09T07:41:07.488Z] #77 140.9 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:41:07 [2022-07-09T07:41:07.488Z] #77 141.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:41:07 [2022-07-09T07:41:07.570Z] #77 199.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
07:41:07 [2022-07-09T07:41:07.697Z] #21 48.67 Selecting previously unselected package uidmap.
07:41:07 [2022-07-09T07:41:07.697Z] #21 48.67 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_arm64.deb ...
07:41:07 [2022-07-09T07:41:07.697Z] #21 48.67 Unpacking uidmap (1:4.8.1-1) ...
07:41:07 [2022-07-09T07:41:07.747Z] #77 141.0 checking the name lister (/usr/bin/nm -B) interface... 
07:41:07 [2022-07-09T07:41:07.747Z] #77 ...
07:41:07 [2022-07-09T07:41:07.747Z] 
07:41:07 [2022-07-09T07:41:07.747Z] #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
07:41:07 [2022-07-09T07:41:07.747Z] #16 sha256:dc677770f28f54fccd1a8516cccd94f88336efcbdc40c96ad18c46e2754c68ba
07:41:07 [2022-07-09T07:41:07.747Z] #16 DONE 1.6s
07:41:07 [2022-07-09T07:41:07.747Z] 
07:41:07 [2022-07-09T07:41:07.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
07:41:07 [2022-07-09T07:41:07.747Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:07 [2022-07-09T07:41:07.747Z] #77 141.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:41:07 [2022-07-09T07:41:07.747Z] #77 141.2 checking whether ln -s works... yes
07:41:07 [2022-07-09T07:41:07.747Z] #77 141.2 checking the maximum length of command line arguments... 
07:41:07 [2022-07-09T07:41:07.747Z] #77 ...
07:41:07 [2022-07-09T07:41:07.747Z] 
07:41:07 [2022-07-09T07:41:07.747Z] #17 [dev-systemd-false  3/28] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc
07:41:07 [2022-07-09T07:41:07.747Z] #17 sha256:892cc41becfa68ce41b3829c8eb1e42e604f2bc45549b6f5a194215a472f22d3
07:41:07 [2022-07-09T07:41:07.829Z] #77 199.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
07:41:07 [2022-07-09T07:41:07.956Z] #21 49.03 Selecting previously unselected package vim-runtime.
07:41:07 [2022-07-09T07:41:07.956Z] #21 49.03 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:41:07 [2022-07-09T07:41:07.956Z] #21 49.11 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:41:08 [2022-07-09T07:41:08.214Z] #21 49.18 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:41:08 [2022-07-09T07:41:08.214Z] #21 49.19 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:41:08 [2022-07-09T07:41:08.394Z] #77 200.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
07:41:08 [2022-07-09T07:41:08.960Z] #77 201.0   CC       tests/init.o
07:41:09 [2022-07-09T07:41:09.125Z] #17 1.417 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc'
07:41:09 [2022-07-09T07:41:09.125Z] #17 DONE 1.6s
07:41:09 [2022-07-09T07:41:09.125Z] 
07:41:09 [2022-07-09T07:41:09.125Z] #18 [dev-systemd-false  4/28] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc
07:41:09 [2022-07-09T07:41:09.125Z] #18 sha256:02eb287b450d9a02816f72b3c6bad4b3a3a0abfc413ddbdd5d7e62c1d651c673
07:41:09 [2022-07-09T07:41:09.219Z] #77 201.2   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
07:41:11 [2022-07-09T07:41:11.031Z] #18 DONE 1.7s
07:41:11 [2022-07-09T07:41:11.031Z] 
07:41:11 [2022-07-09T07:41:11.031Z] #19 [dev-systemd-false  5/28] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker
07:41:11 [2022-07-09T07:41:11.031Z] #19 sha256:68455664b8d40666121086f3ad95e7572c35f2e0ecd2e6dcaf6ca77b391427c9
07:41:12 [2022-07-09T07:41:12.383Z] #21 ...
07:41:12 [2022-07-09T07:41:12.383Z] 
07:41:12 [2022-07-09T07:41:12.383Z] #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
07:41:12 [2022-07-09T07:41:12.383Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:12 [2022-07-09T07:41:12.383Z] #77 151.3 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:41:12 [2022-07-09T07:41:12.383Z] #77 152.0 checking that generated files are newer than configure... done
07:41:12 [2022-07-09T07:41:12.383Z] #77 152.0 configure: creating ./config.status
07:41:12 [2022-07-09T07:41:12.383Z] #77 157.4 config.status: creating Makefile
07:41:12 [2022-07-09T07:41:12.383Z] #77 157.7 config.status: creating config.h
07:41:12 [2022-07-09T07:41:12.383Z] #77 157.8 config.status: executing libtool commands
07:41:12 [2022-07-09T07:41:12.383Z] #77 157.9 config.status: executing depfiles commands
07:41:12 [2022-07-09T07:41:12.383Z] #77 159.5 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
07:41:12 [2022-07-09T07:41:12.383Z] #77 159.5 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:41:12 [2022-07-09T07:41:12.383Z] #77 160.1 checking for gcc... gcc
07:41:12 [2022-07-09T07:41:12.383Z] #77 160.3 checking whether the C compiler works... yes
07:41:12 [2022-07-09T07:41:12.383Z] #77 160.6 checking for C compiler default output file name... a.out
07:41:12 [2022-07-09T07:41:12.383Z] #77 160.6 checking for suffix of executables... 
07:41:12 [2022-07-09T07:41:12.383Z] #77 160.9 checking whether we are cross compiling... no
07:41:12 [2022-07-09T07:41:12.383Z] #77 161.2 checking for suffix of object files... o
07:41:12 [2022-07-09T07:41:12.383Z] #77 161.4 checking whether we are using the GNU C compiler... yes
07:41:12 [2022-07-09T07:41:12.383Z] #77 161.6 checking whether gcc accepts -g... yes
07:41:12 [2022-07-09T07:41:12.383Z] #77 161.6 checking for gcc option to accept ISO C89... none needed
07:41:12 [2022-07-09T07:41:12.383Z] #77 161.8 checking whether gcc understands -c and -o together... yes
07:41:12 [2022-07-09T07:41:12.383Z] #77 162.1 checking for a BSD-compatible install... /usr/bin/install -c
07:41:12 [2022-07-09T07:41:12.639Z] #77 162.1 checking whether build environment is sane... yes
07:41:12 [2022-07-09T07:41:12.639Z] #77 162.2 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:41:12 [2022-07-09T07:41:12.639Z] #77 162.3 checking for gawk... no
07:41:12 [2022-07-09T07:41:12.639Z] #77 162.3 checking for mawk... mawk
07:41:12 [2022-07-09T07:41:12.639Z] #77 162.3 checking whether make sets $(MAKE)... yes
07:41:12 [2022-07-09T07:41:12.895Z] #77 162.4 checking whether make supports the include directive... yes (GNU style)
07:41:12 [2022-07-09T07:41:12.895Z] #77 162.5 checking whether make supports nested variables... yes
07:41:12 [2022-07-09T07:41:12.895Z] #77 162.5 checking whether UID '0' is supported by ustar format... yes
07:41:12 [2022-07-09T07:41:12.895Z] #77 162.5 checking whether GID '0' is supported by ustar format... yes
07:41:12 [2022-07-09T07:41:12.935Z] #19 DONE 1.7s
07:41:12 [2022-07-09T07:41:12.935Z] 
07:41:12 [2022-07-09T07:41:12.935Z] #20 [dev-systemd-false  6/28] RUN ldconfig
07:41:12 [2022-07-09T07:41:12.935Z] #20 sha256:27068681b785a761bb7c53e1b796be963f7e35b10a3fd51fe3663b680ef5c50d
07:41:13 [2022-07-09T07:41:13.151Z] #77 162.5 checking how to create a ustar tar archive... gnutar
07:41:13 [2022-07-09T07:41:13.713Z] #77 162.7 checking dependency style of gcc... gcc3
07:41:13 [2022-07-09T07:41:13.713Z] #77 163.1 checking whether to enable maintainer-specific portions of Makefiles... yes
07:41:13 [2022-07-09T07:41:13.713Z] #77 163.1 checking whether make supports nested variables... (cached) yes
07:41:13 [2022-07-09T07:41:13.713Z] #77 163.3 checking build system type... 
07:41:13 [2022-07-09T07:41:13.713Z] #77 ...
07:41:13 [2022-07-09T07:41:13.713Z] 
07:41:13 [2022-07-09T07:41:13.713Z] #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
07:41:13 [2022-07-09T07:41:13.713Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:41:13 [2022-07-09T07:41:13.713Z] #21 54.81 Selecting previously unselected package vim.
07:41:13 [2022-07-09T07:41:13.713Z] #21 54.83 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ...
07:41:13 [2022-07-09T07:41:13.969Z] #21 54.93 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:41:14 [2022-07-09T07:41:14.313Z] #20 DONE 1.4s
07:41:14 [2022-07-09T07:41:14.314Z] 
07:41:14 [2022-07-09T07:41:14.314Z] #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
07:41:14 [2022-07-09T07:41:14.314Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:41:14 [2022-07-09T07:41:14.896Z] #21 55.70 Selecting previously unselected package xfsprogs.
07:41:14 [2022-07-09T07:41:14.896Z] #21 55.70 Preparing to unpack .../46-xfsprogs_5.10.0-4_arm64.deb ...
07:41:14 [2022-07-09T07:41:14.896Z] #21 55.72 Unpacking xfsprogs (5.10.0-4) ...
07:41:15 [2022-07-09T07:41:15.458Z] #21 56.63 Selecting previously unselected package zip.
07:41:15 [2022-07-09T07:41:15.458Z] #21 56.64 Preparing to unpack .../47-zip_3.0-12_arm64.deb ...
07:41:15 [2022-07-09T07:41:15.458Z] #21 56.64 Unpacking zip (3.0-12) ...
07:41:15 [2022-07-09T07:41:15.715Z] #21 56.83 Selecting previously unselected package zstd.
07:41:15 [2022-07-09T07:41:15.715Z] #21 56.84 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_arm64.deb ...
07:41:15 [2022-07-09T07:41:15.715Z] #21 56.89 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:41:16 [2022-07-09T07:41:16.226Z] #21 2.155 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB]
07:41:16 [2022-07-09T07:41:16.283Z] #21 57.53 Setting up python3-pkg-resources (52.0.0-4) ...
07:41:16 [2022-07-09T07:41:16.486Z] #21 2.190 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [44.1 kB]
07:41:16 [2022-07-09T07:41:16.486Z] #21 2.195 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [39.4 kB]
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.70 Setting up libip4tc2:arm64 (1.8.7-1) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.72 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.73 Setting up libgpm2:arm64 (1.20.7-8) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.75 Setting up libicu67:arm64 (67.1-7) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.76 Setting up libip6tc2:arm64 (1.8.7-1) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.77 Setting up libinih1:arm64 (53-1+b2) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.78 Setting up uidmap (1:4.8.1-1) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.79 Setting up libyajl2:arm64 (2.1.0-3) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.80 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.81 Setting up bzip2 (1.0.8-4) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.82 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ...
07:41:17 [2022-07-09T07:41:17.693Z] #21 58.83 Setting up python3-wheel (0.34.2-1) ...
07:41:17 [2022-07-09T07:41:17.868Z] #21 ...
07:41:17 [2022-07-09T07:41:17.868Z] 
07:41:17 [2022-07-09T07:41:17.868Z] #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
07:41:17 [2022-07-09T07:41:17.868Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.2 checking the maximum length of command line arguments... 1572864
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking for /usr/bin/ld option to reload object files... -r
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking for objdump... objdump
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking how to recognize dependent libraries... pass_all
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking for dlltool... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking how to associate runtime and link libraries... printf %s\n
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.3 checking for ar... ar
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.4 checking for archiver @FILE support... @
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.7 checking for strip... strip
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.7 checking for ranlib... ranlib
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.7 checking for gawk... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.7 checking for mawk... mawk
07:41:17 [2022-07-09T07:41:17.868Z] #77 141.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.6 checking for sysroot... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.6 checking for a working dd... /bin/dd
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.8 checking for mt... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.8 checking if : is a manifest tool... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 142.9 checking how to run the C preprocessor... gcc -E
07:41:17 [2022-07-09T07:41:17.868Z] #77 143.7 checking for ANSI C header files... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 144.9 checking for sys/types.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 145.1 checking for sys/stat.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 145.3 checking for stdlib.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 145.5 checking for string.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 145.9 checking for memory.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 146.4 checking for strings.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 146.9 checking for inttypes.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 147.1 checking for stdint.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 147.6 checking for unistd.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 148.0 checking for dlfcn.h... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 148.4 checking for objdir... .libs
07:41:17 [2022-07-09T07:41:17.868Z] #77 149.2 checking if gcc supports -fno-rtti -fno-exceptions... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 149.4 checking for gcc option to produce PIC... -fPIC -DPIC
07:41:17 [2022-07-09T07:41:17.868Z] #77 149.4 checking if gcc PIC flag -fPIC -DPIC works... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 149.6 checking if gcc static flag -static works... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 150.3 checking if gcc supports -c -o file.o... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 150.5 checking if gcc supports -c -o file.o... (cached) yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 150.5 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 150.6 checking dynamic linker characteristics... GNU/Linux ld.so
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.3 checking how to hardcode library paths into programs... immediate
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.3 checking whether stripping libraries is possible... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.4 checking if libtool supports shared libraries... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.4 checking whether to build shared libraries... no
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.4 checking whether to build static libraries... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.4 checking for a BSD-compatible install... /usr/bin/install -c
07:41:17 [2022-07-09T07:41:17.868Z] #77 151.5 checking whether build environment is sane... yes
07:41:17 [2022-07-09T07:41:17.868Z] #77 ...
07:41:17 [2022-07-09T07:41:17.868Z] 
07:41:17 [2022-07-09T07:41:17.868Z] #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
07:41:17 [2022-07-09T07:41:17.868Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:41:17 [2022-07-09T07:41:17.868Z] #21 3.870 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8182 kB]
07:41:19 [2022-07-09T07:41:19.061Z] #21 59.84 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:41:19 [2022-07-09T07:41:19.061Z] #21 59.91 Setting up libcap2:arm64 (1:2.44-1) ...
07:41:19 [2022-07-09T07:41:19.061Z] #21 59.97 Setting up libcap2-bin (1:2.44-1) ...
07:41:19 [2022-07-09T07:41:19.061Z] #21 60.05 Setting up apparmor (2.13.6-10) ...
07:41:20 [2022-07-09T07:41:20.420Z] #21 6.398 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [164 kB]
07:41:21 [2022-07-09T07:41:21.744Z] #21 ...
07:41:21 [2022-07-09T07:41:21.744Z] 
07:41:21 [2022-07-09T07:41:21.744Z] #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
07:41:21 [2022-07-09T07:41:21.744Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:21 [2022-07-09T07:41:21.745Z] #77 163.3 checking build system type... aarch64-unknown-linux-gnu
07:41:21 [2022-07-09T07:41:21.745Z] #77 163.9 checking host system type... aarch64-unknown-linux-gnu
07:41:21 [2022-07-09T07:41:21.745Z] #77 163.9 checking how to print strings... printf
07:41:21 [2022-07-09T07:41:21.745Z] #77 163.9 checking for a sed that does not truncate output... /bin/sed
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.0 checking for grep that handles long lines and -e... /bin/grep
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.0 checking for egrep... /bin/grep -E
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.0 checking for fgrep... /bin/grep -F
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.0 checking for ld used by gcc... /usr/bin/ld
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.1 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.1 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.2 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.4 checking whether ln -s works... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.4 checking the maximum length of command line arguments... 1572864
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking how to convert aarch64-unknown-linux-gnu file names to aarch64-unknown-linux-gnu format... func_convert_file_noop
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking how to convert aarch64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking for /usr/bin/ld option to reload object files... -r
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking for objdump... objdump
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking how to recognize dependent libraries... pass_all
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking for dlltool... no
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.5 checking how to associate runtime and link libraries... printf %s\n
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.6 checking for ar... ar
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.6 checking for archiver @FILE support... @
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.9 checking for strip... strip
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.9 checking for ranlib... ranlib
07:41:21 [2022-07-09T07:41:21.745Z] #77 164.9 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.5 checking for sysroot... no
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.5 checking for a working dd... /bin/dd
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.6 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.6 checking for mt... no
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.6 checking if : is a manifest tool... no
07:41:21 [2022-07-09T07:41:21.745Z] #77 165.7 checking how to run the C preprocessor... gcc -E
07:41:21 [2022-07-09T07:41:21.745Z] #77 166.1 checking for ANSI C header files... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 167.2 checking for sys/types.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 167.6 checking for sys/stat.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 167.8 checking for stdlib.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 168.1 checking for string.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 168.4 checking for memory.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 168.6 checking for strings.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 168.9 checking for inttypes.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 169.2 checking for stdint.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 169.7 checking for unistd.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 170.0 checking for dlfcn.h... yes
07:41:21 [2022-07-09T07:41:21.745Z] #77 170.2 checking for objdir... .libs
07:41:21 [2022-07-09T07:41:21.745Z] #77 171.0 checking if gcc supports -fno-rtti -fno-exceptions... no
07:41:21 [2022-07-09T07:41:21.745Z] #77 ...
07:41:21 [2022-07-09T07:41:21.745Z] 
07:41:21 [2022-07-09T07:41:21.745Z] #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
07:41:21 [2022-07-09T07:41:21.745Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:41:21 [2022-07-09T07:41:21.745Z] #21 62.57 Setting up zip (3.0-12) ...
07:41:21 [2022-07-09T07:41:21.745Z] #21 62.59 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:41:21 [2022-07-09T07:41:21.745Z] #21 62.68 Setting up bash-completion (1:2.11-2) ...
07:41:23 [2022-07-09T07:41:23.717Z] #21 8.988 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [2592 B]
07:41:23 [2022-07-09T07:41:23.717Z] #21 ...
07:41:23 [2022-07-09T07:41:23.717Z] 
07:41:23 [2022-07-09T07:41:23.717Z] #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
07:41:23 [2022-07-09T07:41:23.717Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:23 [2022-07-09T07:41:23.717Z] #77 151.7 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:41:23 [2022-07-09T07:41:23.717Z] #77 151.8 checking whether make sets $(MAKE)... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.0 checking whether make supports the include directive... yes (GNU style)
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.0 checking whether make supports nested variables... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.1 checking whether UID '0' is supported by ustar format... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.1 checking whether GID '0' is supported by ustar format... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.1 checking how to create a ustar tar archive... gnutar
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.2 checking dependency style of gcc... gcc3
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.7 checking whether to enable maintainer-specific portions of Makefiles... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.7 checking whether make supports nested variables... (cached) yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.7 checking for gawk... (cached) mawk
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.7 checking for a sed that does not truncate output... (cached) /bin/sed
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.7 checking for gcc... (cached) gcc
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.9 checking whether we are using the GNU C compiler... (cached) yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.9 checking whether gcc accepts -g... (cached) yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.9 checking for gcc option to accept ISO C89... (cached) none needed
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.9 checking whether gcc understands -c and -o together... (cached) yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 152.9 checking for a Python interpreter with version >= 3... python3
07:41:23 [2022-07-09T07:41:23.717Z] #77 153.3 checking for python3... /usr/bin/python3
07:41:23 [2022-07-09T07:41:23.717Z] #77 153.3 checking for python3 version... 3.9
07:41:23 [2022-07-09T07:41:23.717Z] #77 153.4 checking for python3 platform... linux
07:41:23 [2022-07-09T07:41:23.717Z] #77 153.6 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:41:23 [2022-07-09T07:41:23.717Z] #77 153.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.1 checking for go-md2man... no
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.1 checking error.h usability... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.3 checking error.h presence... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.4 checking for error.h... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.5 checking linux/openat2.h usability... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.8 checking linux/openat2.h presence... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.8 checking for linux/openat2.h... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 154.8 checking for copy_file_range... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 155.2 checking for fgetxattr... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 155.9 checking for statx... yes
07:41:23 [2022-07-09T07:41:23.717Z] #77 156.7 checking for fgetpwent_r... yes
07:41:24 [2022-07-09T07:41:24.287Z] #77 157.1 checking for issetugid... no
07:41:24 [2022-07-09T07:41:24.287Z] #77 157.7 checking for pkg-config... /usr/bin/pkg-config
07:41:24 [2022-07-09T07:41:24.287Z] #77 157.7 checking pkg-config is at least version 0.9.0... yes
07:41:24 [2022-07-09T07:41:24.857Z] #77 157.7 checking for library containing yajl_tree_get... -lyajl
07:41:24 [2022-07-09T07:41:24.857Z] #77 158.5 checking for yajl >= 2.0.0... yes
07:41:25 [2022-07-09T07:41:25.427Z] #77 158.6 checking sys/capability.h usability... yes
07:41:25 [2022-07-09T07:41:25.427Z] #77 159.0 checking sys/capability.h presence... yes
07:41:25 [2022-07-09T07:41:25.688Z] #77 159.2 checking for sys/capability.h... yes
07:41:26 [2022-07-09T07:41:26.258Z] #77 159.2 checking for library containing cap_from_name... -lcap
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.35 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.38 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.45 Setting up libmnl0:arm64 (1.0.4-3) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.47 Setting up patch (2.7.6-7) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.50 Setting up sudo (1.9.5p2-3) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.65 invoke-rc.d: could not determine current runlevel
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.65 invoke-rc.d: policy-rc.d denied execution of start.
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.68 Setting up xfsprogs (5.10.0-4) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.72 Setting up libxtables12:arm64 (1.8.7-1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.74 Setting up inetutils-ping (2:2.0-1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.76 Setting up pigz (2.6-1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.78 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.79 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.82 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:41:27 [2022-07-09T07:41:27.035Z] #21 67.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:41:27 [2022-07-09T07:41:27.458Z] #77 159.9 checking for library containing dlopen... -ldl
07:41:27 [2022-07-09T07:41:27.597Z] #21 68.61 Setting up libaio1:arm64 (0.3.112-9) ...
07:41:27 [2022-07-09T07:41:27.597Z] #21 68.63 Setting up python3-lib2to3 (3.9.2-1) ...
07:41:28 [2022-07-09T07:41:28.029Z] #77 161.1 checking seccomp.h usability... yes
07:41:28 [2022-07-09T07:41:28.289Z] #77 161.5 checking seccomp.h presence... yes
07:41:28 [2022-07-09T07:41:28.289Z] #77 161.7 checking for seccomp.h... yes
07:41:28 [2022-07-09T07:41:28.415Z] #21 69.36 Setting up libelf1:arm64 (0.183-1) ...
07:41:28 [2022-07-09T07:41:28.415Z] #21 69.38 Setting up zstd (1.4.8+dfsg-2.1) ...
07:41:28 [2022-07-09T07:41:28.415Z] #21 69.39 Setting up libonig5:arm64 (6.9.6-1.1) ...
07:41:28 [2022-07-09T07:41:28.415Z] #21 69.41 Setting up python3-distutils (3.9.2-1) ...
07:41:28 [2022-07-09T07:41:28.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:41:28 [2022-07-09T07:41:28.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:41:28 [2022-07-09T07:41:28.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:41:28 [2022-07-09T07:41:28.859Z] #77 161.7 checking for library containing seccomp_rule_add... -lseccomp
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.32 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.38 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.43 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.48 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:41:29 [2022-07-09T07:41:29.386Z] #21 70.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:41:29 [2022-07-09T07:41:29.432Z] #77 162.5 checking for library containing seccomp_arch_resolve_name... none required
07:41:29 [2022-07-09T07:41:29.642Z] #21 70.63 Setting up python3-setuptools (52.0.0-4) ...
07:41:29 [2022-07-09T07:41:29.691Z] #77 163.0 checking systemd/sd-bus.h usability... 
07:41:29 [2022-07-09T07:41:29.691Z] #77 ...
07:41:29 [2022-07-09T07:41:29.691Z] 
07:41:29 [2022-07-09T07:41:29.691Z] #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
07:41:29 [2022-07-09T07:41:29.691Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:41:29 [2022-07-09T07:41:29.691Z] #21 15.55 Fetched 8548 kB in 14s (626 kB/s)
07:41:30 [2022-07-09T07:41:30.634Z] #21 15.55 Reading package lists...
07:41:30 [2022-07-09T07:41:30.634Z] #21 ...
07:41:30 [2022-07-09T07:41:30.634Z] 
07:41:30 [2022-07-09T07:41:30.634Z] #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
07:41:30 [2022-07-09T07:41:30.634Z] #60 sha256:7a8a04d96bb17c51c84aaaf0a936c066f7ad90e78b97d3914c3bf4bada3b39cf
07:41:30 [2022-07-09T07:41:30.634Z] #60 16.44 + cd /tmp/tmp.70gWAkFO8D/src/github.com/opencontainers/runc
07:41:30 [2022-07-09T07:41:30.634Z] #60 16.44 + git checkout -q v1.1.2
07:41:30 [2022-07-09T07:41:30.634Z] #60 17.59 + '[' -z '' ']'
07:41:30 [2022-07-09T07:41:30.634Z] #60 17.59 + target=static
07:41:30 [2022-07-09T07:41:30.634Z] #60 17.59 + make BUILDTAGS=seccomp static
07:41:30 [2022-07-09T07:41:30.634Z] #60 18.22 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 .
07:41:30 [2022-07-09T07:41:30.899Z] #60 ...
07:41:30 [2022-07-09T07:41:30.899Z] 
07:41:30 [2022-07-09T07:41:30.899Z] #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
07:41:30 [2022-07-09T07:41:30.899Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:30 [2022-07-09T07:41:30.899Z] #77 163.0 checking systemd/sd-bus.h usability... yes
07:41:30 [2022-07-09T07:41:30.899Z] #77 163.4 checking systemd/sd-bus.h presence... yes
07:41:30 [2022-07-09T07:41:30.899Z] #77 163.6 checking for systemd/sd-bus.h... yes
07:41:30 [2022-07-09T07:41:30.899Z] #77 163.6 checking for library containing sd_bus_match_signal_async... -lsystemd
07:41:31 [2022-07-09T07:41:31.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:41:31 [2022-07-09T07:41:31.158Z] #77 164.2 checking for sd_notify_barrier... yes
07:41:31 [2022-07-09T07:41:31.161Z] #77 ...
07:41:31 [2022-07-09T07:41:31.161Z] 
07:41:31 [2022-07-09T07:41:31.161Z] #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
07:41:31 [2022-07-09T07:41:31.161Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:41:31 [2022-07-09T07:41:31.161Z] #47 DONE 268.6s
07:41:31 [2022-07-09T07:41:31.161Z] 
07:41:31 [2022-07-09T07:41:31.161Z] #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
07:41:31 [2022-07-09T07:41:31.161Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:41:31 [2022-07-09T07:41:31.418Z] #77 164.7 checking linux/bpf.h usability... yes
07:41:31 [2022-07-09T07:41:31.418Z] #77 165.0 checking linux/bpf.h presence... yes
07:41:31 [2022-07-09T07:41:31.418Z] #77 165.1 checking for linux/bpf.h... yes
07:41:31 [2022-07-09T07:41:31.531Z] #21 ...
07:41:31 [2022-07-09T07:41:31.531Z] 
07:41:31 [2022-07-09T07:41:31.531Z] #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
07:41:31 [2022-07-09T07:41:31.531Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:31 [2022-07-09T07:41:31.531Z] #77 171.2 checking for gcc option to produce PIC... -fPIC -DPIC
07:41:31 [2022-07-09T07:41:31.531Z] #77 171.2 checking if gcc PIC flag -fPIC -DPIC works... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 171.4 checking if gcc static flag -static works... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.0 checking if gcc supports -c -o file.o... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.2 checking if gcc supports -c -o file.o... (cached) yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.2 checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.3 checking dynamic linker characteristics... GNU/Linux ld.so
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking how to hardcode library paths into programs... immediate
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking whether stripping libraries is possible... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking if libtool supports shared libraries... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking whether to build shared libraries... no
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking whether to build static libraries... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 172.7 checking float.h usability... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.0 checking float.h presence... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.2 checking for float.h... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.3 checking limits.h usability... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.6 checking limits.h presence... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.7 checking for limits.h... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 173.8 checking stddef.h usability... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 174.0 checking stddef.h presence... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 174.0 checking for stddef.h... yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 174.0 checking for stdlib.h... (cached) yes
07:41:31 [2022-07-09T07:41:31.531Z] #77 174.1 checking for string.h... (cached) yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 174.1 checking sys/time.h usability... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 174.3 checking sys/time.h presence... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 174.3 checking for sys/time.h... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 174.3 checking for inline... inline
07:41:31 [2022-07-09T07:41:31.532Z] #77 174.5 checking for size_t... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 175.1 checking for stdlib.h... (cached) yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 175.1 checking for GNU libc compatible malloc... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 175.5 checking for stdlib.h... (cached) yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 175.5 checking for GNU libc compatible realloc... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 175.7 checking for working strtod... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 176.1 checking for gettimeofday... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 176.3 checking for memset... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 176.6 checking for strspn... yes
07:41:31 [2022-07-09T07:41:31.532Z] #77 177.0 checking that generated files are newer than configure... done
07:41:31 [2022-07-09T07:41:31.532Z] #77 177.0 configure: creating ./config.status
07:41:31 [2022-07-09T07:41:31.532Z] #77 ...
07:41:31 [2022-07-09T07:41:31.532Z] 
07:41:31 [2022-07-09T07:41:31.532Z] #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
07:41:31 [2022-07-09T07:41:31.532Z] #21 sha256:34fec967e802213696c4e32cb31a8e221d9d9cdd3d893e1a0024a2ecccb17f4b
07:41:31 [2022-07-09T07:41:31.532Z] #21 72.73 Setting up libjq1:arm64 (1.6-2.1) ...
07:41:31 [2022-07-09T07:41:31.678Z] #77 165.1 checking compilation for eBPF... yes
07:41:31 [2022-07-09T07:41:31.678Z] #77 165.3 checking for criu >= 3.15... no
07:41:31 [2022-07-09T07:41:31.678Z] #77 165.4 configure: CRIU headers not found, building without CRIU support
07:41:31 [2022-07-09T07:41:31.678Z] #77 165.4 checking for criu > 3.16... no
07:41:31 [2022-07-09T07:41:31.787Z] #21 72.80 Setting up libnftnl11:arm64 (1.1.9-1) ...
07:41:31 [2022-07-09T07:41:31.787Z] #21 72.86 Setting up thin-provisioning-tools (0.9.0-1) ...
07:41:31 [2022-07-09T07:41:31.787Z] #21 72.90 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:41:31 [2022-07-09T07:41:31.937Z] #77 165.4 configure: CRIU version doesn't support join-ns API
07:41:31 [2022-07-09T07:41:31.938Z] #77 165.4 checking for criu > 3.16.1... no
07:41:31 [2022-07-09T07:41:31.938Z] #77 165.5 configure: CRIU version doesn't support for pre-dumping
07:41:32 [2022-07-09T07:41:32.197Z] #77 165.5 checking for new mount API (fsconfig)... yes
07:41:32 [2022-07-09T07:41:32.197Z] #77 165.6 checking for seccomp notify API... yes
07:41:32 [2022-07-09T07:41:32.197Z] #77 165.7 checking for gperf... no
07:41:32 [2022-07-09T07:41:32.197Z] #77 165.7 configure: gperf not found - cannot rebuild signal parser code
07:41:32 [2022-07-09T07:41:32.456Z] #77 165.7 checking for library containing argp_parse... none required
07:41:32 [2022-07-09T07:41:32.537Z] #64 ...
07:41:32 [2022-07-09T07:41:32.537Z] 
07:41:32 [2022-07-09T07:41:32.537Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:41:32 [2022-07-09T07:41:32.537Z] #48 sha256:1e215e3ae9991e75d493e8352ec43a4130707d0029fb2cef250b051265bdd010
07:41:32 [2022-07-09T07:41:32.717Z] #77 166.3 checking that generated files are newer than configure... done
07:41:32 [2022-07-09T07:41:32.717Z] #77 166.3 configure: creating ./config.status
07:41:33 [2022-07-09T07:41:33.058Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:41:33 [2022-07-09T07:41:33.104Z] #48 DONE 0.8s
07:41:33 [2022-07-09T07:41:33.104Z] 
07:41:33 [2022-07-09T07:41:33.104Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:41:33 [2022-07-09T07:41:33.104Z] #52 sha256:d7ca79dec788e9b499611185b464b25f17bf01b1213c51fa95d2be492dbb1b67
07:41:33 [2022-07-09T07:41:33.104Z] #52 DONE 0.1s
07:41:33 [2022-07-09T07:41:33.104Z] 
07:41:33 [2022-07-09T07:41:33.104Z] #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
07:41:33 [2022-07-09T07:41:33.104Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:33 [2022-07-09T07:41:33.104Z] #77 224.5   CCLD     tests/init
07:41:33 [2022-07-09T07:41:33.363Z] #77 ...
07:41:33 [2022-07-09T07:41:33.363Z] 
07:41:33 [2022-07-09T07:41:33.363Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:41:33 [2022-07-09T07:41:33.363Z] #54 sha256:ca7b7c8d21edf35b4f2c860c4e5a4019de66003284e2289d38d83c6b4046b502
07:41:33 [2022-07-09T07:41:33.363Z] #54 DONE 0.1s
07:41:33 [2022-07-09T07:41:33.363Z] 
07:41:33 [2022-07-09T07:41:33.363Z] #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
07:41:33 [2022-07-09T07:41:33.363Z] #60 sha256:e00549aaf27533e1811d78fccd3cfa1fb5a9afb8423f4d1c361ce3d90ec6054b
07:41:33 [2022-07-09T07:41:33.627Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.66 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ...
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.68 Setting up jq (1.6-2.1) ...
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.72 Setting up libbpf0:arm64 (1:0.3-2) ...
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.77 Setting up iptables (1.8.7-1) ...
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.78 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.79 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:41:33 [2022-07-09T07:41:33.675Z] #21 74.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:41:33 [2022-07-09T07:41:33.973Z] #21 74.86 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:41:33 [2022-07-09T07:41:33.973Z] #21 74.87 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:41:33 [2022-07-09T07:41:33.973Z] #21 74.87 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:41:33 [2022-07-09T07:41:33.973Z] #21 74.88 Setting up iproute2 (5.10.0-4) ...
07:41:34 [2022-07-09T07:41:34.581Z] #21 75.55 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:41:36 [2022-07-09T07:41:36.166Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:41:37 [2022-07-09T07:41:37.851Z] #21 DONE 78.6s
07:41:37 [2022-07-09T07:41:37.851Z] 
07:41:37 [2022-07-09T07:41:37.851Z] #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
07:41:37 [2022-07-09T07:41:37.851Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:37 [2022-07-09T07:41:37.851Z] #77 182.6 config.status: creating Makefile
07:41:37 [2022-07-09T07:41:37.851Z] #77 182.8 config.status: creating config.h
07:41:37 [2022-07-09T07:41:37.851Z] #77 182.9 config.status: executing depfiles commands
07:41:37 [2022-07-09T07:41:37.851Z] #77 183.4 config.status: executing libtool commands
07:41:37 [2022-07-09T07:41:37.851Z] #77 184.8   GEN      .version
07:41:37 [2022-07-09T07:41:37.851Z] #77 184.8 make  install-recursive
07:41:37 [2022-07-09T07:41:37.851Z] #77 184.8 make[1]: Entering directory '/tmp/crun-build'
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.0 Making install in libocispec
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
07:41:37 [2022-07-09T07:41:37.851Z] #77 185.2 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.0 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.2 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
07:41:37 [2022-07-09T07:41:37.851Z] #77 186.4 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.6 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.7 make  install-recursive
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.7 make[3]: Entering directory '/tmp/crun-build/libocispec'
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.8 Making install in yajl
07:41:38 [2022-07-09T07:41:38.107Z] #77 187.8 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:41:38 [2022-07-09T07:41:38.128Z] #77 170.8 config.status: creating Makefile
07:41:38 [2022-07-09T07:41:38.128Z] #77 171.0 config.status: creating rpm/crun.spec
07:41:38 [2022-07-09T07:41:38.128Z] #77 171.3 config.status: creating config.h
07:41:38 [2022-07-09T07:41:38.128Z] #77 171.5 config.status: executing libtool commands
07:41:38 [2022-07-09T07:41:38.128Z] #77 171.6 config.status: executing depfiles commands
07:41:38 [2022-07-09T07:41:38.364Z] #77 187.9   CC       verify/json_verify-json_verify.o
07:41:38 [2022-07-09T07:41:38.364Z] #77 187.9   CC       src/libyajl_la-yajl_alloc.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 187.9   CC       src/libyajl_la-yajl.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.0   CC       src/libyajl_la-yajl_gen.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.0   CC       src/libyajl_la-yajl_parser.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.0   CC       src/libyajl_la-yajl_buf.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.0   CC       src/libyajl_la-yajl_encode.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.1   CC       src/libyajl_la-yajl_lex.lo
07:41:38 [2022-07-09T07:41:38.364Z] #77 188.1   CC       src/libyajl_la-yajl_tree.lo
07:41:38 [2022-07-09T07:41:38.619Z] #77 ...
07:41:38 [2022-07-09T07:41:38.619Z] 
07:41:38 [2022-07-09T07:41:38.619Z] #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
07:41:38 [2022-07-09T07:41:38.619Z] #22 sha256:1c35510d2c5ef554d5a1a5ad21f4359ed7a77a09befaa46d5fe59bc5eb4db5a5
07:41:38 [2022-07-09T07:41:38.619Z] #22 0.989 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:41:38 [2022-07-09T07:41:38.619Z] #22 0.991 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:41:38 [2022-07-09T07:41:38.619Z] #22 1.006 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:41:38 [2022-07-09T07:41:38.619Z] #22 DONE 1.1s
07:41:38 [2022-07-09T07:41:38.619Z] 
07:41:38 [2022-07-09T07:41:38.619Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:41:38 [2022-07-09T07:41:38.619Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
07:41:42 [2022-07-09T07:41:42.320Z] #77 175.3 === configuring in libocispec (/tmp/crun-build/libocispec)
07:41:42 [2022-07-09T07:41:42.320Z] #77 175.3 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:41:42 [2022-07-09T07:41:42.320Z] #77 175.8 checking for gcc... gcc
07:41:42 [2022-07-09T07:41:42.580Z] #77 175.9 checking whether the C compiler works... yes
07:41:42 [2022-07-09T07:41:42.580Z] #77 176.1 checking for C compiler default output file name... a.out
07:41:42 [2022-07-09T07:41:42.839Z] #77 176.1 checking for suffix of executables... 
07:41:42 [2022-07-09T07:41:42.840Z] #77 176.2 checking whether we are cross compiling... no
07:41:43 [2022-07-09T07:41:43.099Z] #77 176.5 checking for suffix of object files... o
07:41:43 [2022-07-09T07:41:43.099Z] #77 176.6 checking whether we are using the GNU C compiler... yes
07:41:43 [2022-07-09T07:41:43.370Z] #77 176.8 checking whether gcc accepts -g... yes
07:41:43 [2022-07-09T07:41:43.630Z] #77 176.9 checking for gcc option to accept ISO C89... none needed
07:41:43 [2022-07-09T07:41:43.890Z] #77 177.1 checking whether gcc understands -c and -o together... yes
07:41:43 [2022-07-09T07:41:43.890Z] #77 177.4 checking how to run the C preprocessor... #77 ...
07:41:43 [2022-07-09T07:41:43.890Z] 
07:41:43 [2022-07-09T07:41:43.890Z] #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
07:41:43 [2022-07-09T07:41:43.890Z] #34 sha256:29791791173aaae616e9f245b3f6bc5ff8db29a59f22617e2aaed6b8b518df22
07:41:43 [2022-07-09T07:41:43.890Z] #34 DONE 248.7s
07:41:43 [2022-07-09T07:41:43.890Z] 
07:41:43 [2022-07-09T07:41:43.890Z] #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
07:41:43 [2022-07-09T07:41:43.890Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:43 [2022-07-09T07:41:43.890Z] #77 177.4 checking how to run the C preprocessor... gcc -E
07:41:43 [2022-07-09T07:41:43.890Z] #77 ...
07:41:43 [2022-07-09T07:41:43.890Z] 
07:41:43 [2022-07-09T07:41:43.890Z] #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
07:41:43 [2022-07-09T07:41:43.890Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:41:43 [2022-07-09T07:41:43.890Z] #21 15.55 Reading package lists...
07:41:43 [2022-07-09T07:41:43.890Z] #21 21.13 Reading package lists...
07:41:43 [2022-07-09T07:41:43.890Z] #21 26.61 Building dependency tree...
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.91 The following additional packages will be installed:
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.92   libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.92   libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.92   libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.93   python3-pkg-resources vim-runtime xxd
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94 Suggested packages:
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94   apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94   gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94   acl attr quota
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94 Recommended packages:
07:41:43 [2022-07-09T07:41:43.890Z] #21 28.94   libatm1 nftables libpam-cap build-essential python3-dev unzip
07:41:44 [2022-07-09T07:41:44.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:41:44 [2022-07-09T07:41:44.459Z] #21 ...
07:41:44 [2022-07-09T07:41:44.459Z] 
07:41:44 [2022-07-09T07:41:44.459Z] #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
07:41:44 [2022-07-09T07:41:44.459Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:44 [2022-07-09T07:41:44.459Z] #77 177.8 checking for grep that handles long lines and -e... /bin/grep
07:41:44 [2022-07-09T07:41:44.459Z] #77 177.8 checking for egrep... /bin/grep -E
07:41:45 [2022-07-09T07:41:45.839Z] #77 177.8 checking for ANSI C header files... yes
07:41:45 [2022-07-09T07:41:45.839Z] #77 179.2 checking for sys/types.h... yes
07:41:45 [2022-07-09T07:41:45.839Z] #77 179.4 checking for sys/stat.h... yes
07:41:46 [2022-07-09T07:41:46.098Z] #77 179.6 checking for stdlib.h... yes
07:41:46 [2022-07-09T07:41:46.931Z] #77 179.9 checking for string.h... yes
07:41:47 [2022-07-09T07:41:47.191Z] #77 180.4 checking for memory.h... yes
07:41:47 [2022-07-09T07:41:47.451Z] #77 180.7 checking for strings.h... yes
07:41:47 [2022-07-09T07:41:47.587Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:41:47 [2022-07-09T07:41:47.713Z] #77 181.0 checking for inttypes.h... #77 ...
07:41:47 [2022-07-09T07:41:47.713Z] 
07:41:47 [2022-07-09T07:41:47.713Z] #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
07:41:47 [2022-07-09T07:41:47.713Z] #36 sha256:921e8e8e2fc08cc3ab50b2fe0ddb0f905f7db5c5f058fc2ae52325dbd4befb3a
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Delve is a source level debugger for Go programs.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Delve enables you to interact with your program by controlling the execution of the process,
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 evaluating variables, and providing information of thread / goroutine state, CPU register state and more.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 The goal of this tool is to provide a simple yet powerful interface for debugging Go programs.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Pass flags to the program you are debugging using `--`, for example:
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 `dlv exec ./hello -- server --config conf/config.toml`
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Usage:
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   dlv [command]
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Available Commands:
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   attach      Attach to running process and begin debugging.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   connect     Connect to a headless debug server with a terminal client.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   core        Examine a core dump.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   dap         Starts a headless TCP server communicating via Debug Adaptor Protocol (DAP).
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   debug       Compile and begin debugging main package in current directory, or the package specified.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   exec        Execute a precompiled binary, and begin a debug session.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   help        Help about any command
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   run         Deprecated command. Use 'debug' instead.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   test        Compile test binary and begin debugging program.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   trace       Compile and begin tracing program.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   version     Prints version.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9 Flags:
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --accept-multiclient               Allows a headless server to accept multiple client connections via JSON-RPC or DAP.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --allow-non-terminal-interactive   Allows interactive sessions of Delve that don't have a terminal as stdin, stdout and stderr
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --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)
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --backend string                   Backend selection (see 'dlv help backend'). (default "default")
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --build-flags string               Build flags, to be passed to the compiler. For example: --build-flags="-tags=integration -mod=vendor -cover -v"
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --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)
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --disable-aslr                     Disables address space randomization
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --headless                         Run debug server only, in headless mode. Server will accept both JSON-RPC or DAP client connections.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   -h, --help                             help for dlv
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --init string                      Init file, executed by the terminal client.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9   -l, --listen string                    Debugging server listen address. (default "127.0.0.1:0")
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --log                              Enable debugging server logging.
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --log-dest string                  Writes logs to the specified file or file descriptor (see 'dlv help log').
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --log-output string                Comma separated list of components that should produce debug output (see 'dlv help log')
07:41:47 [2022-07-09T07:41:47.713Z] #36 252.9       --only-same-user                   Only connections from the same user that started this instance of Delve are allowed to connect. (default true)
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9   -r, --redirect stringArray             Specifies redirect rules for target process (see 'dlv help redirect')
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9       --wd string                        Working directory for running the program.
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9 Additional help topics:
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9   dlv backend  Help about the --backend flag.
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9   dlv log      Help about logging flags.
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9   dlv redirect Help about file redirection.
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9 
07:41:47 [2022-07-09T07:41:47.714Z] #36 252.9 Use "dlv [command] --help" for more information about a command.
07:41:47 [2022-07-09T07:41:47.714Z] #36 DONE 253.0s
07:41:47 [2022-07-09T07:41:47.714Z] 
07:41:47 [2022-07-09T07:41:47.714Z] #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
07:41:47 [2022-07-09T07:41:47.714Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:47 [2022-07-09T07:41:47.714Z] #77 181.0 checking for inttypes.h... yes
07:41:47 [2022-07-09T07:41:47.976Z] #77 181.3 checking for stdint.h... yes
07:41:48 [2022-07-09T07:41:48.631Z] #23 ...
07:41:48 [2022-07-09T07:41:48.631Z] 
07:41:48 [2022-07-09T07:41:48.631Z] #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
07:41:48 [2022-07-09T07:41:48.631Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:48 [2022-07-09T07:41:48.631Z] #77 197.1   CCLD     libyajl.la
07:41:48 [2022-07-09T07:41:48.631Z] #77 197.6   CCLD     verify/json_verify
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[5]: Nothing to be done for 'install-exec-am'.
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[5]: Nothing to be done for 'install-data-am'.
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:41:48 [2022-07-09T07:41:48.631Z] #77 198.3 make[4]: Entering directory '/tmp/crun-build/libocispec'
07:41:48 [2022-07-09T07:41:48.633Z] #77 181.6 checking for unistd.h... yes
07:41:48 [2022-07-09T07:41:48.633Z] #77 181.9 checking minix/config.h usability... no
07:41:48 [2022-07-09T07:41:48.633Z] #77 182.2 checking minix/config.h presence... no
07:41:48 [2022-07-09T07:41:48.633Z] #77 182.3 checking for minix/config.h... no
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.5   CC       src/validate.o
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.5   CC       src/image_spec_schema_config_schema.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.5   CC       src/image_spec_schema_content_descriptor.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.5   CC       src/image_spec_schema_defs.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.5   CC       src/image_spec_schema_defs_descriptor.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.6   CC       src/image_spec_schema_image_index_schema.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.6   CC       src/image_spec_schema_image_layout_schema.lo
07:41:48 [2022-07-09T07:41:48.888Z] #77 198.6   CC       src/image_spec_schema_image_manifest_schema.lo
07:41:48 [2022-07-09T07:41:48.893Z] #77 182.3 checking whether it is safe to define __EXTENSIONS__... yes
07:41:49 [2022-07-09T07:41:49.145Z] #77 198.7   CC       src/runtime_spec_schema_config_linux.lo
07:41:49 [2022-07-09T07:41:49.145Z] #77 198.7   CC       src/runtime_spec_schema_config_zos.lo
07:41:49 [2022-07-09T07:41:49.145Z] #77 198.7   CC       src/runtime_spec_schema_config_schema.lo
07:41:49 [2022-07-09T07:41:49.145Z] #77 198.8   CC       src/runtime_spec_schema_config_solaris.lo
07:41:49 [2022-07-09T07:41:49.401Z] #77 198.9   CC       src/runtime_spec_schema_config_vm.lo
07:41:49 [2022-07-09T07:41:49.401Z] #77 199.0   CC       src/runtime_spec_schema_config_windows.lo
07:41:49 [2022-07-09T07:41:49.401Z] #77 199.1   CC       src/runtime_spec_schema_defs.lo
07:41:49 [2022-07-09T07:41:49.401Z] #77 199.1   CC       src/runtime_spec_schema_defs_linux.lo
07:41:49 [2022-07-09T07:41:49.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:41:49 [2022-07-09T07:41:49.658Z] #77 199.3   CC       src/runtime_spec_schema_defs_zos.lo
07:41:49 [2022-07-09T07:41:49.722Z] #77 182.7 checking build system type... x86_64-pc-linux-gnu
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking host system type... x86_64-pc-linux-gnu
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking how to print strings... printf
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking for a sed that does not truncate output... /bin/sed
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking for fgrep... /bin/grep -F
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking for ld used by gcc... /usr/bin/ld
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.3 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:41:49 [2022-07-09T07:41:49.723Z] #77 183.5 checking whether ln -s works... yes
07:41:49 [2022-07-09T07:41:49.917Z] #77 199.4   CC       src/runtime_spec_schema_defs_vm.lo
07:41:49 [2022-07-09T07:41:49.917Z] #77 199.4   CC       src/runtime_spec_schema_defs_windows.lo
07:41:49 [2022-07-09T07:41:49.917Z] #77 199.6   CC       src/runtime_spec_schema_state_schema.lo
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking the maximum length of command line arguments... 1572864
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking for /usr/bin/ld option to reload object files... -r
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking for objdump... objdump
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking how to recognize dependent libraries... pass_all
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking for dlltool... no
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking how to associate runtime and link libraries... printf %s\n
07:41:49 [2022-07-09T07:41:49.982Z] #77 183.5 checking for ar... ar
07:41:50 [2022-07-09T07:41:50.174Z] #77 199.8   CC       src/image_manifest_items_image_manifest_items_schema.lo
07:41:50 [2022-07-09T07:41:50.174Z] #77 199.9   CC       src/basic_test_double_array_item.lo
07:41:50 [2022-07-09T07:41:50.242Z] #77 183.5 checking for archiver @FILE support... @
07:41:50 [2022-07-09T07:41:50.242Z] #77 183.6 checking for strip... strip
07:41:50 [2022-07-09T07:41:50.242Z] #77 183.6 checking for ranlib... ranlib
07:41:50 [2022-07-09T07:41:50.242Z] #77 183.6 checking for gawk... no
07:41:50 [2022-07-09T07:41:50.242Z] #77 183.6 checking for mawk... mawk
07:41:50 [2022-07-09T07:41:50.431Z] #77 200.0   CC       src/basic_test_double_array.lo
07:41:50 [2022-07-09T07:41:50.688Z] #77 200.3   CC       src/basic_test_top_array_int.lo
07:41:50 [2022-07-09T07:41:50.812Z] #77 183.6 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:41:50 [2022-07-09T07:41:50.812Z] #77 184.2 checking for sysroot... no
07:41:50 [2022-07-09T07:41:50.812Z] #77 184.2 checking for a working dd... /bin/dd
07:41:50 [2022-07-09T07:41:50.812Z] #77 184.3 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:41:50 [2022-07-09T07:41:50.812Z] #77 184.4 checking for mt... no
07:41:50 [2022-07-09T07:41:50.812Z] #77 184.4 checking if : is a manifest tool... no
07:41:50 [2022-07-09T07:41:50.945Z] #77 200.5   CC       src/basic_test_top_array_string.lo
07:41:50 [2022-07-09T07:41:50.983Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:41:51 [2022-07-09T07:41:51.073Z] #77 184.4 checking for dlfcn.h... yes
07:41:51 [2022-07-09T07:41:51.073Z] #77 184.6 checking for objdir... .libs
07:41:51 [2022-07-09T07:41:51.202Z] #77 200.8   CC       src/basic_test_top_double_array_int.lo
07:41:51 [2022-07-09T07:41:51.461Z] #60 ...
07:41:51 [2022-07-09T07:41:51.461Z] 
07:41:51 [2022-07-09T07:41:51.461Z] #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
07:41:51 [2022-07-09T07:41:51.461Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.3   AR       libcrun_testing.a
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.3 ar: `u' modifier ignored since `D' is the default (see `U')
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.4   CCLD     tests/tests_libcrun_utils
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.4   CCLD     tests/tests_libcrun_errors
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.4   CCLD     tests/tests_libcrun_fuzzer
07:41:51 [2022-07-09T07:41:51.461Z] #77 242.4   CCLD     libcrun.la
07:41:51 [2022-07-09T07:41:51.592Z] #77 185.0 checking if gcc supports -fno-rtti -fno-exceptions... no
07:41:51 [2022-07-09T07:41:51.592Z] #77 185.2 checking for gcc option to produce PIC... -fPIC -DPIC
07:41:51 [2022-07-09T07:41:51.720Z] #77 243.9   CCLD     crun
07:41:51 [2022-07-09T07:41:51.765Z] #77 201.3   CC       src/basic_test_top_double_array_obj.lo
07:41:51 [2022-07-09T07:41:51.851Z] #77 185.2 checking if gcc PIC flag -fPIC -DPIC works... yes
07:41:52 [2022-07-09T07:41:52.021Z] #77 201.5   CC       src/basic_test_top_double_array_refobj.lo
07:41:52 [2022-07-09T07:41:52.288Z] #77 244.4 make[3]: Entering directory '/tmp/crun-build'
07:41:52 [2022-07-09T07:41:52.288Z] #77 244.6  /bin/mkdir -p '/usr/local/share/man/man1'
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.6  /bin/mkdir -p '/usr/local/lib'
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.6  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.6  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.7 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.7 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
07:41:52 [2022-07-09T07:41:52.546Z] #77 244.7 libtool: install: chmod 644 /usr/local/lib/libcrun.a
07:41:52 [2022-07-09T07:41:52.547Z] #77 244.7 libtool: install: ranlib /usr/local/lib/libcrun.a
07:41:52 [2022-07-09T07:41:52.584Z] #77 202.3   CC       src/basic_test_top_double_array_string.lo
07:41:52 [2022-07-09T07:41:52.789Z] #77 185.4 checking if gcc static flag -static works... yes
07:41:52 [2022-07-09T07:41:52.789Z] #77 186.1 checking if gcc supports -c -o file.o... yes
07:41:52 [2022-07-09T07:41:52.789Z] #77 186.4 checking if gcc supports -c -o file.o... (cached) yes
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 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
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 ----------------------------------------------------------------------
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 Libraries have been installed in:
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9    /usr/local/lib
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 If you ever happen to want to link against installed libraries
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 in a given directory, LIBDIR, you must either use libtool, and
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 specify the full pathname of the library, or use the '-LLIBDIR'
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 flag during linking and do at least one of the following:
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9      during execution
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9      during linking
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 See any operating system documentation about shared libraries for
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 more information, such as the ld(1) and ld.so(8) manual pages.
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9 ----------------------------------------------------------------------
07:41:52 [2022-07-09T07:41:52.805Z] #77 244.9  /bin/mkdir -p '/build'
07:41:52 [2022-07-09T07:41:52.805Z] #77 245.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
07:41:52 [2022-07-09T07:41:52.805Z] #77 245.0 libtool: install: /usr/bin/install -c crun /build/crun
07:41:53 [2022-07-09T07:41:53.049Z] #77 186.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:41:53 [2022-07-09T07:41:53.063Z] #77 245.0 make[3]: Leaving directory '/tmp/crun-build'
07:41:53 [2022-07-09T07:41:53.063Z] #77 245.0 make[2]: Leaving directory '/tmp/crun-build'
07:41:53 [2022-07-09T07:41:53.063Z] #77 245.0 make[1]: Leaving directory '/tmp/crun-build'
07:41:53 [2022-07-09T07:41:53.063Z] #77 DONE 245.2s
07:41:53 [2022-07-09T07:41:53.063Z] 
07:41:53 [2022-07-09T07:41:53.063Z] #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
07:41:53 [2022-07-09T07:41:53.063Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:41:53 [2022-07-09T07:41:53.145Z] #77 202.7   CC       src/read-file.lo
07:41:53 [2022-07-09T07:41:53.618Z] #77 186.5 checking dynamic linker characteristics... GNU/Linux ld.so
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.0 checking how to hardcode library paths into programs... immediate
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.0 checking whether stripping libraries is possible... yes
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.0 checking if libtool supports shared libraries... yes
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.0 checking whether to build shared libraries... no
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.0 checking whether to build static libraries... yes
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.1 checking for a BSD-compatible install... /usr/bin/install -c
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.2 checking whether build environment is sane... yes
07:41:53 [2022-07-09T07:41:53.618Z] #77 187.3 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:41:53 [2022-07-09T07:41:53.708Z] #77 203.2   CC       src/json_common.lo
07:41:53 [2022-07-09T07:41:53.877Z] #77 187.3 checking whether make sets $(MAKE)... yes
07:41:53 [2022-07-09T07:41:53.964Z] #77 203.4   CC       tests/test-1.o
07:41:53 [2022-07-09T07:41:53.964Z] #77 203.7   CC       tests/test-2.o
07:41:54 [2022-07-09T07:41:54.137Z] #77 187.4 checking whether make supports the include directive... yes (GNU style)
07:41:54 [2022-07-09T07:41:54.137Z] #77 187.5 checking whether make supports nested variables... yes
07:41:54 [2022-07-09T07:41:54.137Z] #77 187.6 checking whether UID '0' is supported by ustar format... yes
07:41:54 [2022-07-09T07:41:54.137Z] #77 187.6 checking whether GID '0' is supported by ustar format... yes
07:41:54 [2022-07-09T07:41:54.219Z] #77 203.9   CC       tests/test-3.o
07:41:54 [2022-07-09T07:41:54.274Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:41:54 [2022-07-09T07:41:54.396Z] #77 187.6 checking how to create a ustar tar archive... gnutar
07:41:54 [2022-07-09T07:41:54.397Z] #77 187.8 checking dependency style of gcc... gcc3
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking whether to enable maintainer-specific portions of Makefiles... yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking whether make supports nested variables... (cached) yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking for pkg-config... /usr/bin/pkg-config
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking pkg-config is at least version 0.9.0... yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking for yajl >= 2.1.0... yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking for a sed that does not truncate output... (cached) /bin/sed
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.1 checking for gcc... (cached) gcc
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.4 checking whether we are using the GNU C compiler... (cached) yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.4 checking whether gcc accepts -g... (cached) yes
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.4 checking for gcc option to accept ISO C89... (cached) none needed
07:41:54 [2022-07-09T07:41:54.656Z] #77 188.4 checking whether gcc understands -c and -o together... (cached) yes
07:41:54 [2022-07-09T07:41:54.824Z] #77 204.5   CC       tests/test-4.o
07:41:54 [2022-07-09T07:41:54.916Z] #77 188.4 checking for a Python interpreter with version >= 3... python3
07:41:54 [2022-07-09T07:41:54.916Z] #77 188.6 checking for python3... /usr/bin/python3
07:41:54 [2022-07-09T07:41:54.916Z] #77 188.6 checking for python3 version... 3.9
07:41:54 [2022-07-09T07:41:54.916Z] #77 ...
07:41:54 [2022-07-09T07:41:54.916Z] 
07:41:54 [2022-07-09T07:41:54.916Z] #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
07:41:54 [2022-07-09T07:41:54.916Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.90 The following NEW packages will be installed:
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 libyajl2
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   net-tools patch pigz python-pip-whl python3-distutils python3-lib2to3
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   python3-pip python3-pkg-resources python3-setuptools python3-wheel sudo
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd
07:41:54 [2022-07-09T07:41:54.916Z] #21 30.91   xz-utils zip zstd
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.08 0 upgraded, 49 newly installed, 0 to remove and 13 not upgraded.
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.08 Need to get 27.7 MB of archives.
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.08 After this operation, 106 MB of additional disk space will be used.
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.08 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.09 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.09 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.13 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.13 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.18 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.19 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.21 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.21 Get:13 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.28 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1 [245 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.31 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.31 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.32 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.32 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.32 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.33 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.34 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.35 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.35 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.36 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 31.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.06 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.07 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.07 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.07 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.08 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libyajl2 amd64 2.1.0-3 [23.8 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.08 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.08 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.09 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.17 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.18 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.18 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.20 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.23 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.23 Get:41 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.24 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 sudo amd64 1.9.5p2-3 [1059 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.29 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.31 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.32 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.79 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.88 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.93 Get:48 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 32.94 Get:49 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zstd amd64 1.4.8+dfsg-2.1 [630 kB]
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.03 debconf: delaying package configuration, since apt-utils is not installed
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.28 Fetched 27.7 MB in 2s (14.0 MB/s)
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.40 Selecting previously unselected package pigz.
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.40 (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 ... 24019 files and directories currently installed.)
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.51 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.52 Unpacking pigz (2.6-1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.71 Selecting previously unselected package libelf1:amd64.
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.74 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 34.76 Unpacking libelf1:amd64 (0.183-1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.05 Selecting previously unselected package libbpf0:amd64.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.06 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.08 Unpacking libbpf0:amd64 (1:0.3-2) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.26 Selecting previously unselected package libcap2:amd64.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.28 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.30 Unpacking libcap2:amd64 (1:2.44-1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.45 Selecting previously unselected package libmnl0:amd64.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.45 Unpacking libmnl0:amd64 (1.0.4-3) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.61 Selecting previously unselected package libxtables12:amd64.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.61 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.61 Unpacking libxtables12:amd64 (1.8.7-1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.69 Selecting previously unselected package libcap2-bin.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.69 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.69 Unpacking libcap2-bin (1:2.44-1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.80 Selecting previously unselected package iproute2.
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.82 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 35.82 Unpacking iproute2 (5.10.0-4) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.61 Selecting previously unselected package xxd.
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.61 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.62 Unpacking xxd (2:8.2.2434-3+deb11u1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.80 Selecting previously unselected package vim-common.
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.80 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 36.85 Unpacking vim-common (2:8.2.2434-3+deb11u1) ...
07:41:54 [2022-07-09T07:41:54.916Z] #21 37.10 Selecting previously unselected package bash-completion.
07:41:54 [2022-07-09T07:41:54.916Z] #21 37.10 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ...
07:41:55 [2022-07-09T07:41:55.081Z] #77 204.7   CC       tests/test-5.o
07:41:55 [2022-07-09T07:41:55.175Z] #21 ...
07:41:55 [2022-07-09T07:41:55.175Z] 
07:41:55 [2022-07-09T07:41:55.175Z] #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
07:41:55 [2022-07-09T07:41:55.175Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:41:55 [2022-07-09T07:41:55.175Z] #77 188.7 checking for python3 platform... linux
07:41:55 [2022-07-09T07:41:55.336Z] #77 205.0   CC       tests/test-6.o
07:41:55 [2022-07-09T07:41:55.435Z] #77 188.7 checking for python3 script directory... ${prefix}/lib/python3.9/site-packages
07:41:55 [2022-07-09T07:41:55.694Z] #77 188.9 checking for python3 extension module directory... ${exec_prefix}/lib/python3.9/site-packages
07:41:55 [2022-07-09T07:41:55.898Z] #77 205.4   CC       tests/test-7.o
07:41:55 [2022-07-09T07:41:55.953Z] #77 189.5 checking that generated files are newer than configure... done
07:41:55 [2022-07-09T07:41:55.953Z] #77 189.5 configure: creating ./config.status
07:41:56 [2022-07-09T07:41:56.155Z] #77 206.0   CC       tests/test-8.o
07:41:56 [2022-07-09T07:41:56.180Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:41:56 [2022-07-09T07:41:56.717Z] #77 ...
07:41:56 [2022-07-09T07:41:56.717Z] 
07:41:56 [2022-07-09T07:41:56.717Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:41:56 [2022-07-09T07:41:56.717Z] #23 sha256:b1a6d04f747c42879b57dac42e91a0063141bef385fbb4591c0513929e8162ed
07:41:56 [2022-07-09T07:41:56.717Z] #23 11.95 Collecting yamllint==1.26.1
07:41:56 [2022-07-09T07:41:56.717Z] #23 13.02   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:41:56 [2022-07-09T07:41:56.717Z] #23 14.60 Collecting pathspec>=0.5.3
07:41:56 [2022-07-09T07:41:56.717Z] #23 14.60   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:41:56 [2022-07-09T07:41:56.717Z] #23 14.97 Collecting pyyaml
07:41:56 [2022-07-09T07:41:56.717Z] #23 15.00   Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB)
07:41:56 [2022-07-09T07:41:56.717Z] #23 15.07 Building wheels for collected packages: yamllint
07:41:56 [2022-07-09T07:41:56.717Z] #23 15.08   Building wheel for yamllint (setup.py): started
07:41:56 [2022-07-09T07:41:56.717Z] #23 16.81   Building wheel for yamllint (setup.py): finished with status 'done'
07:41:56 [2022-07-09T07:41:56.717Z] #23 16.81   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f03c04b29bb2b580e44f3086e975c20d0170249c8beeaf4003a5db3078a47973
07:41:56 [2022-07-09T07:41:56.717Z] #23 16.81   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:41:56 [2022-07-09T07:41:56.717Z] #23 16.82 Successfully built yamllint
07:41:56 [2022-07-09T07:41:56.717Z] #23 16.84 Installing collected packages: pyyaml, pathspec, yamllint
07:41:56 [2022-07-09T07:41:56.717Z] #23 17.36 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:41:56 [2022-07-09T07:41:56.717Z] #23 DONE 18.2s
07:41:56 [2022-07-09T07:41:56.717Z] 
07:41:56 [2022-07-09T07:41:56.717Z] #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
07:41:56 [2022-07-09T07:41:56.717Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:41:56 [2022-07-09T07:41:56.717Z] #77 206.3   CC       tests/test-9.o
07:41:56 [2022-07-09T07:41:56.973Z] #77 206.7   CC       tests/test-10.o
07:41:57 [2022-07-09T07:41:57.539Z] #77 207.0   CC       tests/test-11.o
07:42:00 [2022-07-09T07:42:00.149Z] #77 193.2 config.status: creating Makefile
07:42:00 [2022-07-09T07:42:00.149Z] #77 193.3 config.status: creating config.h
07:42:00 [2022-07-09T07:42:00.149Z] #77 193.4 config.status: executing libtool commands
07:42:00 [2022-07-09T07:42:00.149Z] #77 193.5 config.status: executing depfiles commands
07:42:00 [2022-07-09T07:42:00.390Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:42:01 [2022-07-09T07:42:01.088Z] #77 ...
07:42:01 [2022-07-09T07:42:01.088Z] 
07:42:01 [2022-07-09T07:42:01.088Z] #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
07:42:01 [2022-07-09T07:42:01.088Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:42:01 [2022-07-09T07:42:01.088Z] #21 42.34 Unpacking bash-completion (1:2.11-2) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 42.91 Selecting previously unselected package bzip2.
07:42:01 [2022-07-09T07:42:01.088Z] #21 42.92 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 42.92 Unpacking bzip2 (1.0.8-4) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 43.12 Selecting previously unselected package xz-utils.
07:42:01 [2022-07-09T07:42:01.088Z] #21 43.12 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 43.15 Unpacking xz-utils (5.2.5-2.1~deb11u1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 43.83 Selecting previously unselected package apparmor.
07:42:01 [2022-07-09T07:42:01.088Z] #21 43.84 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 44.03 Unpacking apparmor (2.13.6-10) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.14 Selecting previously unselected package inetutils-ping.
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.15 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.16 Unpacking inetutils-ping (2:2.0-1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.27 Selecting previously unselected package libip4tc2:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.27 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.28 Unpacking libip4tc2:amd64 (1.8.7-1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.36 Selecting previously unselected package libip6tc2:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.38 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.38 Unpacking libip6tc2:amd64 (1.8.7-1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.53 Selecting previously unselected package libnfnetlink0:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.55 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.57 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.76 Selecting previously unselected package libnetfilter-conntrack3:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.79 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 45.80 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.00 Selecting previously unselected package libnftnl11:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.01 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.03 Unpacking libnftnl11:amd64 (1.1.9-1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.31 Selecting previously unselected package iptables.
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.32 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.37 Unpacking iptables (1.8.7-1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.76 Selecting previously unselected package libonig5:amd64.
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.76 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 46.77 Unpacking libonig5:amd64 (6.9.6-1.1) ...
07:42:01 [2022-07-09T07:42:01.088Z] #21 47.16 Selecting previously unselected package libjq1:amd64.
07:42:01 [2022-07-09T07:42:01.348Z] #21 47.16 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.348Z] #21 47.17 Unpacking libjq1:amd64 (1.6-2.1) ...
07:42:01 [2022-07-09T07:42:01.348Z] #21 47.29 Selecting previously unselected package jq.
07:42:01 [2022-07-09T07:42:01.610Z] #21 47.29 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.610Z] #21 47.30 Unpacking jq (1.6-2.1) ...
07:42:01 [2022-07-09T07:42:01.610Z] #21 47.45 Selecting previously unselected package libaio1:amd64.
07:42:01 [2022-07-09T07:42:01.610Z] #21 47.45 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.610Z] #21 47.46 Unpacking libaio1:amd64 (0.3.112-9) ...
07:42:01 [2022-07-09T07:42:01.768Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.61 Selecting previously unselected package libgpm2:amd64.
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.62 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.64 Unpacking libgpm2:amd64 (1.20.7-8) ...
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.79 Selecting previously unselected package libicu67:amd64.
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.79 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ...
07:42:01 [2022-07-09T07:42:01.870Z] #21 47.81 Unpacking libicu67:amd64 (67.1-7) ...
07:42:05 [2022-07-09T07:42:05.059Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:42:05 [2022-07-09T07:42:05.167Z] #21 ...
07:42:05 [2022-07-09T07:42:05.167Z] 
07:42:05 [2022-07-09T07:42:05.167Z] #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
07:42:05 [2022-07-09T07:42:05.167Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:42:05 [2022-07-09T07:42:05.167Z] #77 194.6 === configuring in yajl (/tmp/crun-build/libocispec/yajl)
07:42:05 [2022-07-09T07:42:05.167Z] #77 194.7 configure: running /bin/bash ./configure --disable-option-checking '--prefix=/usr/local'  '--bindir=/build' --cache-file=/dev/null --srcdir=.
07:42:05 [2022-07-09T07:42:05.167Z] #77 195.1 checking for gcc... gcc
07:42:05 [2022-07-09T07:42:05.167Z] #77 195.2 checking whether the C compiler works... yes
07:42:05 [2022-07-09T07:42:05.167Z] #77 195.6 checking for C compiler default output file name... a.out
07:42:05 [2022-07-09T07:42:05.167Z] #77 195.6 checking for suffix of executables... 
07:42:05 [2022-07-09T07:42:05.167Z] #77 196.1 checking whether we are cross compiling... no
07:42:05 [2022-07-09T07:42:05.167Z] #77 196.3 checking for suffix of object files... o
07:42:05 [2022-07-09T07:42:05.168Z] #77 196.4 checking whether we are using the GNU C compiler... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 196.6 checking whether gcc accepts -g... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 196.8 checking for gcc option to accept ISO C89... none needed
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.3 checking whether gcc understands -c and -o together... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.5 checking for a BSD-compatible install... /usr/bin/install -c
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.7 checking whether build environment is sane... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.8 checking for a thread-safe mkdir -p... /bin/mkdir -p
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.8 checking for gawk... no
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.8 checking for mawk... mawk
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.8 checking whether make sets $(MAKE)... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.9 checking whether make supports the include directive... yes (GNU style)
07:42:05 [2022-07-09T07:42:05.168Z] #77 197.9 checking whether make supports nested variables... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.0 checking whether UID '0' is supported by ustar format... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.0 checking whether GID '0' is supported by ustar format... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.0 checking how to create a ustar tar archive... gnutar
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.1 checking dependency style of gcc... gcc3
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.4 checking whether to enable maintainer-specific portions of Makefiles... yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.4 checking whether make supports nested variables... (cached) yes
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.4 checking build system type... x86_64-pc-linux-gnu
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.8 checking host system type... x86_64-pc-linux-gnu
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.8 checking how to print strings... printf
07:42:05 [2022-07-09T07:42:05.168Z] #77 198.9 checking for a sed that does not truncate output... /bin/sed
07:42:05 [2022-07-09T07:42:05.428Z] #77 198.9 checking for grep that handles long lines and -e... /bin/grep
07:42:05 [2022-07-09T07:42:05.428Z] #77 198.9 checking for egrep... /bin/grep -E
07:42:05 [2022-07-09T07:42:05.428Z] #77 198.9 checking for fgrep... /bin/grep -F
07:42:05 [2022-07-09T07:42:05.428Z] #77 198.9 checking for ld used by gcc... /usr/bin/ld
07:42:05 [2022-07-09T07:42:05.428Z] #77 199.0 checking if the linker (/usr/bin/ld) is GNU ld... yes
07:42:05 [2022-07-09T07:42:05.428Z] #77 199.0 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
07:42:05 [2022-07-09T07:42:05.688Z] #77 199.0 checking the name lister (/usr/bin/nm -B) interface... BSD nm
07:42:05 [2022-07-09T07:42:05.688Z] #77 199.3 checking whether ln -s works... yes
07:42:05 [2022-07-09T07:42:05.688Z] #77 199.3 checking the maximum length of command line arguments... 1572864
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking for /usr/bin/ld option to reload object files... -r
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking for objdump... objdump
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking how to recognize dependent libraries... pass_all
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking for dlltool... no
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking how to associate runtime and link libraries... printf %s\n
07:42:05 [2022-07-09T07:42:05.996Z] #77 199.4 checking for ar... ar
07:42:06 [2022-07-09T07:42:06.368Z] #77 199.4 checking for archiver @FILE support... @
07:42:06 [2022-07-09T07:42:06.368Z] #77 199.7 checking for strip... strip
07:42:06 [2022-07-09T07:42:06.368Z] #77 199.7 checking for ranlib... ranlib
07:42:06 [2022-07-09T07:42:06.943Z] #77 199.7 checking command to parse /usr/bin/nm -B output from gcc object... ok
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.4 checking for sysroot... no
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.4 checking for a working dd... /bin/dd
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.4 checking how to truncate binary pipes... /bin/dd bs=4096 count=1
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.5 checking for mt... no
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.5 checking if : is a manifest tool... no
07:42:06 [2022-07-09T07:42:06.943Z] #77 200.6 checking how to run the C preprocessor... gcc -E
07:42:07 [2022-07-09T07:42:07.594Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:42:07 [2022-07-09T07:42:07.594Z] Using test binary docker
07:42:07 [2022-07-09T07:42:07.594Z] +++ /etc/init.d/apparmor start
07:42:07 [2022-07-09T07:42:07.594Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:42:07 [2022-07-09T07:42:07.594Z] INFO: Waiting for daemon to start...
07:42:07 [2022-07-09T07:42:07.594Z] Starting dockerd
07:42:07 [2022-07-09T07:42:07.594Z] +++ 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
07:42:08 [2022-07-09T07:42:08.084Z] #77 200.9 checking for ANSI C header files... 
07:42:08 [2022-07-09T07:42:08.084Z] #77 ...
07:42:08 [2022-07-09T07:42:08.084Z] 
07:42:08 [2022-07-09T07:42:08.084Z] #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
07:42:08 [2022-07-09T07:42:08.084Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:42:08 [2022-07-09T07:42:08.084Z] #21 53.79 Selecting previously unselected package libinih1:amd64.
07:42:08 [2022-07-09T07:42:08.084Z] #21 53.80 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.084Z] #21 53.83 Unpacking libinih1:amd64 (53-1+b2) ...
07:42:08 [2022-07-09T07:42:08.084Z] #21 54.00 Selecting previously unselected package libnet1:amd64.
07:42:08 [2022-07-09T07:42:08.084Z] #21 54.00 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.084Z] #21 54.01 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.14 Selecting previously unselected package libnl-3-200:amd64.
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.14 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.14 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ...
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.28 Selecting previously unselected package libprotobuf-c1:amd64.
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.28 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.38 Selecting previously unselected package libyajl2:amd64.
07:42:08 [2022-07-09T07:42:08.352Z] #21 54.39 Preparing to unpack .../31-libyajl2_2.1.0-3_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.612Z] #21 54.40 Unpacking libyajl2:amd64 (2.1.0-3) ...
07:42:08 [2022-07-09T07:42:08.612Z] #21 54.51 Selecting previously unselected package net-tools.
07:42:08 [2022-07-09T07:42:08.612Z] #21 54.52 Preparing to unpack .../32-net-tools_1.60+git20181103.0eebece-1_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.612Z] #21 54.53 Unpacking net-tools (1.60+git20181103.0eebece-1) ...
07:42:08 [2022-07-09T07:42:08.873Z] #21 54.74 Selecting previously unselected package patch.
07:42:08 [2022-07-09T07:42:08.873Z] #21 54.74 Preparing to unpack .../33-patch_2.7.6-7_amd64.deb ...
07:42:08 [2022-07-09T07:42:08.873Z] #21 54.75 Unpacking patch (2.7.6-7) ...
07:42:09 [2022-07-09T07:42:09.132Z] #21 54.86 Selecting previously unselected package python-pip-whl.
07:42:09 [2022-07-09T07:42:09.132Z] #21 54.88 Preparing to unpack .../34-python-pip-whl_20.3.4-4+deb11u1_all.deb ...
07:42:09 [2022-07-09T07:42:09.132Z] #21 54.89 Unpacking python-pip-whl (20.3.4-4+deb11u1) ...
07:42:09 [2022-07-09T07:42:09.506Z] .
07:42:09 [2022-07-09T07:42:09.506Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:42:09 [2022-07-09T07:42:09.506Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:42:09 [2022-07-09T07:42:09.506Z] Error: No such image: emptyfs
07:42:09 [2022-07-09T07:42:09.765Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:42:09 [2022-07-09T07:42:09.765Z] ++++ docker load
07:42:10 [2022-07-09T07:42:10.025Z] Running integration-test (iteration 1)
07:42:10 [2022-07-09T07:42:10.025Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:42:10 [2022-07-09T07:42:10.025Z] ++ 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
07:42:10 [2022-07-09T07:42:10.025Z] ++ set -e
07:42:10 [2022-07-09T07:42:10.025Z] ++ '[' -n 0 ']'
07:42:10 [2022-07-09T07:42:10.025Z] ++ set -x
07:42:10 [2022-07-09T07:42:10.025Z] ++ env -i DEST=/go/src/github.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
07:42:10 [2022-07-09T07:42:10.071Z] #21 55.71 Selecting previously unselected package python3-lib2to3.
07:42:10 [2022-07-09T07:42:10.071Z] #21 55.73 Preparing to unpack .../35-python3-lib2to3_3.9.2-1_all.deb ...
07:42:10 [2022-07-09T07:42:10.071Z] #21 55.74 Unpacking python3-lib2to3 (3.9.2-1) ...
07:42:10 [2022-07-09T07:42:10.071Z] #21 56.10 Selecting previously unselected package python3-distutils.
07:42:10 [2022-07-09T07:42:10.330Z] #21 56.12 Preparing to unpack .../36-python3-distutils_3.9.2-1_all.deb ...
07:42:10 [2022-07-09T07:42:10.330Z] #21 56.13 Unpacking python3-distutils (3.9.2-1) ...
07:42:10 [2022-07-09T07:42:10.330Z] #21 56.33 Selecting previously unselected package python3-pkg-resources.
07:42:10 [2022-07-09T07:42:10.330Z] #21 56.34 Preparing to unpack .../37-python3-pkg-resources_52.0.0-4_all.deb ...
07:42:10 [2022-07-09T07:42:10.330Z] #21 56.36 Unpacking python3-pkg-resources (52.0.0-4) ...
07:42:10 [2022-07-09T07:42:10.901Z] #21 56.59 Selecting previously unselected package python3-setuptools.
07:42:10 [2022-07-09T07:42:10.901Z] #21 56.60 Preparing to unpack .../38-python3-setuptools_52.0.0-4_all.deb ...
07:42:10 [2022-07-09T07:42:10.901Z] #21 56.60 Unpacking python3-setuptools (52.0.0-4) ...
07:42:10 [2022-07-09T07:42:10.901Z] #21 56.92 Selecting previously unselected package python3-wheel.
07:42:10 [2022-07-09T07:42:10.962Z] Loaded image: busybox:latest
07:42:11 [2022-07-09T07:42:11.162Z] #21 56.94 Preparing to unpack .../39-python3-wheel_0.34.2-1_all.deb ...
07:42:11 [2022-07-09T07:42:11.162Z] #21 56.96 Unpacking python3-wheel (0.34.2-1) ...
07:42:11 [2022-07-09T07:42:11.162Z] #21 57.05 Selecting previously unselected package python3-pip.
07:42:11 [2022-07-09T07:42:11.162Z] #21 57.05 Preparing to unpack .../40-python3-pip_20.3.4-4+deb11u1_all.deb ...
07:42:11 [2022-07-09T07:42:11.162Z] #21 57.06 Unpacking python3-pip (20.3.4-4+deb11u1) ...
07:42:11 [2022-07-09T07:42:11.531Z] Loaded image: busybox:glibc
07:42:11 [2022-07-09T07:42:11.734Z] #21 57.51 Selecting previously unselected package sudo.
07:42:11 [2022-07-09T07:42:11.734Z] #21 57.53 Preparing to unpack .../41-sudo_1.9.5p2-3_amd64.deb ...
07:42:11 [2022-07-09T07:42:11.734Z] #21 57.54 Unpacking sudo (1.9.5p2-3) ...
07:42:12 [2022-07-09T07:42:12.678Z] #21 58.34 Selecting previously unselected package thin-provisioning-tools.
07:42:12 [2022-07-09T07:42:12.678Z] #21 58.35 Preparing to unpack .../42-thin-provisioning-tools_0.9.0-1_amd64.deb ...
07:42:12 [2022-07-09T07:42:12.678Z] #21 58.36 Unpacking thin-provisioning-tools (0.9.0-1) ...
07:42:12 [2022-07-09T07:42:12.938Z] #21 58.76 Selecting previously unselected package uidmap.
07:42:12 [2022-07-09T07:42:12.938Z] #21 58.77 Preparing to unpack .../43-uidmap_1%3a4.8.1-1_amd64.deb ...
07:42:12 [2022-07-09T07:42:12.938Z] #21 58.77 Unpacking uidmap (1:4.8.1-1) ...
07:42:12 [2022-07-09T07:42:12.938Z] #21 59.02 Selecting previously unselected package vim-runtime.
07:42:13 [2022-07-09T07:42:13.198Z] #21 59.03 Preparing to unpack .../44-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ...
07:42:13 [2022-07-09T07:42:13.199Z] #21 59.07 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime'
07:42:13 [2022-07-09T07:42:13.199Z] #21 59.10 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime'
07:42:13 [2022-07-09T07:42:13.199Z] #21 59.11 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ...
07:42:14 [2022-07-09T07:42:14.987Z] #64 ...
07:42:14 [2022-07-09T07:42:14.987Z] 
07:42:14 [2022-07-09T07:42:14.987Z] #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
07:42:14 [2022-07-09T07:42:14.987Z] #60 sha256:e00549aaf27533e1811d78fccd3cfa1fb5a9afb8423f4d1c361ce3d90ec6054b
07:42:14 [2022-07-09T07:42:14.987Z] #60 182.4 + mkdir -p /build
07:42:14 [2022-07-09T07:42:14.987Z] #60 182.4 + cp runc /build/runc
07:42:14 [2022-07-09T07:42:14.987Z] #60 DONE 184.0s
07:42:14 [2022-07-09T07:42:14.987Z] 
07:42:14 [2022-07-09T07:42:14.987Z] #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
07:42:14 [2022-07-09T07:42:14.987Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:42:14 [2022-07-09T07:42:14.987Z] #55 312.7 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
07:42:14 [2022-07-09T07:42:14.987Z] #55 DONE 313.3s
07:42:14 [2022-07-09T07:42:14.987Z] 
07:42:14 [2022-07-09T07:42:14.987Z] #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
07:42:14 [2022-07-09T07:42:14.987Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:42:15 [2022-07-09T07:42:15.724Z] Loaded image: debian:bullseye-slim
07:42:15 [2022-07-09T07:42:15.924Z] #64 ...
07:42:15 [2022-07-09T07:42:15.924Z] 
07:42:15 [2022-07-09T07:42:15.924Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:42:15 [2022-07-09T07:42:15.924Z] #56 sha256:ed9880ea7b2948f5feb2f9fa160029de13cb2d403140abe2e0e5a7a710d0bf67
07:42:15 [2022-07-09T07:42:15.984Z] Loaded image: hello-world:latest
07:42:16 [2022-07-09T07:42:16.243Z] Loaded image: arm32v7/hello-world:latest
07:42:16 [2022-07-09T07:42:16.243Z] INFO: Testing against a local daemon
07:42:16 [2022-07-09T07:42:16.243Z] === RUN   TestCgroupNamespacesBuild
07:42:16 [2022-07-09T07:42:16.862Z] #56 DONE 1.1s
07:42:16 [2022-07-09T07:42:16.862Z] 
07:42:16 [2022-07-09T07:42:16.862Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:42:16 [2022-07-09T07:42:16.862Z] #58 sha256:7a0ef18a2256de57b790fd88e1dcc71f3cc7e8ff8c5aecb87dc35dc4963686d5
07:42:17 [2022-07-09T07:42:17.121Z] #58 DONE 0.1s
07:42:17 [2022-07-09T07:42:17.121Z] 
07:42:17 [2022-07-09T07:42:17.121Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:42:17 [2022-07-09T07:42:17.121Z] #61 sha256:073a21f48e0f2d72285ddfab092796bb7914cf57abf145204607dcbf4dbd6cfb
07:42:17 [2022-07-09T07:42:17.380Z] #61 DONE 0.4s
07:42:17 [2022-07-09T07:42:17.380Z] 
07:42:17 [2022-07-09T07:42:17.380Z] #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
07:42:17 [2022-07-09T07:42:17.380Z] #64 sha256:33f7f65c91203637011fab2abab74447c178e6d30197da97d4ad4bcf7239c035
07:42:18 [2022-07-09T07:42:18.478Z] #21 ...
07:42:18 [2022-07-09T07:42:18.478Z] 
07:42:18 [2022-07-09T07:42:18.478Z] #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
07:42:18 [2022-07-09T07:42:18.478Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:42:18 [2022-07-09T07:42:18.478Z] #77 200.9 checking for ANSI C header files... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 201.6 checking for sys/types.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 201.9 checking for sys/stat.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 202.1 checking for stdlib.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 202.3 checking for string.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 202.6 checking for memory.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 202.8 checking for strings.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 203.0 checking for inttypes.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 203.2 checking for stdint.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 203.4 checking for unistd.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 203.8 checking for dlfcn.h... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 204.0 checking for objdir... .libs
07:42:18 [2022-07-09T07:42:18.478Z] #77 204.5 checking if gcc supports -fno-rtti -fno-exceptions... no
07:42:18 [2022-07-09T07:42:18.478Z] #77 204.6 checking for gcc option to produce PIC... -fPIC -DPIC
07:42:18 [2022-07-09T07:42:18.478Z] #77 204.6 checking if gcc PIC flag -fPIC -DPIC works... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 204.7 checking if gcc static flag -static works... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 205.2 checking if gcc supports -c -o file.o... yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 205.4 checking if gcc supports -c -o file.o... (cached) yes
07:42:18 [2022-07-09T07:42:18.478Z] #77 205.4 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.4 checking dynamic linker characteristics... GNU/Linux ld.so
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking how to hardcode library paths into programs... immediate
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking whether stripping libraries is possible... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking if libtool supports shared libraries... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking whether to build shared libraries... no
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking whether to build static libraries... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 205.8 checking float.h usability... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.0 checking float.h presence... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.1 checking for float.h... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.2 checking limits.h usability... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.4 checking limits.h presence... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.4 checking for limits.h... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.5 checking stddef.h usability... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.7 checking stddef.h presence... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.7 checking for stddef.h... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.8 checking for stdlib.h... (cached) yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.8 checking for string.h... (cached) yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 206.9 checking sys/time.h usability... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.1 checking sys/time.h presence... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.1 checking for sys/time.h... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.2 checking for inline... inline
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.3 checking for size_t... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.6 checking for stdlib.h... (cached) yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 207.7 checking for GNU libc compatible malloc... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 208.0 checking for stdlib.h... (cached) yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 208.0 checking for GNU libc compatible realloc... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 208.5 checking for working strtod... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 209.1 checking for gettimeofday... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 209.7 checking for memset... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 210.2 checking for strspn... yes
07:42:18 [2022-07-09T07:42:18.479Z] #77 210.9 checking that generated files are newer than configure... done
07:42:18 [2022-07-09T07:42:18.479Z] #77 210.9 configure: creating ./config.status
07:42:18 [2022-07-09T07:42:18.739Z] #77 ...
07:42:18 [2022-07-09T07:42:18.739Z] 
07:42:18 [2022-07-09T07:42:18.739Z] #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
07:42:18 [2022-07-09T07:42:18.739Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:42:18 [2022-07-09T07:42:18.739Z] #21 64.74 Selecting previously unselected package vim.
07:42:18 [2022-07-09T07:42:18.754Z] #64 278.2 + bin/containerd
07:42:18 [2022-07-09T07:42:18.778Z] --- PASS: TestCgroupNamespacesBuild (2.44s)
07:42:18 [2022-07-09T07:42:18.778Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:42:19 [2022-07-09T07:42:19.000Z] #21 64.77 Preparing to unpack .../45-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ...
07:42:19 [2022-07-09T07:42:19.000Z] #21 64.81 Unpacking vim (2:8.2.2434-3+deb11u1) ...
07:42:19 [2022-07-09T07:42:19.513Z] #77 ...
07:42:19 [2022-07-09T07:42:19.513Z] 
07:42:19 [2022-07-09T07:42:19.513Z] #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
07:42:19 [2022-07-09T07:42:19.513Z] #47 sha256:c4c373e828e13b894537894c83f3a63fcf806a5d5804c0c5d2267c06fcfb4177
07:42:19 [2022-07-09T07:42:19.513Z] #47 295.6 + dpkg --print-architecture
07:42:19 [2022-07-09T07:42:19.513Z] #47 DONE 296.7s
07:42:19 [2022-07-09T07:42:19.513Z] 
07:42:19 [2022-07-09T07:42:19.513Z] #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
07:42:19 [2022-07-09T07:42:19.513Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:42:19 [2022-07-09T07:42:19.980Z] #21 65.86 Selecting previously unselected package xfsprogs.
07:42:19 [2022-07-09T07:42:19.980Z] #21 65.87 Preparing to unpack .../46-xfsprogs_5.10.0-4_amd64.deb ...
07:42:19 [2022-07-09T07:42:19.980Z] #21 65.88 Unpacking xfsprogs (5.10.0-4) ...
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.59 Selecting previously unselected package zip.
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.60 Preparing to unpack .../47-zip_3.0-12_amd64.deb ...
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.61 Unpacking zip (3.0-12) ...
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.81 Selecting previously unselected package zstd.
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.84 Preparing to unpack .../48-zstd_1.4.8+dfsg-2.1_amd64.deb ...
07:42:20 [2022-07-09T07:42:20.927Z] #21 66.86 Unpacking zstd (1.4.8+dfsg-2.1) ...
07:42:21 [2022-07-09T07:42:21.310Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.19s)
07:42:21 [2022-07-09T07:42:21.310Z] === RUN   TestBuildWithSession
07:42:21 [2022-07-09T07:42:21.311Z]     build_session_test.go:25: TODO: BuildKit
07:42:21 [2022-07-09T07:42:21.311Z] --- SKIP: TestBuildWithSession (0.00s)
07:42:21 [2022-07-09T07:42:21.311Z] === RUN   TestBuildSquashParent
07:42:21 [2022-07-09T07:42:21.503Z] #21 67.46 Setting up python3-pkg-resources (52.0.0-4) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 68.91 Setting up libip4tc2:amd64 (1.8.7-1) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 68.99 Setting up net-tools (1.60+git20181103.0eebece-1) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.06 Setting up libgpm2:amd64 (1.20.7-8) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.10 Setting up libicu67:amd64 (67.1-7) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.11 Setting up libip6tc2:amd64 (1.8.7-1) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.12 Setting up libinih1:amd64 (53-1+b2) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.13 Setting up uidmap (1:4.8.1-1) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.14 Setting up libyajl2:amd64 (2.1.0-3) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.15 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.16 Setting up bzip2 (1.0.8-4) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ...
07:42:23 [2022-07-09T07:42:23.416Z] #21 69.18 Setting up python3-wheel (0.34.2-1) ...
07:42:24 [2022-07-09T07:42:24.799Z] #21 70.48 Setting up xxd (2:8.2.2434-3+deb11u1) ...
07:42:24 [2022-07-09T07:42:24.799Z] #21 70.50 Setting up libcap2:amd64 (1:2.44-1) ...
07:42:24 [2022-07-09T07:42:24.799Z] #21 70.51 Setting up libcap2-bin (1:2.44-1) ...
07:42:24 [2022-07-09T07:42:24.799Z] #21 70.52 Setting up apparmor (2.13.6-10) ...
07:42:27 [2022-07-09T07:42:27.339Z] #21 72.79 Setting up zip (3.0-12) ...
07:42:27 [2022-07-09T07:42:27.339Z] #21 72.81 Setting up vim-common (2:8.2.2434-3+deb11u1) ...
07:42:27 [2022-07-09T07:42:27.339Z] #21 72.86 Setting up bash-completion (1:2.11-2) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.11 Setting up xz-utils (5.2.5-2.1~deb11u1) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.12 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.13 Setting up libmnl0:amd64 (1.0.4-3) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.15 Setting up patch (2.7.6-7) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.16 Setting up sudo (1.9.5p2-3) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.33 invoke-rc.d: could not determine current runlevel
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.38 invoke-rc.d: policy-rc.d denied execution of start.
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.39 Setting up xfsprogs (5.10.0-4) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.46 Setting up libxtables12:amd64 (1.8.7-1) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.56 Setting up inetutils-ping (2:2.0-1) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 ...
07:42:30 [2022-07-09T07:42:30.635Z] 
07:42:30 [2022-07-09T07:42:30.635Z] #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
07:42:30 [2022-07-09T07:42:30.635Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:42:30 [2022-07-09T07:42:30.635Z] #77 214.2 config.status: creating Makefile
07:42:30 [2022-07-09T07:42:30.635Z] #77 214.3 config.status: creating config.h
07:42:30 [2022-07-09T07:42:30.635Z] #77 214.3 config.status: executing depfiles commands
07:42:30 [2022-07-09T07:42:30.635Z] #77 214.5 config.status: executing libtool commands
07:42:30 [2022-07-09T07:42:30.635Z] #77 215.8   GEN      .version
07:42:30 [2022-07-09T07:42:30.635Z] #77 215.8 make  install-recursive
07:42:30 [2022-07-09T07:42:30.635Z] #77 215.8 make[1]: Entering directory '/tmp/crun-build'
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.0 Making install in libocispec
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.0 make[2]: Entering directory '/tmp/crun-build/libocispec'
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./image-spec/schema
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=. --out=./src ./runtime-spec/schema
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.0 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/imageManifestItems
07:42:30 [2022-07-09T07:42:30.635Z] #77 216.1 /usr/bin/python3 ./src/generate.py --gen-ref --root=./tests/test-spec --out=./src ./tests/test-spec/basic
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.3 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/imageManifestItems/image-manifest-items-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_string.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_refobj.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_obj.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_double_array_int.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_string.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_top_array_int.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array_item.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.6 Reflection:	/tmp/crun-build/libocispec/tests/test-spec/basic/test_double_array.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-manifest-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-layout-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/image-index-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs.json       Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/defs-descriptor.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/content-descriptor.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 217.9 Reflection:	/tmp/crun-build/libocispec/image-spec/schema/config-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/state-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs.json     Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-zos.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-windows.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-vm.json  Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/defs-linux.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-zos.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-windows.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-vm.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-solaris.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-schema.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 Reflection:	/tmp/crun-build/libocispec/runtime-spec/schema/config-linux.json Success
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 make  install-recursive
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.4 make[3]: Entering directory '/tmp/crun-build/libocispec'
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.5 Making install in yajl
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.5 make[4]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       verify/json_verify-json_verify.o
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl_alloc.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl_gen.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl_parser.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl_buf.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.6   CC       src/libyajl_la-yajl_encode.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.7   CC       src/libyajl_la-yajl_tree.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 219.7   CC       src/libyajl_la-yajl_lex.lo
07:42:30 [2022-07-09T07:42:30.635Z] #77 ...
07:42:30 [2022-07-09T07:42:30.635Z] 
07:42:30 [2022-07-09T07:42:30.635Z] #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
07:42:30 [2022-07-09T07:42:30.635Z] #21 sha256:1e1c556501d50144ec2056d387ac3bedf31b0e4c600c1beaa562de672697b7c5
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.63 Setting up pigz (2.6-1) ...
07:42:30 [2022-07-09T07:42:30.635Z] #21 76.69 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ...
07:42:30 [2022-07-09T07:42:30.896Z] #21 76.70 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ...
07:42:30 [2022-07-09T07:42:30.896Z] #21 76.72 Setting up python-pip-whl (20.3.4-4+deb11u1) ...
07:42:30 [2022-07-09T07:42:30.896Z] #21 76.74 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ...
07:42:31 [2022-07-09T07:42:31.297Z] --- PASS: TestBuildSquashParent (8.75s)
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:31 [2022-07-09T07:42:31.297Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:31 [2022-07-09T07:42:31.297Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:31 [2022-07-09T07:42:31.297Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:42:31 [2022-07-09T07:42:31.297Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:42:32 [2022-07-09T07:42:32.276Z] #21 78.08 Setting up libaio1:amd64 (0.3.112-9) ...
07:42:32 [2022-07-09T07:42:32.276Z] #21 78.09 Setting up python3-lib2to3 (3.9.2-1) ...
07:42:33 [2022-07-09T07:42:33.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:42:33 [2022-07-09T07:42:33.202Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:42:33 [2022-07-09T07:42:33.218Z] #21 78.98 Setting up libelf1:amd64 (0.183-1) ...
07:42:33 [2022-07-09T07:42:33.218Z] #21 79.00 Setting up zstd (1.4.8+dfsg-2.1) ...
07:42:33 [2022-07-09T07:42:33.218Z] #21 79.01 Setting up libonig5:amd64 (6.9.6-1.1) ...
07:42:33 [2022-07-09T07:42:33.218Z] #21 79.03 Setting up python3-distutils (3.9.2-1) ...
07:42:33 [2022-07-09T07:42:33.788Z] #21 79.79 Setting up vim (2:8.2.2434-3+deb11u1) ...
07:42:33 [2022-07-09T07:42:33.788Z] #21 79.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode
07:42:34 [2022-07-09T07:42:34.049Z] #21 79.87 Setting up python3-setuptools (52.0.0-4) ...
07:42:35 [2022-07-09T07:42:35.430Z] #21 81.36 Setting up libjq1:amd64 (1.6-2.1) ...
07:42:35 [2022-07-09T07:42:35.430Z] #21 81.37 Setting up libnftnl11:amd64 (1.1.9-1) ...
07:42:35 [2022-07-09T07:42:35.430Z] #21 81.38 Setting up thin-provisioning-tools (0.9.0-1) ...
07:42:35 [2022-07-09T07:42:35.430Z] #21 81.39 Setting up python3-pip (20.3.4-4+deb11u1) ...
07:42:36 [2022-07-09T07:42:36.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:42:36 [2022-07-09T07:42:36.490Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:42:36 [2022-07-09T07:42:36.813Z] #21 82.77 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ...
07:42:36 [2022-07-09T07:42:36.813Z] #21 82.78 Setting up jq (1.6-2.1) ...
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.79 Setting up libbpf0:amd64 (1:0.3-2) ...
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.80 Setting up iptables (1.8.7-1) ...
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.81 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.82 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.82 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.83 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.83 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.84 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode
07:42:37 [2022-07-09T07:42:37.073Z] #21 82.84 Setting up iproute2 (5.10.0-4) ...
07:42:37 [2022-07-09T07:42:37.333Z] #21 83.22 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:42:38 [2022-07-09T07:42:38.715Z] #21 DONE 84.3s
07:42:38 [2022-07-09T07:42:38.715Z] 
07:42:38 [2022-07-09T07:42:38.715Z] #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
07:42:38 [2022-07-09T07:42:38.715Z] #22 sha256:6e7331ce53045168b7902ad6e8b27df388e8f4e02f2eefa532fbc165eedddbed
07:42:39 [2022-07-09T07:42:39.287Z] #22 0.917 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode
07:42:39 [2022-07-09T07:42:39.547Z] #22 0.943 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode
07:42:39 [2022-07-09T07:42:39.547Z] #22 0.948 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting
07:42:39 [2022-07-09T07:42:39.547Z] #22 DONE 1.1s
07:42:39 [2022-07-09T07:42:39.547Z] 
07:42:39 [2022-07-09T07:42:39.547Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:42:39 [2022-07-09T07:42:39.547Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
07:42:39 [2022-07-09T07:42:39.778Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.35s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.44s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.33s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.38s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.26s)
07:42:39 [2022-07-09T07:42:39.778Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (3.25s)
07:42:39 [2022-07-09T07:42:39.778Z] === RUN   TestBuildMultiStageCopy
07:42:39 [2022-07-09T07:42:39.778Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:42:42 [2022-07-09T07:42:42.312Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:42:42 [2022-07-09T07:42:42.880Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:42:43 [2022-07-09T07:42:43.450Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:42:44 [2022-07-09T07:42:44.019Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:42:44 [2022-07-09T07:42:44.587Z] --- PASS: TestBuildMultiStageCopy (4.89s)
07:42:44 [2022-07-09T07:42:44.587Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s)
07:42:44 [2022-07-09T07:42:44.587Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s)
07:42:44 [2022-07-09T07:42:44.587Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.57s)
07:42:44 [2022-07-09T07:42:44.587Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.51s)
07:42:44 [2022-07-09T07:42:44.587Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.60s)
07:42:44 [2022-07-09T07:42:44.587Z] === RUN   TestBuildMultiStageParentConfig
07:42:44 [2022-07-09T07:42:44.832Z] #23 ...
07:42:44 [2022-07-09T07:42:44.832Z] 
07:42:44 [2022-07-09T07:42:44.832Z] #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
07:42:44 [2022-07-09T07:42:44.832Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:42:44 [2022-07-09T07:42:44.832Z] #77 227.7   CCLD     libyajl.la
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.0   CCLD     verify/json_verify
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[5]: Entering directory '/tmp/crun-build/libocispec/yajl'
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[5]: Nothing to be done for 'install-exec-am'.
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[5]: Nothing to be done for 'install-data-am'.
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[5]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[4]: Leaving directory '/tmp/crun-build/libocispec/yajl'
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.5 make[4]: Entering directory '/tmp/crun-build/libocispec'
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.6   CC       src/validate.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.6   CC       src/image_spec_schema_config_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.6   CC       src/image_spec_schema_content_descriptor.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.7   CC       src/image_spec_schema_defs.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.7   CC       src/image_spec_schema_defs_descriptor.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.7   CC       src/image_spec_schema_image_index_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.7   CC       src/image_spec_schema_image_layout_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.8   CC       src/image_spec_schema_image_manifest_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.8   CC       src/runtime_spec_schema_config_linux.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.8   CC       src/runtime_spec_schema_config_zos.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.9   CC       src/runtime_spec_schema_config_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.9   CC       src/runtime_spec_schema_config_solaris.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.9   CC       src/runtime_spec_schema_config_windows.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 228.9   CC       src/runtime_spec_schema_config_vm.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.0   CC       src/runtime_spec_schema_defs.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.0   CC       src/runtime_spec_schema_defs_linux.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.1   CC       src/runtime_spec_schema_defs_zos.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.1   CC       src/runtime_spec_schema_defs_vm.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.2   CC       src/runtime_spec_schema_defs_windows.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.2   CC       src/runtime_spec_schema_state_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.2   CC       src/image_manifest_items_image_manifest_items_schema.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.3   CC       src/basic_test_double_array_item.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.4   CC       src/basic_test_double_array.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.4   CC       src/basic_test_top_array_int.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.6   CC       src/basic_test_top_array_string.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.6   CC       src/basic_test_top_double_array_int.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.7   CC       src/basic_test_top_double_array_obj.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.8   CC       src/basic_test_top_double_array_string.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.8   CC       src/basic_test_top_double_array_refobj.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.9   CC       src/json_common.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 229.9   CC       tests/test-1.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.0   CC       tests/test-3.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.0   CC       src/read-file.lo
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.1   CC       tests/test-2.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.1   CC       tests/test-4.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.1   CC       tests/test-5.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.2   CC       tests/test-6.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.4   CC       tests/test-7.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.5   CC       tests/test-8.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.6   CC       tests/test-9.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.7   CC       tests/test-11.o
07:42:44 [2022-07-09T07:42:44.832Z] #77 230.9   CC       tests/test-10.o
07:42:45 [2022-07-09T07:42:45.966Z] --- PASS: TestBuildMultiStageParentConfig (1.38s)
07:42:45 [2022-07-09T07:42:45.967Z] === RUN   TestBuildLabelWithTargets
07:42:46 [2022-07-09T07:42:46.057Z] #77 252.3   CCLD     libocispec.la
07:42:46 [2022-07-09T07:42:46.057Z] #77 252.9   CCLD     src/validate
07:42:46 [2022-07-09T07:42:46.057Z] #77 252.9   CCLD     tests/test-1
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.0   CCLD     tests/test-3
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.1   CCLD     tests/test-2
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.1   CCLD     tests/test-4
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.2   CCLD     tests/test-5
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.5   CCLD     tests/test-6
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.5   CCLD     tests/test-7
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.7   CCLD     tests/test-8
07:42:46 [2022-07-09T07:42:46.057Z] #77 253.9   CCLD     tests/test-9
07:42:46 [2022-07-09T07:42:46.057Z] #77 254.0   CCLD     tests/test-10
07:42:46 [2022-07-09T07:42:46.057Z] #77 254.0 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
07:42:46 [2022-07-09T07:42:46.057Z] #77 254.1   CCLD     tests/test-11
07:42:47 [2022-07-09T07:42:47.425Z] #77 256.8 libtool: link: ar cr libocispec.a 
07:42:47 [2022-07-09T07:42:47.425Z] #77 256.9 libtool: link: ranlib libocispec.a
07:42:48 [2022-07-09T07:42:48.502Z] --- PASS: TestBuildLabelWithTargets (2.31s)
07:42:48 [2022-07-09T07:42:48.502Z] === RUN   TestBuildWithEmptyLayers
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[5]: Entering directory '/tmp/crun-build/libocispec'
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[5]: Nothing to be done for 'install-exec-am'.
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[5]: Nothing to be done for 'install-data-am'.
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[5]: Leaving directory '/tmp/crun-build/libocispec'
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[4]: Leaving directory '/tmp/crun-build/libocispec'
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[3]: Leaving directory '/tmp/crun-build/libocispec'
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[2]: Leaving directory '/tmp/crun-build/libocispec'
07:42:49 [2022-07-09T07:42:49.386Z] #77 258.9 make[2]: Entering directory '/tmp/crun-build'
07:42:49 [2022-07-09T07:42:49.386Z] #77 259.2   CC       src/libcrun/libcrun_testing_a-utils.o
07:42:49 [2022-07-09T07:42:49.386Z] #77 259.2   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.2   CC       src/libcrun/libcrun_testing_a-container.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.2   CC       src/libcrun/libcrun_testing_a-cgroup.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.3   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.3   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.4   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.4   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
07:42:49 [2022-07-09T07:42:49.644Z] #77 259.4   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
07:42:49 [2022-07-09T07:42:49.878Z] --- PASS: TestBuildWithEmptyLayers (1.50s)
07:42:49 [2022-07-09T07:42:49.878Z] === RUN   TestBuildMultiStageOnBuild
07:42:49 [2022-07-09T07:42:49.901Z] #77 259.5   CC       src/libcrun/libcrun_testing_a-criu.o
07:42:50 [2022-07-09T07:42:50.113Z] #77 ...
07:42:50 [2022-07-09T07:42:50.113Z] 
07:42:50 [2022-07-09T07:42:50.113Z] #23 [dev-systemd-false  9/28] RUN pip3 install yamllint==1.26.1
07:42:50 [2022-07-09T07:42:50.113Z] #23 sha256:14f1271dd59a6473095fa5824b1de17a8f4ffb68110d9b3e83a3fadbd2c0eb39
07:42:50 [2022-07-09T07:42:50.113Z] #23 9.911 Collecting yamllint==1.26.1
07:42:50 [2022-07-09T07:42:50.157Z] #77 259.6   CC       src/libcrun/libcrun_testing_a-custom-handler.o
07:42:50 [2022-07-09T07:42:50.157Z] #77 259.7   CC       src/libcrun/libcrun_testing_a-linux.o
07:42:50 [2022-07-09T07:42:50.157Z] #77 259.8   CC       src/libcrun/libcrun_testing_a-seccomp.o
07:42:50 [2022-07-09T07:42:50.157Z] #77 259.8   CC       src/libcrun/libcrun_testing_a-ebpf.o
07:42:50 [2022-07-09T07:42:50.413Z] #77 259.9   CC       src/libcrun/libcrun_testing_a-error.o
07:42:50 [2022-07-09T07:42:50.413Z] #77 260.1   CC       src/libcrun/libcrun_testing_a-status.o
07:42:50 [2022-07-09T07:42:50.670Z] #77 260.3   CC       src/libcrun/libcrun_testing_a-terminal.o
07:42:50 [2022-07-09T07:42:50.670Z] #77 260.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
07:42:50 [2022-07-09T07:42:50.670Z] #77 260.4   CC       src/libcrun/libcrun_testing_a-signals.o
07:42:50 [2022-07-09T07:42:50.683Z] #23 10.96   Downloading yamllint-1.26.1.tar.gz (126 kB)
07:42:50 [2022-07-09T07:42:50.926Z] #77 260.5   CC       src/libcrun/libcrun_testing_a-mount_flags.o
07:42:50 [2022-07-09T07:42:50.926Z] #77 260.6   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
07:42:51 [2022-07-09T07:42:51.182Z] #77 260.7   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
07:42:51 [2022-07-09T07:42:51.438Z] #77 261.1   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
07:42:51 [2022-07-09T07:42:51.438Z] #77 261.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
07:42:51 [2022-07-09T07:42:51.695Z] #77 261.2   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
07:42:51 [2022-07-09T07:42:51.951Z] #77 261.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
07:42:51 [2022-07-09T07:42:51.951Z] #77 261.6   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
07:42:52 [2022-07-09T07:42:52.063Z] #23 12.31 Collecting pathspec>=0.5.3
07:42:52 [2022-07-09T07:42:52.063Z] #23 12.33   Downloading pathspec-0.9.0-py2.py3-none-any.whl (31 kB)
07:42:52 [2022-07-09T07:42:52.633Z] #23 12.81 Collecting pyyaml
07:42:52 [2022-07-09T07:42:52.633Z] #23 12.82   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)
07:42:52 [2022-07-09T07:42:52.633Z] #23 12.94 Building wheels for collected packages: yamllint
07:42:52 [2022-07-09T07:42:52.633Z] #23 12.94   Building wheel for yamllint (setup.py): started
07:42:52 [2022-07-09T07:42:52.882Z] #77 262.3   CC       src/crun-crun.o
07:42:52 [2022-07-09T07:42:52.882Z] #77 262.4   CC       src/crun-run.o
07:42:53 [2022-07-09T07:42:53.138Z] #77 262.7   CC       src/crun-delete.o
07:42:53 [2022-07-09T07:42:53.166Z] --- PASS: TestBuildMultiStageOnBuild (3.02s)
07:42:53 [2022-07-09T07:42:53.166Z] === RUN   TestBuildUncleanTarFilenames
07:42:53 [2022-07-09T07:42:53.395Z] #77 262.9   CC       src/crun-kill.o
07:42:53 [2022-07-09T07:42:53.395Z] #77 263.0   CC       src/crun-pause.o
07:42:53 [2022-07-09T07:42:53.572Z] #23 14.00   Building wheel for yamllint (setup.py): finished with status 'done'
07:42:53 [2022-07-09T07:42:53.572Z] #23 14.00   Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=f46a23c87d99aae7e8140d97cea67106ea8d5b8763282858af071787a5491765
07:42:53 [2022-07-09T07:42:53.572Z] #23 14.00   Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3
07:42:53 [2022-07-09T07:42:53.572Z] #23 14.02 Successfully built yamllint
07:42:53 [2022-07-09T07:42:53.572Z] #23 14.04 Installing collected packages: pyyaml, pathspec, yamllint
07:42:53 [2022-07-09T07:42:53.653Z] #77 263.3   CC       src/crun-unpause.o
07:42:54 [2022-07-09T07:42:54.141Z] #23 14.43 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1
07:42:54 [2022-07-09T07:42:54.216Z] #77 263.7   CC       src/crun-spec.o
07:42:54 [2022-07-09T07:42:54.216Z] #77 263.9   CC       src/crun-exec.o
07:42:54 [2022-07-09T07:42:54.485Z] #77 264.1   CC       src/crun-list.o
07:42:54 [2022-07-09T07:42:54.543Z] --- PASS: TestBuildUncleanTarFilenames (1.75s)
07:42:54 [2022-07-09T07:42:54.543Z] === RUN   TestBuildMultiStageLayerLeak
07:42:54 [2022-07-09T07:42:54.712Z] #23 DONE 15.0s
07:42:54 [2022-07-09T07:42:54.712Z] 
07:42:54 [2022-07-09T07:42:54.712Z] #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
07:42:54 [2022-07-09T07:42:54.712Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:42:54 [2022-07-09T07:42:54.712Z] #77 ...
07:42:54 [2022-07-09T07:42:54.712Z] 
07:42:54 [2022-07-09T07:42:54.712Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:42:54 [2022-07-09T07:42:54.712Z] #27 sha256:39d0932055b59ca3da46885c008ce0ac9574c49b8c2bc36f4b5710118fee103e
07:42:54 [2022-07-09T07:42:54.741Z] #77 264.3   CC       src/crun-create.o
07:42:54 [2022-07-09T07:42:54.972Z] #27 DONE 0.5s
07:42:54 [2022-07-09T07:42:54.972Z] 
07:42:54 [2022-07-09T07:42:54.972Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:42:54 [2022-07-09T07:42:54.972Z] #32 sha256:1fa800c2bdef5a6a2169c6ca083b34c0bf5b2ec7b5fb45e8e06ab6f06ba8cf38
07:42:54 [2022-07-09T07:42:54.997Z] #77 264.5   CC       src/crun-start.o
07:42:55 [2022-07-09T07:42:55.252Z] #77 264.8   CC       src/crun-state.o
07:42:55 [2022-07-09T07:42:55.508Z] #77 265.1   CC       src/crun-update.o
07:42:55 [2022-07-09T07:42:55.912Z] #32 DONE 0.7s
07:42:55 [2022-07-09T07:42:55.912Z] 
07:42:55 [2022-07-09T07:42:55.912Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:42:55 [2022-07-09T07:42:55.912Z] #35 sha256:ce4724a3294af5f9d195226a4bf3f36521d4811b1a1bad323e5c0e7e1d4bc96c
07:42:56 [2022-07-09T07:42:56.076Z] #77 265.5   CC       src/crun-ps.o
07:42:56 [2022-07-09T07:42:56.076Z] #77 265.5   CC       src/crun-checkpoint.o
07:42:56 [2022-07-09T07:42:56.076Z] #77 265.5   CC       src/crun-restore.o
07:42:56 [2022-07-09T07:42:56.076Z] #77 265.5   CC       src/libcrun/libcrun_la-utils.lo
07:42:56 [2022-07-09T07:42:56.076Z] #77 265.6   CC       src/libcrun/libcrun_la-cloned_binary.lo
07:42:56 [2022-07-09T07:42:56.172Z] #35 DONE 0.4s
07:42:56 [2022-07-09T07:42:56.172Z] 
07:42:56 [2022-07-09T07:42:56.172Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:42:56 [2022-07-09T07:42:56.172Z] #37 sha256:8fb621fbae0f4c5c4d4897727e87f9ad760354449bc5f22386b4ca79487e0f75
07:42:56 [2022-07-09T07:42:56.333Z] #77 265.8   CC       src/libcrun/libcrun_la-container.lo
07:42:56 [2022-07-09T07:42:56.333Z] #77 265.9   CC       src/libcrun/libcrun_la-cgroup.lo
07:42:56 [2022-07-09T07:42:56.333Z] #77 266.0   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
07:42:56 [2022-07-09T07:42:56.742Z] #37 DONE 0.4s
07:42:56 [2022-07-09T07:42:56.742Z] 
07:42:56 [2022-07-09T07:42:56.742Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:42:56 [2022-07-09T07:42:56.742Z] #39 sha256:3e2af24677092df7bba2725437868cb80bbbe06afd8783fc0e9329421164e57c
07:42:56 [2022-07-09T07:42:56.742Z] #39 DONE 0.1s
07:42:56 [2022-07-09T07:42:56.742Z] 
07:42:56 [2022-07-09T07:42:56.742Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:42:56 [2022-07-09T07:42:56.742Z] #41 sha256:86054cd02a5ecc3e57ed01faf99c76c8f122bd69ae79ec8d9ae4013d933b181d
07:42:56 [2022-07-09T07:42:56.894Z] #77 266.3   CC       src/libcrun/libcrun_la-cgroup-resources.lo
07:42:57 [2022-07-09T07:42:57.002Z] #41 DONE 0.1s
07:42:57 [2022-07-09T07:42:57.002Z] 
07:42:57 [2022-07-09T07:42:57.002Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:42:57 [2022-07-09T07:42:57.002Z] #45 sha256:74ae8b35bb921170803e4f8c8f22d983bc76a121ce494dbe717f587b073f05f0
07:42:57 [2022-07-09T07:42:57.002Z] #45 DONE 0.1s
07:42:57 [2022-07-09T07:42:57.002Z] 
07:42:57 [2022-07-09T07:42:57.002Z] #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
07:42:57 [2022-07-09T07:42:57.002Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:42:57 [2022-07-09T07:42:57.152Z] #77 266.6   CC       src/libcrun/libcrun_la-cgroup-setup.lo
07:42:57 [2022-07-09T07:42:57.152Z] #77 266.9   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
07:42:57 [2022-07-09T07:42:57.408Z] #77 267.1   CC       src/libcrun/libcrun_la-cgroup-utils.lo
07:42:58 [2022-07-09T07:42:58.013Z] #77 267.5   CC       src/libcrun/libcrun_la-criu.lo
07:42:58 [2022-07-09T07:42:58.269Z] #77 267.7   CC       src/libcrun/libcrun_la-custom-handler.lo
07:42:58 [2022-07-09T07:42:58.525Z] #77 268.2   CC       src/libcrun/libcrun_la-linux.lo
07:42:58 [2022-07-09T07:42:58.751Z] --- PASS: TestBuildMultiStageLayerLeak (3.55s)
07:42:58 [2022-07-09T07:42:58.751Z] === RUN   TestBuildWithHugeFile
07:42:59 [2022-07-09T07:42:59.086Z] #77 268.8   CC       src/libcrun/libcrun_la-seccomp.lo
07:42:59 [2022-07-09T07:42:59.647Z] #77 269.3   CC       src/libcrun/libcrun_la-ebpf.lo
07:43:01 [2022-07-09T07:43:01.027Z] #77 270.4   CC       src/libcrun/libcrun_la-error.lo
07:43:01 [2022-07-09T07:43:01.286Z] #77 271.0   CC       src/libcrun/libcrun_la-status.lo
07:43:01 [2022-07-09T07:43:01.543Z] #77 271.2   CC       src/libcrun/libcrun_la-terminal.lo
07:43:02 [2022-07-09T07:43:02.105Z] #77 271.5   CC       src/libcrun/libcrun_la-chroot_realpath.lo
07:43:02 [2022-07-09T07:43:02.361Z] #77 272.1   CC       src/libcrun/libcrun_la-signals.lo
07:43:02 [2022-07-09T07:43:02.927Z] #77 272.5   CC       src/libcrun/libcrun_la-mount_flags.lo
07:43:03 [2022-07-09T07:43:03.183Z] #77 272.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
07:43:03 [2022-07-09T07:43:03.744Z] #77 273.2   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
07:43:04 [2022-07-09T07:43:04.000Z] #77 273.7   CC       src/libcrun/handlers/libcrun_la-krun.lo
07:43:04 [2022-07-09T07:43:04.562Z] #77 274.2   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
07:43:04 [2022-07-09T07:43:04.818Z] #77 274.5   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
07:43:05 [2022-07-09T07:43:05.379Z] #77 275.0   CC       tests/init.o
07:43:05 [2022-07-09T07:43:05.942Z] #77 275.5   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
07:43:14 [2022-07-09T07:43:14.975Z] #64 328.8 # github.com/containerd/containerd/cmd/containerd
07:43:14 [2022-07-09T07:43:14.975Z] #64 328.8 /usr/bin/ld: /tmp/go-link-2345287499/000019.o: in function `New':
07:43:14 [2022-07-09T07:43:14.975Z] #64 328.8 /tmp/tmp.H2wYjMbmUH/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
07:43:14 [2022-07-09T07:43:14.975Z] #64 328.9 + bin/containerd-stress
07:43:14 [2022-07-09T07:43:14.975Z] #64 330.0 + bin/containerd-shim
07:43:15 [2022-07-09T07:43:15.154Z] #47 ...
07:43:15 [2022-07-09T07:43:15.154Z] 
07:43:15 [2022-07-09T07:43:15.154Z] #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
07:43:15 [2022-07-09T07:43:15.154Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.3   CCLD     libocispec.la
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.8   CCLD     src/validate
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.8   CCLD     tests/test-1
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.8   CCLD     tests/test-2
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.8   CCLD     tests/test-3
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.8   CCLD     tests/test-4
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.9   CCLD     tests/test-5
07:43:15 [2022-07-09T07:43:15.154Z] #77 266.9   CCLD     tests/test-6
07:43:15 [2022-07-09T07:43:15.154Z] #77 267.0   CCLD     tests/test-7
07:43:15 [2022-07-09T07:43:15.154Z] #77 267.1   CCLD     tests/test-8
07:43:15 [2022-07-09T07:43:15.154Z] #77 267.1   CCLD     tests/test-9
07:43:15 [2022-07-09T07:43:15.154Z] #77 267.1   CCLD     tests/test-10
07:43:15 [2022-07-09T07:43:15.155Z] #77 267.2 /bin/bash ./libtool --mode=link  libocispec.la -o libocispec.a
07:43:15 [2022-07-09T07:43:15.155Z] #77 267.3   CCLD     tests/test-11
07:43:15 [2022-07-09T07:43:15.725Z] #77 269.1 libtool: link: ar cr libocispec.a 
07:43:15 [2022-07-09T07:43:15.725Z] #77 269.1 libtool: link: ranlib libocispec.a
07:43:17 [2022-07-09T07:43:17.106Z] #77 270.8 make[5]: Entering directory '/tmp/crun-build/libocispec'
07:43:17 [2022-07-09T07:43:17.106Z] #77 270.8 make[5]: Nothing to be done for 'install-exec-am'.
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[5]: Nothing to be done for 'install-data-am'.
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[5]: Leaving directory '/tmp/crun-build/libocispec'
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[4]: Leaving directory '/tmp/crun-build/libocispec'
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[3]: Leaving directory '/tmp/crun-build/libocispec'
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[2]: Leaving directory '/tmp/crun-build/libocispec'
07:43:17 [2022-07-09T07:43:17.366Z] #77 270.8 make[2]: Entering directory '/tmp/crun-build'
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-utils.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cloned_binary.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-container.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cgroup.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cgroup-cgroupfs.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cgroup-resources.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cgroup-setup.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.0   CC       src/libcrun/libcrun_testing_a-cgroup-systemd.o
07:43:17 [2022-07-09T07:43:17.366Z] #77 271.1   CC       src/libcrun/libcrun_testing_a-cgroup-utils.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.1   CC       src/libcrun/libcrun_testing_a-criu.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.1   CC       src/libcrun/libcrun_testing_a-custom-handler.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.1   CC       src/libcrun/libcrun_testing_a-linux.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.2   CC       src/libcrun/libcrun_testing_a-seccomp.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.2   CC       src/libcrun/libcrun_testing_a-ebpf.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.3   CC       src/libcrun/libcrun_testing_a-status.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.3   CC       src/libcrun/libcrun_testing_a-terminal.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.3   CC       src/libcrun/libcrun_testing_a-chroot_realpath.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.3   CC       src/libcrun/libcrun_testing_a-error.o
07:43:17 [2022-07-09T07:43:17.626Z] #77 271.3   CC       src/libcrun/libcrun_testing_a-signals.o
07:43:17 [2022-07-09T07:43:17.887Z] #77 271.4   CC       src/libcrun/libcrun_testing_a-mount_flags.o
07:43:17 [2022-07-09T07:43:17.887Z] #77 271.4   CC       src/libcrun/libcrun_testing_a-seccomp_notify.o
07:43:17 [2022-07-09T07:43:17.887Z] #77 271.5   CC       src/libcrun/handlers/libcrun_testing_a-handler-utils.o
07:43:17 [2022-07-09T07:43:17.887Z] #77 271.6   CC       src/libcrun/handlers/libcrun_testing_a-krun.o
07:43:17 [2022-07-09T07:43:17.887Z] #77 271.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmedge.o
07:43:18 [2022-07-09T07:43:18.147Z] #77 271.6   CC       src/libcrun/handlers/libcrun_testing_a-wasmer.o
07:43:18 [2022-07-09T07:43:18.147Z] #77 271.6   CC       tests/tests_libcrun_errors-tests_libcrun_errors.o
07:43:18 [2022-07-09T07:43:18.147Z] #77 271.7   CC       tests/tests_libcrun_fuzzer-tests_libcrun_fuzzer.o
07:43:18 [2022-07-09T07:43:18.407Z] #77 272.0   CC       src/crun-run.o
07:43:18 [2022-07-09T07:43:18.407Z] #77 272.0   CC       src/crun-crun.o
07:43:18 [2022-07-09T07:43:18.407Z] #77 272.0   CC       src/crun-delete.o
07:43:18 [2022-07-09T07:43:18.407Z] #77 272.1   CC       src/crun-kill.o
07:43:18 [2022-07-09T07:43:18.407Z] #77 272.1   CC       src/crun-unpause.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.2   CC       src/crun-exec.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.2   CC       src/crun-pause.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.2   CC       src/crun-spec.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.3   CC       src/crun-list.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.3   CC       src/crun-create.o
07:43:18 [2022-07-09T07:43:18.667Z] #77 272.4   CC       src/crun-start.o
07:43:18 [2022-07-09T07:43:18.927Z] #77 272.4   CC       src/crun-update.o
07:43:18 [2022-07-09T07:43:18.927Z] #77 272.4   CC       src/crun-state.o
07:43:18 [2022-07-09T07:43:18.927Z] #77 272.5   CC       src/crun-ps.o
07:43:18 [2022-07-09T07:43:18.927Z] #77 272.5   CC       src/crun-checkpoint.o
07:43:19 [2022-07-09T07:43:19.187Z] #77 272.6   CC       src/libcrun/libcrun_la-utils.lo
07:43:19 [2022-07-09T07:43:19.187Z] #77 272.6   CC       src/crun-restore.o
07:43:19 [2022-07-09T07:43:19.187Z] #77 272.7   CC       src/libcrun/libcrun_la-container.lo
07:43:19 [2022-07-09T07:43:19.187Z] #77 272.8   CC       src/libcrun/libcrun_la-cloned_binary.lo
07:43:19 [2022-07-09T07:43:19.187Z] #77 272.8   CC       src/libcrun/libcrun_la-cgroup.lo
07:43:19 [2022-07-09T07:43:19.447Z] #77 272.9   CC       src/libcrun/libcrun_la-cgroup-cgroupfs.lo
07:43:19 [2022-07-09T07:43:19.447Z] #77 273.1   CC       src/libcrun/libcrun_la-cgroup-resources.lo
07:43:19 [2022-07-09T07:43:19.447Z] #77 273.2   CC       src/libcrun/libcrun_la-cgroup-setup.lo
07:43:19 [2022-07-09T07:43:19.707Z] #77 273.3   CC       src/libcrun/libcrun_la-cgroup-systemd.lo
07:43:19 [2022-07-09T07:43:19.707Z] #77 273.3   CC       src/libcrun/libcrun_la-cgroup-utils.lo
07:43:19 [2022-07-09T07:43:19.707Z] #77 273.4   CC       src/libcrun/libcrun_la-criu.lo
07:43:19 [2022-07-09T07:43:19.987Z] #77 273.5   CC       src/libcrun/libcrun_la-custom-handler.lo
07:43:19 [2022-07-09T07:43:19.987Z] #77 273.6   CC       src/libcrun/libcrun_la-linux.lo
07:43:19 [2022-07-09T07:43:19.987Z] #77 273.7   CC       src/libcrun/libcrun_la-seccomp.lo
07:43:19 [2022-07-09T07:43:19.987Z] #77 273.7   CC       src/libcrun/libcrun_la-ebpf.lo
07:43:20 [2022-07-09T07:43:20.267Z] #77 273.9   CC       src/libcrun/libcrun_la-error.lo
07:43:20 [2022-07-09T07:43:20.267Z] #77 274.0   CC       src/libcrun/libcrun_la-status.lo
07:43:20 [2022-07-09T07:43:20.843Z] #77 274.2   CC       src/libcrun/libcrun_la-terminal.lo
07:43:20 [2022-07-09T07:43:20.843Z] #77 274.3   CC       src/libcrun/libcrun_la-chroot_realpath.lo
07:43:21 [2022-07-09T07:43:21.106Z] #77 274.5   CC       src/libcrun/libcrun_la-signals.lo
07:43:21 [2022-07-09T07:43:21.106Z] #77 274.5   CC       src/libcrun/libcrun_la-mount_flags.lo
07:43:21 [2022-07-09T07:43:21.106Z] #77 274.7   CC       src/libcrun/libcrun_la-seccomp_notify.lo
07:43:21 [2022-07-09T07:43:21.365Z] #77 274.8   CC       src/libcrun/handlers/libcrun_la-handler-utils.lo
07:43:21 [2022-07-09T07:43:21.365Z] #77 274.8   CC       src/libcrun/handlers/libcrun_la-krun.lo
07:43:21 [2022-07-09T07:43:21.365Z] #77 274.9   CC       src/libcrun/handlers/libcrun_la-wasmedge.lo
07:43:21 [2022-07-09T07:43:21.610Z] #64 341.3 + bin/containerd-shim-runc-v1
07:43:21 [2022-07-09T07:43:21.624Z] #77 275.3   CC       tests/init.o
07:43:21 [2022-07-09T07:43:21.882Z] #77 275.4   CC       src/libcrun/handlers/libcrun_la-wasmer.lo
07:43:21 [2022-07-09T07:43:21.882Z] #77 275.4   CC       tests/tests_libcrun_utils-tests_libcrun_utils.o
07:43:25 [2022-07-09T07:43:25.996Z] INFO [loader] Go packages loading at mode 575 (compiled_files|files|types_sizes|deps|exports_file|imports|name) took 2m50.301193025s 
07:43:25 [2022-07-09T07:43:25.996Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 490.660982ms 
07:43:27 [2022-07-09T07:43:27.838Z] #77 297.1   CCLD     tests/init
07:43:28 [2022-07-09T07:43:28.178Z] #64 347.5 + bin/containerd-shim-runc-v2
07:43:28 [2022-07-09T07:43:28.465Z] #77 ...
07:43:28 [2022-07-09T07:43:28.465Z] 
07:43:28 [2022-07-09T07:43:28.465Z] #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
07:43:28 [2022-07-09T07:43:28.465Z] #47 sha256:d7cc29bb3b4b94b6f8844ec7c018ec55977f85648dcab6510a7dc0af5ab7978c
07:43:28 [2022-07-09T07:43:28.465Z] #47 342.8 + dpkg --print-architecture
07:43:28 [2022-07-09T07:43:28.465Z] #47 342.8 + git checkout -q v2.1.0
07:43:28 [2022-07-09T07:43:28.465Z] #47 343.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go
07:43:28 [2022-07-09T07:43:28.465Z] #47 343.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry
07:43:28 [2022-07-09T07:43:28.743Z] #64 348.4 + binaries
07:43:28 [2022-07-09T07:43:28.744Z] #64 348.4 + install -D bin/containerd /build/containerd
07:43:28 [2022-07-09T07:43:28.744Z] #64 348.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:43:28 [2022-07-09T07:43:28.744Z] #64 348.4 + install -D bin/ctr /build/ctr
07:43:32 [2022-07-09T07:43:32.033Z] #64 DONE 351.7s
07:43:32 [2022-07-09T07:43:32.966Z] 
07:43:32 [2022-07-09T07:43:32.966Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:43:32 [2022-07-09T07:43:32.966Z] #65 sha256:d511bedcbd9a99fdcb026f946ffd114aa2b23427516e33ac133a624030d8c3d0
07:43:34 [2022-07-09T07:43:34.337Z] #65 DONE 1.3s
07:43:34 [2022-07-09T07:43:34.337Z] 
07:43:34 [2022-07-09T07:43:34.337Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:43:34 [2022-07-09T07:43:34.337Z] #70 sha256:7c46407cc45e0cfc2735b12ab6dc919f03d88ddfb74b427f9d5051ce6aa7a3d3
07:43:34 [2022-07-09T07:43:34.337Z] #70 DONE 0.3s
07:43:34 [2022-07-09T07:43:34.595Z] 
07:43:34 [2022-07-09T07:43:34.595Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:43:34 [2022-07-09T07:43:34.595Z] #75 sha256:c25a037255278ad29b63cc82c6bf4a06a900f2708b10f4d1220787b6282275ea
07:43:35 [2022-07-09T07:43:35.966Z] #75 DONE 1.5s
07:43:35 [2022-07-09T07:43:35.966Z] 
07:43:35 [2022-07-09T07:43:35.966Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:43:35 [2022-07-09T07:43:35.966Z] #78 sha256:32bb285e561339905b1cd02b03cb1ef109f3c19acab09fefcc97c23adfdc4b2a
07:43:35 [2022-07-09T07:43:35.966Z] #78 DONE 0.1s
07:43:35 [2022-07-09T07:43:35.966Z] 
07:43:35 [2022-07-09T07:43:35.966Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:43:35 [2022-07-09T07:43:35.966Z] #79 sha256:468f8d626e94fdd6b21aa34edb8843d8676008af4290f23034c51bb5b48cfe9d
07:43:35 [2022-07-09T07:43:35.966Z] #79 DONE 0.0s
07:43:35 [2022-07-09T07:43:35.966Z] 
07:43:35 [2022-07-09T07:43:35.966Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:43:35 [2022-07-09T07:43:35.966Z] #80 sha256:93bf1e38f35089632abbba378d0e89b0ffed137fb6fa222afaf35d2a7f7bada5
07:43:35 [2022-07-09T07:43:35.966Z] #80 DONE 0.0s
07:43:36 [2022-07-09T07:43:36.224Z] 
07:43:36 [2022-07-09T07:43:36.224Z] #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
07:43:36 [2022-07-09T07:43:36.224Z] #81 sha256:6cbd01b185814343e63f0d99d72227b5c766275ba8f948a25cd02d9b54ffcf70
07:43:36 [2022-07-09T07:43:36.790Z] #81 0.778 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease
07:43:37 [2022-07-09T07:43:37.049Z] #81 0.946 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease
07:43:37 [2022-07-09T07:43:37.049Z] #81 1.119 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease
07:43:37 [2022-07-09T07:43:37.985Z] #81 1.196 Reading package lists...
07:43:38 [2022-07-09T07:43:38.244Z] #81 1.718 Reading package lists...
07:43:38 [2022-07-09T07:43:38.244Z] #81 2.228 Building dependency tree...
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.333 Reading state information...
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.446 The following additional packages will be installed:
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.447   libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.448 Suggested packages:
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.448   systemd-container policykit-1
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.448 Recommended packages:
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.448   systemd-timesyncd | time-daemon libnss-systemd
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.514 The following NEW packages will be installed:
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.514   dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5
07:43:38 [2022-07-09T07:43:38.501Z] #81 2.515   libkmod2 libpam-systemd systemd systemd-sysv
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.782 0 upgraded, 10 newly installed, 0 to remove and 13 not upgraded.
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.782 Need to get 5817 kB of archives.
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.782 After this operation, 19.3 MB of additional disk space will be used.
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.782 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB]
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.784 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB]
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.786 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB]
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.789 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB]
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.789 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7 [4500 kB]
07:43:38 [2022-07-09T07:43:38.760Z] #81 2.880 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7 [113 kB]
07:43:39 [2022-07-09T07:43:39.018Z] #81 2.883 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.20-2 [219 kB]
07:43:39 [2022-07-09T07:43:39.018Z] #81 2.885 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.20-2 [239 kB]
07:43:39 [2022-07-09T07:43:39.018Z] #81 2.886 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7 [283 kB]
07:43:39 [2022-07-09T07:43:39.018Z] #81 2.899 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.20-2 [96.2 kB]
07:43:39 [2022-07-09T07:43:39.018Z] #81 3.069 debconf: delaying package configuration, since apt-utils is not installed
07:43:39 [2022-07-09T07:43:39.018Z] #81 3.098 Fetched 5817 kB in 0s (15.3 MB/s)
07:43:39 [2022-07-09T07:43:39.018Z] #81 3.119 Selecting previously unselected package libargon2-1:amd64.
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.119 (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 ... 28639 files and directories currently installed.)
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.134 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.140 Unpacking libargon2-1:amd64 (0~20171227-0.2) ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.168 Selecting previously unselected package libjson-c5:amd64.
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.171 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.174 Unpacking libjson-c5:amd64 (0.15-2) ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.206 Selecting previously unselected package libcryptsetup12:amd64.
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.209 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.212 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.260 Selecting previously unselected package libkmod2:amd64.
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.263 Preparing to unpack .../libkmod2_28-1_amd64.deb ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.266 Unpacking libkmod2:amd64 (28-1) ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.305 Selecting previously unselected package systemd.
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.308 Preparing to unpack .../systemd_247.3-7_amd64.deb ...
07:43:39 [2022-07-09T07:43:39.277Z] #81 3.340 Unpacking systemd (247.3-7) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.898 Setting up libargon2-1:amd64 (0~20171227-0.2) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.907 Setting up libjson-c5:amd64 (0.15-2) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.917 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.925 Setting up libkmod2:amd64 (28-1) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.941 Setting up systemd (247.3-7) ...
07:43:39 [2022-07-09T07:43:39.843Z] #81 3.975 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service.
07:43:40 [2022-07-09T07:43:40.101Z] #81 3.977 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target.
07:43:40 [2022-07-09T07:43:40.101Z] #81 3.979 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service.
07:43:40 [2022-07-09T07:43:40.101Z] #81 4.006 Initializing machine ID from KVM UUID.
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.401 Selecting previously unselected package systemd-sysv.
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.402 (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 ... 29450 files and directories currently installed.)
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.415 Preparing to unpack .../systemd-sysv_247.3-7_amd64.deb ...
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.418 Unpacking systemd-sysv (247.3-7) ...
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.456 Selecting previously unselected package libdbus-1-3:amd64.
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.458 Preparing to unpack .../libdbus-1-3_1.12.20-2_amd64.deb ...
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.462 Unpacking libdbus-1-3:amd64 (1.12.20-2) ...
07:43:40 [2022-07-09T07:43:40.359Z] #81 4.514 Selecting previously unselected package dbus.
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.518 Preparing to unpack .../dbus_1.12.20-2_amd64.deb ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.527 Unpacking dbus (1.12.20-2) ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.583 Selecting previously unselected package libpam-systemd:amd64.
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.585 Preparing to unpack .../libpam-systemd_247.3-7_amd64.deb ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.588 Unpacking libpam-systemd:amd64 (247.3-7) ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.632 Selecting previously unselected package dbus-user-session.
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.634 Preparing to unpack .../dbus-user-session_1.12.20-2_amd64.deb ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.638 Unpacking dbus-user-session (1.12.20-2) ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.719 Setting up systemd-sysv (247.3-7) ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.728 Setting up libdbus-1-3:amd64 (1.12.20-2) ...
07:43:40 [2022-07-09T07:43:40.618Z] #81 4.737 Setting up dbus (1.12.20-2) ...
07:43:40 [2022-07-09T07:43:40.876Z] #81 4.852 invoke-rc.d: could not determine current runlevel
07:43:40 [2022-07-09T07:43:40.876Z] #81 4.855 invoke-rc.d: policy-rc.d denied execution of start.
07:43:40 [2022-07-09T07:43:40.876Z] #81 4.859 Setting up libpam-systemd:amd64 (247.3-7) ...
07:43:41 [2022-07-09T07:43:41.134Z] #81 5.038 Setting up dbus-user-session (1.12.20-2) ...
07:43:41 [2022-07-09T07:43:41.134Z] #81 5.051 Processing triggers for libc-bin (2.31-13+deb11u3) ...
07:43:41 [2022-07-09T07:43:41.392Z] #81 DONE 5.2s
07:43:41 [2022-07-09T07:43:41.392Z] 
07:43:41 [2022-07-09T07:43:41.392Z] #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
07:43:41 [2022-07-09T07:43:41.392Z] #82 sha256:3e9e9798d890b1cf7418ef1361020afacb13ea49d270cfabfbdb6bea31acf357
07:43:41 [2022-07-09T07:43:41.649Z] #82 0.416   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
07:43:41 [2022-07-09T07:43:41.649Z] #82 0.418                                  Dload  Upload   Total   Spent    Left  Speed
07:43:41 [2022-07-09T07:43:41.907Z] #82 0.418 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  1823  100  1823    0     0   6286      0 --:--:-- --:--:-- --:--:--  6286
07:43:41 [2022-07-09T07:43:41.907Z] #82 DONE 0.7s
07:43:41 [2022-07-09T07:43:41.907Z] 
07:43:41 [2022-07-09T07:43:41.908Z] #83 [final 1/1] COPY . /go/src/github.com/docker/docker
07:43:41 [2022-07-09T07:43:41.908Z] #83 sha256:4a69b33b98e74e620cfd090d046fda0424c33fad41fe3b0615f00689e1e52d02
07:43:42 [2022-07-09T07:43:42.685Z] #77 ...
07:43:42 [2022-07-09T07:43:42.685Z] 
07:43:42 [2022-07-09T07:43:42.685Z] #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
07:43:42 [2022-07-09T07:43:42.685Z] #26 sha256:7de7b7ad16cc65f7cc213ce4e6e8234f98d4261983433ce520bee06f19e86a09
07:43:42 [2022-07-09T07:43:42.685Z] #26 379.0 + return
07:43:42 [2022-07-09T07:43:42.841Z] #83 DONE 0.8s
07:43:42 [2022-07-09T07:43:42.842Z] 
07:43:42 [2022-07-09T07:43:42.842Z] #84 exporting to image
07:43:42 [2022-07-09T07:43:42.842Z] #84 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:43:42 [2022-07-09T07:43:42.842Z] #84 exporting layers
07:43:45 [2022-07-09T07:43:45.204Z] #26 DONE 383.2s
07:43:45 [2022-07-09T07:43:45.204Z] 
07:43:45 [2022-07-09T07:43:45.204Z] #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
07:43:45 [2022-07-09T07:43:45.204Z] #55 sha256:01fab0c50e79a8e2ae51db912d2acf20cf18be5e7e57ccf41e0609d8759bec2a
07:43:45 [2022-07-09T07:43:45.204Z] #55 382.5 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
07:43:45 [2022-07-09T07:43:45.204Z] #55 DONE 383.7s
07:43:45 [2022-07-09T07:43:45.204Z] 
07:43:45 [2022-07-09T07:43:45.204Z] #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
07:43:45 [2022-07-09T07:43:45.204Z] #77 sha256:d881e10331076b852fc1b6b67dbc7c636269154dd6dedc2b3f29ff48b47e86ba
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.1   CCLD     libcrun.la
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.3   AR       libcrun_testing.a
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.4 ar: `u' modifier ignored since `D' is the default (see `U')
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.4   CCLD     tests/tests_libcrun_utils
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.4   CCLD     tests/tests_libcrun_errors
07:43:45 [2022-07-09T07:43:45.204Z] #77 314.4   CCLD     tests/tests_libcrun_fuzzer
07:43:45 [2022-07-09T07:43:45.767Z] #77 315.3   CCLD     crun
07:43:46 [2022-07-09T07:43:46.558Z] #47 DONE 370.8s
07:43:46 [2022-07-09T07:43:46.558Z] 
07:43:46 [2022-07-09T07:43:46.558Z] #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
07:43:46 [2022-07-09T07:43:46.558Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:43:46 [2022-07-09T07:43:46.695Z] #77 316.2 make[3]: Entering directory '/tmp/crun-build'
07:43:46 [2022-07-09T07:43:46.696Z] #77 316.4  /bin/mkdir -p '/usr/local/share/man/man1'
07:43:46 [2022-07-09T07:43:46.696Z] #77 316.4  /bin/mkdir -p '/usr/local/lib'
07:43:46 [2022-07-09T07:43:46.696Z] #77 316.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
07:43:46 [2022-07-09T07:43:46.696Z] #77 316.5  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
07:43:46 [2022-07-09T07:43:46.952Z] #77 316.6 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
07:43:46 [2022-07-09T07:43:46.952Z] #77 316.6 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
07:43:46 [2022-07-09T07:43:46.952Z] #77 316.6 libtool: install: chmod 644 /usr/local/lib/libcrun.a
07:43:46 [2022-07-09T07:43:46.952Z] #77 316.6 libtool: install: ranlib /usr/local/lib/libcrun.a
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 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
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 ----------------------------------------------------------------------
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 Libraries have been installed in:
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9    /usr/local/lib
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 If you ever happen to want to link against installed libraries
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 in a given directory, LIBDIR, you must either use libtool, and
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 specify the full pathname of the library, or use the '-LLIBDIR'
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 flag during linking and do at least one of the following:
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9      during execution
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9    - add LIBDIR to the 'LD_RUN_PATH' environment variable
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9      during linking
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 See any operating system documentation about shared libraries for
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 more information, such as the ld(1) and ld.so(8) manual pages.
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9 ----------------------------------------------------------------------
07:43:47 [2022-07-09T07:43:47.517Z] #77 316.9  /bin/mkdir -p '/build'
07:43:47 [2022-07-09T07:43:47.517Z] #77 317.0   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
07:43:47 [2022-07-09T07:43:47.517Z] #77 317.0 libtool: install: /usr/bin/install -c crun /build/crun
07:43:47 [2022-07-09T07:43:47.517Z] #77 317.0 make[3]: Leaving directory '/tmp/crun-build'
07:43:47 [2022-07-09T07:43:47.517Z] #77 317.0 make[2]: Leaving directory '/tmp/crun-build'
07:43:47 [2022-07-09T07:43:47.517Z] #77 317.0 make[1]: Leaving directory '/tmp/crun-build'
07:43:47 [2022-07-09T07:43:47.517Z] #77 DONE 317.1s
07:43:47 [2022-07-09T07:43:47.517Z] 
07:43:47 [2022-07-09T07:43:47.517Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:43:47 [2022-07-09T07:43:47.517Z] #27 sha256:29fe99e9db3a32b599be424fda4cfd26a2bd70d658e43dd32e4896669b67277d
07:43:48 [2022-07-09T07:43:48.466Z] #64 ...
07:43:48 [2022-07-09T07:43:48.466Z] 
07:43:48 [2022-07-09T07:43:48.466Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:43:48 [2022-07-09T07:43:48.466Z] #48 sha256:15e43b919a6ef8a67595efaaaf339ef0ff6be054895add71185554fb6ea5bf72
07:43:48 [2022-07-09T07:43:48.726Z] #48 DONE 0.6s
07:43:48 [2022-07-09T07:43:48.726Z] 
07:43:48 [2022-07-09T07:43:48.726Z] #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
07:43:48 [2022-07-09T07:43:48.726Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:43:48 [2022-07-09T07:43:48.986Z] #55 ...
07:43:48 [2022-07-09T07:43:48.986Z] 
07:43:48 [2022-07-09T07:43:48.986Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:43:48 [2022-07-09T07:43:48.986Z] #52 sha256:40b4ba66f76cf6475b1c0e152127830bd97f1119bb97c6bff0b8b8f06e531b40
07:43:48 [2022-07-09T07:43:48.986Z] #52 DONE 0.1s
07:43:48 [2022-07-09T07:43:48.986Z] 
07:43:48 [2022-07-09T07:43:48.986Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:43:48 [2022-07-09T07:43:48.986Z] #54 sha256:9f93f11bbde727637ee08578a9080dc15c2b294b83ecaebbdc9572ecc6339417
07:43:48 [2022-07-09T07:43:48.986Z] #54 DONE 0.2s
07:43:48 [2022-07-09T07:43:48.986Z] 
07:43:48 [2022-07-09T07:43:48.986Z] #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
07:43:48 [2022-07-09T07:43:48.986Z] #60 sha256:7a8a04d96bb17c51c84aaaf0a936c066f7ad90e78b97d3914c3bf4bada3b39cf
07:43:49 [2022-07-09T07:43:49.245Z] #60 ...
07:43:49 [2022-07-09T07:43:49.246Z] 
07:43:49 [2022-07-09T07:43:49.246Z] #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
07:43:49 [2022-07-09T07:43:49.246Z] #77 sha256:992bb434bea1445352c57727b11fc6cd543f51dfcd922f90203fdc20579cef49
07:43:49 [2022-07-09T07:43:49.246Z] #77 302.8   CCLD     tests/init
07:43:49 [2022-07-09T07:43:49.399Z] #84 exporting layers 6.4s done
07:43:49 [2022-07-09T07:43:49.399Z] #84 writing image sha256:ccde1db1807044bc7dc8c4bd7bd4a2db0f53929055ccb5674d9fb5c2c41e373c done
07:43:49 [2022-07-09T07:43:49.399Z] #84 naming to docker.io/library/docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 done
07:43:49 [2022-07-09T07:43:49.399Z] #84 DONE 6.4s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:43:49 [2022-07-09T07:43:49.730Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -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=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh dynbinary test-integration
07:43:50 [2022-07-09T07:43:50.079Z] #27 ...
07:43:50 [2022-07-09T07:43:50.079Z] 
07:43:50 [2022-07-09T07:43:50.079Z] #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
07:43:50 [2022-07-09T07:43:50.079Z] #60 sha256:9e8a7a542b877ceedc91f1d02a9762a112626e5ee10cd6f16553ce556e8b29c9
07:43:50 [2022-07-09T07:43:50.079Z] #60 218.7 + mkdir -p /build
07:43:50 [2022-07-09T07:43:50.079Z] #60 218.7 + cp runc /build/runc
07:43:50 [2022-07-09T07:43:50.079Z] #60 DONE 219.3s
07:43:50 [2022-07-09T07:43:50.080Z] 
07:43:50 [2022-07-09T07:43:50.080Z] #27 [dev-systemd-false 10/28] COPY --from=dockercli     /build/ /usr/local/cli
07:43:50 [2022-07-09T07:43:50.080Z] #27 sha256:29fe99e9db3a32b599be424fda4cfd26a2bd70d658e43dd32e4896669b67277d
07:43:50 [2022-07-09T07:43:50.080Z] #27 DONE 2.5s
07:43:50 [2022-07-09T07:43:50.080Z] 
07:43:50 [2022-07-09T07:43:50.080Z] #32 [dev-systemd-false 11/28] COPY --from=frozen-images /build/ /docker-frozen-images
07:43:50 [2022-07-09T07:43:50.080Z] #32 sha256:23a70e58fe62712874e67e43a47f6bf734c92da4b0b2912888d6ea51fb7f8617
07:43:50 [2022-07-09T07:43:50.336Z] #32 DONE 0.6s
07:43:50 [2022-07-09T07:43:50.336Z] 
07:43:50 [2022-07-09T07:43:50.336Z] #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
07:43:50 [2022-07-09T07:43:50.336Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:43:50 [2022-07-09T07:43:50.592Z] #64 ...
07:43:50 [2022-07-09T07:43:50.592Z] 
07:43:50 [2022-07-09T07:43:50.592Z] #35 [dev-systemd-false 12/28] COPY --from=swagger       /build/ /usr/local/bin/
07:43:50 [2022-07-09T07:43:50.592Z] #35 sha256:3ba1fbf002fa82d9e7243a8b7610c7808189acda64b61689c0ed3f8097edbad1
07:43:51 [2022-07-09T07:43:51.154Z] #35 DONE 0.5s
07:43:51 [2022-07-09T07:43:51.154Z] 
07:43:51 [2022-07-09T07:43:51.154Z] #37 [dev-systemd-false 13/28] COPY --from=delve         /build/ /usr/local/bin/
07:43:51 [2022-07-09T07:43:51.154Z] #37 sha256:d41a9f8a8f738528c01a61fce1c2a78e79082d8eab53522d9f6c7cb1156c97ff
07:43:51 [2022-07-09T07:43:51.631Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null.
07:43:51 [2022-07-09T07:43:51.631Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null.
07:43:51 [2022-07-09T07:43:51.631Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service.
07:43:51 [2022-07-09T07:43:51.631Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target
07:43:51 [2022-07-09T07:43:51.631Z] 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)
07:43:51 [2022-07-09T07:43:51.631Z] Detected virtualization docker.
07:43:51 [2022-07-09T07:43:51.631Z] Detected architecture x86-64.
07:43:51 [2022-07-09T07:43:51.631Z] Set hostname to <dc54d7f1d733>.
07:43:51 [2022-07-09T07:43:51.631Z] modprobe@configfs.service: Succeeded.
07:43:51 [2022-07-09T07:43:51.631Z] modprobe@drm.service: Succeeded.
07:43:51 [2022-07-09T07:43:51.631Z] modprobe@fuse.service: Succeeded.
07:43:51 [2022-07-09T07:43:51.631Z] + source /etc/docker-entrypoint-cmd
07:43:51 [2022-07-09T07:43:51.631Z] ++ hack/make.sh dynbinary test-integration
07:43:51 [2022-07-09T07:43:51.631Z] 
07:43:51 [2022-07-09T07:43:51.719Z] #37 DONE 0.8s
07:43:51 [2022-07-09T07:43:51.719Z] 
07:43:51 [2022-07-09T07:43:51.719Z] #39 [dev-systemd-false 14/28] COPY --from=tomll         /build/ /usr/local/bin/
07:43:51 [2022-07-09T07:43:51.719Z] #39 sha256:adb47a3d0c7eae22f8eee5ab5d9c877e7a3a4141a42ad44680d689e962a386d3
07:43:51 [2022-07-09T07:43:51.719Z] #39 DONE 0.1s
07:43:51 [2022-07-09T07:43:51.719Z] 
07:43:51 [2022-07-09T07:43:51.719Z] #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
07:43:51 [2022-07-09T07:43:51.719Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:43:51 [2022-07-09T07:43:51.889Z] Removing bundles/
07:43:51 [2022-07-09T07:43:51.889Z] 
07:43:51 [2022-07-09T07:43:51.889Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:43:51 [2022-07-09T07:43:51.889Z] Building: bundles/dynbinary-daemon/dockerd
07:43:51 [2022-07-09T07:43:51.889Z] GOOS="" GOARCH="" GOARM=""
07:43:51 [2022-07-09T07:43:51.975Z] #64 ...
07:43:51 [2022-07-09T07:43:51.975Z] 
07:43:51 [2022-07-09T07:43:51.975Z] #41 [dev-systemd-false 15/28] COPY --from=gowinres      /build/ /usr/local/bin/
07:43:51 [2022-07-09T07:43:51.975Z] #41 sha256:25655373838499b52837c5b835ce00f2be7bde3f75bac6eea9700c7e1126ea55
07:43:51 [2022-07-09T07:43:51.975Z] #41 DONE 0.1s
07:43:51 [2022-07-09T07:43:51.975Z] 
07:43:51 [2022-07-09T07:43:51.975Z] #45 [dev-systemd-false 16/28] COPY --from=tini          /build/ /usr/local/bin/
07:43:51 [2022-07-09T07:43:51.975Z] #45 sha256:6734dd40d8c8d0b91f236bee5cc7b6f5efdeba060629d2827c54b898633714f0
07:43:51 [2022-07-09T07:43:51.975Z] #45 DONE 0.1s
07:43:51 [2022-07-09T07:43:51.975Z] 
07:43:51 [2022-07-09T07:43:51.975Z] #48 [dev-systemd-false 17/28] COPY --from=registry      /build/ /usr/local/bin/
07:43:51 [2022-07-09T07:43:51.975Z] #48 sha256:402e39a1ed98e77e73f66f6687770f6e75f62b76644a4b8916467b7f0fd26e7f
07:43:52 [2022-07-09T07:43:52.536Z] #48 DONE 0.6s
07:43:52 [2022-07-09T07:43:52.536Z] 
07:43:52 [2022-07-09T07:43:52.536Z] #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
07:43:52 [2022-07-09T07:43:52.536Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:43:52 [2022-07-09T07:43:52.536Z] #64 ...
07:43:52 [2022-07-09T07:43:52.536Z] 
07:43:52 [2022-07-09T07:43:52.536Z] #52 [dev-systemd-false 18/28] COPY --from=criu          /build/ /usr/local/bin/
07:43:52 [2022-07-09T07:43:52.536Z] #52 sha256:94bfac23c3930db1aa03b1110d79129b9df2b5010c14db9fc2980d8cc90717c1
07:43:52 [2022-07-09T07:43:52.536Z] #52 DONE 0.1s
07:43:52 [2022-07-09T07:43:52.536Z] 
07:43:52 [2022-07-09T07:43:52.536Z] #54 [dev-systemd-false 19/28] COPY --from=gotestsum     /build/ /usr/local/bin/
07:43:52 [2022-07-09T07:43:52.536Z] #54 sha256:fc9a905e852b024201b7f2c6ee40817ca0f8274ec5a709cfe0949d755d30d568
07:43:52 [2022-07-09T07:43:52.536Z] #54 DONE 0.1s
07:43:52 [2022-07-09T07:43:52.791Z] 
07:43:52 [2022-07-09T07:43:52.791Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:43:52 [2022-07-09T07:43:52.791Z] #56 sha256:d59411be9c24bbff38491a80ffb08a5243b2447ed7fa00b35ec54c38f986cbfc
07:43:54 [2022-07-09T07:43:54.679Z] #56 DONE 1.9s
07:43:54 [2022-07-09T07:43:54.679Z] 
07:43:54 [2022-07-09T07:43:54.679Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:43:54 [2022-07-09T07:43:54.679Z] #58 sha256:efddd2cc0cca236488be639d6674ba7392816b37e41e86a95010abc703988d2e
07:43:54 [2022-07-09T07:43:54.679Z] #58 DONE 0.1s
07:43:54 [2022-07-09T07:43:54.679Z] 
07:43:54 [2022-07-09T07:43:54.679Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:43:54 [2022-07-09T07:43:54.679Z] #61 sha256:3c1e7a1d10e53f44560d30319463999c58ee7b6b9af706ba7aee9cf2cad99109
07:43:55 [2022-07-09T07:43:55.263Z] #61 DONE 0.5s
07:43:55 [2022-07-09T07:43:55.263Z] 
07:43:55 [2022-07-09T07:43:55.263Z] #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
07:43:55 [2022-07-09T07:43:55.263Z] #64 sha256:8854f20d3b4b80a8d1ffe323c4c5eb8c75cfab2420ec356c1f7c1e8c4c7f0952
07:43:55 [2022-07-09T07:43:55.263Z] #64 335.9 + bin/containerd
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.2   CCLD     libcrun.la
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.4   AR       libcrun_testing.a
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.4 ar: `u' modifier ignored since `D' is the default (see `U')
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.5   CCLD     tests/tests_libcrun_utils
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.5   CCLD     tests/tests_libcrun_errors
07:44:11 [2022-07-09T07:44:11.191Z] #77 323.5   CCLD     tests/tests_libcrun_fuzzer
07:44:11 [2022-07-09T07:44:11.191Z] #77 324.6   CCLD     crun
07:44:11 [2022-07-09T07:44:11.761Z] #77 325.2 make[3]: Entering directory '/tmp/crun-build'
07:44:11 [2022-07-09T07:44:11.761Z] #77 325.4  /bin/mkdir -p '/usr/local/lib'
07:44:11 [2022-07-09T07:44:11.761Z] #77 325.4  /bin/mkdir -p '/usr/local/share/man/man1'
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.4  /bin/bash ./libtool   --mode=install /usr/bin/install -c   libcrun.la '/usr/local/lib'
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.4  /usr/bin/install -c -m 644 crun.1 '/usr/local/share/man/man1'
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.5 libtool: install: /usr/bin/install -c .libs/libcrun.lai /usr/local/lib/libcrun.la
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.5 libtool: install: /usr/bin/install -c .libs/libcrun.a /usr/local/lib/libcrun.a
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.5 libtool: install: chmod 644 /usr/local/lib/libcrun.a
07:44:12 [2022-07-09T07:44:12.022Z] #77 325.5 libtool: install: ranlib /usr/local/lib/libcrun.a
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.7 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
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 ----------------------------------------------------------------------
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 Libraries have been installed in:
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8    /usr/local/lib
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 If you ever happen to want to link against installed libraries
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 in a given directory, LIBDIR, you must either use libtool, and
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 specify the full pathname of the library, or use the '-LLIBDIR'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 flag during linking and do at least one of the following:
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8    - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8      during execution
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8    - add LIBDIR to the 'LD_RUN_PATH' environment variable
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8      during linking
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8    - use the '-Wl,-rpath -Wl,LIBDIR' linker flag
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8    - have your system administrator add LIBDIR to '/etc/ld.so.conf'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 See any operating system documentation about shared libraries for
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 more information, such as the ld(1) and ld.so(8) manual pages.
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 ----------------------------------------------------------------------
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8  /bin/mkdir -p '/build'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8   /bin/bash ./libtool   --mode=install /usr/bin/install -c crun '/build'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.8 libtool: install: /usr/bin/install -c crun /build/crun
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.9 make[3]: Leaving directory '/tmp/crun-build'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.9 make[2]: Leaving directory '/tmp/crun-build'
07:44:12 [2022-07-09T07:44:12.282Z] #77 325.9 make[1]: Leaving directory '/tmp/crun-build'
07:44:12 [2022-07-09T07:44:12.543Z] #77 DONE 326.1s
07:44:12 [2022-07-09T07:44:12.543Z] 
07:44:12 [2022-07-09T07:44:12.543Z] #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
07:44:12 [2022-07-09T07:44:12.543Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:44:30 [2022-07-09T07:44:30.650Z] #64 ...
07:44:30 [2022-07-09T07:44:30.650Z] 
07:44:30 [2022-07-09T07:44:30.650Z] #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
07:44:30 [2022-07-09T07:44:30.650Z] #60 sha256:7a8a04d96bb17c51c84aaaf0a936c066f7ad90e78b97d3914c3bf4bada3b39cf
07:44:30 [2022-07-09T07:44:30.650Z] #60 205.1 + mkdir -p /build
07:44:30 [2022-07-09T07:44:30.650Z] #60 205.1 + cp runc /build/runc
07:44:31 [2022-07-09T07:44:31.222Z] #60 DONE 206.8s
07:44:31 [2022-07-09T07:44:31.222Z] 
07:44:31 [2022-07-09T07:44:31.222Z] #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
07:44:31 [2022-07-09T07:44:31.222Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:44:31 [2022-07-09T07:44:31.482Z] #64 ...
07:44:31 [2022-07-09T07:44:31.482Z] 
07:44:31 [2022-07-09T07:44:31.482Z] #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
07:44:31 [2022-07-09T07:44:31.482Z] #55 sha256:61c4616657bd9f970341ef0e16f72c17554fa8a570859e4130a43911be3c7ce8
07:44:31 [2022-07-09T07:44:31.482Z] #55 416.8 golangci-lint has version v1.46.2 built from (unknown, mod sum: "h1:o90t/Xa6dhJbvy8Bz2RpzUXqrkigp19DLStMolTZbyo=") on (unknown)
07:44:31 [2022-07-09T07:44:31.742Z] #55 DONE 416.9s
07:44:31 [2022-07-09T07:44:31.742Z] 
07:44:31 [2022-07-09T07:44:31.742Z] #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
07:44:31 [2022-07-09T07:44:31.742Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:44:33 [2022-07-09T07:44:33.994Z] #64 375.2 # github.com/containerd/containerd/cmd/containerd
07:44:33 [2022-07-09T07:44:33.994Z] #64 375.2 /usr/bin/ld: /tmp/go-link-3227336065/000019.o: in function `New':
07:44:33 [2022-07-09T07:44:33.994Z] #64 375.2 /tmp/tmp.mQOOsZk88n/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
07:44:33 [2022-07-09T07:44:33.994Z] #64 375.3 + bin/containerd-stress
07:44:33 [2022-07-09T07:44:33.994Z] #64 376.3 + bin/containerd-shim
07:44:34 [2022-07-09T07:44:34.287Z] #64 ...
07:44:34 [2022-07-09T07:44:34.287Z] 
07:44:34 [2022-07-09T07:44:34.287Z] #56 [dev-systemd-false 20/28] COPY --from=golangci_lint /build/ /usr/local/bin/
07:44:34 [2022-07-09T07:44:34.287Z] #56 sha256:d38af3d8c61cf94d86221e9cd3f325e7619efd46004d9b0725808e0667eb8d96
07:44:35 [2022-07-09T07:44:35.228Z] #56 DONE 0.9s
07:44:35 [2022-07-09T07:44:35.228Z] 
07:44:35 [2022-07-09T07:44:35.228Z] #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
07:44:35 [2022-07-09T07:44:35.228Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:44:35 [2022-07-09T07:44:35.228Z] #64 ...
07:44:35 [2022-07-09T07:44:35.228Z] 
07:44:35 [2022-07-09T07:44:35.228Z] #58 [dev-systemd-false 21/28] COPY --from=shfmt         /build/ /usr/local/bin/
07:44:35 [2022-07-09T07:44:35.228Z] #58 sha256:1c44345a6d4c565ebd98039767ed232c53b5fa8db39638e65432508182134d40
07:44:35 [2022-07-09T07:44:35.228Z] #58 DONE 0.1s
07:44:35 [2022-07-09T07:44:35.228Z] 
07:44:35 [2022-07-09T07:44:35.228Z] #61 [dev-systemd-false 22/28] COPY --from=runc          /build/ /usr/local/bin/
07:44:35 [2022-07-09T07:44:35.228Z] #61 sha256:b45e08bc4d3c54eb013d1d535080927643e6cd1333ba62fabe36b58ee6d1439d
07:44:35 [2022-07-09T07:44:35.491Z] #61 DONE 0.4s
07:44:35 [2022-07-09T07:44:35.491Z] 
07:44:35 [2022-07-09T07:44:35.491Z] #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
07:44:35 [2022-07-09T07:44:35.491Z] #64 sha256:710d10ad9c19ec962eeeca2930e474b5b4337f3767327388aaaf9fb8cace9c3c
07:44:36 [2022-07-09T07:44:36.870Z] #64 364.9 + bin/containerd
07:44:43 [2022-07-09T07:44:43.949Z] #64 384.8 + bin/containerd-shim-runc-v1
07:44:47 [2022-07-09T07:44:47.219Z] #64 389.7 + bin/containerd-shim-runc-v2
07:44:48 [2022-07-09T07:44:48.147Z] #64 390.4 + binaries
07:44:48 [2022-07-09T07:44:48.147Z] #64 390.4 + install -D bin/containerd /build/containerd
07:44:48 [2022-07-09T07:44:48.147Z] #64 390.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:44:48 [2022-07-09T07:44:48.147Z] #64 390.4 + install -D bin/ctr /build/ctr
07:44:53 [2022-07-09T07:44:53.396Z] #64 DONE 395.3s
07:44:53 [2022-07-09T07:44:53.652Z] 
07:44:53 [2022-07-09T07:44:53.652Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:44:53 [2022-07-09T07:44:53.652Z] #65 sha256:90c1a446b9a89c8dec1db106b9d564faa83903a8cd97fd6486654120221c9656
07:44:55 [2022-07-09T07:44:55.542Z] #65 DONE 1.9s
07:44:55 [2022-07-09T07:44:55.543Z] 
07:44:55 [2022-07-09T07:44:55.543Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:44:55 [2022-07-09T07:44:55.543Z] #70 sha256:b0247fc27d4c2fdbc5f9571fa92804e052cd41801898b231dea96a9ce530ca98
07:44:55 [2022-07-09T07:44:55.800Z] #70 DONE 0.4s
07:44:55 [2022-07-09T07:44:55.800Z] 
07:44:55 [2022-07-09T07:44:55.800Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:44:55 [2022-07-09T07:44:55.800Z] #75 sha256:c570c8f0d812eb9364307b3cb16967d0b1654529c62ea3013ce3938b419669c0
07:44:58 [2022-07-09T07:44:58.314Z] #75 DONE 2.1s
07:44:58 [2022-07-09T07:44:58.314Z] 
07:44:58 [2022-07-09T07:44:58.314Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:44:58 [2022-07-09T07:44:58.314Z] #78 sha256:bd010a71af1a4794a2704c3686f6dda5f9f46c30bb76f262c6632cf2b043a288
07:44:58 [2022-07-09T07:44:58.314Z] #78 DONE 0.0s
07:44:58 [2022-07-09T07:44:58.314Z] 
07:44:58 [2022-07-09T07:44:58.314Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:44:58 [2022-07-09T07:44:58.314Z] #79 sha256:b3c4895168f4c45bb23c291766f6d9488fd4f6357b5a2ed083d4ee02e4ce2224
07:44:58 [2022-07-09T07:44:58.314Z] #79 DONE 0.0s
07:44:58 [2022-07-09T07:44:58.314Z] 
07:44:58 [2022-07-09T07:44:58.314Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:44:58 [2022-07-09T07:44:58.314Z] #80 sha256:2b195a7d50faf288c83b19a4e53edd812ddcee5a003d0fe0d3fccc3d21ecd88d
07:44:58 [2022-07-09T07:44:58.314Z] #80 DONE 0.0s
07:44:58 [2022-07-09T07:44:58.314Z] 
07:44:58 [2022-07-09T07:44:58.314Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
07:44:58 [2022-07-09T07:44:58.314Z] #81 sha256:461c59aa43977e0e368edf2dc5fcf46b35abde5af773af71c07f38bceb02ea20
07:45:02 [2022-07-09T07:45:02.481Z] #81 DONE 3.8s
07:45:02 [2022-07-09T07:45:02.481Z] 
07:45:02 [2022-07-09T07:45:02.481Z] #82 exporting to image
07:45:02 [2022-07-09T07:45:02.481Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:45:02 [2022-07-09T07:45:02.481Z] #82 exporting layers
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] Using test binary docker
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] Using test binary docker
07:45:05 [2022-07-09T07:45:05.228Z] +++ /etc/init.d/apparmor start+++ /etc/init.d/apparmor start
07:45:05 [2022-07-09T07:45:05.228Z] 
07:45:05 [2022-07-09T07:45:05.228Z] Starting: AppArmorStarting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:45:05 [2022-07-09T07:45:05.228Z] INFO: Waiting for daemon to start...
07:45:05 [2022-07-09T07:45:05.228Z] Starting dockerd
07:45:05 [2022-07-09T07:45:05.228Z] +++ 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
07:45:05 [2022-07-09T07:45:05.228Z] : already loaded with profiles.: Skipped. ... (warning).
07:45:05 [2022-07-09T07:45:05.228Z] INFO: Waiting for daemon to start...
07:45:05 [2022-07-09T07:45:05.228Z] Starting dockerd
07:45:05 [2022-07-09T07:45:05.228Z] +++ 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
07:45:05 [2022-07-09T07:45:05.228Z] ..
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] 
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:45:05 [2022-07-09T07:45:05.228Z] Error: No such image: emptyfs
07:45:05 [2022-07-09T07:45:05.228Z] Error: No such image: emptyfs
07:45:05 [2022-07-09T07:45:05.228Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:45:05 [2022-07-09T07:45:05.228Z] ++++ docker load
07:45:05 [2022-07-09T07:45:05.228Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:45:05 [2022-07-09T07:45:05.228Z] ++++ docker load
07:45:05 [2022-07-09T07:45:05.228Z] Running integration-test (iteration 1)
07:45:05 [2022-07-09T07:45:05.228Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/
07:45:05 [2022-07-09T07:45:05.228Z] ++ 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)/'
07:45:05 [2022-07-09T07:45:05.228Z] ++ set -e
07:45:05 [2022-07-09T07:45:05.228Z] ++ '[' -n 0 ']'
07:45:05 [2022-07-09T07:45:05.228Z] ++ set -x
07:45:05 [2022-07-09T07:45:05.229Z] ++ env -i DEST=/go/src/github.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)/'
07:45:05 [2022-07-09T07:45:05.229Z] Running integration-test (iteration 1)
07:45:05 [2022-07-09T07:45:05.229Z] 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)/
07:45:05 [2022-07-09T07:45:05.229Z] ++ 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)/'
07:45:05 [2022-07-09T07:45:05.229Z] ++ set -e
07:45:05 [2022-07-09T07:45:05.229Z] ++ '[' -n 0 ']'
07:45:05 [2022-07-09T07:45:05.229Z] ++ set -x
07:45:05 [2022-07-09T07:45:05.229Z] ++ env -i DEST=/go/src/github.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)/'
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: busybox:latest
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: busybox:latest
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: busybox:glibc
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: busybox:glibc
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: debian:bullseye-slim
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: debian:bullseye-slim
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: hello-world:latest
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: hello-world:latest
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: arm32v7/hello-world:latest
07:45:05 [2022-07-09T07:45:05.229Z] INFO: Testing against a local daemon
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIClientVersionOldNotSupported
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPICreateDeletePredefinedNetworks
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIErrorJSON
07:45:05 [2022-07-09T07:45:05.229Z] Loaded image: arm32v7/hello-world:latest
07:45:05 [2022-07-09T07:45:05.229Z] INFO: Testing against a local daemon
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerDaemonSuite
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundJSON
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIErrorNotFoundPlainText
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIErrorPlainText
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIGetEnabledCORS
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIImagesDelete
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIImagesFilter
07:45:05 [2022-07-09T07:45:05.229Z] === RUN   TestDockerSuite/TestAPIImagesHistory
07:45:05 [2022-07-09T07:45:05.488Z] === RUN   TestDockerSuite/TestAPIImagesImportBadSrc
07:45:05 [2022-07-09T07:45:05.747Z] === RUN   TestDockerSuite/TestAPIImagesSaveAndLoad
07:45:06 [2022-07-09T07:45:06.315Z] --- PASS: TestBuildWithHugeFile (128.34s)
07:45:06 [2022-07-09T07:45:06.315Z] === RUN   TestBuildWCOWSandboxSize
07:45:06 [2022-07-09T07:45:06.315Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:45:06 [2022-07-09T07:45:06.315Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:45:06 [2022-07-09T07:45:06.315Z] === RUN   TestBuildWithEmptyDockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:06 [2022-07-09T07:45:06.315Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:06 [2022-07-09T07:45:06.574Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:45:06 [2022-07-09T07:45:06.574Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:45:06 [2022-07-09T07:45:06.574Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:45:06 [2022-07-09T07:45:06.574Z] === RUN   TestDockerSuite/TestAPIImagesSearchJSONContentType
07:45:06 [2022-07-09T07:45:06.574Z] --- PASS: TestBuildWithEmptyDockerfile (0.04s)
07:45:06 [2022-07-09T07:45:06.574Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.15s)
07:45:06 [2022-07-09T07:45:06.574Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.18s)
07:45:06 [2022-07-09T07:45:06.574Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.07s)
07:45:06 [2022-07-09T07:45:06.574Z] === RUN   TestBuildPreserveOwnership
07:45:06 [2022-07-09T07:45:06.574Z] === RUN   TestBuildPreserveOwnership/copy_from
07:45:06 [2022-07-09T07:45:06.648Z] #82 exporting layers 4.5s done
07:45:06 [2022-07-09T07:45:06.648Z] #82 writing image sha256:38ab5fa383b71a960c4f7e9df61e14dee88565949dab0e0ce787c2d2d0bff558 done
07:45:06 [2022-07-09T07:45:06.648Z] #82 naming to docker.io/library/docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 done
07:45:06 [2022-07-09T07:45:06.648Z] #82 DONE 4.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
07:45:06 [2022-07-09T07:45:06.974Z] + sudo modprobe ip6table_filter
[Pipeline] sh
07:45:07 [2022-07-09T07:45:07.293Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/test/unit
07:45:07 [2022-07-09T07:45:07.511Z] === RUN   TestDockerSuite/TestAPIImagesSizeCompatibility
07:45:07 [2022-07-09T07:45:07.511Z] === RUN   TestDockerSuite/TestAPINetworkConnectDisconnect
07:45:08 [2022-07-09T07:45:08.450Z] === RUN   TestDockerSuite/TestAPINetworkCreateCheckDuplicate
07:45:09 [2022-07-09T07:45:09.018Z] === RUN   TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon
07:45:09 [2022-07-09T07:45:09.018Z] === RUN   TestDockerSuite/TestAPINetworkFilter
07:45:09 [2022-07-09T07:45:09.018Z] === RUN   TestDockerSuite/TestAPINetworkGetDefaults
07:45:09 [2022-07-09T07:45:09.018Z] === RUN   TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks
07:45:09 [2022-07-09T07:45:09.228Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
07:45:09 [2022-07-09T07:45:09.229Z] + TESTFLAGS+=' -test.timeout=5m'
07:45:09 [2022-07-09T07:45:09.229Z] + TESTDIRS=./...
07:45:09 [2022-07-09T07:45:09.229Z] + exclude_paths='/vendor/|/integration'
07:45:09 [2022-07-09T07:45:09.229Z] ++ go list ./...
07:45:09 [2022-07-09T07:45:09.229Z] ++ grep -vE '(/vendor/|/integration)'
07:45:09 [2022-07-09T07:45:09.276Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:45:09 [2022-07-09T07:45:09.792Z] + pkg_list='github.com/docker/docker/api
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/backend/build
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/httpstatus
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/httputils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/middleware
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/build
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/checkpoint
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/container
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/debug
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/distribution
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/grpc
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/image
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/network
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/plugin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/session
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/swarm
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/system
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/volume
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/backend
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/blkiodev
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/container
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/events
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/filters
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/image
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/mount
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/network
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/registry
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/strslice
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/swarm
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/swarm/runtime
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/time
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/versions
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/versions/v1p19
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/versions/v1p20
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/volume
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/exporter
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/builder-next/worker
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/dockerfile
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/remotecontext
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/remotecontext/git
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cli
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cli/config
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cli/debug
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cli/winresources/dockerd
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/client
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cmd/docker-proxy
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cmd/dockerd
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cmd/dockerd/trap
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/container
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/container/stream
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/contrib/apparmor
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/contrib/docker-device-tool
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/contrib/httpserver
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster/convert
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster/executor
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/cluster/provider
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/config
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/events
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/events/testutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/exec
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/register
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/images
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/initlayer
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/links
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/listeners
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/awslogs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/fluentd
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/gelf
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/journald
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/local
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/logentries
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/loggertest
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/splunk
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/syslog
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/logger/templates
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/names
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/network
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/daemon/stats
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/distribution
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/distribution/metadata
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/distribution/utils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/distribution/xfer
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/dockerversion
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/errdefs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/image
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/image/cache
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/image/tarexport
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/image/v1
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/internal/test/suite
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/layer
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libcontainerd
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libcontainerd/queue
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libcontainerd/remote
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libcontainerd/supervisor
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libcontainerd/types
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/bitseq
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cluster
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/config
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/datastore
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/diagnostic
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/discoverapi
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/driverapi
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/host
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/null
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/drvregistry
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/etchosts
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/idm
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/internal/caller
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipam
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipamapi
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipams/null
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ipamutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/iptables
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/netlabel
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/netutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/networkdb
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/ns
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/options
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/osl
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/portallocator
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/portmapper
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/resolvconf
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/testutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/libnetwork/types
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/oci
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/oci/caps
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/opts
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/aaparser
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/archive
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/authorization
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/broadcaster
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/capabilities
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/chrootarchive
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/containerfs
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/devicemapper
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/directory
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/dmesg
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/fileutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/fsutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/homedir
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/idtools
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/ioutils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/jsonmessage
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/longpath
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/loopback
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/namesgenerator
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/parsers
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/parsers/kernel
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/pidfile
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/platform
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugingetter
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugins
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/plugins/transport
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/pools
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/progress
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/pubsub
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/reexec
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/signal
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/stack
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/stdcopy
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/streamformatter
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/stringid
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/sysinfo
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/system
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/tailfile
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/tarsum
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/urlutil
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/pkg/useragent
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/plugin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/plugin/executor/containerd
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/plugin/v2
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/profiles/apparmor
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/profiles/seccomp
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/quota
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/reference
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/registry
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/registry/resumable
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/restartmanager
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/rootless
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/rootless/specconv
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/runconfig
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/runconfig/opts
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/daemon
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/environment
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fakecontext
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fakegit
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fakestorage
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fixtures/load
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/registry
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/testutil/request
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/drivers
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/local
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/mounts
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/service
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/service/opts
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/volume/testutils'
07:45:09 [2022-07-09T07:45:09.792Z] ++ echo 'github.com/docker/docker/api
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/backend/build
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/httpstatus
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/httputils
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/middleware
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/build
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/checkpoint
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/container
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/debug
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/distribution
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/grpc
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/image
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/network
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/plugin
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/session
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/swarm
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/system
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/server/router/volume
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types
07:45:09 [2022-07-09T07:45:09.792Z] github.com/docker/docker/api/types/backend
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/blkiodev
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/events
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/filters
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/image
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/mount
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/network
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/registry
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/strslice
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/swarm
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/swarm/runtime
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/time
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions/v1p19
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions/v1p20
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/volume
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/exporter
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/worker
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/dockerfile
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext/git
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/config
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/debug
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/winresources/dockerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/client
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/docker-proxy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd/trap
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/container/stream
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/apparmor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/docker-device-tool
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/httpserver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/convert
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/executor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/provider
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/config
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/events
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/events/testutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/exec
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/register
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/images
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/initlayer
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/links
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/listeners
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/awslogs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/fluentd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/gelf
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/journald
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/local
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/logentries
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggertest
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/splunk
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/syslog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/templates
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/names
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/network
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/stats
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/distribution
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/distribution/metadata
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/distribution/utils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/distribution/xfer
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/dockerversion
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/errdefs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/image
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/image/cache
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/image/tarexport
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/image/v1
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/internal/test/suite
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/layer
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libcontainerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libcontainerd/queue
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libcontainerd/remote
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libcontainerd/supervisor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libcontainerd/types
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/bitseq
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cluster
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/config
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/datastore
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/diagnostic
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/discoverapi
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/driverapi
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/host
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/null
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/drvregistry
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/etchosts
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/idm
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/internal/caller
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipam
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipamapi
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipams/null
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ipamutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/iptables
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/netlabel
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/netutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/networkdb
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/ns
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/options
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/osl
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/portallocator
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/portmapper
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/resolvconf
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/testutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/libnetwork/types
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/oci
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/oci/caps
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/opts
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/aaparser
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/archive
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/authorization
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/broadcaster
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/capabilities
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/chrootarchive
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/containerfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/devicemapper
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/directory
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/dmesg
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/fileutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/fsutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/homedir
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/idtools
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/ioutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/jsonmessage
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/longpath
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/loopback
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/namesgenerator
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/parsers
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/parsers/kernel
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/pidfile
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/platform
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugingetter
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugins
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/plugins/transport
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/pools
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/progress
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/pubsub
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/reexec
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/signal
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/stack
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/stdcopy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/streamformatter
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/stringid
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/sysinfo
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/system
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/tailfile
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/tarsum
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/urlutil
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/pkg/useragent
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/plugin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/plugin/executor/containerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/plugin/v2
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/profiles/apparmor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/profiles/seccomp
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/quota
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/reference
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/registry
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/registry/resumable
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/restartmanager
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/rootless
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/rootless/specconv
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/runconfig
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/runconfig/opts
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/doc++ grep --fixed-strings -v /libnetwork
07:45:09 [2022-07-09T07:45:09.793Z] ker/testutil
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/daemon
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/environment
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fakecontext
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fakegit
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fakestorage
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fixtures/load
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/registry
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/testutil/request
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/drivers
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/local
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/mounts
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/service
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/service/opts
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/volume/testutils'
07:45:09 [2022-07-09T07:45:09.793Z] + base_pkg_list='github.com/docker/docker/api
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/backend/build
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/httpstatus
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/httputils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/middleware
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/build
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/checkpoint
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/debug
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/distribution
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/grpc
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/image
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/network
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/plugin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/session
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/swarm
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/system
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/server/router/volume
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/backend
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/blkiodev
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/events
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/filters
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/image
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/mount
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/network
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/registry
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/strslice
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/swarm
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/swarm/runtime
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/time
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions/v1p19
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/versions/v1p20
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/api/types/volume
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/exporter
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/builder-next/worker
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/dockerfile
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext/git
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/config
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/debug
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cli/winresources/dockerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/client
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/docker-proxy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd/trap
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/container/stream
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/apparmor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/docker-device-tool
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/contrib/httpserver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/convert
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/executor
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/cluster/provider
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/config
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/events
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/events/testutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/exec
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/register
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/images
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/initlayer
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/links
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/listeners
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/awslogs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/fluentd
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/gelf
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/journald
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/local
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/logentries
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggertest
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/splunk
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/syslog
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/logger/templates
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/names
07:45:09 [2022-07-09T07:45:09.793Z] github.com/docker/docker/daemon/network
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/stats
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/metadata
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/utils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/xfer
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/dockerversion
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/errdefs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/cache
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/tarexport
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/v1
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/internal/test/suite
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/layer
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/queue
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/remote
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/supervisor
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/types
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/oci
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/oci/caps
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/opts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/aaparser
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/archive
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/authorization
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/broadcaster
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/capabilities
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/chrootarchive
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/containerfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/devicemapper
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/directory
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/dmesg
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/fileutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/fsutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/homedir
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/idtools
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/ioutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/jsonmessage
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/longpath
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/loopback
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/namesgenerator
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers/kernel
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pidfile
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/platform
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugingetter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/transport
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pools
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/progress
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pubsub
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/reexec
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/signal
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stack
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stdcopy
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/streamformatter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stringid
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/sysinfo
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/system
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/tailfile
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/tarsum
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/urlutil
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/useragent
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/plugin
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/plugin/executor/containerd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/plugin/v2
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/profiles/apparmor
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/profiles/seccomp
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/quota
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/reference
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/registry
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/registry/resumable
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/restartmanager
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/rootless
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/rootless/specconv
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/runconfig
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/runconfig/opts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/daemon
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/environment
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fakecontext
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fakegit
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fakestorage
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fixtures/load
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/registry
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/testutil/request
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/drivers
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/local
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/mounts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/service
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/service/opts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/volume/testutils'
07:45:09 [2022-07-09T07:45:09.794Z] ++ grep --fixed-strings /libnetwork
07:45:09 [2022-07-09T07:45:09.794Z] ++ echo 'github.com/docker/docker/api
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/backend/build
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/httpstatus
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/httputils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/middleware
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/build
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/checkpoint
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/container
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/debug
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/distribution
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/grpc
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/image
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/network
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/plugin
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/session
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/swarm
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/system
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/server/router/volume
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/backend
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/blkiodev
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/container
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/events
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/filters
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/image
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/mount
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/network
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/registry
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/strslice
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/swarm
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/swarm/runtime
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/time
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/versions
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/versions/v1p19
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/versions/v1p20
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/api/types/volume
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/exporter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/builder-next/worker
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/dockerfile
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/remotecontext
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/remotecontext/git
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cli
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cli/config
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cli/debug
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cli/winresources/dockerd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/client
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cmd/docker-proxy
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cmd/dockerd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cmd/dockerd/trap
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/container
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/container/stream
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/contrib/apparmor
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/contrib/docker-device-tool
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/contrib/httpserver
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster/convert
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster/executor
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/cluster/provider
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/config
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/events
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/events/testutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/exec
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/register
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/images
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/initlayer
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/links
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/listeners
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/awslogs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/fluentd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/gelf
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/journald
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/local
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/logentries
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/loggertest
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/splunk
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/syslog
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/logger/templates
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/names
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/network
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/daemon/stats
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/metadata
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/utils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/distribution/xfer
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/dockerversion
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/errdefs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/cache
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/tarexport
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/image/v1
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/internal/test/suite
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/layer
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/queue
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/remote
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/supervisor
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libcontainerd/types
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/bitseq
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cluster
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/config
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/datastore
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/diagnostic
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/discoverapi
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/driverapi
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/host
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/null
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/drvregistry
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/etchosts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/idm
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/internal/caller
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipam
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipamapi
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipams/null
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ipamutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/iptables
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/netlabel
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/netutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/networkdb
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/ns
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/options
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/osl
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/portallocator
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/portmapper
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/resolvconf
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/testutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/libnetwork/types
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/oci
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/oci/caps
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/opts
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/aaparser
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/archive
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/authorization
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/broadcaster
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/capabilities
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/chrootarchive
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/containerfs
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/devicemapper
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/directory
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/dmesg
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/fileutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/fsutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/homedir
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/idtools
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/ioutils
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/jsonmessage
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/longpath
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/loopback
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/namesgenerator
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers/kernel
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pidfile
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/platform
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugingetter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/plugins/transport
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pools
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/progress
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/pubsub
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/reexec
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/signal
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stack
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stdcopy
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/streamformatter
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/stringid
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/sysinfo
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/system
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/tailfile
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/tarsum
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/urlutil
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/pkg/useragent
07:45:09 [2022-07-09T07:45:09.794Z] github.com/docker/docker/plugin
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/plugin/executor/containerd
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/plugin/v2
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/profiles/apparmor
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/profiles/seccomp
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/quota
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/reference
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/registry
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/registry/resumable
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/restartmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/rootless
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/rootless/specconv
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/runconfig
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/runconfig/opts
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/daemon
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/environment
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fakecontext
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fakegit
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fakestorage
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fixtures/load
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/registry
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/testutil/request
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/drivers
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/local
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/mounts
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/service
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/service/opts
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/volume/testutils'
07:45:09 [2022-07-09T07:45:09.795Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/bitseq
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cluster
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/config
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/datastore
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/diagnostic
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/discoverapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/driverapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/host
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/null
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drvregistry
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/etchosts
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/idm
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/internal/caller
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipam
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipamapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/null
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipamutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/iptables
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/netlabel
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/netutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/networkdb
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ns
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/options
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/osl
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/portallocator
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/portmapper
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/resolvconf
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/testutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/types'
07:45:09 [2022-07-09T07:45:09.795Z] + grep --fixed-strings libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.795Z] + echo 'github.com/docker/docker/libnetwork
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/bitseq
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cluster
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/config
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/datastore
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/diagnostic
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/discoverapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/driverapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/host
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/null
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/remote
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/windows
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drvregistry
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/etchosts
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/idm
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/internal/caller
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipam
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipamapi
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/builtin
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/null
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/remote
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ipamutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/iptables
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/netlabel
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/netutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/networkdb
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/ns
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/options
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/osl
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/osl/kernel
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/portallocator
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/portmapper
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/resolvconf
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/testutils
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/types'
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge
07:45:09 [2022-07-09T07:45:09.795Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:45:09 [2022-07-09T07:45:09.795Z] + type docker-proxy
07:45:09 [2022-07-09T07:45:09.795Z] hack/test/unit: line 25: type: docker-proxy: not found
07:45:09 [2022-07-09T07:45:09.795Z] + hack/make.sh binary-proxy install-proxy
07:45:09 [2022-07-09T07:45:09.795Z] 
07:45:09 [2022-07-09T07:45:09.795Z] Removing bundles/
07:45:09 [2022-07-09T07:45:09.795Z] 
07:45:09 [2022-07-09T07:45:09.795Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
07:45:09 [2022-07-09T07:45:09.844Z] === RUN   TestDockerSuite/TestAPINetworkInspectBridge
07:45:10 [2022-07-09T07:45:10.051Z] Building: bundles/binary-proxy/docker-proxy
07:45:10 [2022-07-09T07:45:10.051Z] GOOS="" GOARCH="" GOARM=""
07:45:10 [2022-07-09T07:45:10.411Z] === RUN   TestDockerDaemonSuite/TestCLIProxyProxyTCPSock
07:45:10 [2022-07-09T07:45:10.669Z] === RUN   TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork
07:45:10 [2022-07-09T07:45:10.928Z] === RUN   TestDockerSuite/TestAPIOptionsRoute
07:45:10 [2022-07-09T07:45:10.928Z] === RUN   TestDockerSuite/TestAPIStatsContainerNotFound
07:45:10 [2022-07-09T07:45:10.928Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStats
07:45:11 [2022-07-09T07:45:11.187Z] --- PASS: TestBuildPreserveOwnership (4.39s)
07:45:11 [2022-07-09T07:45:11.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.68s)
07:45:11 [2022-07-09T07:45:11.187Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.70s)
07:45:11 [2022-07-09T07:45:11.187Z] === RUN   TestBuildPlatformInvalid
07:45:11 [2022-07-09T07:45:11.187Z] --- PASS: TestBuildPlatformInvalid (0.11s)
07:45:11 [2022-07-09T07:45:11.187Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:45:12 [2022-07-09T07:45:12.122Z] Loaded image: busybox:latest
07:45:12 [2022-07-09T07:45:12.122Z] Loaded image: busybox:glibc
07:45:13 [2022-07-09T07:45:13.498Z] Loaded image: debian:bullseye-slim
07:45:13 [2022-07-09T07:45:13.498Z] Loaded image: hello-world:latest
07:45:13 [2022-07-09T07:45:13.498Z] Loaded image: arm32v7/hello-world:latest
07:45:14 [2022-07-09T07:45:14.457Z] === RUN   TestDockerSuite/TestAPIStatsNetworkStatsVersioning
07:45:15 [2022-07-09T07:45:15.297Z] Created binary: bundles/binary-proxy/docker-proxy
07:45:15 [2022-07-09T07:45:15.297Z] 
07:45:15 [2022-07-09T07:45:15.297Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
07:45:15 [2022-07-09T07:45:15.297Z] Installing docker-proxy to /usr/local/bin/
07:45:15 [2022-07-09T07:45:15.297Z] 
07:45:15 [2022-07-09T07:45:15.297Z] + mkdir -p bundles
07:45:15 [2022-07-09T07:45:15.297Z] + '[' -n 'github.com/docker/docker/api
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/backend/build
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/httpstatus
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/httputils
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/middleware
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/build
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/checkpoint
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/container
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/debug
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/distribution
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/grpc
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/image
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/network
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/plugin
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/session
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/swarm
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/system
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/server/router/volume
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/backend
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/blkiodev
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/container
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/events
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/filters
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/image
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/mount
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/network
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/plugins/logdriver
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/registry
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/strslice
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/swarm
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/swarm/runtime
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/time
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/versions
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/versions/v1p19
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/versions/v1p20
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/api/types/volume
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/exporter
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/imagerefchecker
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/builder-next/worker
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/dockerfile
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/remotecontext
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/remotecontext/git
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/builder/remotecontext/urlutil
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/cli
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/cli/config
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/cli/debug
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/cli/winresources/docker-proxy
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/cli/winresources/dockerd
07:45:15 [2022-07-09T07:45:15.297Z] github.com/docker/docker/client
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/cmd/docker-proxy
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/cmd/dockerd
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/cmd/dockerd/trap
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/container
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/container/stream
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/contrib/apparmor
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/contrib/docker-device-tool
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/contrib/httpserver
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster/controllers/plugin
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster/convert
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster/executor
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster/executor/container
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/cluster/provider
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/config
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/events
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/events/testutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/exec
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/aufs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/btrfs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/copy
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/devmapper
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/graphtest
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/overlay
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/overlay2
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/overlayutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/register
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/vfs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/graphdriver/zfs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/images
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/initlayer
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/links
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/listeners
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/awslogs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/fluentd
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/gcplogs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/gelf
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/journald
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/jsonfilelog
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/local
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/logentries
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/loggertest
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/loggerutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/loggerutils/cache
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/splunk
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/syslog
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/logger/templates
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/names
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/network
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/daemon/stats
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/distribution
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/distribution/metadata
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/distribution/utils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/distribution/xfer
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/dockerversion
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/errdefs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/image
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/image/cache
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/image/tarexport
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/image/v1
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/internal/test/suite
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/layer
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/libcontainerd
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/libcontainerd/queue
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/libcontainerd/remote
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/libcontainerd/supervisor
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/libcontainerd/types
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/oci
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/oci/caps
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/opts
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/aaparser
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/archive
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/authorization
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/broadcaster
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/capabilities
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/chrootarchive
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/containerfs
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/devicemapper
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/directory
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/dmesg
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/fileutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/fsutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/homedir
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/idtools
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/ioutils
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/jsonmessage
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/longpath
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/loopback
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/namesgenerator
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/parsers
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/parsers/kernel
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/parsers/operatingsystem
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/pidfile
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/platform
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugingetter
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugins
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/plugins/transport
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/pools
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/progress
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/pubsub
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/reexec
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/signal
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/stack
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/stdcopy
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/streamformatter
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/stringid
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/sysinfo
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/system
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/tailfile
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/tarsum
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/urlutil
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/pkg/useragent
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/plugin
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/plugin/executor/containerd
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/plugin/v2
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/profiles/apparmor
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/profiles/seccomp
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/quota
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/reference
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/registry
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/registry/resumable
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/restartmanager
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/rootless
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/rootless/specconv
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/runconfig
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/runconfig/opts
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/daemon
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/environment
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fakecontext
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fakegit
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fakestorage
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fixtures/load
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fixtures/plugin
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/fixtures/plugin/basic
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/registry
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/testutil/request
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/drivers
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/local
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/mounts
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/service
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/service/opts
07:45:15 [2022-07-09T07:45:15.298Z] github.com/docker/docker/volume/testutils' ']'
07:45:15 [2022-07-09T07:45:15.298Z] + 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/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
07:45:16 [2022-07-09T07:45:16.268Z] ?   	github.com/docker/docker/api	[no test files]
07:45:16 [2022-07-09T07:45:16.990Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamConnectedContainers
07:45:17 [2022-07-09T07:45:17.485Z] INFO [linters context/goanalysis] analyzers took 7m21.501944003s with top 10 stages: buildir: 2m24.382034858s, the_only_name: 41.209933375s, goimports: 29.530968374s, unconvert: 23.378897074s, S1038: 18.920173889s, gosec: 18.41103281s, misspell: 6.614203818s, SA4030: 5.556782359s, unused: 5.357066176s, inspect: 4.959367149s 
07:45:17 [2022-07-09T07:45:17.485Z] INFO [runner] Issues before processing: 2388, after processing: 0 
07:45:17 [2022-07-09T07:45:17.485Z] INFO [runner] Processors filtering stat (out/in): autogenerated_exclude: 2022/2125, filename_unadjuster: 2125/2125, skip_files: 2125/2125, identifier_marker: 2022/2022, path_prettifier: 2125/2125, skip_dirs: 2125/2125, exclude-rules: 77/2022, nolint: 0/77, cgo: 2125/2388, exclude: 2022/2022 
07:45:17 [2022-07-09T07:45:17.485Z] INFO [runner] processing took 80.590088ms with stages: nolint: 32.080075ms, identifier_marker: 22.079084ms, path_prettifier: 8.75933ms, autogenerated_exclude: 7.828226ms, exclude-rules: 7.7958ms, skip_dirs: 1.68336ms, cgo: 221.903µs, filename_unadjuster: 137.556µs, max_same_issues: 1.526µs, uniq_by_line: 464ns, diff: 330ns, skip_files: 328ns, source_code: 324ns, max_from_linter: 299ns, exclude: 297ns, path_shortener: 251ns, severity-rules: 249ns, sort_results: 249ns, max_per_file_from_linter: 242ns, path_prefixer: 195ns 
07:45:17 [2022-07-09T07:45:17.485Z] INFO [runner] linters took 1m44.856319064s with stages: goanalysis_metalinter: 1m44.775401976s 
07:45:17 [2022-07-09T07:45:17.485Z] INFO File cache stats: 1673 entries of total size 8.6MiB 
07:45:17 [2022-07-09T07:45:17.485Z] INFO Memory: 2754 samples, avg is 314.7MB, max is 1259.4MB 
07:45:17 [2022-07-09T07:45:17.485Z] INFO Execution took 4m35.659762925s               
07:45:17 [2022-07-09T07:45:17.485Z] Congratulations! The shell scripts are properly formatted.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Docker-py)
[Pipeline] sh
07:45:17 [2022-07-09T07:45:17.814Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh dynbinary test-docker-py
07:45:18 [2022-07-09T07:45:18.074Z] 
07:45:18 [2022-07-09T07:45:18.336Z] Removing bundles/
07:45:18 [2022-07-09T07:45:18.336Z] 
07:45:18 [2022-07-09T07:45:18.336Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:45:18 [2022-07-09T07:45:18.336Z] Building: bundles/dynbinary-daemon/dockerd
07:45:18 [2022-07-09T07:45:18.336Z] GOOS="" GOARCH="" GOARM=""
07:45:18 [2022-07-09T07:45:18.895Z] === RUN   TestDockerSuite/TestAPIStatsNoStreamGetCpu
07:45:20 [2022-07-09T07:45:20.830Z] === RUN   TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines
07:45:21 [2022-07-09T07:45:21.399Z] === RUN   TestDockerSuite/TestBuildAPIBuildGitWithF
07:45:22 [2022-07-09T07:45:22.778Z] === RUN   TestDockerSuite/TestBuildAPIDockerFileRemote
07:45:23 [2022-07-09T07:45:23.036Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (11.97s)
07:45:23 [2022-07-09T07:45:23.037Z] PASS
07:45:23 [2022-07-09T07:45:23.037Z] 
07:45:23 [2022-07-09T07:45:23.037Z] === Skipped
07:45:23 [2022-07-09T07:45:23.037Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:45:23 [2022-07-09T07:45:23.037Z]     build_session_test.go:25: TODO: BuildKit
07:45:23 [2022-07-09T07:45:23.037Z] 
07:45:23 [2022-07-09T07:45:23.037Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:45:23 [2022-07-09T07:45:23.037Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:45:23 [2022-07-09T07:45:23.037Z] 
07:45:23 [2022-07-09T07:45:23.037Z] DONE 34 tests, 2 skipped in 193.121s
07:45:23 [2022-07-09T07:45:23.297Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:45:23 [2022-07-09T07:45:23.297Z] ++ 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
07:45:23 [2022-07-09T07:45:23.297Z] ++ set -e
07:45:23 [2022-07-09T07:45:23.297Z] ++ '[' -n 0 ']'
07:45:23 [2022-07-09T07:45:23.297Z] ++ set -x
07:45:23 [2022-07-09T07:45:23.297Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:45:23 [2022-07-09T07:45:23.297Z] INFO: Testing against a local daemon
07:45:23 [2022-07-09T07:45:23.297Z] === RUN   TestConfigInspect
07:45:23 [2022-07-09T07:45:23.865Z] === RUN   TestDockerSuite/TestBuildAPIDoubleDockerfile
07:45:24 [2022-07-09T07:45:24.431Z] === RUN   TestDockerSuite/TestBuildAPILowerDockerfile
07:45:25 [2022-07-09T07:45:25.368Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContext
07:45:25 [2022-07-09T07:45:25.368Z] === RUN   TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile
07:45:25 [2022-07-09T07:45:25.935Z] --- PASS: TestConfigInspect (2.68s)
07:45:25 [2022-07-09T07:45:25.935Z] === RUN   TestConfigList
07:45:26 [2022-07-09T07:45:26.195Z] === RUN   TestDockerSuite/TestBuildAPIUnnormalizedTarPaths
07:45:26 [2022-07-09T07:45:26.454Z] === RUN   TestDockerSuite/TestBuildAddCacheOnFileChange
07:45:27 [2022-07-09T07:45:27.022Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill
07:45:27 [2022-07-09T07:45:27.281Z] === RUN   TestDockerSuite/TestBuildAddRemoteNoDecompress
07:45:28 [2022-07-09T07:45:28.657Z] === RUN   TestDockerSuite/TestBuildChownOnCopy
07:45:28 [2022-07-09T07:45:28.657Z]     docker_cli_daemon_test.go:1474: [d5cc805d81a18] daemon is not started
07:45:28 [2022-07-09T07:45:28.915Z] --- PASS: TestConfigList (2.92s)
07:45:28 [2022-07-09T07:45:28.916Z] === RUN   TestConfigsCreateAndDelete
07:45:29 [2022-07-09T07:45:29.484Z]     check_test.go:540: [dcb487cbb6098] daemon is not started
07:45:29 [2022-07-09T07:45:29.484Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash
07:45:31 [2022-07-09T07:45:31.166Z] ok  	github.com/docker/docker/api/server	0.006s	coverage: 7.9% of statements
07:45:31 [2022-07-09T07:45:31.389Z] === RUN   TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown
07:45:31 [2022-07-09T07:45:31.958Z] --- PASS: TestConfigsCreateAndDelete (2.99s)
07:45:31 [2022-07-09T07:45:31.958Z] === RUN   TestConfigsUpdate
07:45:33 [2022-07-09T07:45:33.120Z] #64 415.7 # github.com/containerd/containerd/cmd/containerd
07:45:33 [2022-07-09T07:45:33.120Z] #64 415.7 /usr/bin/ld: /tmp/go-link-3689013206/000019.o: in function `New':
07:45:33 [2022-07-09T07:45:33.120Z] #64 415.7 /tmp/tmp.giXfllYrk1/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
07:45:33 [2022-07-09T07:45:33.120Z] #64 415.8 + bin/containerd-stress
07:45:33 [2022-07-09T07:45:33.120Z] #64 416.9 + bin/containerd-shim
07:45:33 [2022-07-09T07:45:33.338Z]     check_test.go:540: [dec2b0a6f5492] daemon is not started
07:45:33 [2022-07-09T07:45:33.338Z] === RUN   TestDockerDaemonSuite/TestDaemonAllocatesListeningPort
07:45:33 [2022-07-09T07:45:33.338Z] === RUN   TestDockerSuite/TestBuildCopyCacheOnFileChange
07:45:34 [2022-07-09T07:45:34.274Z] === RUN   TestDockerSuite/TestBuildOnBuildCache
07:45:34 [2022-07-09T07:45:34.546Z] === RUN   TestDockerSuite/TestBuildOnBuildWithCopy
07:45:34 [2022-07-09T07:45:34.546Z] --- PASS: TestConfigsUpdate (2.65s)
07:45:34 [2022-07-09T07:45:34.546Z] === RUN   TestTemplatedConfig
07:45:34 [2022-07-09T07:45:34.816Z] === RUN   TestDockerSuite/TestBuildScratchCopy
07:45:35 [2022-07-09T07:45:35.080Z] === RUN   TestDockerSuite/TestContainerAPIBadPort
07:45:35 [2022-07-09T07:45:35.080Z] === RUN   TestDockerSuite/TestContainerAPIChunkedEncoding
07:45:35 [2022-07-09T07:45:35.339Z] === RUN   TestDockerSuite/TestContainerAPICommit
07:45:37 [2022-07-09T07:45:37.244Z] === RUN   TestDockerSuite/TestContainerAPICommitWithLabelInConfig
07:45:37 [2022-07-09T07:45:37.503Z] --- PASS: TestTemplatedConfig (2.87s)
07:45:37 [2022-07-09T07:45:37.503Z] === RUN   TestConfigCreateResolve
07:45:37 [2022-07-09T07:45:37.503Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeExternal
07:45:38 [2022-07-09T07:45:38.440Z] === RUN   TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124
07:45:38 [2022-07-09T07:45:38.440Z] === RUN   TestDockerSuite/TestContainerAPICopyNotExistsAnyMore
07:45:38 [2022-07-09T07:45:38.699Z] === RUN   TestDockerSuite/TestContainerAPICopyPre124
07:45:39 [2022-07-09T07:45:39.636Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124
07:45:40 [2022-07-09T07:45:40.573Z] --- PASS: TestConfigCreateResolve (3.03s)
07:45:40 [2022-07-09T07:45:40.573Z] PASS
07:45:40 [2022-07-09T07:45:40.573Z] 
07:45:40 [2022-07-09T07:45:40.573Z] DONE 6 tests in 17.248s
07:45:40 [2022-07-09T07:45:40.573Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:45:40 [2022-07-09T07:45:40.573Z] ++ 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
07:45:40 [2022-07-09T07:45:40.573Z] ++ set -e
07:45:40 [2022-07-09T07:45:40.573Z] ++ '[' -n 0 ']'
07:45:40 [2022-07-09T07:45:40.573Z] ++ set -x
07:45:40 [2022-07-09T07:45:40.573Z] ++ env -i DEST=/go/src/github.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
07:45:40 [2022-07-09T07:45:40.573Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork
07:45:40 [2022-07-09T07:45:40.573Z] === RUN   TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124
07:45:40 [2022-07-09T07:45:40.573Z] INFO: Testing against a local daemon
07:45:40 [2022-07-09T07:45:40.573Z] === RUN   TestAttachWithTTY
07:45:40 [2022-07-09T07:45:40.832Z] --- PASS: TestAttachWithTTY (0.09s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestAttachWithoutTTy
07:45:40 [2022-07-09T07:45:40.832Z] --- PASS: TestAttachWithoutTTy (0.07s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestCheckpoint
07:45:40 [2022-07-09T07:45:40.832Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:45:40 [2022-07-09T07:45:40.832Z] --- SKIP: TestCheckpoint (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/commit
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/commit
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/create
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/containers/create
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/commit
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === CONT  TestContainerInvalidJSON/containers/create
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:45:40 [2022-07-09T07:45:40.832Z] --- PASS: TestContainerInvalidJSON (0.03s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.01s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:45:40 [2022-07-09T07:45:40.832Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestCopyFromContainerPathIsNotDir
07:45:40 [2022-07-09T07:45:40.832Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s)
07:45:40 [2022-07-09T07:45:40.832Z] === RUN   TestCopyToContainerPathDoesNotExist
07:45:41 [2022-07-09T07:45:41.091Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:45:41 [2022-07-09T07:45:41.091Z] === RUN   TestCopyEmptyFile
07:45:41 [2022-07-09T07:45:41.091Z] === RUN   TestDockerSuite/TestContainerAPICreate
07:45:41 [2022-07-09T07:45:41.243Z] #64 428.0 + bin/containerd-shim-runc-v1
07:45:41 [2022-07-09T07:45:41.350Z] --- PASS: TestCopyEmptyFile (0.44s)
07:45:41 [2022-07-09T07:45:41.350Z] === RUN   TestCopyToContainerPathIsNotDir
07:45:41 [2022-07-09T07:45:41.609Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s)
07:45:41 [2022-07-09T07:45:41.609Z] === RUN   TestCopyFromContainer
07:45:42 [2022-07-09T07:45:42.177Z] === RUN   TestDockerSuite/TestContainerAPICreateBridgeNetworkMode
07:45:42 [2022-07-09T07:45:42.177Z] === RUN   TestDockerSuite/TestContainerAPICreateEmptyConfig
07:45:42 [2022-07-09T07:45:42.177Z] === RUN   TestDockerSuite/TestContainerAPICreateMountsBindRead
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerSuite/TestContainerAPICreateNoHostConfig118
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerSuite/TestContainerAPICreateOtherNetworkModes
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestDockerSuite/TestContainerAPIDelete
07:45:43 [2022-07-09T07:45:43.114Z] === RUN   TestCopyFromContainer//
07:45:43 [2022-07-09T07:45:43.373Z] === RUN   TestCopyFromContainer//bar/root
07:45:43 [2022-07-09T07:45:43.373Z] === RUN   TestCopyFromContainer//bar/root/
07:45:43 [2022-07-09T07:45:43.633Z] === RUN   TestCopyFromContainer/bar/quux
07:45:43 [2022-07-09T07:45:43.892Z] === RUN   TestCopyFromContainer/bar/quux/
07:45:43 [2022-07-09T07:45:43.892Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:45:43 [2022-07-09T07:45:43.892Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:45:43 [2022-07-09T07:45:43.892Z] === RUN   TestDockerSuite/TestContainerAPIDeleteConflict
07:45:44 [2022-07-09T07:45:44.152Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:45:44 [2022-07-09T07:45:44.411Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:45:44 [2022-07-09T07:45:44.411Z] === RUN   TestCopyFromContainer/bar/notarget
07:45:44 [2022-07-09T07:45:44.670Z] --- PASS: TestCopyFromContainer (3.06s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer// (0.15s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer//bar/root (0.10s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.12s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/quux (0.16s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.13s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.16s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.15s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.09s)
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:44 [2022-07-09T07:45:44.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:44 [2022-07-09T07:45:44.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:44 [2022-07-09T07:45:44.670Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:44 [2022-07-09T07:45:44.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:45:44 [2022-07-09T07:45:44.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:45:44 [2022-07-09T07:45:44.670Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:45:44 [2022-07-09T07:45:44.670Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:45:44 [2022-07-09T07:45:44.670Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateLinkToNonExistingContainer
07:45:44 [2022-07-09T07:45:44.670Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateWithInvalidEnv
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateWithInvalidEnv/0
07:45:44 [2022-07-09T07:45:44.670Z] === PAUSE TestCreateWithInvalidEnv/0
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateWithInvalidEnv/1
07:45:44 [2022-07-09T07:45:44.670Z] === PAUSE TestCreateWithInvalidEnv/1
07:45:44 [2022-07-09T07:45:44.670Z] === RUN   TestCreateWithInvalidEnv/2
07:45:44 [2022-07-09T07:45:44.671Z] === PAUSE TestCreateWithInvalidEnv/2
07:45:44 [2022-07-09T07:45:44.671Z] === CONT  TestCreateWithInvalidEnv/0
07:45:44 [2022-07-09T07:45:44.671Z] === CONT  TestCreateWithInvalidEnv/2
07:45:44 [2022-07-09T07:45:44.671Z] === CONT  TestCreateWithInvalidEnv/1
07:45:44 [2022-07-09T07:45:44.671Z] --- PASS: TestCreateWithInvalidEnv (0.02s)
07:45:44 [2022-07-09T07:45:44.671Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:45:44 [2022-07-09T07:45:44.671Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:45:44 [2022-07-09T07:45:44.671Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:45:44 [2022-07-09T07:45:44.671Z] === RUN   TestCreateTmpfsMountsTarget
07:45:44 [2022-07-09T07:45:44.671Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:45:44 [2022-07-09T07:45:44.671Z] === RUN   TestCreateWithCustomMaskedPaths
07:45:44 [2022-07-09T07:45:44.929Z] === RUN   TestDockerSuite/TestContainerAPIDeleteForce
07:45:45 [2022-07-09T07:45:45.866Z] === RUN   TestDockerSuite/TestContainerAPIDeleteNotExist
07:45:45 [2022-07-09T07:45:45.866Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveLinks
07:45:46 [2022-07-09T07:45:46.126Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2
07:45:46 [2022-07-09T07:45:46.567Z] #64 434.4 + bin/containerd-shim-runc-v2
07:45:47 [2022-07-09T07:45:47.061Z] --- PASS: TestCreateWithCustomMaskedPaths (2.21s)
07:45:47 [2022-07-09T07:45:47.061Z] === RUN   TestCreateWithCustomReadonlyPaths
07:45:47 [2022-07-09T07:45:47.136Z] #64 435.2 + binaries
07:45:47 [2022-07-09T07:45:47.136Z] #64 435.2 + install -D bin/containerd /build/containerd
07:45:47 [2022-07-09T07:45:47.136Z] #64 435.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2
07:45:47 [2022-07-09T07:45:47.136Z] #64 435.2 + install -D bin/ctr /build/ctr
07:45:47 [2022-07-09T07:45:47.321Z] === RUN   TestDockerSuite/TestContainerAPIDeleteRemoveVolume
07:45:48 [2022-07-09T07:45:48.257Z] === RUN   TestDockerSuite/TestContainerAPIDeleteWithEmptyName
07:45:48 [2022-07-09T07:45:48.257Z] === RUN   TestDockerSuite/TestContainerAPIGetAll
07:45:49 [2022-07-09T07:45:49.194Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.22s)
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:49 [2022-07-09T07:45:49.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:49 [2022-07-09T07:45:49.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:45:49 [2022-07-09T07:45:49.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestDockerSuite/TestContainerAPIGetChanges
07:45:49 [2022-07-09T07:45:49.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:45:49 [2022-07-09T07:45:49.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:45:49 [2022-07-09T07:45:49.194Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:45:49 [2022-07-09T07:45:49.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s)
07:45:49 [2022-07-09T07:45:49.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s)
07:45:49 [2022-07-09T07:45:49.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s)
07:45:49 [2022-07-09T07:45:49.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:45:49 [2022-07-09T07:45:49.194Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:45:49 [2022-07-09T07:45:49.194Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:45:49 [2022-07-09T07:45:49.453Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeIP
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestDockerSuite/TestContainerAPIGetExport
07:45:50 [2022-07-09T07:45:50.024Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.78s)
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateDifferentPlatform
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateDifferentPlatform/different_os
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:45:50 [2022-07-09T07:45:50.024Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:45:50 [2022-07-09T07:45:50.024Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s)
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:45:50 [2022-07-09T07:45:50.024Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s)
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateInvalidHostConfig
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:45:50 [2022-07-09T07:45:50.024Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:45:50 [2022-07-09T07:45:50.024Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:45:50 [2022-07-09T07:45:50.024Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:45:50 [2022-07-09T07:45:50.024Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:45:50 [2022-07-09T07:45:50.024Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.01s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:45:50 [2022-07-09T07:45:50.024Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.01s)
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestContainerStartOnDaemonRestart
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestContainerStartOnDaemonRestart
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestDaemonRestartIpcMode
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestDaemonRestartIpcMode
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestDaemonHostGatewayIP
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestDaemonHostGatewayIP
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestRestartDaemonWithRestartingContainer
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestContainerKillOnDaemonStart
07:45:50 [2022-07-09T07:45:50.024Z] === PAUSE TestContainerKillOnDaemonStart
07:45:50 [2022-07-09T07:45:50.024Z] === RUN   TestDiff
07:45:50 [2022-07-09T07:45:50.421Z] #64 DONE 438.2s
07:45:50 [2022-07-09T07:45:50.962Z] --- PASS: TestDiff (0.69s)
07:45:50 [2022-07-09T07:45:50.962Z] === RUN   TestExecConsoleSize
07:45:50 [2022-07-09T07:45:50.962Z] === RUN   TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted
07:45:50 [2022-07-09T07:45:50.989Z] 
07:45:50 [2022-07-09T07:45:50.989Z] #65 [dev-systemd-false 23/28] COPY --from=containerd    /build/ /usr/local/bin/
07:45:50 [2022-07-09T07:45:50.989Z] #65 sha256:43c44db6a38a0cc206807b064cd1f2d64db6a1f67af1493901e33802723d230e
07:45:51 [2022-07-09T07:45:51.899Z] === RUN   TestDockerDaemonSuite/TestDaemonBridgeNone
07:45:51 [2022-07-09T07:45:51.899Z] --- PASS: TestExecConsoleSize (0.93s)
07:45:51 [2022-07-09T07:45:51.899Z] === RUN   TestExecWithCloseStdin
07:45:51 [2022-07-09T07:45:51.899Z] === RUN   TestDockerSuite/TestContainerAPIInvalidPortSyntax
07:45:51 [2022-07-09T07:45:51.899Z] === RUN   TestDockerSuite/TestContainerAPIKill
07:45:52 [2022-07-09T07:45:52.365Z] #65 DONE 1.4s
07:45:52 [2022-07-09T07:45:52.365Z] 
07:45:52 [2022-07-09T07:45:52.365Z] #70 [dev-systemd-false 24/28] COPY --from=rootlesskit   /build/ /usr/local/bin/
07:45:52 [2022-07-09T07:45:52.365Z] #70 sha256:c744ed076dd4f47c45437f027cb06010776657e4d6d1adedbfcf4f93863d6bce
07:45:52 [2022-07-09T07:45:52.466Z] --- PASS: TestExecWithCloseStdin (0.82s)
07:45:52 [2022-07-09T07:45:52.466Z] === RUN   TestExec
07:45:52 [2022-07-09T07:45:52.466Z] === RUN   TestDockerSuite/TestContainerAPIPause
07:45:52 [2022-07-09T07:45:52.933Z] #70 DONE 0.4s
07:45:52 [2022-07-09T07:45:52.933Z] 
07:45:52 [2022-07-09T07:45:52.933Z] #75 [dev-systemd-false 25/28] COPY --from=vpnkit        /build/ /usr/local/bin/
07:45:52 [2022-07-09T07:45:52.933Z] #75 sha256:40f8f14added76b2a4eff8c0a9391c4d3a7cef9674202bbc1e05649ef000ff5d
07:45:53 [2022-07-09T07:45:53.047Z] === RUN   TestDockerDaemonSuite/TestDaemonCgroupParent
07:45:53 [2022-07-09T07:45:53.618Z] --- PASS: TestExec (0.87s)
07:45:53 [2022-07-09T07:45:53.618Z] === RUN   TestExecUser
07:45:53 [2022-07-09T07:45:53.618Z] === RUN   TestDockerSuite/TestContainerAPIPostContainerStop
07:45:54 [2022-07-09T07:45:54.310Z] #75 DONE 1.5s
07:45:54 [2022-07-09T07:45:54.310Z] 
07:45:54 [2022-07-09T07:45:54.310Z] #78 [dev-systemd-false 26/28] COPY --from=crun          /build/ /usr/local/bin/
07:45:54 [2022-07-09T07:45:54.310Z] #78 sha256:f84d742e1431056e9a42f7332e49c094c9b4da06f4c7d10d88cda2f1c0614d8d
07:45:54 [2022-07-09T07:45:54.310Z] #78 DONE 0.0s
07:45:54 [2022-07-09T07:45:54.310Z] 
07:45:54 [2022-07-09T07:45:54.310Z] #79 [dev-systemd-false 27/28] COPY hack/dockerfile/etc/docker/  /etc/docker/
07:45:54 [2022-07-09T07:45:54.310Z] #79 sha256:f426ce33d60f027022c609271310010cea97eaa16c7b9fd6cc239902dab4c093
07:45:54 [2022-07-09T07:45:54.310Z] #79 DONE 0.0s
07:45:54 [2022-07-09T07:45:54.556Z] === RUN   TestDockerSuite/TestContainerAPIPostCreateNull
07:45:54 [2022-07-09T07:45:54.557Z] --- PASS: TestExecUser (0.98s)
07:45:54 [2022-07-09T07:45:54.557Z] === RUN   TestExportContainerAndImportImage
07:45:54 [2022-07-09T07:45:54.557Z] === RUN   TestDockerSuite/TestContainerAPIRename
07:45:54 [2022-07-09T07:45:54.569Z] 
07:45:54 [2022-07-09T07:45:54.569Z] #80 [dev-systemd-false 28/28] WORKDIR /go/src/github.com/docker/docker
07:45:54 [2022-07-09T07:45:54.569Z] #80 sha256:209e196d1ae14f3d915f3c813bb4e98ae3093e97f6d5843ad60d92a8cd7a2800
07:45:54 [2022-07-09T07:45:54.569Z] #80 DONE 0.0s
07:45:54 [2022-07-09T07:45:54.569Z] 
07:45:54 [2022-07-09T07:45:54.569Z] #81 [final 1/1] COPY . /go/src/github.com/docker/docker
07:45:54 [2022-07-09T07:45:54.569Z] #81 sha256:bc1b0f01dc8fe7c1027572da2b53357c7dc497ad7dd95b2b1fe63f39d649a85f
07:45:55 [2022-07-09T07:45:55.492Z] === RUN   TestDockerSuite/TestContainerAPIRestart
07:45:55 [2022-07-09T07:45:55.493Z] === RUN   TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode
07:45:55 [2022-07-09T07:45:55.493Z] --- PASS: TestExportContainerAndImportImage (1.11s)
07:45:55 [2022-07-09T07:45:55.493Z] === RUN   TestExportContainerAfterDaemonRestart
07:45:56 [2022-07-09T07:45:56.871Z] === RUN   TestDockerSuite/TestContainerAPIRestartNotimeoutParam
07:45:56 [2022-07-09T07:45:56.871Z] === RUN   TestDockerDaemonSuite/TestDaemonDebugLog
07:45:57 [2022-07-09T07:45:57.105Z] #81 DONE 2.5s
07:45:57 [2022-07-09T07:45:57.105Z] 
07:45:57 [2022-07-09T07:45:57.105Z] #82 exporting to image
07:45:57 [2022-07-09T07:45:57.105Z] #82 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00
07:45:57 [2022-07-09T07:45:57.105Z] #82 exporting layers
07:45:57 [2022-07-09T07:45:57.129Z] --- PASS: TestExportContainerAfterDaemonRestart (1.58s)
07:45:57 [2022-07-09T07:45:57.129Z] === RUN   TestHealthCheckWorkdir
07:45:57 [2022-07-09T07:45:57.388Z]     check_test.go:540: [db2461d6e37ea] daemon is not started
07:45:57 [2022-07-09T07:45:57.388Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit
07:45:57 [2022-07-09T07:45:57.956Z] --- PASS: TestHealthCheckWorkdir (0.94s)
07:45:57 [2022-07-09T07:45:57.956Z] === RUN   TestHealthKillContainer
07:45:58 [2022-07-09T07:45:58.216Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount
07:45:58 [2022-07-09T07:45:58.216Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName
07:45:58 [2022-07-09T07:45:58.216Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount
07:45:58 [2022-07-09T07:45:58.216Z] === RUN   TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch
07:45:58 [2022-07-09T07:45:58.216Z] === RUN   TestDockerSuite/TestContainerAPIStart
07:45:58 [2022-07-09T07:45:58.353Z] Created binary: bundles/dynbinary-daemon/dockerd
07:45:58 [2022-07-09T07:45:58.353Z] Building: bundles/dynbinary-daemon/docker-proxy
07:45:58 [2022-07-09T07:45:58.353Z] GOOS="" GOARCH="" GOARM=""
07:45:58 [2022-07-09T07:45:58.353Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:45:58 [2022-07-09T07:45:58.353Z] 
07:45:58 [2022-07-09T07:45:58.353Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_SYSTEMD=1
07:45:58 [2022-07-09T07:45:58.353Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:45:58 [2022-07-09T07:45:58.353Z] HOSTNAME=dc54d7f1d733
07:45:58 [2022-07-09T07:45:58.353Z] DEST=bundles/test-integration
07:45:58 [2022-07-09T07:45:58.353Z] PWD=/go/src/github.com/docker/docker
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:45:58 [2022-07-09T07:45:58.353Z] container=docker
07:45:58 [2022-07-09T07:45:58.353Z] HOME=/root
07:45:58 [2022-07-09T07:45:58.353Z] LANG=C.UTF-8
07:45:58 [2022-07-09T07:45:58.353Z] INVOCATION_ID=3ad3dfad42c6418cb6358669b060564d
07:45:58 [2022-07-09T07:45:58.353Z] GOLANG_VERSION=1.18.3
07:45:58 [2022-07-09T07:45:58.353Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:45:58 [2022-07-09T07:45:58.353Z] VALIDATE_BRANCH=master
07:45:58 [2022-07-09T07:45:58.353Z] TERM=xterm
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_PKG=github.com/docker/docker
07:45:58 [2022-07-09T07:45:58.353Z] SHLVL=3
07:45:58 [2022-07-09T07:45:58.353Z] TIMEOUT=120m
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_BUILDTAGS= journald
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_GRAPHDRIVER=overlay2
07:45:58 [2022-07-09T07:45:58.353Z] GO111MODULE=off
07:45:58 [2022-07-09T07:45:58.353Z] DOCKER_EXPERIMENTAL=1
07:45:58 [2022-07-09T07:45:58.353Z] TEST_SKIP_INTEGRATION_CLI=1
07:45:58 [2022-07-09T07:45:58.353Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:45:58 [2022-07-09T07:45:58.353Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:45:58 [2022-07-09T07:45:58.353Z] GOPATH=/go
07:45:58 [2022-07-09T07:45:58.353Z] PKG_CONFIG=pkg-config
07:45:58 [2022-07-09T07:45:58.353Z] _=/usr/bin/env
07:45:58 [2022-07-09T07:45:58.353Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:45:59 [2022-07-09T07:45:59.153Z] === RUN   TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled
07:45:59 [2022-07-09T07:45:59.718Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet
07:46:01 [2022-07-09T07:46:01.092Z] === RUN   TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit
07:46:02 [2022-07-09T07:46:02.995Z] === RUN   TestDockerDaemonSuite/TestDaemonEvents
07:46:03 [2022-07-09T07:46:03.254Z] === RUN   TestDockerSuite/TestContainerAPIStop
07:46:03 [2022-07-09T07:46:03.677Z] #82 exporting layers 6.5s done
07:46:03 [2022-07-09T07:46:03.677Z] #82 writing image sha256:5284c24dd58e83ad8fa7af8fb484eb152919872a5842e8411e451ed0adc13b83 done
07:46:03 [2022-07-09T07:46:03.677Z] #82 naming to docker.io/library/docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 done
07:46:03 [2022-07-09T07:46:03.677Z] #82 DONE 6.5s
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:46:03 [2022-07-09T07:46:03.821Z] === RUN   TestDockerSuite/TestContainerAPITop
07:46:04 [2022-07-09T07:46:04.012Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh dynbinary test-integration
07:46:04 [2022-07-09T07:46:04.387Z] === RUN   TestDockerSuite/TestContainerAPITopWindows
07:46:04 [2022-07-09T07:46:04.387Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
07:46:04 [2022-07-09T07:46:04.387Z] === RUN   TestDockerSuite/TestContainerAPIVerifyHeader
07:46:04 [2022-07-09T07:46:04.387Z] === RUN   TestDockerSuite/TestContainerAPIWait
07:46:05 [2022-07-09T07:46:05.915Z] 
07:46:05 [2022-07-09T07:46:05.915Z] Removing bundles/
07:46:05 [2022-07-09T07:46:05.915Z] 
07:46:05 [2022-07-09T07:46:05.915Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:46:05 [2022-07-09T07:46:05.915Z] Building: bundles/dynbinary-daemon/dockerd
07:46:05 [2022-07-09T07:46:05.915Z] GOOS="" GOARCH="" GOARM=""
07:46:06 [2022-07-09T07:46:06.288Z] === RUN   TestDockerDaemonSuite/TestDaemonEventsWithFilters
07:46:06 [2022-07-09T07:46:06.288Z] --- PASS: TestHealthKillContainer (8.33s)
07:46:06 [2022-07-09T07:46:06.288Z] === RUN   TestInspectCpusetInConfigPre120
07:46:06 [2022-07-09T07:46:06.855Z] === RUN   TestDockerSuite/TestContainerKillCustomStopSignal
07:46:06 [2022-07-09T07:46:06.855Z] --- PASS: TestInspectCpusetInConfigPre120 (0.57s)
07:46:06 [2022-07-09T07:46:06.855Z] === RUN   TestIpcModeNone
07:46:07 [2022-07-09T07:46:07.422Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate
07:46:07 [2022-07-09T07:46:07.681Z] --- PASS: TestIpcModeNone (0.64s)
07:46:07 [2022-07-09T07:46:07.681Z] === RUN   TestIpcModePrivate
07:46:07 [2022-07-09T07:46:07.940Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:95, shared: false, mustBeShared: false
07:46:08 [2022-07-09T07:46:08.200Z] --- PASS: TestIpcModePrivate (0.65s)
07:46:08 [2022-07-09T07:46:08.200Z] === RUN   TestIpcModeShareable
07:46:08 [2022-07-09T07:46:08.459Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>}
07:46:08 [2022-07-09T07:46:08.717Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:82, shared: true, mustBeShared: true
07:46:08 [2022-07-09T07:46:08.976Z] --- PASS: TestIpcModeShareable (0.68s)
07:46:08 [2022-07-09T07:46:08.976Z] === RUN   TestAPIIpcModeShareableAndContainer
07:46:09 [2022-07-09T07:46:09.912Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>}
07:46:09 [2022-07-09T07:46:09.912Z] === RUN   TestDockerDaemonSuite/TestDaemonExitOnFailure
07:46:10 [2022-07-09T07:46:10.480Z]     check_test.go:540: [dea067744f056] daemon is not started
07:46:10 [2022-07-09T07:46:10.480Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagD
07:46:10 [2022-07-09T07:46:10.739Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.78s)
07:46:10 [2022-07-09T07:46:10.739Z] === RUN   TestAPIIpcModeHost
07:46:10 [2022-07-09T07:46:10.739Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebug
07:46:11 [2022-07-09T07:46:11.309Z] --- PASS: TestAPIIpcModeHost (0.48s)
07:46:11 [2022-07-09T07:46:11.309Z] === RUN   TestDaemonIpcModeShareable
07:46:11 [2022-07-09T07:46:11.309Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:46:11 [2022-07-09T07:46:11.309Z] === RUN   TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal
07:46:11 [2022-07-09T07:46:11.877Z] === RUN   TestDockerDaemonSuite/TestDaemonICCLinkExpose
07:46:12 [2022-07-09T07:46:12.479Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:90, shared: true, mustBeShared: true
07:46:12 [2022-07-09T07:46:12.479Z] --- PASS: TestDaemonIpcModeShareable (1.38s)
07:46:12 [2022-07-09T07:46:12.479Z] === RUN   TestDaemonIpcModePrivate
07:46:12 [2022-07-09T07:46:12.738Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:46:14 [2022-07-09T07:46:14.116Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: false, mustBeShared: false
07:46:14 [2022-07-09T07:46:14.116Z] --- PASS: TestDaemonIpcModePrivate (1.57s)
07:46:14 [2022-07-09T07:46:14.116Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:46:14 [2022-07-09T07:46:14.375Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d3d608_<nil>_<nil>}
07:46:14 [2022-07-09T07:46:14.945Z] === RUN   TestDockerDaemonSuite/TestDaemonICCPing
07:46:15 [2022-07-09T07:46:15.513Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:96, shared: false, mustBeShared: false
07:46:15 [2022-07-09T07:46:15.513Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.42s)
07:46:15 [2022-07-09T07:46:15.513Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:46:15 [2022-07-09T07:46:15.772Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13358757272_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:46:16 [2022-07-09T07:46:16.710Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:108, shared: true, mustBeShared: true
07:46:16 [2022-07-09T07:46:16.969Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.41s)
07:46:16 [2022-07-09T07:46:16.969Z] === RUN   TestIpcModeOlderClient
07:46:16 [2022-07-09T07:46:16.969Z] === PAUSE TestIpcModeOlderClient
07:46:16 [2022-07-09T07:46:16.969Z] === RUN   TestKillContainerInvalidSignal
07:46:17 [2022-07-09T07:46:17.228Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13358757272_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:46:17 [2022-07-09T07:46:17.489Z] --- PASS: TestKillContainerInvalidSignal (0.46s)
07:46:17 [2022-07-09T07:46:17.489Z] === RUN   TestKillContainer
07:46:17 [2022-07-09T07:46:17.489Z] === RUN   TestKillContainer/no_signal
07:46:18 [2022-07-09T07:46:18.056Z] === RUN   TestKillContainer/non_killing_signal
07:46:18 [2022-07-09T07:46:18.623Z] === RUN   TestKillContainer/killing_signal
07:46:18 [2022-07-09T07:46:18.623Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_false__<nil>_<nil>_<nil>_<nil>}
07:46:19 [2022-07-09T07:46:19.191Z] === RUN   TestDockerDaemonSuite/TestDaemonIP
07:46:19 [2022-07-09T07:46:19.451Z] --- PASS: TestKillContainer (2.01s)
07:46:19 [2022-07-09T07:46:19.451Z]     --- PASS: TestKillContainer/no_signal (0.61s)
07:46:19 [2022-07-09T07:46:19.451Z]     --- PASS: TestKillContainer/non_killing_signal (0.45s)
07:46:19 [2022-07-09T07:46:19.451Z]     --- PASS: TestKillContainer/killing_signal (0.71s)
07:46:19 [2022-07-09T07:46:19.451Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:46:19 [2022-07-09T07:46:19.451Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:46:20 [2022-07-09T07:46:20.018Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:46:20 [2022-07-09T07:46:20.277Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_true__<nil>_<nil>_<nil>_<nil>}
07:46:20 [2022-07-09T07:46:20.537Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.17s)
07:46:20 [2022-07-09T07:46:20.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.48s)
07:46:20 [2022-07-09T07:46:20.537Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.49s)
07:46:20 [2022-07-09T07:46:20.537Z] === RUN   TestKillStoppedContainer
07:46:20 [2022-07-09T07:46:20.796Z] --- PASS: TestKillStoppedContainer (0.06s)
07:46:20 [2022-07-09T07:46:20.796Z] === RUN   TestKillStoppedContainerAPIPre120
07:46:20 [2022-07-09T07:46:20.796Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:46:20 [2022-07-09T07:46:20.796Z] === RUN   TestKillDifferentUserContainer
07:46:21 [2022-07-09T07:46:21.363Z] --- PASS: TestKillDifferentUserContainer (0.64s)
07:46:21 [2022-07-09T07:46:21.363Z] === RUN   TestInspectOomKilledTrue
07:46:21 [2022-07-09T07:46:21.363Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:46:21 [2022-07-09T07:46:21.363Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:46:21 [2022-07-09T07:46:21.363Z] === RUN   TestInspectOomKilledFalse
07:46:21 [2022-07-09T07:46:21.363Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:46:21 [2022-07-09T07:46:21.363Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:46:21 [2022-07-09T07:46:21.363Z] === RUN   TestLinksEtcHostsContentMatch
07:46:21 [2022-07-09T07:46:21.624Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6Enabled
07:46:21 [2022-07-09T07:46:21.624Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
07:46:21 [2022-07-09T07:46:21.624Z]     check_test.go:540: [d0b8f3c3a643c] daemon is not started
07:46:21 [2022-07-09T07:46:21.624Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR
07:46:21 [2022-07-09T07:46:21.624Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_true__0xc000d3d668_<nil>_<nil>_<nil>}
07:46:21 [2022-07-09T07:46:21.883Z] --- PASS: TestLinksEtcHostsContentMatch (0.41s)
07:46:21 [2022-07-09T07:46:21.883Z] === RUN   TestLinksContainerNames
07:46:23 [2022-07-09T07:46:23.262Z] --- PASS: TestLinksContainerNames (1.31s)
07:46:23 [2022-07-09T07:46:23.262Z] === RUN   TestLogsFollowTailEmpty
07:46:23 [2022-07-09T07:46:23.262Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d3d698_<nil>_<nil>}
07:46:23 [2022-07-09T07:46:23.522Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac
07:46:23 [2022-07-09T07:46:23.781Z] --- PASS: TestLogsFollowTailEmpty (0.76s)
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:46:23 [2022-07-09T07:46:23.781Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:46:23 [2022-07-09T07:46:23.781Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:46:24 [2022-07-09T07:46:24.719Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d3d6c8_<nil>_<nil>}
07:46:24 [2022-07-09T07:46:24.978Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:46:24 [2022-07-09T07:46:24.978Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:46:25 [2022-07-09T07:46:25.548Z] === RUN   TestDockerDaemonSuite/TestDaemonIPv6HostMode
07:46:26 [2022-07-09T07:46:26.117Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:46:26 [2022-07-09T07:46:26.117Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:46:26 [2022-07-09T07:46:26.686Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d3d6f8_<nil>_<nil>}
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:46:27 [2022-07-09T07:46:27.254Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesClean
07:46:28 [2022-07-09T07:46:28.192Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:46:28 [2022-07-09T07:46:28.192Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:46:28 [2022-07-09T07:46:28.192Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d3d728_<nil>_<nil>}
07:46:29 [2022-07-09T07:46:29.129Z]     check_test.go:540: [dab08bcadf4fe] daemon is not started
07:46:29 [2022-07-09T07:46:29.129Z] === RUN   TestDockerDaemonSuite/TestDaemonIptablesCreate
07:46:29 [2022-07-09T07:46:29.129Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:46:29 [2022-07-09T07:46:29.129Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:46:30 [2022-07-09T07:46:30.066Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsTmpfs
07:46:30 [2022-07-09T07:46:30.066Z] --- PASS: TestLogs (6.09s)
07:46:30 [2022-07-09T07:46:30.066Z]     --- PASS: TestLogs/driver_local (0.01s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.98s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (1.09s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (1.13s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (1.29s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.91s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (1.02s)
07:46:30 [2022-07-09T07:46:30.066Z]     --- PASS: TestLogs/driver_json-file (0.03s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.91s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.95s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (1.09s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (1.08s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.70s)
07:46:30 [2022-07-09T07:46:30.066Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.77s)
07:46:30 [2022-07-09T07:46:30.066Z] === RUN   TestContainerNetworkMountsNoChown
07:46:31 [2022-07-09T07:46:31.028Z] --- PASS: TestContainerNetworkMountsNoChown (0.87s)
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/default
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/default
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/private
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/private
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rprivate
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rprivate
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/slave
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/slave
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rslave
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rslave
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/shared
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/shared
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rshared
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rshared
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/default
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/default/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/default/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/default/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rshared
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/shared
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rslave
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/slave
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rprivate
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/private
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/private/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/private/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/default/mount_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:46:31 [2022-07-09T07:46:31.028Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/private/bind_root
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:46:31 [2022-07-09T07:46:31.288Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:46:31 [2022-07-09T07:46:31.288Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation
07:46:31 [2022-07-09T07:46:31.288Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_0
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_1
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_2
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_3
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_4
07:46:31 [2022-07-09T07:46:31.547Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_5
07:46:31 [2022-07-09T07:46:31.547Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:46:31 [2022-07-09T07:46:31.547Z] === CONT  TestMountDaemonRoot/private/mount_root
07:46:31 [2022-07-09T07:46:31.547Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:46:31 [2022-07-09T07:46:31.547Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_6
07:46:31 [2022-07-09T07:46:31.547Z] --- PASS: TestMountDaemonRoot (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.09s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.07s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.10s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.08s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:46:31 [2022-07-09T07:46:31.547Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s)
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestContainerBindMountNonRecursive
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_7
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_8
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_9
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_10
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_11
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_12
07:46:31 [2022-07-09T07:46:31.548Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_13
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_14
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestContainersAPICreateMountsValidation/case_15
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestCreateWithTooLowMemoryLimit
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig
07:46:31 [2022-07-09T07:46:31.807Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds
07:46:32 [2022-07-09T07:46:32.375Z] === RUN   TestDockerDaemonSuite/TestDaemonKeyGeneration
07:46:32 [2022-07-09T07:46:32.943Z]     check_test.go:540: [d3d5ea168eed1] daemon is not started
07:46:32 [2022-07-09T07:46:32.943Z] === RUN   TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins
07:46:32 [2022-07-09T07:46:32.943Z] === RUN   TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom
07:46:33 [2022-07-09T07:46:33.202Z] --- PASS: TestContainerBindMountNonRecursive (1.79s)
07:46:33 [2022-07-09T07:46:33.202Z] === RUN   TestContainerVolumesMountedAsShared
07:46:34 [2022-07-09T07:46:34.142Z] --- PASS: TestContainerVolumesMountedAsShared (0.63s)
07:46:34 [2022-07-09T07:46:34.142Z] === RUN   TestContainerVolumesMountedAsSlave
07:46:34 [2022-07-09T07:46:34.142Z] === RUN   TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume
07:46:34 [2022-07-09T07:46:34.401Z] --- PASS: TestContainerVolumesMountedAsSlave (0.49s)
07:46:34 [2022-07-09T07:46:34.401Z] === RUN   TestNetworkNat
07:46:34 [2022-07-09T07:46:34.973Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig
07:46:34 [2022-07-09T07:46:34.973Z] --- PASS: TestNetworkNat (0.64s)
07:46:34 [2022-07-09T07:46:34.973Z] === RUN   TestNetworkLocalhostTCPNat
07:46:35 [2022-07-09T07:46:35.910Z] --- PASS: TestNetworkLocalhostTCPNat (0.76s)
07:46:35 [2022-07-09T07:46:35.910Z] === RUN   TestNetworkLoopbackNat
07:46:36 [2022-07-09T07:46:36.170Z]     docker_cli_daemon_plugins_test.go:80: [d95e8d39cc374] daemon is not started
07:46:36 [2022-07-09T07:46:36.170Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked
07:46:37 [2022-07-09T07:46:37.106Z] === RUN   TestDockerDaemonSuite/TestDaemonKillWithPlugins
07:46:37 [2022-07-09T07:46:37.370Z] === RUN   TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig
07:46:37 [2022-07-09T07:46:37.936Z] === RUN   TestDockerSuite/TestDeprecatedStartWithNilDNS
07:46:38 [2022-07-09T07:46:38.504Z] === RUN   TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit
07:46:38 [2022-07-09T07:46:38.504Z] === RUN   TestDockerSuite/TestExecAPICreateContainerPaused
07:46:38 [2022-07-09T07:46:38.763Z] --- PASS: TestNetworkLoopbackNat (2.89s)
07:46:38 [2022-07-09T07:46:38.763Z] === RUN   TestPause
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
07:46:38 [2022-07-09T07:46:38.860Z] ok  	github.com/docker/docker/api/server/middleware	0.010s	coverage: 37.7% of statements
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
07:46:38 [2022-07-09T07:46:38.860Z] ok  	github.com/docker/docker/api/server/router/swarm	0.003s	coverage: 6.0% of statements
07:46:38 [2022-07-09T07:46:38.860Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
07:46:39 [2022-07-09T07:46:39.332Z] === RUN   TestDockerSuite/TestExecAPICreateNoCmd
07:46:39 [2022-07-09T07:46:39.332Z] --- PASS: TestPause (0.74s)
07:46:39 [2022-07-09T07:46:39.332Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:46:39 [2022-07-09T07:46:39.332Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:46:39 [2022-07-09T07:46:39.332Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:46:39 [2022-07-09T07:46:39.332Z] === RUN   TestPauseStopPausedContainer
07:46:39 [2022-07-09T07:46:39.421Z] ok  	github.com/docker/docker/api/server/router/volume	0.011s	coverage: 67.9% of statements
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/container	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/events	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ok  	github.com/docker/docker/api/types/filters	0.005s	coverage: 92.2% of statements
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/image	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/network	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ok  	github.com/docker/docker/api/types/strslice	0.002s	coverage: 90.0% of statements
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
07:46:39 [2022-07-09T07:46:39.421Z] ok  	github.com/docker/docker/api/types/time	0.005s	coverage: 100.0% of statements
07:46:39 [2022-07-09T07:46:39.677Z] ok  	github.com/docker/docker/api/types/versions	0.017s	coverage: 77.3% of statements
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
07:46:39 [2022-07-09T07:46:39.677Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
07:46:39 [2022-07-09T07:46:39.903Z] === RUN   TestDockerSuite/TestExecAPICreateNoValidContentType
07:46:40 [2022-07-09T07:46:40.163Z]     docker_cli_daemon_plugins_test.go:170: [d2d789f99675d] daemon is not started
07:46:40 [2022-07-09T07:46:40.163Z] --- PASS: TestPauseStopPausedContainer (0.75s)
07:46:40 [2022-07-09T07:46:40.163Z] === RUN   TestPidHost
07:46:40 [2022-07-09T07:46:40.732Z] === RUN   TestDockerSuite/TestExecAPIStart
07:46:41 [2022-07-09T07:46:41.673Z] === RUN   TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink
07:46:41 [2022-07-09T07:46:41.932Z] --- PASS: TestPidHost (1.61s)
07:46:41 [2022-07-09T07:46:41.932Z] === RUN   TestPsFilter
07:46:41 [2022-07-09T07:46:41.932Z] --- PASS: TestPsFilter (0.13s)
07:46:41 [2022-07-09T07:46:41.932Z] === RUN   TestRemoveContainerWithRemovedVolume
07:46:42 [2022-07-09T07:46:42.195Z] ok  	github.com/docker/docker/builder/remotecontext	0.179s	coverage: 13.7% of statements
07:46:42 [2022-07-09T07:46:42.195Z] ok  	github.com/docker/docker/builder/dockerfile	0.527s	coverage: 49.3% of statements
07:46:42 [2022-07-09T07:46:42.451Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.003s	coverage: 100.0% of statements
07:46:42 [2022-07-09T07:46:42.501Z] === RUN   TestDockerSuite/TestExecAPIStartBackwardsCompatible
07:46:42 [2022-07-09T07:46:42.760Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.80s)
07:46:42 [2022-07-09T07:46:42.760Z] === RUN   TestRemoveContainerWithVolume
07:46:43 [2022-07-09T07:46:43.013Z] ok  	github.com/docker/docker/cli/debug	0.002s	coverage: 100.0% of statements
07:46:43 [2022-07-09T07:46:43.697Z] === RUN   TestDockerSuite/TestExecAPIStartEnsureHeaders
07:46:43 [2022-07-09T07:46:43.697Z] --- PASS: TestRemoveContainerWithVolume (0.86s)
07:46:43 [2022-07-09T07:46:43.697Z] === RUN   TestRemoveContainerRunning
07:46:43 [2022-07-09T07:46:43.940Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.574s	coverage: 86.3% of statements
07:46:43 [2022-07-09T07:46:43.940Z] ?   	github.com/docker/docker/cli	[no test files]
07:46:43 [2022-07-09T07:46:43.940Z] ?   	github.com/docker/docker/cli/config	[no test files]
07:46:43 [2022-07-09T07:46:43.940Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
07:46:43 [2022-07-09T07:46:43.940Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
07:46:44 [2022-07-09T07:46:44.264Z] --- PASS: TestRemoveContainerRunning (0.78s)
07:46:44 [2022-07-09T07:46:44.264Z] === RUN   TestRemoveContainerForceRemoveRunning
07:46:44 [2022-07-09T07:46:44.502Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.250s	coverage: 67.6% of statements
07:46:44 [2022-07-09T07:46:44.523Z] === RUN   TestDockerSuite/TestExecAPIStartInvalidCommand
07:46:45 [2022-07-09T07:46:45.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:46:45 [2022-07-09T07:46:45.026Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:46:45 [2022-07-09T07:46:45.091Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelDebug
07:46:45 [2022-07-09T07:46:45.091Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.77s)
07:46:45 [2022-07-09T07:46:45.091Z] === RUN   TestRemoveInvalidContainer
07:46:45 [2022-07-09T07:46:45.091Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:46:45 [2022-07-09T07:46:45.091Z] === RUN   TestRenameLinkedContainer
07:46:45 [2022-07-09T07:46:45.350Z] === RUN   TestDockerSuite/TestExecAPIStartMultipleTimesError
07:46:45 [2022-07-09T07:46:45.609Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelFatal
07:46:46 [2022-07-09T07:46:46.177Z] === RUN   TestDockerDaemonSuite/TestDaemonLogLevelWrong
07:46:46 [2022-07-09T07:46:46.177Z] === RUN   TestDockerSuite/TestExecAPIStartValidCommand
07:46:46 [2022-07-09T07:46:46.745Z]     check_test.go:540: [d4baa815f9c39] daemon is not started
07:46:46 [2022-07-09T07:46:46.745Z] === RUN   TestDockerDaemonSuite/TestDaemonLogOptions
07:46:47 [2022-07-09T07:46:47.004Z] === RUN   TestDockerSuite/TestExecAPIStartWithDetach
07:46:47 [2022-07-09T07:46:47.771Z] ok  	github.com/docker/docker/client	0.079s	coverage: 75.6% of statements
07:46:47 [2022-07-09T07:46:47.941Z] === RUN   TestDockerSuite/TestExecResizeAPIHeightWidthNoInt
07:46:47 [2022-07-09T07:46:47.941Z] --- PASS: TestRenameLinkedContainer (2.74s)
07:46:47 [2022-07-09T07:46:47.941Z] === RUN   TestRenameStoppedContainer
07:46:48 [2022-07-09T07:46:48.525Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefault
07:46:48 [2022-07-09T07:46:48.790Z] --- PASS: TestRenameStoppedContainer (0.83s)
07:46:48 [2022-07-09T07:46:48.790Z] === RUN   TestRenameRunningContainerAndReuse
07:46:48 [2022-07-09T07:46:48.790Z] === RUN   TestDockerSuite/TestExecResizeImmediatelyAfterExecStart
07:46:50 [2022-07-09T07:46:50.167Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride
07:46:50 [2022-07-09T07:46:50.167Z] --- PASS: TestRenameRunningContainerAndReuse (1.48s)
07:46:50 [2022-07-09T07:46:50.167Z] === RUN   TestRenameInvalidName
07:46:50 [2022-07-09T07:46:50.735Z] === RUN   TestDockerSuite/TestExecStateCleanup
07:46:51 [2022-07-09T07:46:51.001Z] --- PASS: TestRenameInvalidName (0.80s)
07:46:51 [2022-07-09T07:46:51.001Z] === RUN   TestRenameAnonymousContainer
07:46:51 [2022-07-09T07:46:51.996Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNone
07:46:53 [2022-07-09T07:46:53.374Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError
07:46:53 [2022-07-09T07:46:53.633Z] --- PASS: TestRenameAnonymousContainer (2.50s)
07:46:53 [2022-07-09T07:46:53.633Z] === RUN   TestRenameContainerWithSameName
07:46:54 [2022-07-09T07:46:54.200Z] --- PASS: TestRenameContainerWithSameName (0.58s)
07:46:54 [2022-07-09T07:46:54.200Z] === RUN   TestRenameContainerWithLinkedContainer
07:46:54 [2022-07-09T07:46:54.458Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride
07:46:55 [2022-07-09T07:46:55.400Z] --- PASS: TestRenameContainerWithLinkedContainer (1.14s)
07:46:55 [2022-07-09T07:46:55.400Z] === RUN   TestResize
07:46:55 [2022-07-09T07:46:55.967Z] --- PASS: TestResize (0.58s)
07:46:55 [2022-07-09T07:46:55.967Z] === RUN   TestResizeWithInvalidSize
07:46:55 [2022-07-09T07:46:55.967Z] === RUN   TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild
07:46:56 [2022-07-09T07:46:56.533Z] --- PASS: TestResizeWithInvalidSize (0.57s)
07:46:56 [2022-07-09T07:46:56.533Z] === RUN   TestResizeWhenContainerNotStarted
07:46:57 [2022-07-09T07:46:57.101Z] --- PASS: TestResizeWhenContainerNotStarted (0.60s)
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:46:57 [2022-07-09T07:46:57.101Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:46:57 [2022-07-09T07:46:57.364Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrency
07:46:57 [2022-07-09T07:46:57.932Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile
07:46:59 [2022-07-09T07:46:59.310Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:47:00 [2022-07-09T07:47:00.246Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:47:01 [2022-07-09T07:47:01.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:47:01 [2022-07-09T07:47:01.624Z] === RUN   TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload
07:47:01 [2022-07-09T07:47:01.624Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:47:01 [2022-07-09T07:47:01.883Z] === RUN   TestDockerSuite/TestGetContainerStats
07:47:02 [2022-07-09T07:47:02.820Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:47:03 [2022-07-09T07:47:03.079Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:47:06 [2022-07-09T07:47:06.989Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:47:07 [2022-07-09T07:47:07.265Z] === RUN   TestDockerSuite/TestGetContainerStatsNoStream
07:47:07 [2022-07-09T07:47:07.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:47:07 [2022-07-09T07:47:07.265Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:47:08 [2022-07-09T07:47:08.201Z] === RUN   TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError
07:47:09 [2022-07-09T07:47:09.157Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:47:11 [2022-07-09T07:47:11.066Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:47:11 [2022-07-09T07:47:11.325Z] === RUN   TestDockerSuite/TestGetContainerStatsRmRunning
07:47:11 [2022-07-09T07:47:11.325Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:47:13 [2022-07-09T07:47:13.234Z] === RUN   TestDockerSuite/TestGetContainerStatsStream
07:47:13 [2022-07-09T07:47:13.234Z]     check_test.go:540: [db86fd513dbd1] daemon is not started
07:47:13 [2022-07-09T07:47:13.234Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartCleanupNetns
07:47:13 [2022-07-09T07:47:13.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:47:13 [2022-07-09T07:47:13.803Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:47:14 [2022-07-09T07:47:14.375Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:47:15 [2022-07-09T07:47:15.752Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart
07:47:15 [2022-07-09T07:47:15.752Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:47:18 [2022-07-09T07:47:18.287Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:47:18 [2022-07-09T07:47:18.287Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.10s)
07:47:18 [2022-07-09T07:47:18.287Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.46s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.25s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.47s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.46s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.59s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.71s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.55s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.96s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.72s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.58s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.11s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.14s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.07s)
07:47:18 [2022-07-09T07:47:18.288Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.25s)
07:47:18 [2022-07-09T07:47:18.288Z] === RUN   TestCgroupNamespacesRun
07:47:18 [2022-07-09T07:47:18.288Z] === RUN   TestDockerSuite/TestGetContainersAttachWebsocket
07:47:19 [2022-07-09T07:47:19.225Z] === RUN   TestDockerSuite/TestGetContainersWsAttachContainerNotFound
07:47:19 [2022-07-09T07:47:19.225Z] === RUN   TestDockerSuite/TestGetStoppedContainerStats
07:47:19 [2022-07-09T07:47:19.225Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings120
07:47:19 [2022-07-09T07:47:19.837Z] ok  	github.com/docker/docker/cmd/dockerd	0.074s	coverage: 31.9% of statements
07:47:20 [2022-07-09T07:47:20.163Z] --- PASS: TestCgroupNamespacesRun (1.99s)
07:47:20 [2022-07-09T07:47:20.163Z] === RUN   TestCgroupNamespacesRunPrivileged
07:47:20 [2022-07-09T07:47:20.163Z] === RUN   TestDockerSuite/TestInspectAPIBridgeNetworkSettings121
07:47:20 [2022-07-09T07:47:20.400Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.2% of statements
07:47:20 [2022-07-09T07:47:20.961Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.458s	coverage: 0.0% of statements
07:47:20 [2022-07-09T07:47:20.961Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
07:47:20 [2022-07-09T07:47:20.961Z] ?   	github.com/docker/docker/container/stream	[no test files]
07:47:20 [2022-07-09T07:47:20.961Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
07:47:20 [2022-07-09T07:47:20.961Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
07:47:20 [2022-07-09T07:47:20.961Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
07:47:21 [2022-07-09T07:47:21.100Z] === RUN   TestDockerSuite/TestInspectAPIContainerResponse
07:47:22 [2022-07-09T07:47:22.037Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriver
07:47:22 [2022-07-09T07:47:22.037Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.07s)
07:47:22 [2022-07-09T07:47:22.037Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:47:22 [2022-07-09T07:47:22.974Z] === RUN   TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy
07:47:23 [2022-07-09T07:47:23.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:47:23 [2022-07-09T07:47:23.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:47:23 [2022-07-09T07:47:23.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:47:23 [2022-07-09T07:47:23.911Z] === RUN   TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121
07:47:24 [2022-07-09T07:47:24.170Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s)
07:47:24 [2022-07-09T07:47:24.170Z] === RUN   TestCgroupNamespacesRunHostMode
07:47:24 [2022-07-09T07:47:24.463Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:47:24 [2022-07-09T07:47:24.738Z] === RUN   TestDockerSuite/TestInspectAPIImageResponse
07:47:24 [2022-07-09T07:47:24.738Z] === RUN   TestDockerSuite/TestLogsAPIContainerNotFound
07:47:24 [2022-07-09T07:47:24.738Z] === RUN   TestDockerSuite/TestLogsAPIFollowEmptyOutput
07:47:24 [2022-07-09T07:47:24.845Z] Created binary: bundles/dynbinary-daemon/dockerd
07:47:24 [2022-07-09T07:47:24.845Z] Building: bundles/dynbinary-daemon/docker-proxy
07:47:24 [2022-07-09T07:47:24.845Z] GOOS="" GOARCH="" GOARM=""
07:47:24 [2022-07-09T07:47:24.845Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:47:24 [2022-07-09T07:47:24.845Z] 
07:47:24 [2022-07-09T07:47:24.845Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py)
07:47:24 [2022-07-09T07:47:24.845Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py)
07:47:24 [2022-07-09T07:47:24.845Z] Using test binary docker
07:47:24 [2022-07-09T07:47:24.845Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:47:24 [2022-07-09T07:47:24.845Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:47:24 [2022-07-09T07:47:24.845Z] INFO: Waiting for daemon to start...
07:47:24 [2022-07-09T07:47:24.845Z] Starting dockerd
07:47:24 [2022-07-09T07:47:24.845Z] .
07:47:24 [2022-07-09T07:47:24.845Z] INFO: Building docker-sdk-python3:5.0.3...
07:47:25 [2022-07-09T07:47:25.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:47:25 [2022-07-09T07:47:25.286Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:47:25 [2022-07-09T07:47:25.674Z] === RUN   TestDockerSuite/TestLogsAPINoStdoutNorStderr
07:47:26 [2022-07-09T07:47:26.202Z] ok  	github.com/docker/docker/daemon/cluster	0.048s	coverage: 0.5% of statements
07:47:26 [2022-07-09T07:47:26.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:47:26 [2022-07-09T07:47:26.242Z] --- PASS: TestCgroupNamespacesRunHostMode (1.95s)
07:47:26 [2022-07-09T07:47:26.242Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:47:26 [2022-07-09T07:47:26.812Z] === RUN   TestDockerSuite/TestLogsAPIUntil
07:47:27 [2022-07-09T07:47:27.570Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.013s	coverage: 65.3% of statements
07:47:27 [2022-07-09T07:47:27.748Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.64s)
07:47:27 [2022-07-09T07:47:27.749Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:47:28 [2022-07-09T07:47:28.751Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:47:28 [2022-07-09T07:47:28.936Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.011s	coverage: 36.9% of statements
07:47:29 [2022-07-09T07:47:29.126Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartKillWait
07:47:29 [2022-07-09T07:47:29.126Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.37s)
07:47:29 [2022-07-09T07:47:29.126Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:47:29 [2022-07-09T07:47:29.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:47:30 [2022-07-09T07:47:30.073Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s)
07:47:30 [2022-07-09T07:47:30.073Z] === RUN   TestCgroupNamespacesRunOlderClient
07:47:30 [2022-07-09T07:47:30.621Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:47:30 [2022-07-09T07:47:30.640Z] === RUN   TestDockerSuite/TestLogsAPIUntilDefaultValue
07:47:30 [2022-07-09T07:47:30.898Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartLocalVolumes
07:47:31 [2022-07-09T07:47:31.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:47:31 [2022-07-09T07:47:31.466Z] === RUN   TestDockerSuite/TestLogsAPIUntilFutureFollow
07:47:31 [2022-07-09T07:47:31.725Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.61s)
07:47:31 [2022-07-09T07:47:31.725Z] === RUN   TestNISDomainname
07:47:31 [2022-07-09T07:47:31.984Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartOnFailure
07:47:32 [2022-07-09T07:47:32.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:47:32 [2022-07-09T07:47:32.551Z] --- PASS: TestNISDomainname (0.78s)
07:47:32 [2022-07-09T07:47:32.551Z] === RUN   TestHostnameDnsResolution
07:47:32 [2022-07-09T07:47:32.689Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:47:33 [2022-07-09T07:47:33.487Z] --- PASS: TestHostnameDnsResolution (0.95s)
07:47:33 [2022-07-09T07:47:33.487Z] === RUN   TestUnprivilegedPortsAndPing
07:47:34 [2022-07-09T07:47:34.054Z] --- PASS: TestUnprivilegedPortsAndPing (0.77s)
07:47:34 [2022-07-09T07:47:34.054Z] === RUN   TestPrivilegedHostDevices
07:47:34 [2022-07-09T07:47:34.065Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:47:34 [2022-07-09T07:47:34.631Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:47:34 [2022-07-09T07:47:34.990Z] --- PASS: TestPrivilegedHostDevices (0.72s)
07:47:34 [2022-07-09T07:47:34.990Z] === RUN   TestRunConsoleSize
07:47:35 [2022-07-09T07:47:35.469Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.446s	coverage: 13.4% of statements
07:47:35 [2022-07-09T07:47:35.558Z] --- PASS: TestRunConsoleSize (0.53s)
07:47:35 [2022-07-09T07:47:35.558Z] === RUN   TestStats
07:47:35 [2022-07-09T07:47:35.566Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:47:36 [2022-07-09T07:47:36.125Z] === RUN   TestDockerSuite/TestLogsAPIWithStdout
07:47:36 [2022-07-09T07:47:36.125Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRenameContainer
07:47:36 [2022-07-09T07:47:36.440Z] ok  	github.com/docker/docker/daemon/config	0.034s	coverage: 81.7% of statements
07:47:36 [2022-07-09T07:47:36.499Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:47:36 [2022-07-09T07:47:36.499Z] Using test binary docker
07:47:36 [2022-07-09T07:47:36.499Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:47:36 [2022-07-09T07:47:36.499Z] Starting apparmor (via systemctl): apparmor.service.
07:47:36 [2022-07-09T07:47:36.499Z] Starting dockerd
07:47:36 [2022-07-09T07:47:36.499Z] INFO: Waiting for daemon to start...
07:47:36 [2022-07-09T07:47:36.695Z] === RUN   TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint
07:47:37 [2022-07-09T07:47:37.044Z] ok  	github.com/docker/docker/daemon/events	0.058s	coverage: 50.0% of statements
07:47:37 [2022-07-09T07:47:37.606Z] ok  	github.com/docker/docker/daemon/graphdriver	0.006s	coverage: 2.2% of statements
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestDockerSuite/TestPostContainersAttach
07:47:38 [2022-07-09T07:47:38.071Z] --- PASS: TestStats (2.63s)
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestStopContainerWithTimeout
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestStopContainerWithTimeout/0
07:47:38 [2022-07-09T07:47:38.071Z] === PAUSE TestStopContainerWithTimeout/0
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestStopContainerWithTimeout/1
07:47:38 [2022-07-09T07:47:38.071Z] === PAUSE TestStopContainerWithTimeout/1
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestStopContainerWithTimeout/3
07:47:38 [2022-07-09T07:47:38.071Z] === PAUSE TestStopContainerWithTimeout/3
07:47:38 [2022-07-09T07:47:38.071Z] === RUN   TestStopContainerWithTimeout/-1
07:47:38 [2022-07-09T07:47:38.071Z] === PAUSE TestStopContainerWithTimeout/-1
07:47:38 [2022-07-09T07:47:38.071Z] === CONT  TestStopContainerWithTimeout/0
07:47:38 [2022-07-09T07:47:38.071Z] === CONT  TestStopContainerWithTimeout/3
07:47:38 [2022-07-09T07:47:38.536Z] ok  	github.com/docker/docker/daemon	10.127s	coverage: 16.2% of statements
07:47:38 [2022-07-09T07:47:38.536Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
07:47:38 [2022-07-09T07:47:38.536Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
07:47:38 [2022-07-09T07:47:38.536Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
07:47:38 [2022-07-09T07:47:38.536Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
07:47:38 [2022-07-09T07:47:38.792Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.582s	coverage: 74.8% of statements
07:47:39 [2022-07-09T07:47:39.007Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork
07:47:39 [2022-07-09T07:47:39.007Z] === CONT  TestStopContainerWithTimeout/-1
07:47:39 [2022-07-09T07:47:39.023Z] .
07:47:39 [2022-07-09T07:47:39.023Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:47:39 [2022-07-09T07:47:39.023Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:47:39 [2022-07-09T07:47:39.023Z] Error: No such image: emptyfs
07:47:39 [2022-07-09T07:47:39.023Z] Running integration-test (iteration 1)
07:47:39 [2022-07-09T07:47:39.023Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:47:39 [2022-07-09T07:47:39.280Z] Loaded image: busybox:latest
07:47:39 [2022-07-09T07:47:39.280Z] Loaded image: busybox:glibc
07:47:39 [2022-07-09T07:47:39.721Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.310s	coverage: 56.2% of statements
07:47:40 [2022-07-09T07:47:40.282Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.007s	coverage: 3.0% of statements
07:47:40 [2022-07-09T07:47:40.654Z] Loaded image: debian:bullseye-slim
07:47:40 [2022-07-09T07:47:40.654Z] Loaded image: hello-world:latest
07:47:40 [2022-07-09T07:47:40.912Z] Loaded image: arm32v7/hello-world:latest
07:47:40 [2022-07-09T07:47:40.912Z] INFO: Testing against a local daemon
07:47:40 [2022-07-09T07:47:40.912Z] === RUN   TestCgroupNamespacesBuild
07:47:41 [2022-07-09T07:47:41.538Z] === CONT  TestStopContainerWithTimeout/1
07:47:41 [2022-07-09T07:47:41.657Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
07:47:42 [2022-07-09T07:47:42.286Z] --- PASS: TestCgroupNamespacesBuild (1.37s)
07:47:42 [2022-07-09T07:47:42.286Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:47:42 [2022-07-09T07:47:42.607Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.233s	coverage: 50.6% of statements
07:47:42 [2022-07-09T07:47:42.913Z]     check_test.go:540: [dc4ab9539bcf4] daemon is not started
07:47:42 [2022-07-09T07:47:42.913Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse
07:47:42 [2022-07-09T07:47:42.913Z] --- PASS: TestStopContainerWithTimeout (0.02s)
07:47:42 [2022-07-09T07:47:42.913Z]     --- PASS: TestStopContainerWithTimeout/0 (1.02s)
07:47:42 [2022-07-09T07:47:42.913Z]     --- PASS: TestStopContainerWithTimeout/3 (2.98s)
07:47:42 [2022-07-09T07:47:42.913Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.55s)
07:47:42 [2022-07-09T07:47:42.913Z]     --- PASS: TestStopContainerWithTimeout/1 (1.69s)
07:47:42 [2022-07-09T07:47:42.913Z] === RUN   TestDeleteDevicemapper
07:47:42 [2022-07-09T07:47:42.913Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:47:42 [2022-07-09T07:47:42.913Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:47:42 [2022-07-09T07:47:42.913Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:47:43 [2022-07-09T07:47:43.661Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.20s)
07:47:43 [2022-07-09T07:47:43.661Z] === RUN   TestBuildWithSession
07:47:43 [2022-07-09T07:47:43.661Z]     build_session_test.go:25: TODO: BuildKit
07:47:43 [2022-07-09T07:47:43.661Z] --- SKIP: TestBuildWithSession (0.00s)
07:47:43 [2022-07-09T07:47:43.661Z] === RUN   TestBuildSquashParent
07:47:44 [2022-07-09T07:47:44.291Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode
07:47:44 [2022-07-09T07:47:44.549Z] === RUN   TestDockerSuite/TestPostContainersAttachContainerNotFound
07:47:44 [2022-07-09T07:47:44.549Z] === RUN   TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted
07:47:44 [2022-07-09T07:47:44.549Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted
07:47:45 [2022-07-09T07:47:45.116Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.38s)
07:47:45 [2022-07-09T07:47:45.116Z] === RUN   TestUpdateMemory
07:47:45 [2022-07-09T07:47:45.116Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:47:45 [2022-07-09T07:47:45.116Z] --- SKIP: TestUpdateMemory (0.00s)
07:47:45 [2022-07-09T07:47:45.116Z] === RUN   TestUpdateCPUQuota
07:47:45 [2022-07-09T07:47:45.124Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.905s	coverage: 58.5% of statements
07:47:45 [2022-07-09T07:47:45.124Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	3.214s	coverage: 46.3% of statements
07:47:45 [2022-07-09T07:47:45.124Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
07:47:45 [2022-07-09T07:47:45.124Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
07:47:45 [2022-07-09T07:47:45.124Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
07:47:45 [2022-07-09T07:47:45.375Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeNegative
07:47:45 [2022-07-09T07:47:45.375Z] === RUN   TestDockerSuite/TestPostContainersCreateShmSizeOmitted
07:47:45 [2022-07-09T07:47:45.380Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.008s	coverage: 58.5% of statements
07:47:45 [2022-07-09T07:47:45.635Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.007s	coverage: 3.0% of statements
07:47:45 [2022-07-09T07:47:45.942Z] === RUN   TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange
07:47:45 [2022-07-09T07:47:45.942Z] === RUN   TestDockerSuite/TestPostContainersCreateWithShmSize
07:47:46 [2022-07-09T07:47:46.198Z] ok  	github.com/docker/docker/daemon/links	0.014s	coverage: 93.0% of statements
07:47:46 [2022-07-09T07:47:46.509Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartUnlessStopped
07:47:46 [2022-07-09T07:47:46.768Z] --- PASS: TestUpdateCPUQuota (1.58s)
07:47:46 [2022-07-09T07:47:46.768Z] === RUN   TestUpdatePidsLimit
07:47:46 [2022-07-09T07:47:46.768Z] === RUN   TestUpdatePidsLimit/update_from_none
07:47:46 [2022-07-09T07:47:46.768Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop
07:47:46 [2022-07-09T07:47:46.768Z] === RUN   TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd
07:47:47 [2022-07-09T07:47:47.026Z] === RUN   TestUpdatePidsLimit/no_change
07:47:47 [2022-07-09T07:47:47.593Z] === RUN   TestUpdatePidsLimit/update_lower
07:47:47 [2022-07-09T07:47:47.606Z] ok  	github.com/docker/docker/daemon/images	0.048s	coverage: 6.8% of statements
07:47:47 [2022-07-09T07:47:47.606Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
07:47:47 [2022-07-09T07:47:47.606Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
07:47:47 [2022-07-09T07:47:47.606Z] ok  	github.com/docker/docker/daemon/logger	0.227s	coverage: 43.2% of statements
07:47:47 [2022-07-09T07:47:47.851Z] --- PASS: TestBuildSquashParent (4.04s)
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:47:47 [2022-07-09T07:47:47.851Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:47:47 [2022-07-09T07:47:47.851Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:47:47 [2022-07-09T07:47:47.851Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:47:47 [2022-07-09T07:47:47.851Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:47:47 [2022-07-09T07:47:47.852Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:47:48 [2022-07-09T07:47:48.111Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:47:48 [2022-07-09T07:47:48.369Z] === RUN   TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues
07:47:48 [2022-07-09T07:47:48.369Z] === RUN   TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs
07:47:48 [2022-07-09T07:47:48.533Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.015s	coverage: 53.6% of statements
07:47:48 [2022-07-09T07:47:48.533Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.159s	coverage: 79.9% of statements
07:47:48 [2022-07-09T07:47:48.533Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
07:47:48 [2022-07-09T07:47:48.653Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:47:49 [2022-07-09T07:47:49.136Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.005s	coverage: 68.2% of statements
07:47:49 [2022-07-09T07:47:49.136Z] ok  	github.com/docker/docker/daemon/logger/journald	0.010s	coverage: 23.4% of statements
07:47:49 [2022-07-09T07:47:49.222Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:47:49 [2022-07-09T07:47:49.222Z] === RUN   TestDockerSuite/TestAttachAfterDetach
07:47:49 [2022-07-09T07:47:49.226Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:47:49 [2022-07-09T07:47:49.226Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:47:49 [2022-07-09T07:47:49.765Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.010s	coverage: 87.2% of statements
07:47:50 [2022-07-09T07:47:50.157Z] --- PASS: TestUpdatePidsLimit (3.54s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.34s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/no_change (0.39s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.42s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.36s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.38s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.47s)
07:47:50 [2022-07-09T07:47:50.157Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.36s)
07:47:50 [2022-07-09T07:47:50.157Z] === RUN   TestUpdateRestartPolicy
07:47:50 [2022-07-09T07:47:50.336Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.175s	coverage: 76.8% of statements
07:47:50 [2022-07-09T07:47:50.594Z] ok  	github.com/docker/docker/daemon/logger/local	0.061s	coverage: 79.4% of statements
07:47:50 [2022-07-09T07:47:50.594Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
07:47:50 [2022-07-09T07:47:50.594Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
07:47:50 [2022-07-09T07:47:50.600Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:47:51 [2022-07-09T07:47:51.092Z] === RUN   TestDockerSuite/TestAttachClosedOnContainerStop
07:47:51 [2022-07-09T07:47:51.165Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:47:51 [2022-07-09T07:47:51.200Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.020s	coverage: 31.5% of statements
07:47:51 [2022-07-09T07:47:51.455Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.023s	coverage: 62.3% of statements
07:47:52 [2022-07-09T07:47:52.016Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.010s	coverage: 46.8% of statements
07:47:52 [2022-07-09T07:47:52.537Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.61s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.86s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.36s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.77s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.66s)
07:47:52 [2022-07-09T07:47:52.537Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s)
07:47:52 [2022-07-09T07:47:52.537Z] === RUN   TestBuildMultiStageCopy
07:47:52 [2022-07-09T07:47:52.537Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:47:52 [2022-07-09T07:47:52.577Z] ok  	github.com/docker/docker/daemon/logger/templates	0.004s	coverage: 8.3% of statements
07:47:52 [2022-07-09T07:47:52.832Z] ok  	github.com/docker/docker/daemon/network	0.005s	coverage: 63.8% of statements
07:47:52 [2022-07-09T07:47:52.995Z] === RUN   TestDockerSuite/TestAttachDetach
07:47:53 [2022-07-09T07:47:53.763Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.529s	coverage: 82.5% of statements
07:47:53 [2022-07-09T07:47:53.763Z] ?   	github.com/docker/docker/daemon/names	[no test files]
07:47:53 [2022-07-09T07:47:53.763Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
07:47:53 [2022-07-09T07:47:53.910Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:47:53 [2022-07-09T07:47:53.931Z] === RUN   TestDockerSuite/TestAttachDisconnect
07:47:54 [2022-07-09T07:47:54.168Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:47:54 [2022-07-09T07:47:54.426Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:47:54 [2022-07-09T07:47:54.500Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer
07:47:54 [2022-07-09T07:47:54.684Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:47:54 [2022-07-09T07:47:54.690Z] ok  	github.com/docker/docker/distribution/metadata	0.025s	coverage: 44.4% of statements
07:47:54 [2022-07-09T07:47:54.759Z] === RUN   TestDockerSuite/TestAttachMultipleAndRestart
07:47:54 [2022-07-09T07:47:54.942Z] --- PASS: TestBuildMultiStageCopy (2.32s)
07:47:54 [2022-07-09T07:47:54.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.42s)
07:47:54 [2022-07-09T07:47:54.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.22s)
07:47:54 [2022-07-09T07:47:54.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s)
07:47:54 [2022-07-09T07:47:54.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.23s)
07:47:54 [2022-07-09T07:47:54.943Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.24s)
07:47:54 [2022-07-09T07:47:54.943Z] === RUN   TestBuildMultiStageParentConfig
07:47:55 [2022-07-09T07:47:55.508Z] --- PASS: TestBuildMultiStageParentConfig (0.65s)
07:47:55 [2022-07-09T07:47:55.508Z] === RUN   TestBuildLabelWithTargets
07:47:55 [2022-07-09T07:47:55.616Z] ok  	github.com/docker/docker/distribution	1.507s	coverage: 28.0% of statements
07:47:55 [2022-07-09T07:47:55.616Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
07:47:56 [2022-07-09T07:47:56.177Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
07:47:56 [2022-07-09T07:47:56.663Z] === RUN   TestDockerSuite/TestAttachPausedContainer
07:47:56 [2022-07-09T07:47:56.738Z] ok  	github.com/docker/docker/image	0.025s	coverage: 86.9% of statements
07:47:56 [2022-07-09T07:47:56.911Z] --- PASS: TestBuildLabelWithTargets (1.08s)
07:47:56 [2022-07-09T07:47:56.911Z] === RUN   TestBuildWithEmptyLayers
07:47:56 [2022-07-09T07:47:56.923Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange
07:47:56 [2022-07-09T07:47:56.923Z] === RUN   TestDockerSuite/TestAttachTTYWithoutStdin
07:47:56 [2022-07-09T07:47:56.993Z] ok  	github.com/docker/docker/distribution/xfer	1.886s	coverage: 84.9% of statements
07:47:56 [2022-07-09T07:47:56.993Z] ?   	github.com/docker/docker/dockerversion	[no test files]
07:47:57 [2022-07-09T07:47:57.180Z] --- PASS: TestBuildWithEmptyLayers (0.46s)
07:47:57 [2022-07-09T07:47:57.180Z] === RUN   TestBuildMultiStageOnBuild
07:47:57 [2022-07-09T07:47:57.248Z] ok  	github.com/docker/docker/image/cache	0.009s	coverage: 19.2% of statements
07:47:57 [2022-07-09T07:47:57.491Z] === RUN   TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace
07:47:57 [2022-07-09T07:47:57.809Z] ok  	github.com/docker/docker/image/tarexport	0.010s	coverage: 0.7% of statements
07:47:57 [2022-07-09T07:47:57.809Z] ?   	github.com/docker/docker/image/v1	[no test files]
07:47:57 [2022-07-09T07:47:57.809Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
07:47:58 [2022-07-09T07:47:58.371Z] ok  	github.com/docker/docker/libcontainerd/queue	0.034s	coverage: 100.0% of statements
07:47:58 [2022-07-09T07:47:58.426Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning
07:47:58 [2022-07-09T07:47:58.940Z] ok  	github.com/docker/docker/oci	0.008s	coverage: 46.0% of statements
07:47:59 [2022-07-09T07:47:59.097Z] --- PASS: TestBuildMultiStageOnBuild (1.75s)
07:47:59 [2022-07-09T07:47:59.097Z] === RUN   TestBuildUncleanTarFilenames
07:47:59 [2022-07-09T07:47:59.196Z] ok  	github.com/docker/docker/opts	0.022s	coverage: 66.0% of statements
07:47:59 [2022-07-09T07:47:59.355Z] --- PASS: TestBuildUncleanTarFilenames (0.59s)
07:47:59 [2022-07-09T07:47:59.355Z] === RUN   TestBuildMultiStageLayerLeak
07:47:59 [2022-07-09T07:47:59.452Z] ok  	github.com/docker/docker/pkg/aaparser	0.002s	coverage: 52.9% of statements
07:48:00 [2022-07-09T07:48:00.330Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways
07:48:01 [2022-07-09T07:48:01.254Z] --- PASS: TestBuildMultiStageLayerLeak (1.71s)
07:48:01 [2022-07-09T07:48:01.254Z] === RUN   TestBuildWithHugeFile
07:48:01 [2022-07-09T07:48:01.341Z] ok  	github.com/docker/docker/pkg/archive	0.282s	coverage: 82.3% of statements
07:48:02 [2022-07-09T07:48:02.268Z] ok  	github.com/docker/docker/pkg/authorization	0.677s	coverage: 68.3% of statements
07:48:02 [2022-07-09T07:48:02.268Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
07:48:02 [2022-07-09T07:48:02.535Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
07:48:02 [2022-07-09T07:48:02.864Z] --- PASS: TestUpdateRestartPolicy (12.14s)
07:48:02 [2022-07-09T07:48:02.864Z] === RUN   TestUpdateRestartWithAutoRemove
07:48:03 [2022-07-09T07:48:03.126Z] --- PASS: TestUpdateRestartWithAutoRemove (0.77s)
07:48:03 [2022-07-09T07:48:03.126Z] === RUN   TestWaitNonBlocked
07:48:03 [2022-07-09T07:48:03.126Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:03 [2022-07-09T07:48:03.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:03 [2022-07-09T07:48:03.126Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:03 [2022-07-09T07:48:03.126Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:03 [2022-07-09T07:48:03.126Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:48:03 [2022-07-09T07:48:03.126Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:48:03 [2022-07-09T07:48:03.385Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize
07:48:03 [2022-07-09T07:48:03.386Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
07:48:03 [2022-07-09T07:48:03.386Z]     check_test.go:540: [d6e76923fa6d2] daemon is not started
07:48:03 [2022-07-09T07:48:03.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize
07:48:03 [2022-07-09T07:48:03.386Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
07:48:03 [2022-07-09T07:48:03.386Z]     check_test.go:540: [d7d045d5d09ce] daemon is not started
07:48:03 [2022-07-09T07:48:03.386Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer
07:48:03 [2022-07-09T07:48:03.591Z] sha256:88735e343f1ca36be81e65078f03f6d06d49d3bc186ae2fbfe6e55ed04ed20a8
07:48:03 [2022-07-09T07:48:03.591Z] INFO: Starting docker-py tests...
07:48:03 [2022-07-09T07:48:03.591Z] ============================= test session starts ==============================
07:48:03 [2022-07-09T07:48:03.591Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0
07:48:03 [2022-07-09T07:48:03.591Z] rootdir: /src, inifile: pytest.ini
07:48:03 [2022-07-09T07:48:03.591Z] plugins: cov-2.6.1, timeout-1.3.3
07:48:03 [2022-07-09T07:48:03.591Z] collected 395 items / 2 deselected / 393 selected
07:48:03 [2022-07-09T07:48:03.591Z] 
07:48:04 [2022-07-09T07:48:04.322Z] --- PASS: TestWaitNonBlocked (0.03s)
07:48:04 [2022-07-09T07:48:04.322Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.00s)
07:48:04 [2022-07-09T07:48:04.322Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.13s)
07:48:04 [2022-07-09T07:48:04.322Z] === RUN   TestWaitBlocked
07:48:04 [2022-07-09T07:48:04.322Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:48:04 [2022-07-09T07:48:04.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:48:04 [2022-07-09T07:48:04.322Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:48:04 [2022-07-09T07:48:04.322Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:48:04 [2022-07-09T07:48:04.322Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:48:04 [2022-07-09T07:48:04.322Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:48:05 [2022-07-09T07:48:05.699Z] --- PASS: TestWaitBlocked (0.04s)
07:48:05 [2022-07-09T07:48:05.699Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.06s)
07:48:05 [2022-07-09T07:48:05.699Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.20s)
07:48:05 [2022-07-09T07:48:05.699Z] === RUN   TestWaitConditions
07:48:05 [2022-07-09T07:48:05.699Z] === RUN   TestWaitConditions/default
07:48:05 [2022-07-09T07:48:05.699Z] === PAUSE TestWaitConditions/default
07:48:05 [2022-07-09T07:48:05.699Z] === RUN   TestWaitConditions/not-running
07:48:05 [2022-07-09T07:48:05.699Z] === PAUSE TestWaitConditions/not-running
07:48:05 [2022-07-09T07:48:05.699Z] === RUN   TestWaitConditions/next-exit
07:48:05 [2022-07-09T07:48:05.699Z] === PAUSE TestWaitConditions/next-exit
07:48:05 [2022-07-09T07:48:05.699Z] === RUN   TestWaitConditions/removed
07:48:05 [2022-07-09T07:48:05.699Z] === PAUSE TestWaitConditions/removed
07:48:05 [2022-07-09T07:48:05.699Z] === CONT  TestWaitConditions/default
07:48:05 [2022-07-09T07:48:05.699Z] === CONT  TestWaitConditions/next-exit
07:48:05 [2022-07-09T07:48:05.907Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.533s	coverage: 42.7% of statements
07:48:05 [2022-07-09T07:48:05.907Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
07:48:06 [2022-07-09T07:48:06.164Z] ok  	github.com/docker/docker/layer	7.543s	coverage: 68.9% of statements
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/oci/caps	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
07:48:06 [2022-07-09T07:48:06.164Z] ok  	github.com/docker/docker/pkg/directory	0.008s	coverage: 80.0% of statements
07:48:06 [2022-07-09T07:48:06.420Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
07:48:06 [2022-07-09T07:48:06.676Z] ok  	github.com/docker/docker/pkg/fileutils	0.010s	coverage: 87.2% of statements
07:48:06 [2022-07-09T07:48:06.933Z] ok  	github.com/docker/docker/pkg/fsutils	0.165s	coverage: 85.1% of statements
07:48:06 [2022-07-09T07:48:06.933Z] ok  	github.com/docker/docker/pkg/homedir	0.003s	coverage: 11.4% of statements
07:48:07 [2022-07-09T07:48:07.078Z]     check_test.go:540: [de74ea2eb0ffa] daemon is not started
07:48:07 [2022-07-09T07:48:07.078Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithLinks
07:48:07 [2022-07-09T07:48:07.860Z] ok  	github.com/docker/docker/pkg/idtools	0.427s	coverage: 67.9% of statements
07:48:08 [2022-07-09T07:48:08.016Z] === CONT  TestWaitConditions/not-running
07:48:08 [2022-07-09T07:48:08.016Z] === CONT  TestWaitConditions/removed
07:48:08 [2022-07-09T07:48:08.116Z] ok  	github.com/docker/docker/pkg/ioutils	0.346s	coverage: 71.5% of statements
07:48:08 [2022-07-09T07:48:08.372Z] ok  	github.com/docker/docker/pkg/longpath	0.002s	coverage: 100.0% of statements
07:48:08 [2022-07-09T07:48:08.372Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.011s	coverage: 91.7% of statements
07:48:08 [2022-07-09T07:48:08.372Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
07:48:08 [2022-07-09T07:48:08.372Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.011s	coverage: 85.7% of statements
07:48:08 [2022-07-09T07:48:08.627Z] ok  	github.com/docker/docker/pkg/parsers	0.002s	coverage: 97.0% of statements
07:48:08 [2022-07-09T07:48:08.883Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.012s	coverage: 60.0% of statements
07:48:08 [2022-07-09T07:48:08.883Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.006s	coverage: 90.5% of statements
07:48:09 [2022-07-09T07:48:09.140Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
07:48:09 [2022-07-09T07:48:09.140Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
07:48:09 [2022-07-09T07:48:09.140Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
07:48:09 [2022-07-09T07:48:09.701Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.009s	coverage: 56.8% of statements
07:48:09 [2022-07-09T07:48:09.926Z] --- PASS: TestWaitConditions (0.02s)
07:48:09 [2022-07-09T07:48:09.926Z]     --- PASS: TestWaitConditions/next-exit (2.26s)
07:48:09 [2022-07-09T07:48:09.926Z]     --- PASS: TestWaitConditions/default (2.30s)
07:48:09 [2022-07-09T07:48:09.926Z]     --- PASS: TestWaitConditions/not-running (2.03s)
07:48:09 [2022-07-09T07:48:09.926Z]     --- PASS: TestWaitConditions/removed (2.07s)
07:48:09 [2022-07-09T07:48:09.926Z] === CONT  TestContainerStartOnDaemonRestart
07:48:09 [2022-07-09T07:48:09.926Z] === CONT  TestRestartDaemonWithRestartingContainer
07:48:09 [2022-07-09T07:48:09.957Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.004s	coverage: 85.7% of statements
07:48:10 [2022-07-09T07:48:10.213Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
07:48:10 [2022-07-09T07:48:10.469Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
07:48:11 [2022-07-09T07:48:11.830Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithNames
07:48:11 [2022-07-09T07:48:11.832Z] ok  	github.com/docker/docker/pkg/pubsub	1.047s	coverage: 75.0% of statements
07:48:11 [2022-07-09T07:48:11.832Z] ok  	github.com/docker/docker/pkg/reexec	0.010s	coverage: 82.4% of statements
07:48:12 [2022-07-09T07:48:12.088Z] ok  	github.com/docker/docker/pkg/stack	0.004s	coverage: 90.9% of statements
07:48:12 [2022-07-09T07:48:12.386Z] ok  	github.com/docker/docker/pkg/stdcopy	0.005s	coverage: 100.0% of statements
07:48:12 [2022-07-09T07:48:12.409Z] Created binary: bundles/dynbinary-daemon/dockerd
07:48:12 [2022-07-09T07:48:12.409Z] Building: bundles/dynbinary-daemon/docker-proxy
07:48:12 [2022-07-09T07:48:12.409Z] GOOS="" GOARCH="" GOARM=""
07:48:12 [2022-07-09T07:48:12.409Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:48:12 [2022-07-09T07:48:12.409Z] 
07:48:12 [2022-07-09T07:48:12.409Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:48:12 [2022-07-09T07:48:12.409Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:48:12 [2022-07-09T07:48:12.409Z] HOSTNAME=5689c8e62e6f
07:48:12 [2022-07-09T07:48:12.409Z] DEST=bundles/test-integration
07:48:12 [2022-07-09T07:48:12.409Z] PWD=/go/src/github.com/docker/docker
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_ROOTLESS=1
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:48:12 [2022-07-09T07:48:12.409Z] container=docker
07:48:12 [2022-07-09T07:48:12.409Z] HOME=/root
07:48:12 [2022-07-09T07:48:12.409Z] GOLANG_VERSION=1.18.3
07:48:12 [2022-07-09T07:48:12.409Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:48:12 [2022-07-09T07:48:12.409Z] VALIDATE_BRANCH=master
07:48:12 [2022-07-09T07:48:12.409Z] TERM=xterm
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_PKG=github.com/docker/docker
07:48:12 [2022-07-09T07:48:12.409Z] SHLVL=1
07:48:12 [2022-07-09T07:48:12.409Z] TIMEOUT=120m
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_BUILDTAGS= journald
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_GRAPHDRIVER=overlay2
07:48:12 [2022-07-09T07:48:12.409Z] GO111MODULE=off
07:48:12 [2022-07-09T07:48:12.409Z] DOCKER_EXPERIMENTAL=1
07:48:12 [2022-07-09T07:48:12.409Z] TEST_SKIP_INTEGRATION_CLI=1
07:48:12 [2022-07-09T07:48:12.409Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:48:12 [2022-07-09T07:48:12.409Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:48:12 [2022-07-09T07:48:12.409Z] GOPATH=/go
07:48:12 [2022-07-09T07:48:12.409Z] PKG_CONFIG=pkg-config
07:48:12 [2022-07-09T07:48:12.409Z] _=/usr/bin/env
07:48:12 [2022-07-09T07:48:12.409Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:48:12 [2022-07-09T07:48:12.642Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
07:48:12 [2022-07-09T07:48:12.898Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
07:48:13 [2022-07-09T07:48:13.460Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 53.6% of statements
07:48:13 [2022-07-09T07:48:13.733Z] === RUN   TestDockerSuite/TestBuildAddBadLinks
07:48:13 [2022-07-09T07:48:13.763Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
07:48:13 [2022-07-09T07:48:13.993Z] --- PASS: TestContainerStartOnDaemonRestart (4.16s)
07:48:13 [2022-07-09T07:48:13.993Z] === CONT  TestIpcModeOlderClient
07:48:14 [2022-07-09T07:48:14.019Z] ok  	github.com/docker/docker/pkg/tailfile	0.042s	coverage: 88.6% of statements
07:48:14 [2022-07-09T07:48:14.252Z] --- PASS: TestIpcModeOlderClient (0.09s)
07:48:14 [2022-07-09T07:48:14.252Z] === CONT  TestContainerKillOnDaemonStart
07:48:14 [2022-07-09T07:48:14.252Z] === RUN   TestDockerSuite/TestBuildAddBadLinksVolume
07:48:14 [2022-07-09T07:48:14.252Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.40s)
07:48:14 [2022-07-09T07:48:14.252Z] === CONT  TestDaemonHostGatewayIP
07:48:14 [2022-07-09T07:48:14.579Z] ok  	github.com/docker/docker/pkg/tarsum	0.043s	coverage: 89.3% of statements
07:48:14 [2022-07-09T07:48:14.579Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
07:48:15 [2022-07-09T07:48:15.187Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer
07:48:16 [2022-07-09T07:48:16.124Z] === RUN   TestDockerSuite/TestBuildAddBrokenTar
07:48:16 [2022-07-09T07:48:16.383Z] === RUN   TestDockerSuite/TestBuildAddChangeOwnership
07:48:16 [2022-07-09T07:48:16.466Z] ok  	github.com/docker/docker/plugin	0.517s	coverage: 23.2% of statements
07:48:16 [2022-07-09T07:48:16.722Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
07:48:17 [2022-07-09T07:48:17.241Z] tests/integration/api_build_test.py .......................X             [  6%]
07:48:17 [2022-07-09T07:48:17.282Z] ok  	github.com/docker/docker/profiles/seccomp	0.012s	coverage: 86.0% of statements
07:48:18 [2022-07-09T07:48:18.071Z] tests/integration/api_client_test.py .....                               [  7%]
07:48:18 [2022-07-09T07:48:18.209Z] ok  	github.com/docker/docker/quota	0.215s	coverage: 71.4% of statements
07:48:18 [2022-07-09T07:48:18.289Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled
07:48:18 [2022-07-09T07:48:18.289Z] --- PASS: TestDaemonHostGatewayIP (4.04s)
07:48:18 [2022-07-09T07:48:18.289Z] === CONT  TestDaemonRestartIpcMode
07:48:18 [2022-07-09T07:48:18.289Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithCache
07:48:18 [2022-07-09T07:48:18.465Z] ok  	github.com/docker/docker/reference	0.006s	coverage: 84.4% of statements
07:48:19 [2022-07-09T07:48:19.391Z] ok  	github.com/docker/docker/registry	0.078s	coverage: 58.6% of statements
07:48:19 [2022-07-09T07:48:19.838Z] tests/integration/api_config_test.py ......                              [  8%]
07:48:19 [2022-07-09T07:48:19.952Z] ok  	github.com/docker/docker/registry/resumable	0.017s	coverage: 100.0% of statements
07:48:19 [2022-07-09T07:48:19.952Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 50.9% of statements
07:48:20 [2022-07-09T07:48:20.513Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
07:48:20 [2022-07-09T07:48:20.769Z] ok  	github.com/docker/docker/testutil	0.003s	coverage: 62.5% of statements
07:48:20 [2022-07-09T07:48:20.824Z] === RUN   TestDockerSuite/TestBuildAddCurrentDirWithoutCache
07:48:21 [2022-07-09T07:48:21.083Z] --- PASS: TestDaemonRestartIpcMode (2.67s)
07:48:21 [2022-07-09T07:48:21.650Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled
07:48:21 [2022-07-09T07:48:21.650Z] === RUN   TestDockerSuite/TestBuildAddDirContentToExistingDir
07:48:22 [2022-07-09T07:48:22.658Z] ok  	github.com/docker/docker/volume/drivers	0.005s	coverage: 36.1% of statements
07:48:22 [2022-07-09T07:48:22.914Z] ok  	github.com/docker/docker/volume/local	0.056s	coverage: 76.8% of statements
07:48:23 [2022-07-09T07:48:23.476Z] ok  	github.com/docker/docker/volume/mounts	0.010s	coverage: 67.7% of statements
07:48:24 [2022-07-09T07:48:24.403Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
07:48:25 [2022-07-09T07:48:25.839Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts
07:48:26 [2022-07-09T07:48:26.407Z] === RUN   TestDockerSuite/TestBuildAddDirContentToRoot
07:48:27 [2022-07-09T07:48:27.343Z] --- PASS: TestContainerKillOnDaemonStart (13.04s)
07:48:27 [2022-07-09T07:48:27.343Z] PASS
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === Skipped
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     kill_test.go:159: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:48:27 [2022-07-09T07:48:27.343Z]     update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit
07:48:27 [2022-07-09T07:48:27.343Z] 
07:48:27 [2022-07-09T07:48:27.343Z] DONE 264 tests, 6 skipped in 166.773s
07:48:27 [2022-07-09T07:48:27.343Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:48:27 [2022-07-09T07:48:27.343Z] ++ 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
07:48:27 [2022-07-09T07:48:27.343Z] ++ set -e
07:48:27 [2022-07-09T07:48:27.343Z] ++ '[' -n 0 ']'
07:48:27 [2022-07-09T07:48:27.343Z] ++ set -x
07:48:27 [2022-07-09T07:48:27.343Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:48:27 [2022-07-09T07:48:27.343Z] === RUN   TestConfigDaemonLibtrustID
07:48:27 [2022-07-09T07:48:27.911Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:48:27 [2022-07-09T07:48:27.911Z] === RUN   TestConfigDaemonID
07:48:29 [2022-07-09T07:48:29.292Z]     daemon_test.go:83: [dc9fc9bb0ec10] daemon is not started
07:48:29 [2022-07-09T07:48:29.292Z] --- PASS: TestConfigDaemonID (1.13s)
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:48:29 [2022-07-09T07:48:29.292Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:48:29 [2022-07-09T07:48:29.292Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation/invalid_config
07:48:29 [2022-07-09T07:48:29.292Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation/malformed_config
07:48:29 [2022-07-09T07:48:29.292Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDaemonConfigValidation/valid_config
07:48:29 [2022-07-09T07:48:29.292Z] === PAUSE TestDaemonConfigValidation/valid_config
07:48:29 [2022-07-09T07:48:29.292Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:48:29 [2022-07-09T07:48:29.292Z] === CONT  TestDaemonConfigValidation/malformed_config
07:48:29 [2022-07-09T07:48:29.292Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume
07:48:29 [2022-07-09T07:48:29.292Z] === CONT  TestDaemonConfigValidation/valid_config
07:48:29 [2022-07-09T07:48:29.292Z] === CONT  TestDaemonConfigValidation/invalid_config
07:48:29 [2022-07-09T07:48:29.551Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:48:29 [2022-07-09T07:48:29.810Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:48:29 [2022-07-09T07:48:29.810Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.15s)
07:48:29 [2022-07-09T07:48:29.810Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.17s)
07:48:29 [2022-07-09T07:48:29.810Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.27s)
07:48:29 [2022-07-09T07:48:29.810Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.29s)
07:48:29 [2022-07-09T07:48:29.810Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.13s)
07:48:29 [2022-07-09T07:48:29.810Z] === RUN   TestConfigDaemonSeccompProfiles
07:48:29 [2022-07-09T07:48:29.810Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:48:30 [2022-07-09T07:48:30.068Z] === RUN   TestDockerSuite/TestBuildAddFileNotFound
07:48:30 [2022-07-09T07:48:30.328Z] === RUN   TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache
07:48:30 [2022-07-09T07:48:30.930Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:48:31 [2022-07-09T07:48:31.878Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:48:32 [2022-07-09T07:48:32.145Z] === RUN   TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache
07:48:32 [2022-07-09T07:48:32.717Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer
07:48:32 [2022-07-09T07:48:32.977Z] === CONT  TestConfigDaemonSeccompProfiles
07:48:32 [2022-07-09T07:48:32.977Z]     daemon_test.go:197: [d24d4151890e3] daemon is not started
07:48:32 [2022-07-09T07:48:32.977Z] --- PASS: TestConfigDaemonSeccompProfiles (3.28s)
07:48:32 [2022-07-09T07:48:32.977Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
07:48:32 [2022-07-09T07:48:32.977Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.07s)
07:48:32 [2022-07-09T07:48:32.977Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.13s)
07:48:32 [2022-07-09T07:48:32.977Z] === RUN   TestDaemonProxy
07:48:32 [2022-07-09T07:48:32.977Z] === RUN   TestDaemonProxy/environment_variables
07:48:34 [2022-07-09T07:48:34.881Z] === RUN   TestDaemonProxy/command-line_options
07:48:34 [2022-07-09T07:48:34.881Z]     check_test.go:540: [d3b6526efa30d] daemon is not started
07:48:34 [2022-07-09T07:48:34.881Z] === RUN   TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs
07:48:35 [2022-07-09T07:48:35.448Z] === RUN   TestDockerSuite/TestBuildAddNonTar
07:48:36 [2022-07-09T07:48:36.385Z] === RUN   TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict
07:48:36 [2022-07-09T07:48:36.644Z] === RUN   TestDaemonProxy/configuration_file
07:48:37 [2022-07-09T07:48:37.213Z] === RUN   TestDockerSuite/TestBuildAddPreservesFilesSpecialBits
07:48:37 [2022-07-09T07:48:37.780Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins
07:48:38 [2022-07-09T07:48:38.349Z] === RUN   TestDaemonProxy/conflicting_options
07:48:38 [2022-07-09T07:48:38.916Z] === RUN   TestDaemonProxy/reload_sanitized
07:48:39 [2022-07-09T07:48:39.175Z] --- PASS: TestDaemonProxy (6.32s)
07:48:39 [2022-07-09T07:48:39.175Z]     --- PASS: TestDaemonProxy/environment_variables (1.78s)
07:48:39 [2022-07-09T07:48:39.175Z]     --- PASS: TestDaemonProxy/command-line_options (1.77s)
07:48:39 [2022-07-09T07:48:39.175Z]     --- PASS: TestDaemonProxy/configuration_file (1.74s)
07:48:39 [2022-07-09T07:48:39.175Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:48:39 [2022-07-09T07:48:39.175Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:48:39 [2022-07-09T07:48:39.175Z] PASS
07:48:39 [2022-07-09T07:48:39.175Z] 
07:48:39 [2022-07-09T07:48:39.175Z] DONE 18 tests in 12.028s
07:48:39 [2022-07-09T07:48:39.434Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:48:39 [2022-07-09T07:48:39.434Z] ++ 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
07:48:39 [2022-07-09T07:48:39.434Z] ++ set -e
07:48:39 [2022-07-09T07:48:39.434Z] ++ '[' -n 0 ']'
07:48:39 [2022-07-09T07:48:39.434Z] ++ set -x
07:48:39 [2022-07-09T07:48:39.434Z] ++ env -i DEST=/go/src/github.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
07:48:39 [2022-07-09T07:48:39.434Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileMTime
07:48:39 [2022-07-09T07:48:39.434Z] INFO: Testing against a local daemon
07:48:39 [2022-07-09T07:48:39.434Z] === RUN   TestCommitInheritsEnv
07:48:40 [2022-07-09T07:48:40.002Z] --- PASS: TestCommitInheritsEnv (0.42s)
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportExtremelyLargeImageWorks
07:48:40 [2022-07-09T07:48:40.002Z] === PAUSE TestImportExtremelyLargeImageWorks
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportWithCustomPlatform
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportWithCustomPlatform/#00
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportWithCustomPlatform/_______
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportWithCustomPlatform//
07:48:40 [2022-07-09T07:48:40.002Z] === RUN   TestImportWithCustomPlatform/linux
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImportWithCustomPlatform/LINUX
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImportWithCustomPlatform/macos
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:48:40 [2022-07-09T07:48:40.261Z] --- PASS: TestImportWithCustomPlatform (0.44s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.13s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/linux (0.13s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:48:40 [2022-07-09T07:48:40.261Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:48:40 [2022-07-09T07:48:40.261Z] === RUN   TestImagesFilterMultiReference
07:48:40 [2022-07-09T07:48:40.520Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:48:40 [2022-07-09T07:48:40.520Z] === RUN   TestImagePullPlatformInvalid
07:48:40 [2022-07-09T07:48:40.520Z] --- PASS: TestImagePullPlatformInvalid (0.01s)
07:48:40 [2022-07-09T07:48:40.520Z] === RUN   TestRemoveImageOrphaning
07:48:40 [2022-07-09T07:48:40.779Z] --- PASS: TestRemoveImageOrphaning (0.27s)
07:48:40 [2022-07-09T07:48:40.779Z] === RUN   TestRemoveImageGarbageCollector
07:48:40 [2022-07-09T07:48:40.779Z]     docker_cli_daemon_plugins_test.go:106: [d32be4c74c372] daemon is not started
07:48:41 [2022-07-09T07:48:41.346Z] time="2022-07-09T07:48:41Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:48:41 [2022-07-09T07:48:41.604Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeout
07:48:42 [2022-07-09T07:48:42.172Z] === RUN   TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache
07:48:43 [2022-07-09T07:48:43.110Z] --- PASS: TestRemoveImageGarbageCollector (2.34s)
07:48:43 [2022-07-09T07:48:43.110Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:48:43 [2022-07-09T07:48:43.110Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s)
07:48:43 [2022-07-09T07:48:43.110Z] === RUN   TestTagInvalidReference
07:48:43 [2022-07-09T07:48:43.110Z] --- PASS: TestTagInvalidReference (0.03s)
07:48:43 [2022-07-09T07:48:43.110Z] === RUN   TestTagValidPrefixedRepo
07:48:43 [2022-07-09T07:48:43.110Z] --- PASS: TestTagValidPrefixedRepo (0.06s)
07:48:43 [2022-07-09T07:48:43.110Z] === RUN   TestTagExistedNameWithoutForce
07:48:43 [2022-07-09T07:48:43.368Z] --- PASS: TestTagExistedNameWithoutForce (0.06s)
07:48:43 [2022-07-09T07:48:43.368Z] === RUN   TestTagOfficialNames
07:48:43 [2022-07-09T07:48:43.368Z] --- PASS: TestTagOfficialNames (0.06s)
07:48:43 [2022-07-09T07:48:43.368Z] === RUN   TestTagMatchesDigest
07:48:43 [2022-07-09T07:48:43.368Z] --- PASS: TestTagMatchesDigest (0.02s)
07:48:43 [2022-07-09T07:48:43.368Z] === CONT  TestImportExtremelyLargeImageWorks
07:48:43 [2022-07-09T07:48:43.368Z]     check_test.go:540: [d179fb52eafeb] daemon is not started
07:48:43 [2022-07-09T07:48:43.368Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile
07:48:43 [2022-07-09T07:48:43.368Z] === RUN   TestDockerSuite/TestBuildAddScript
07:48:45 [2022-07-09T07:48:45.906Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToExistDir
07:48:46 [2022-07-09T07:48:46.342Z] ok  	github.com/docker/docker/pkg/plugins	33.634s	coverage: 76.3% of statements
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/rootless	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/testutil/request	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/volume	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === Skipped
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     network_proxy_test.go:208: No support for dual stack yet
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver btrfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver btrfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver btrfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver btrfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver btrfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:71: No driver to put!
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z] time="2022-07-09T07:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z] time="2022-07-09T07:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z] time="2022-07-09T07:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z] time="2022-07-09T07:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z] time="2022-07-09T07:47:41Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: driver not supported
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:71: No driver to put!
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     overlay_test.go:50: Fails to compute changes intermittently
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     overlay_test.go:65: Cannot run test with naive change algorithm
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver zfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver zfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver zfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver zfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:44: Driver zfs not supported
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     graphtest_unix.go:71: No driver to put!
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
07:48:46 [2022-07-09T07:48:46.342Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
07:48:46 [2022-07-09T07:48:46.342Z] 
07:48:46 [2022-07-09T07:48:46.342Z] DONE 2811 tests, 28 skipped in 208.020s
07:48:46 [2022-07-09T07:48:46.342Z] + '[' -n 'github.com/docker/docker/libnetwork
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/bitseq
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cluster
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/diagnostic
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/ovrouter
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/cmd/readme_test
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/config
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/datastore
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/diagnostic
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/discoverapi
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/driverapi
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/bridge
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/host
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/macvlan
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/null
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/overlay
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/remote
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/remote/api
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/windows
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/drvregistry
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/etchosts
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/idm
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/internal/caller
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/internal/setmatrix
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipam
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipamapi
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipams/builtin
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipams/null
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipams/remote
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipams/remote/api
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipams/windowsipam
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ipamutils
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/iptables
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/netlabel
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/netutils
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/networkdb
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/ns
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/options
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/osl
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/osl/kernel
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/portallocator
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/portmapper
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/resolvconf
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/testutils
07:48:46 [2022-07-09T07:48:46.342Z] github.com/docker/docker/libnetwork/types' ']'
07:48:46 [2022-07-09T07:48:46.342Z] + 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
07:48:46 [2022-07-09T07:48:46.843Z] === RUN   TestDockerDaemonSuite/TestDaemonShutdownWithPlugins
07:48:49 [2022-07-09T07:48:49.495Z] tests/integration/api_container_test.py ....x..........x................ [ 17%]
07:48:51 [2022-07-09T07:48:51.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:48:51 [2022-07-09T07:48:51.137Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:48:53 [2022-07-09T07:48:53.411Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToNonExistingDir
07:48:53 [2022-07-09T07:48:53.411Z] === RUN   TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation
07:48:53 [2022-07-09T07:48:53.979Z] === RUN   TestDockerDaemonSuite/TestDaemonStartIptablesFalse
07:48:54 [2022-07-09T07:48:54.546Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost
07:48:55 [2022-07-09T07:48:55.504Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithIpcModes
07:48:55 [2022-07-09T07:48:55.504Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from config
07:48:55 [2022-07-09T07:48:55.762Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from config
07:48:56 [2022-07-09T07:48:56.330Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from config
07:48:56 [2022-07-09T07:48:56.899Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from config
07:48:57 [2022-07-09T07:48:57.467Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from config
07:48:57 [2022-07-09T07:48:57.467Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToRoot
07:48:57 [2022-07-09T07:48:57.474Z] --- PASS: TestBuildWithHugeFile (49.95s)
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildWCOWSandboxSize
07:48:57 [2022-07-09T07:48:57.474Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:48:57 [2022-07-09T07:48:57.474Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildWithEmptyDockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:48:57 [2022-07-09T07:48:57.474Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s)
07:48:57 [2022-07-09T07:48:57.474Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s)
07:48:57 [2022-07-09T07:48:57.474Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s)
07:48:57 [2022-07-09T07:48:57.474Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildPreserveOwnership
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildPreserveOwnership/copy_from
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:48:57 [2022-07-09T07:48:57.474Z] --- PASS: TestBuildPreserveOwnership (3.61s)
07:48:57 [2022-07-09T07:48:57.474Z]     --- PASS: TestBuildPreserveOwnership/copy_from (2.43s)
07:48:57 [2022-07-09T07:48:57.474Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.17s)
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildPlatformInvalid
07:48:57 [2022-07-09T07:48:57.474Z] --- PASS: TestBuildPlatformInvalid (0.07s)
07:48:57 [2022-07-09T07:48:57.474Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:48:57 [2022-07-09T07:48:57.474Z] Loaded image: busybox:latest
07:48:57 [2022-07-09T07:48:57.474Z] Loaded image: busybox:glibc
07:48:57 [2022-07-09T07:48:57.474Z] Loaded image: debian:bullseye-slim
07:48:57 [2022-07-09T07:48:57.474Z] Loaded image: hello-world:latest
07:48:57 [2022-07-09T07:48:57.474Z] Loaded image: arm32v7/hello-world:latest
07:48:58 [2022-07-09T07:48:58.035Z]     docker_cli_daemon_test.go:2840: Checking IpcMode private set from cli
07:48:58 [2022-07-09T07:48:58.604Z]     docker_cli_daemon_test.go:2840: Checking IpcMode shareable set from cli
07:48:58 [2022-07-09T07:48:58.863Z]     docker_cli_daemon_test.go:2840: Checking IpcMode host set from cli
07:48:59 [2022-07-09T07:48:59.431Z]     docker_cli_daemon_test.go:2840: Checking IpcMode container:123 set from cli
07:48:59 [2022-07-09T07:48:59.999Z]     docker_cli_daemon_test.go:2840: Checking IpcMode nosuchmode set from cli
07:49:00 [2022-07-09T07:49:00.258Z] === RUN   TestDockerSuite/TestBuildAddSingleFileToWorkdir
07:49:00 [2022-07-09T07:49:00.517Z]     check_test.go:540: [d9c29b89445a7] daemon is not started
07:49:00 [2022-07-09T07:49:00.517Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutColors
07:49:00 [2022-07-09T07:49:00.517Z] === RUN   TestDockerSuite/TestBuildAddTar
07:49:01 [2022-07-09T07:49:01.453Z]     check_test.go:540: [d77daaaefd338] daemon is not started
07:49:01 [2022-07-09T07:49:01.453Z] === RUN   TestDockerDaemonSuite/TestDaemonStartWithoutHost
07:49:02 [2022-07-09T07:49:02.024Z] === RUN   TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964
07:49:03 [2022-07-09T07:49:03.932Z] === RUN   TestDockerDaemonSuite/TestDaemonUlimitDefaults
07:49:07 [2022-07-09T07:49:07.222Z] === RUN   TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp
07:49:07 [2022-07-09T07:49:07.445Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (10.76s)
07:49:07 [2022-07-09T07:49:07.445Z] PASS
07:49:07 [2022-07-09T07:49:07.445Z] 
07:49:07 [2022-07-09T07:49:07.445Z] === Skipped
07:49:07 [2022-07-09T07:49:07.445Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:49:07 [2022-07-09T07:49:07.445Z]     build_session_test.go:25: TODO: BuildKit
07:49:07 [2022-07-09T07:49:07.445Z] 
07:49:07 [2022-07-09T07:49:07.445Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:49:07 [2022-07-09T07:49:07.445Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:49:07 [2022-07-09T07:49:07.445Z] 
07:49:07 [2022-07-09T07:49:07.445Z] DONE 34 tests, 2 skipped in 86.795s
07:49:07 [2022-07-09T07:49:07.445Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:49:07 [2022-07-09T07:49:07.445Z] INFO: Testing against a local daemon
07:49:07 [2022-07-09T07:49:07.445Z] === RUN   TestConfigInspect
07:49:07 [2022-07-09T07:49:07.481Z]     check_test.go:540: [d232fa4868e2b] daemon is not started
07:49:07 [2022-07-09T07:49:07.481Z] === RUN   TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting
07:49:08 [2022-07-09T07:49:08.011Z] --- PASS: TestConfigInspect (2.28s)
07:49:08 [2022-07-09T07:49:08.011Z] === RUN   TestConfigList
07:49:08 [2022-07-09T07:49:08.857Z] === RUN   TestDockerSuite/TestBuildAddTarXz
07:49:10 [2022-07-09T07:49:10.538Z] --- PASS: TestConfigList (2.18s)
07:49:10 [2022-07-09T07:49:10.538Z] === RUN   TestConfigsCreateAndDelete
07:49:10 [2022-07-09T07:49:10.760Z] === RUN   TestDockerSuite/TestBuildAddTarXzGz
07:49:10 [2022-07-09T07:49:10.760Z] === RUN   TestDockerDaemonSuite/TestDaemonWideLogConfig
07:49:12 [2022-07-09T07:49:12.137Z] === RUN   TestDockerSuite/TestBuildAddToSymlinkDest
07:49:12 [2022-07-09T07:49:12.397Z] === RUN   TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath
07:49:12 [2022-07-09T07:49:12.435Z] --- PASS: TestConfigsCreateAndDelete (2.12s)
07:49:12 [2022-07-09T07:49:12.435Z] === RUN   TestConfigsUpdate
07:49:14 [2022-07-09T07:49:14.960Z] --- PASS: TestConfigsUpdate (2.19s)
07:49:14 [2022-07-09T07:49:14.960Z] === RUN   TestTemplatedConfig
07:49:16 [2022-07-09T07:49:16.589Z] === RUN   TestDockerSuite/TestBuildAddWholeDirToRoot
07:49:16 [2022-07-09T07:49:16.589Z] === RUN   TestDockerDaemonSuite/TestDaemonWithWrongkey
07:49:17 [2022-07-09T07:49:17.487Z] --- PASS: TestTemplatedConfig (2.57s)
07:49:17 [2022-07-09T07:49:17.487Z] === RUN   TestConfigCreateResolve
07:49:17 [2022-07-09T07:49:17.528Z]     check_test.go:540: [dbca42e4349d6] daemon is not started
07:49:17 [2022-07-09T07:49:17.528Z] === RUN   TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork
07:49:17 [2022-07-09T07:49:17.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:49:19 [2022-07-09T07:49:19.384Z] --- PASS: TestConfigCreateResolve (2.16s)
07:49:19 [2022-07-09T07:49:19.384Z] PASS
07:49:19 [2022-07-09T07:49:19.384Z] 
07:49:19 [2022-07-09T07:49:19.384Z] DONE 6 tests in 13.531s
07:49:19 [2022-07-09T07:49:19.384Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:49:19 [2022-07-09T07:49:19.384Z] INFO: Testing against a local daemon
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestAttachWithTTY
07:49:19 [2022-07-09T07:49:19.384Z] --- PASS: TestAttachWithTTY (0.06s)
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestAttachWithoutTTy
07:49:19 [2022-07-09T07:49:19.384Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestCheckpoint
07:49:19 [2022-07-09T07:49:19.384Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:49:19 [2022-07-09T07:49:19.384Z] --- SKIP: TestCheckpoint (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/commit
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/commit
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/create
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/containers/create
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/commit
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/containers/create
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:49:19 [2022-07-09T07:49:19.384Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:49:19 [2022-07-09T07:49:19.384Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:49:19 [2022-07-09T07:49:19.643Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:49:19 [2022-07-09T07:49:19.643Z] === RUN   TestCopyFromContainerPathIsNotDir
07:49:19 [2022-07-09T07:49:19.643Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:49:19 [2022-07-09T07:49:19.643Z] === RUN   TestCopyToContainerPathDoesNotExist
07:49:19 [2022-07-09T07:49:19.643Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s)
07:49:19 [2022-07-09T07:49:19.643Z] === RUN   TestCopyEmptyFile
07:49:19 [2022-07-09T07:49:19.901Z] --- PASS: TestCopyEmptyFile (0.22s)
07:49:19 [2022-07-09T07:49:19.901Z] === RUN   TestCopyToContainerPathIsNotDir
07:49:19 [2022-07-09T07:49:19.901Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s)
07:49:19 [2022-07-09T07:49:19.901Z] === RUN   TestCopyFromContainer
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer//
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer//bar/root
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer//bar/root/
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer/bar/quux
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer/bar/quux/
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:49:21 [2022-07-09T07:49:21.274Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCopyFromContainer/bar/notarget
07:49:21 [2022-07-09T07:49:21.532Z] --- PASS: TestCopyFromContainer (1.73s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.06s)
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:49:21 [2022-07-09T07:49:21.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:49:21 [2022-07-09T07:49:21.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:49:21 [2022-07-09T07:49:21.532Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:49:21 [2022-07-09T07:49:21.532Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:49:21 [2022-07-09T07:49:21.532Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:49:21 [2022-07-09T07:49:21.532Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:49:21 [2022-07-09T07:49:21.532Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:49:21 [2022-07-09T07:49:21.532Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:49:21 [2022-07-09T07:49:21.532Z] === RUN   TestCreateLinkToNonExistingContainer
07:49:21 [2022-07-09T07:49:21.790Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s)
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateWithInvalidEnv
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateWithInvalidEnv/0
07:49:21 [2022-07-09T07:49:21.790Z] === PAUSE TestCreateWithInvalidEnv/0
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateWithInvalidEnv/1
07:49:21 [2022-07-09T07:49:21.790Z] === PAUSE TestCreateWithInvalidEnv/1
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateWithInvalidEnv/2
07:49:21 [2022-07-09T07:49:21.790Z] === PAUSE TestCreateWithInvalidEnv/2
07:49:21 [2022-07-09T07:49:21.790Z] === CONT  TestCreateWithInvalidEnv/0
07:49:21 [2022-07-09T07:49:21.790Z] === CONT  TestCreateWithInvalidEnv/2
07:49:21 [2022-07-09T07:49:21.790Z] === CONT  TestCreateWithInvalidEnv/1
07:49:21 [2022-07-09T07:49:21.790Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:49:21 [2022-07-09T07:49:21.790Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:49:21 [2022-07-09T07:49:21.790Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:49:21 [2022-07-09T07:49:21.790Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateTmpfsMountsTarget
07:49:21 [2022-07-09T07:49:21.790Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:49:21 [2022-07-09T07:49:21.790Z] === RUN   TestCreateWithCustomMaskedPaths
07:49:22 [2022-07-09T07:49:22.800Z] === RUN   TestDockerDaemonSuite/TestExecAfterDaemonRestart
07:49:22 [2022-07-09T07:49:22.800Z] === RUN   TestDockerSuite/TestBuildBlankName
07:49:23 [2022-07-09T07:49:23.164Z] --- PASS: TestCreateWithCustomMaskedPaths (1.55s)
07:49:23 [2022-07-09T07:49:23.164Z] === RUN   TestCreateWithCustomReadonlyPaths
07:49:23 [2022-07-09T07:49:23.368Z] === RUN   TestDockerSuite/TestBuildBuildTimeArg
07:49:24 [2022-07-09T07:49:24.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:49:25 [2022-07-09T07:49:25.062Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.51s)
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:49:25 [2022-07-09T07:49:25.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:49:25 [2022-07-09T07:49:25.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:49:25 [2022-07-09T07:49:25.062Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:49:25 [2022-07-09T07:49:25.062Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:49:25 [2022-07-09T07:49:25.062Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:49:25 [2022-07-09T07:49:25.062Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:49:25 [2022-07-09T07:49:25.320Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.59s)
07:49:25 [2022-07-09T07:49:25.320Z] === RUN   TestCreateDifferentPlatform
07:49:25 [2022-07-09T07:49:25.320Z] === RUN   TestCreateDifferentPlatform/different_os
07:49:25 [2022-07-09T07:49:25.320Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:49:25 [2022-07-09T07:49:25.320Z] --- PASS: TestCreateDifferentPlatform (0.02s)
07:49:25 [2022-07-09T07:49:25.320Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:49:25 [2022-07-09T07:49:25.320Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:49:25 [2022-07-09T07:49:25.320Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:49:25 [2022-07-09T07:49:25.320Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.05s)
07:49:25 [2022-07-09T07:49:25.320Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:49:25 [2022-07-09T07:49:25.579Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s)
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestCreateInvalidHostConfig
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:49:25 [2022-07-09T07:49:25.579Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:49:25 [2022-07-09T07:49:25.579Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:49:25 [2022-07-09T07:49:25.579Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:49:25 [2022-07-09T07:49:25.579Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:49:25 [2022-07-09T07:49:25.579Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:49:25 [2022-07-09T07:49:25.579Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:49:25 [2022-07-09T07:49:25.579Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:49:25 [2022-07-09T07:49:25.579Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:49:25 [2022-07-09T07:49:25.579Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestContainerStartOnDaemonRestart
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestContainerStartOnDaemonRestart
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestDaemonRestartIpcMode
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestDaemonRestartIpcMode
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestDaemonHostGatewayIP
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestDaemonHostGatewayIP
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestRestartDaemonWithRestartingContainer
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestContainerKillOnDaemonStart
07:49:25 [2022-07-09T07:49:25.579Z] === PAUSE TestContainerKillOnDaemonStart
07:49:25 [2022-07-09T07:49:25.579Z] === RUN   TestDiff
07:49:25 [2022-07-09T07:49:25.903Z] === RUN   TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore
07:49:25 [2022-07-09T07:49:25.903Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgBuiltinArg
07:49:26 [2022-07-09T07:49:26.144Z] --- PASS: TestDiff (0.60s)
07:49:26 [2022-07-09T07:49:26.144Z] === RUN   TestExecConsoleSize
07:49:26 [2022-07-09T07:49:26.708Z] --- PASS: TestExecConsoleSize (0.61s)
07:49:26 [2022-07-09T07:49:26.708Z] === RUN   TestExecWithCloseStdin
07:49:27 [2022-07-09T07:49:27.274Z] --- PASS: TestExecWithCloseStdin (0.66s)
07:49:27 [2022-07-09T07:49:27.274Z] === RUN   TestExec
07:49:27 [2022-07-09T07:49:27.931Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheHit
07:49:28 [2022-07-09T07:49:28.207Z] --- PASS: TestExec (0.65s)
07:49:28 [2022-07-09T07:49:28.207Z] === RUN   TestExecUser
07:49:28 [2022-07-09T07:49:28.498Z] === RUN   TestDockerDaemonSuite/TestFailedPluginRemove
07:49:28 [2022-07-09T07:49:28.772Z] --- PASS: TestExecUser (0.62s)
07:49:28 [2022-07-09T07:49:28.772Z] === RUN   TestExportContainerAndImportImage
07:49:29 [2022-07-09T07:49:29.065Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg
07:49:29 [2022-07-09T07:49:29.337Z] --- PASS: TestExportContainerAndImportImage (0.66s)
07:49:29 [2022-07-09T07:49:29.338Z] === RUN   TestExportContainerAfterDaemonRestart
07:49:30 [2022-07-09T07:49:30.709Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s)
07:49:30 [2022-07-09T07:49:30.709Z] === RUN   TestHealthCheckWorkdir
07:49:30 [2022-07-09T07:49:30.966Z]     check_test.go:540: [dfa64360badbb] daemon is not started
07:49:30 [2022-07-09T07:49:30.966Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfo
07:49:31 [2022-07-09T07:49:31.225Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal
07:49:31 [2022-07-09T07:49:31.484Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueCert
07:49:31 [2022-07-09T07:49:31.642Z] --- PASS: TestHealthCheckWorkdir (0.81s)
07:49:31 [2022-07-09T07:49:31.642Z] === RUN   TestHealthKillContainer
07:49:32 [2022-07-09T07:49:32.052Z] === RUN   TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert
07:49:32 [2022-07-09T07:49:32.620Z] === RUN   TestDockerDaemonSuite/TestHTTPSRun
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork	37.425s	coverage: 40.6% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.135s	coverage: 84.4% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.003s	coverage: 68.9% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.532s	coverage: 59.9% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.022s	coverage: 5.0% of statements
07:49:32 [2022-07-09T07:49:32.967Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
07:49:32 [2022-07-09T07:49:32.968Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.016s	coverage: 4.5% of statements
07:49:32 [2022-07-09T07:49:32.968Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
07:49:32 [2022-07-09T07:49:32.968Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
07:49:33 [2022-07-09T07:49:33.555Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefaultOverride
07:49:34 [2022-07-09T07:49:34.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:49:34 [2022-07-09T07:49:34.290Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:49:34 [2022-07-09T07:49:34.491Z] === RUN   TestDockerDaemonSuite/TestLegacyDaemonCommand
07:49:34 [2022-07-09T07:49:34.491Z]     check_test.go:540: [df8f79ee85a84] daemon is not started
07:49:34 [2022-07-09T07:49:34.491Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterCapability
07:49:34 [2022-07-09T07:49:34.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:49:35 [2022-07-09T07:49:35.138Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:49:35 [2022-07-09T07:49:35.873Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection
07:49:36 [2022-07-09T07:49:36.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:49:36 [2022-07-09T07:49:36.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:49:36 [2022-07-09T07:49:36.811Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants
07:49:37 [2022-07-09T07:49:37.014Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:49:37 [2022-07-09T07:49:37.069Z] === RUN   TestDockerDaemonSuite/TestPluginListFilterEnabled
07:49:39 [2022-07-09T07:49:39.552Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:49:39 [2022-07-09T07:49:39.603Z] === RUN   TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart
07:49:39 [2022-07-09T07:49:39.744Z] --- PASS: TestHealthKillContainer (8.19s)
07:49:39 [2022-07-09T07:49:39.744Z] === RUN   TestInspectCpusetInConfigPre120
07:49:40 [2022-07-09T07:49:40.002Z] --- PASS: TestInspectCpusetInConfigPre120 (0.51s)
07:49:40 [2022-07-09T07:49:40.002Z] === RUN   TestIpcModeNone
07:49:40 [2022-07-09T07:49:40.172Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgEnv
07:49:40 [2022-07-09T07:49:40.489Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:49:40 [2022-07-09T07:49:40.959Z] --- PASS: TestIpcModeNone (0.63s)
07:49:40 [2022-07-09T07:49:40.959Z] === RUN   TestIpcModePrivate
07:49:41 [2022-07-09T07:49:41.223Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false
07:49:41 [2022-07-09T07:49:41.426Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
07:49:41 [2022-07-09T07:49:41.489Z] --- PASS: TestIpcModePrivate (0.61s)
07:49:41 [2022-07-09T07:49:41.489Z] === RUN   TestIpcModeShareable
07:49:41 [2022-07-09T07:49:41.685Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:49:41 [2022-07-09T07:49:41.759Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true
07:49:42 [2022-07-09T07:49:42.017Z] --- PASS: TestIpcModeShareable (0.64s)
07:49:42 [2022-07-09T07:49:42.017Z] === RUN   TestAPIIpcModeShareableAndContainer
07:49:42 [2022-07-09T07:49:42.231Z] .........................xx....................                          [ 29%]
07:49:42 [2022-07-09T07:49:42.624Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:49:42 [2022-07-09T07:49:42.902Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.126s	coverage: 6.7% of statements
07:49:42 [2022-07-09T07:49:42.902Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
07:49:42 [2022-07-09T07:49:42.902Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.004s	coverage: 63.6% of statements
07:49:43 [2022-07-09T07:49:43.157Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
07:49:43 [2022-07-09T07:49:43.157Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
07:49:43 [2022-07-09T07:49:43.157Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
07:49:43 [2022-07-09T07:49:43.157Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
07:49:43 [2022-07-09T07:49:43.412Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.016s	coverage: 82.4% of statements
07:49:43 [2022-07-09T07:49:43.561Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:49:43 [2022-07-09T07:49:43.667Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
07:49:43 [2022-07-09T07:49:43.918Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.86s)
07:49:43 [2022-07-09T07:49:43.918Z] === RUN   TestAPIIpcModeHost
07:49:43 [2022-07-09T07:49:43.923Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
07:49:44 [2022-07-09T07:49:44.176Z] --- PASS: TestAPIIpcModeHost (0.39s)
07:49:44 [2022-07-09T07:49:44.176Z] === RUN   TestDaemonIpcModeShareable
07:49:44 [2022-07-09T07:49:44.182Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
07:49:44 [2022-07-09T07:49:44.359Z] === RUN   TestDockerDaemonSuite/TestPruneImageDangling
07:49:44 [2022-07-09T07:49:44.499Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:49:45 [2022-07-09T07:49:45.067Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:49:45 [2022-07-09T07:49:45.549Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:49:45 [2022-07-09T07:49:45.549Z] --- PASS: TestDaemonIpcModeShareable (1.23s)
07:49:45 [2022-07-09T07:49:45.549Z] === RUN   TestDaemonIpcModePrivate
07:49:45 [2022-07-09T07:49:45.735Z] === RUN   TestDockerDaemonSuite/TestPruneImageLabel
07:49:46 [2022-07-09T07:49:46.016Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:49:46 [2022-07-09T07:49:46.480Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:49:46 [2022-07-09T07:49:46.738Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
07:49:46 [2022-07-09T07:49:46.738Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:49:46 [2022-07-09T07:49:46.954Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:49:46 [2022-07-09T07:49:46.954Z] Using test binary docker
07:49:46 [2022-07-09T07:49:46.954Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:49:46 [2022-07-09T07:49:46.954Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:49:46 [2022-07-09T07:49:46.954Z] INFO: Waiting for daemon to start...
07:49:46 [2022-07-09T07:49:46.954Z] Starting dockerd
07:49:47 [2022-07-09T07:49:47.643Z] === RUN   TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore
07:49:47 [2022-07-09T07:49:47.670Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false
07:49:47 [2022-07-09T07:49:47.928Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
07:49:47 [2022-07-09T07:49:47.928Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:49:48 [2022-07-09T07:49:48.861Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true
07:49:48 [2022-07-09T07:49:48.861Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.16s)
07:49:49 [2022-07-09T07:49:49.119Z] === RUN   TestIpcModeOlderClient
07:49:49 [2022-07-09T07:49:49.119Z] === PAUSE TestIpcModeOlderClient
07:49:49 [2022-07-09T07:49:49.119Z] === RUN   TestKillContainerInvalidSignal
07:49:49 [2022-07-09T07:49:49.376Z] --- PASS: TestKillContainerInvalidSignal (0.44s)
07:49:49 [2022-07-09T07:49:49.376Z] === RUN   TestKillContainer
07:49:49 [2022-07-09T07:49:49.376Z] === RUN   TestKillContainer/no_signal
07:49:49 [2022-07-09T07:49:49.486Z] .
07:49:49 [2022-07-09T07:49:49.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:49:49 [2022-07-09T07:49:49.486Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:49:49 [2022-07-09T07:49:49.486Z] Error: No such image: emptyfs
07:49:49 [2022-07-09T07:49:49.486Z] Running integration-test (iteration 1)
07:49:49 [2022-07-09T07:49:49.486Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m 
07:49:49 [2022-07-09T07:49:49.745Z] Loaded image: busybox:latest
07:49:49 [2022-07-09T07:49:49.942Z] === RUN   TestKillContainer/non_killing_signal
07:49:50 [2022-07-09T07:49:50.004Z] Loaded image: busybox:glibc
07:49:50 [2022-07-09T07:49:50.199Z] === RUN   TestKillContainer/killing_signal
07:49:50 [2022-07-09T07:49:50.764Z] --- PASS: TestKillContainer (1.28s)
07:49:50 [2022-07-09T07:49:50.764Z]     --- PASS: TestKillContainer/no_signal (0.40s)
07:49:50 [2022-07-09T07:49:50.764Z]     --- PASS: TestKillContainer/non_killing_signal (0.27s)
07:49:50 [2022-07-09T07:49:50.764Z]     --- PASS: TestKillContainer/killing_signal (0.43s)
07:49:50 [2022-07-09T07:49:50.764Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:49:50 [2022-07-09T07:49:50.764Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:49:50 [2022-07-09T07:49:50.929Z] === RUN   TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore
07:49:51 [2022-07-09T07:49:51.329Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:49:51 [2022-07-09T07:49:51.383Z] Loaded image: debian:bullseye-slim
07:49:51 [2022-07-09T07:49:51.383Z] Loaded image: hello-world:latest
07:49:51 [2022-07-09T07:49:51.383Z] Loaded image: arm32v7/hello-world:latest
07:49:51 [2022-07-09T07:49:51.383Z] INFO: Testing against a local daemon
07:49:51 [2022-07-09T07:49:51.383Z] === RUN   TestCgroupNamespacesBuild
07:49:51 [2022-07-09T07:49:51.496Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansion
07:49:52 [2022-07-09T07:49:52.262Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.40s)
07:49:52 [2022-07-09T07:49:52.262Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s)
07:49:52 [2022-07-09T07:49:52.262Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.82s)
07:49:52 [2022-07-09T07:49:52.262Z] === RUN   TestKillStoppedContainer
07:49:52 [2022-07-09T07:49:52.262Z] --- PASS: TestKillStoppedContainer (0.04s)
07:49:52 [2022-07-09T07:49:52.262Z] === RUN   TestKillStoppedContainerAPIPre120
07:49:52 [2022-07-09T07:49:52.262Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s)
07:49:52 [2022-07-09T07:49:52.262Z] === RUN   TestKillDifferentUserContainer
07:49:52 [2022-07-09T07:49:52.520Z] --- PASS: TestKillDifferentUserContainer (0.42s)
07:49:52 [2022-07-09T07:49:52.520Z] === RUN   TestInspectOomKilledTrue
07:49:52 [2022-07-09T07:49:52.520Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:49:52 [2022-07-09T07:49:52.520Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:49:52 [2022-07-09T07:49:52.520Z] === RUN   TestInspectOomKilledFalse
07:49:52 [2022-07-09T07:49:52.760Z] --- PASS: TestCgroupNamespacesBuild (1.22s)
07:49:52 [2022-07-09T07:49:52.760Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:49:53 [2022-07-09T07:49:53.085Z] --- PASS: TestInspectOomKilledFalse (0.40s)
07:49:53 [2022-07-09T07:49:53.085Z] === RUN   TestLinksEtcHostsContentMatch
07:49:53 [2022-07-09T07:49:53.342Z] --- PASS: TestLinksEtcHostsContentMatch (0.32s)
07:49:53 [2022-07-09T07:49:53.342Z] === RUN   TestLinksContainerNames
07:49:53 [2022-07-09T07:49:53.697Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
07:49:53 [2022-07-09T07:49:53.697Z] === RUN   TestBuildWithSession
07:49:53 [2022-07-09T07:49:53.697Z]     build_session_test.go:25: TODO: BuildKit
07:49:53 [2022-07-09T07:49:53.697Z] --- SKIP: TestBuildWithSession (0.00s)
07:49:53 [2022-07-09T07:49:53.697Z] === RUN   TestBuildSquashParent
07:49:54 [2022-07-09T07:49:54.275Z] --- PASS: TestLinksContainerNames (0.90s)
07:49:54 [2022-07-09T07:49:54.275Z] === RUN   TestLogsFollowTailEmpty
07:49:54 [2022-07-09T07:49:54.783Z] === RUN   TestDockerDaemonSuite/TestRunLinksChanged
07:49:54 [2022-07-09T07:49:54.840Z] --- PASS: TestLogsFollowTailEmpty (0.45s)
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:49:54 [2022-07-09T07:49:54.840Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:49:54 [2022-07-09T07:49:54.840Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:49:55 [2022-07-09T07:49:55.042Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgExpansionOverride
07:49:55 [2022-07-09T07:49:55.407Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:49:55 [2022-07-09T07:49:55.407Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:49:55 [2022-07-09T07:49:55.972Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:49:55 [2022-07-09T07:49:55.972Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:49:56 [2022-07-09T07:49:56.347Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.003s	coverage: 100.0% of statements
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:49:56 [2022-07-09T07:49:56.907Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:49:56 [2022-07-09T07:49:56.907Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:49:57 [2022-07-09T07:49:57.474Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:49:57 [2022-07-09T07:49:57.474Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:49:57 [2022-07-09T07:49:57.577Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgHistory
07:49:58 [2022-07-09T07:49:58.144Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv
07:49:58 [2022-07-09T07:49:58.159Z] tests/integration/api_exec_test.py .....................                 [ 34%]
07:49:58 [2022-07-09T07:49:58.408Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:49:58 [2022-07-09T07:49:58.408Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:49:58 [2022-07-09T07:49:58.712Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNewFormat
07:49:58 [2022-07-09T07:49:58.973Z] --- PASS: TestLogs (4.17s)
07:49:58 [2022-07-09T07:49:58.973Z]     --- PASS: TestLogs/driver_local (0.01s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.69s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.72s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.63s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.67s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.62s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.71s)
07:49:58 [2022-07-09T07:49:58.973Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.77s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.79s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.64s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.71s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.61s)
07:49:58 [2022-07-09T07:49:58.973Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.59s)
07:49:58 [2022-07-09T07:49:58.973Z] === RUN   TestContainerNetworkMountsNoChown
07:49:59 [2022-07-09T07:49:59.231Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s)
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/default
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/default
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/private
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/private
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rprivate
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rprivate
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/slave
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/slave
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rslave
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rslave
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/shared
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/shared
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rshared
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rshared
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/default
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/default/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/default/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/rslave
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/rshared
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/shared
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/rprivate
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/slave
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/private
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/private/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/private/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/default/bind_root
07:49:59 [2022-07-09T07:49:59.231Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/default/mount_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:49:59 [2022-07-09T07:49:59.489Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/private/mount_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:49:59 [2022-07-09T07:49:59.749Z] === CONT  TestMountDaemonRoot/private/bind_root
07:49:59 [2022-07-09T07:49:59.750Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:49:59 [2022-07-09T07:49:59.750Z] --- PASS: TestMountDaemonRoot (0.01s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.06s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.03s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:49:59 [2022-07-09T07:49:59.750Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.03s)
07:49:59 [2022-07-09T07:49:59.750Z] === RUN   TestContainerBindMountNonRecursive
07:50:00 [2022-07-09T07:50:00.626Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg
07:50:00 [2022-07-09T07:50:00.626Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap
07:50:01 [2022-07-09T07:50:01.125Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
07:50:01 [2022-07-09T07:50:01.126Z] === RUN   TestContainerVolumesMountedAsShared
07:50:01 [2022-07-09T07:50:01.565Z] === RUN   TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames
07:50:01 [2022-07-09T07:50:01.692Z] --- PASS: TestContainerVolumesMountedAsShared (0.39s)
07:50:01 [2022-07-09T07:50:01.692Z] === RUN   TestContainerVolumesMountedAsSlave
07:50:01 [2022-07-09T07:50:01.817Z] --- PASS: TestBuildSquashParent (7.43s)
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:50:01 [2022-07-09T07:50:01.817Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:50:01 [2022-07-09T07:50:01.817Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:50:01 [2022-07-09T07:50:01.817Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:50:01 [2022-07-09T07:50:01.817Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:50:01 [2022-07-09T07:50:01.950Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
07:50:01 [2022-07-09T07:50:01.950Z] === RUN   TestNetworkNat
07:50:02 [2022-07-09T07:50:02.514Z] --- PASS: TestNetworkNat (0.49s)
07:50:02 [2022-07-09T07:50:02.514Z] === RUN   TestNetworkLocalhostTCPNat
07:50:02 [2022-07-09T07:50:02.760Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:50:02 [2022-07-09T07:50:02.771Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
07:50:02 [2022-07-09T07:50:02.771Z] === RUN   TestNetworkLoopbackNat
07:50:02 [2022-07-09T07:50:02.942Z] === RUN   TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile
07:50:02 [2022-07-09T07:50:02.942Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants
07:50:03 [2022-07-09T07:50:03.698Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:50:04 [2022-07-09T07:50:04.646Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:50:04 [2022-07-09T07:50:04.905Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:50:05 [2022-07-09T07:50:05.304Z] --- PASS: TestNetworkLoopbackNat (2.59s)
07:50:05 [2022-07-09T07:50:05.304Z] === RUN   TestPause
07:50:05 [2022-07-09T07:50:05.641Z] tests/integration/api_healthcheck_test.py ....                           [ 35%]
07:50:05 [2022-07-09T07:50:05.884Z] --- PASS: TestPause (0.47s)
07:50:05 [2022-07-09T07:50:05.884Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:50:05 [2022-07-09T07:50:05.884Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:50:05 [2022-07-09T07:50:05.884Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:50:05 [2022-07-09T07:50:05.884Z] === RUN   TestPauseStopPausedContainer
07:50:06 [2022-07-09T07:50:06.241Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine
07:50:06 [2022-07-09T07:50:06.450Z] --- PASS: TestPauseStopPausedContainer (0.47s)
07:50:06 [2022-07-09T07:50:06.451Z] === RUN   TestPidHost
07:50:06 [2022-07-09T07:50:06.818Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.56s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.44s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.87s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.22s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.97s)
07:50:06 [2022-07-09T07:50:06.818Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.24s)
07:50:06 [2022-07-09T07:50:06.818Z] === RUN   TestBuildMultiStageCopy
07:50:06 [2022-07-09T07:50:06.818Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:50:07 [2022-07-09T07:50:07.387Z] --- PASS: TestPidHost (1.03s)
07:50:07 [2022-07-09T07:50:07.387Z] === RUN   TestPsFilter
07:50:07 [2022-07-09T07:50:07.387Z] --- PASS: TestPsFilter (0.12s)
07:50:07 [2022-07-09T07:50:07.387Z] === RUN   TestRemoveContainerWithRemovedVolume
07:50:07 [2022-07-09T07:50:07.953Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.49s)
07:50:07 [2022-07-09T07:50:07.953Z] === RUN   TestRemoveContainerWithVolume
07:50:08 [2022-07-09T07:50:08.518Z] --- PASS: TestRemoveContainerWithVolume (0.51s)
07:50:08 [2022-07-09T07:50:08.518Z] === RUN   TestRemoveContainerRunning
07:50:08 [2022-07-09T07:50:08.774Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg
07:50:09 [2022-07-09T07:50:09.083Z] --- PASS: TestRemoveContainerRunning (0.48s)
07:50:09 [2022-07-09T07:50:09.084Z] === RUN   TestRemoveContainerForceRemoveRunning
07:50:09 [2022-07-09T07:50:09.342Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
07:50:09 [2022-07-09T07:50:09.342Z] === RUN   TestRemoveInvalidContainer
07:50:09 [2022-07-09T07:50:09.342Z] --- PASS: TestRemoveInvalidContainer (0.02s)
07:50:09 [2022-07-09T07:50:09.342Z] === RUN   TestRenameLinkedContainer
07:50:10 [2022-07-09T07:50:10.104Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:50:10 [2022-07-09T07:50:10.153Z] === RUN   TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse
07:50:10 [2022-07-09T07:50:10.265Z] tests/integration/api_image_test.py ............s.....                   [ 39%]
07:50:11 [2022-07-09T07:50:11.040Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:50:11 [2022-07-09T07:50:11.223Z] ok  	github.com/docker/docker/libnetwork/ipam	15.983s	coverage: 85.3% of statements
07:50:11 [2022-07-09T07:50:11.223Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
07:50:11 [2022-07-09T07:50:11.223Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
07:50:11 [2022-07-09T07:50:11.223Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
07:50:11 [2022-07-09T07:50:11.242Z] --- PASS: TestRenameLinkedContainer (1.79s)
07:50:11 [2022-07-09T07:50:11.242Z] === RUN   TestRenameStoppedContainer
07:50:11 [2022-07-09T07:50:11.478Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.008s	coverage: 47.4% of statements
07:50:11 [2022-07-09T07:50:11.478Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
07:50:11 [2022-07-09T07:50:11.530Z] === RUN   TestDockerSuite/TestBuildCacheAdd
07:50:11 [2022-07-09T07:50:11.733Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.003s	coverage: 71.4% of statements
07:50:11 [2022-07-09T07:50:11.788Z]     docker_cli_daemon_test.go:2503: [d696ec11215e9] daemon is not started
07:50:11 [2022-07-09T07:50:11.807Z] --- PASS: TestRenameStoppedContainer (0.45s)
07:50:11 [2022-07-09T07:50:11.807Z] === RUN   TestRenameRunningContainerAndReuse
07:50:12 [2022-07-09T07:50:12.294Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.277s	coverage: 74.0% of statements
07:50:12 [2022-07-09T07:50:12.355Z] === RUN   TestDockerSuite/TestBuildCacheBrokenSymlink
07:50:12 [2022-07-09T07:50:12.416Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:50:12 [2022-07-09T07:50:12.739Z] --- PASS: TestRenameRunningContainerAndReuse (0.89s)
07:50:12 [2022-07-09T07:50:12.739Z] === RUN   TestRenameInvalidName
07:50:12 [2022-07-09T07:50:12.997Z] --- PASS: TestRenameInvalidName (0.43s)
07:50:12 [2022-07-09T07:50:12.997Z] === RUN   TestRenameAnonymousContainer
07:50:13 [2022-07-09T07:50:13.222Z] ok  	github.com/docker/docker/libnetwork/iptables	0.168s	coverage: 45.1% of statements
07:50:13 [2022-07-09T07:50:13.222Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
07:50:13 [2022-07-09T07:50:13.350Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:50:13 [2022-07-09T07:50:13.477Z] ok  	github.com/docker/docker/libnetwork/netutils	0.019s	coverage: 44.1% of statements
07:50:13 [2022-07-09T07:50:13.732Z] === RUN   TestDockerSuite/TestBuildCacheFrom
07:50:13 [2022-07-09T07:50:13.732Z] === RUN   TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile
07:50:14 [2022-07-09T07:50:14.286Z] --- PASS: TestBuildMultiStageCopy (7.26s)
07:50:14 [2022-07-09T07:50:14.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (3.26s)
07:50:14 [2022-07-09T07:50:14.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s)
07:50:14 [2022-07-09T07:50:14.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s)
07:50:14 [2022-07-09T07:50:14.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s)
07:50:14 [2022-07-09T07:50:14.286Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s)
07:50:14 [2022-07-09T07:50:14.286Z] === RUN   TestBuildMultiStageParentConfig
07:50:14 [2022-07-09T07:50:14.895Z] --- PASS: TestRenameAnonymousContainer (1.61s)
07:50:14 [2022-07-09T07:50:14.896Z] === RUN   TestRenameContainerWithSameName
07:50:14 [2022-07-09T07:50:14.896Z] --- PASS: TestRenameContainerWithSameName (0.42s)
07:50:14 [2022-07-09T07:50:14.896Z] === RUN   TestRenameContainerWithLinkedContainer
07:50:15 [2022-07-09T07:50:15.829Z] --- PASS: TestRenameContainerWithLinkedContainer (0.91s)
07:50:15 [2022-07-09T07:50:15.829Z] === RUN   TestResize
07:50:16 [2022-07-09T07:50:16.395Z] --- PASS: TestResize (0.47s)
07:50:16 [2022-07-09T07:50:16.395Z] === RUN   TestResizeWithInvalidSize
07:50:16 [2022-07-09T07:50:16.960Z] --- PASS: TestResizeWithInvalidSize (0.43s)
07:50:16 [2022-07-09T07:50:16.960Z] === RUN   TestResizeWhenContainerNotStarted
07:50:17 [2022-07-09T07:50:17.218Z] --- PASS: TestResizeWhenContainerNotStarted (0.43s)
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:50:17 [2022-07-09T07:50:17.218Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:19 [2022-07-09T07:50:19.119Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:50:19 [2022-07-09T07:50:19.555Z] --- PASS: TestBuildMultiStageParentConfig (5.00s)
07:50:19 [2022-07-09T07:50:19.555Z] === RUN   TestBuildLabelWithTargets
07:50:20 [2022-07-09T07:50:20.300Z] === RUN   TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength
07:50:20 [2022-07-09T07:50:20.491Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:50:20 [2022-07-09T07:50:20.558Z] === RUN   TestDockerSuite/TestBuildCacheRootSource
07:50:21 [2022-07-09T07:50:21.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:50:21 [2022-07-09T07:50:21.457Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:50:21 [2022-07-09T07:50:21.495Z] === RUN   TestDockerSuite/TestBuildCancellationKillsSleep
07:50:22 [2022-07-09T07:50:22.064Z] === RUN   TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault
07:50:22 [2022-07-09T07:50:22.323Z] === RUN   TestDockerSuite/TestBuildChownSingleFile
07:50:22 [2022-07-09T07:50:22.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:22 [2022-07-09T07:50:22.858Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:50:24 [2022-07-09T07:50:24.869Z] === RUN   TestDockerSuite/TestBuildCleanupCmdOnEntrypoint
07:50:24 [2022-07-09T07:50:24.869Z] === RUN   TestDockerDaemonSuite/TestShmSize
07:50:25 [2022-07-09T07:50:25.806Z] === RUN   TestDockerSuite/TestBuildClearCmd
07:50:25 [2022-07-09T07:50:25.830Z] tests/integration/api_network_test.py ............................       [ 47%]
07:50:26 [2022-07-09T07:50:26.743Z] === RUN   TestDockerSuite/TestBuildCmd
07:50:26 [2022-07-09T07:50:26.743Z] === RUN   TestDockerDaemonSuite/TestShmSizeReload
07:50:27 [2022-07-09T07:50:27.002Z] === RUN   TestDockerSuite/TestBuildCmdJSONNoShDashC
07:50:27 [2022-07-09T07:50:27.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:50:27 [2022-07-09T07:50:27.039Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:50:27 [2022-07-09T07:50:27.261Z] === RUN   TestDockerSuite/TestBuildCmdShDashC
07:50:27 [2022-07-09T07:50:27.670Z] --- PASS: TestBuildLabelWithTargets (8.00s)
07:50:27 [2022-07-09T07:50:27.670Z] === RUN   TestBuildWithEmptyLayers
07:50:27 [2022-07-09T07:50:27.830Z] === RUN   TestDockerSuite/TestBuildCmdShellArgsEscaped
07:50:27 [2022-07-09T07:50:27.830Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
07:50:27 [2022-07-09T07:50:27.830Z] === RUN   TestDockerSuite/TestBuildCmdSpaces
07:50:28 [2022-07-09T07:50:28.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:50:29 [2022-07-09T07:50:29.737Z] === RUN   TestDockerSuite/TestBuildCommentsShebangs
07:50:29 [2022-07-09T07:50:29.737Z] === RUN   TestDockerDaemonSuite/TestTLSVerify
07:50:29 [2022-07-09T07:50:29.737Z]     check_test.go:540: [dae29aaacd760] daemon is not started
07:50:29 [2022-07-09T07:50:29.737Z] === RUN   TestDockerDaemonSuite/TestVolumePlugin
07:50:30 [2022-07-09T07:50:30.232Z] --- PASS: TestBuildWithEmptyLayers (3.00s)
07:50:30 [2022-07-09T07:50:30.232Z] === RUN   TestBuildMultiStageOnBuild
07:50:30 [2022-07-09T07:50:30.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:50:30 [2022-07-09T07:50:30.835Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:50:32 [2022-07-09T07:50:32.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:50:32 [2022-07-09T07:50:32.734Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:50:34 [2022-07-09T07:50:34.108Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:50:35 [2022-07-09T07:50:35.008Z] === RUN   TestDockerSuite/TestBuildConditionalCache
07:50:35 [2022-07-09T07:50:35.500Z] --- PASS: TestBuildMultiStageOnBuild (5.02s)
07:50:35 [2022-07-09T07:50:35.500Z] === RUN   TestBuildUncleanTarFilenames
07:50:35 [2022-07-09T07:50:35.544Z] tests/integration/api_plugin_test.py ...........                         [ 49%]
07:50:35 [2022-07-09T07:50:35.759Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
07:50:35 [2022-07-09T07:50:35.759Z] === RUN   TestBuildMultiStageLayerLeak
07:50:35 [2022-07-09T07:50:35.946Z] --- PASS: TestDockerDaemonSuite (333.76s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (6.84s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.56s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.61s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.30s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.10s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.61s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.88s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.47s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.28s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.14s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.38s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.40s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.33s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.55s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.28s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.30s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (1.81s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.54s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.61s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.52s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.86s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.48s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.39s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.82s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.09s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.69s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.84s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.14s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.27s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.48s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.55s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.79s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.65s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.69s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.45s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.35s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.34s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.57s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.52s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.28s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.15s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (13.51s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (1.91s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.10s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.12s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.68s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (3.79s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.50s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.31s)
07:50:35 [2022-07-09T07:50:35.946Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.20s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.26s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.56s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.01s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.89s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.44s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.75s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.43s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.37s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.21s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.06s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.66s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.52s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.19s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.67s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.96s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.75s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.57s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.12s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.53s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.69s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.14s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.11s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.53s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.57s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.15s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (3.10s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.93s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.86s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.04s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.87s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.28s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.93s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.59s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.59s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.61s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.73s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.49s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.39s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.09s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.37s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.36s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.29s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.81s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.14s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.19s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.14s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.81s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.47s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.73s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestShmSize (1.93s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.66s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.19s)
07:50:35 [2022-07-09T07:50:35.947Z]     --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.10s)
07:50:35 [2022-07-09T07:50:35.947Z] === RUN   TestDockerSwarmSuite
07:50:35 [2022-07-09T07:50:35.947Z] === RUN   TestDockerSwarmSuite/TestAPIDuplicateNetworks
07:50:35 [2022-07-09T07:50:35.947Z] === RUN   TestDockerSuite/TestBuildContainerWithCgroupParent
07:50:36 [2022-07-09T07:50:36.006Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.79s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.22s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (4.28s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.28s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.37s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.42s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.76s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.72s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.25s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.65s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (4.18s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.85s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.99s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.78s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.77s)
07:50:36 [2022-07-09T07:50:36.006Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.64s)
07:50:36 [2022-07-09T07:50:36.006Z] === RUN   TestCgroupNamespacesRun
07:50:36 [2022-07-09T07:50:36.883Z] === RUN   TestDockerSuite/TestBuildContextCleanup
07:50:37 [2022-07-09T07:50:37.142Z] === RUN   TestDockerSuite/TestBuildContextCleanupFailedBuild
07:50:37 [2022-07-09T07:50:37.310Z] tests/integration/api_secret_test.py .....                               [ 51%]
07:50:37 [2022-07-09T07:50:37.378Z] --- PASS: TestCgroupNamespacesRun (1.25s)
07:50:37 [2022-07-09T07:50:37.378Z] === RUN   TestCgroupNamespacesRunPrivileged
07:50:37 [2022-07-09T07:50:37.378Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:50:37 [2022-07-09T07:50:37.378Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s)
07:50:37 [2022-07-09T07:50:37.378Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:50:38 [2022-07-09T07:50:38.078Z] === RUN   TestDockerSuite/TestBuildContextTarGzip
07:50:38 [2022-07-09T07:50:38.311Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
07:50:38 [2022-07-09T07:50:38.311Z] === RUN   TestCgroupNamespacesRunHostMode
07:50:38 [2022-07-09T07:50:38.645Z] === RUN   TestDockerSuite/TestBuildContextTarNoCompression
07:50:38 [2022-07-09T07:50:38.904Z] === RUN   TestDockerSuite/TestBuildCopyAddMultipleFiles
07:50:39 [2022-07-09T07:50:39.162Z] === RUN   TestDockerSwarmSuite/TestAPINetworkInspectWithScope
07:50:39 [2022-07-09T07:50:39.243Z] --- PASS: TestCgroupNamespacesRunHostMode (1.13s)
07:50:39 [2022-07-09T07:50:39.243Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:50:40 [2022-07-09T07:50:40.614Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.24s)
07:50:40 [2022-07-09T07:50:40.614Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:50:41 [2022-07-09T07:50:41.029Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s)
07:50:41 [2022-07-09T07:50:41.029Z] === RUN   TestBuildWithHugeFile
07:50:41 [2022-07-09T07:50:41.685Z] tests/integration/api_service_test.py .................................. [ 59%]
07:50:41 [2022-07-09T07:50:41.987Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s)
07:50:41 [2022-07-09T07:50:41.987Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:50:42 [2022-07-09T07:50:42.447Z] === RUN   TestDockerSwarmSuite/TestAPIServiceUpdatePort
07:50:42 [2022-07-09T07:50:42.553Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
07:50:42 [2022-07-09T07:50:42.553Z] === RUN   TestCgroupNamespacesRunOlderClient
07:50:43 [2022-07-09T07:50:43.927Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s)
07:50:43 [2022-07-09T07:50:43.927Z] === RUN   TestNISDomainname
07:50:44 [2022-07-09T07:50:44.184Z] --- PASS: TestNISDomainname (0.54s)
07:50:44 [2022-07-09T07:50:44.184Z] === RUN   TestHostnameDnsResolution
07:50:45 [2022-07-09T07:50:45.126Z] --- PASS: TestHostnameDnsResolution (0.71s)
07:50:45 [2022-07-09T07:50:45.126Z] === RUN   TestUnprivilegedPortsAndPing
07:50:45 [2022-07-09T07:50:45.384Z] --- PASS: TestUnprivilegedPortsAndPing (0.51s)
07:50:45 [2022-07-09T07:50:45.384Z] === RUN   TestPrivilegedHostDevices
07:50:45 [2022-07-09T07:50:45.952Z] --- PASS: TestPrivilegedHostDevices (0.48s)
07:50:45 [2022-07-09T07:50:45.952Z] === RUN   TestRunConsoleSize
07:50:45 [2022-07-09T07:50:45.960Z] ............................                                             [ 66%]
07:50:46 [2022-07-09T07:50:46.213Z] --- PASS: TestRunConsoleSize (0.43s)
07:50:46 [2022-07-09T07:50:46.213Z] === RUN   TestStats
07:50:47 [2022-07-09T07:50:47.724Z] === RUN   TestDockerSwarmSuite/TestAPISwarmCAHash
07:50:48 [2022-07-09T07:50:48.739Z] --- PASS: TestStats (2.47s)
07:50:48 [2022-07-09T07:50:48.739Z] === RUN   TestStopContainerWithTimeout
07:50:48 [2022-07-09T07:50:48.739Z] === RUN   TestStopContainerWithTimeout/0
07:50:48 [2022-07-09T07:50:48.739Z] === PAUSE TestStopContainerWithTimeout/0
07:50:48 [2022-07-09T07:50:48.739Z] === RUN   TestStopContainerWithTimeout/1
07:50:48 [2022-07-09T07:50:48.739Z] === PAUSE TestStopContainerWithTimeout/1
07:50:48 [2022-07-09T07:50:48.739Z] === RUN   TestStopContainerWithTimeout/3
07:50:48 [2022-07-09T07:50:48.739Z] === PAUSE TestStopContainerWithTimeout/3
07:50:48 [2022-07-09T07:50:48.739Z] === RUN   TestStopContainerWithTimeout/-1
07:50:48 [2022-07-09T07:50:48.739Z] === PAUSE TestStopContainerWithTimeout/-1
07:50:48 [2022-07-09T07:50:48.739Z] === CONT  TestStopContainerWithTimeout/0
07:50:48 [2022-07-09T07:50:48.739Z] === CONT  TestStopContainerWithTimeout/3
07:50:49 [2022-07-09T07:50:49.672Z] === CONT  TestStopContainerWithTimeout/-1
07:50:51 [2022-07-09T07:50:51.010Z] === RUN   TestDockerSuite/TestBuildCopyDirButNotFile
07:50:51 [2022-07-09T07:50:51.568Z] === CONT  TestStopContainerWithTimeout/1
07:50:51 [2022-07-09T07:50:51.578Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToExistDir
07:50:52 [2022-07-09T07:50:52.941Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:50:52 [2022-07-09T07:50:52.941Z]     --- PASS: TestStopContainerWithTimeout/0 (0.72s)
07:50:52 [2022-07-09T07:50:52.941Z]     --- PASS: TestStopContainerWithTimeout/3 (2.73s)
07:50:52 [2022-07-09T07:50:52.941Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.42s)
07:50:52 [2022-07-09T07:50:52.941Z]     --- PASS: TestStopContainerWithTimeout/1 (1.47s)
07:50:52 [2022-07-09T07:50:52.941Z] === RUN   TestDeleteDevicemapper
07:50:52 [2022-07-09T07:50:52.941Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:50:52 [2022-07-09T07:50:52.941Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:50:52 [2022-07-09T07:50:52.941Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:50:54 [2022-07-09T07:50:54.315Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.40s)
07:50:54 [2022-07-09T07:50:54.315Z] === RUN   TestUpdateMemory
07:50:54 [2022-07-09T07:50:54.874Z] === RUN   TestDockerSuite/TestBuildCopyDirContentToRoot
07:50:54 [2022-07-09T07:50:54.880Z] --- PASS: TestUpdateMemory (0.59s)
07:50:54 [2022-07-09T07:50:54.880Z] === RUN   TestUpdateCPUQuota
07:50:55 [2022-07-09T07:50:55.813Z] --- PASS: TestUpdateCPUQuota (0.92s)
07:50:55 [2022-07-09T07:50:55.813Z] === RUN   TestUpdatePidsLimit
07:50:55 [2022-07-09T07:50:55.813Z] === RUN   TestUpdatePidsLimit/update_from_none
07:50:56 [2022-07-09T07:50:56.071Z] === RUN   TestUpdatePidsLimit/no_change
07:50:56 [2022-07-09T07:50:56.328Z] === RUN   TestUpdatePidsLimit/update_lower
07:50:56 [2022-07-09T07:50:56.586Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:50:56 [2022-07-09T07:50:56.844Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:50:57 [2022-07-09T07:50:57.102Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:50:57 [2022-07-09T07:50:57.360Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:50:58 [2022-07-09T07:50:58.161Z] === RUN   TestDockerSuite/TestBuildCopyFileDotWithWorkdir
07:50:58 [2022-07-09T07:50:58.294Z] --- PASS: TestUpdatePidsLimit (2.17s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.23s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/no_change (0.22s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.23s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.24s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.23s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.21s)
07:50:58 [2022-07-09T07:50:58.294Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.31s)
07:50:58 [2022-07-09T07:50:58.294Z] === RUN   TestUpdateRestartPolicy
07:50:58 [2022-07-09T07:50:58.729Z] === RUN   TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows
07:50:58 [2022-07-09T07:50:58.729Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
07:50:58 [2022-07-09T07:50:58.729Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths
07:50:58 [2022-07-09T07:50:58.729Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
07:50:58 [2022-07-09T07:50:58.729Z] === RUN   TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths
07:50:58 [2022-07-09T07:50:58.729Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
07:50:58 [2022-07-09T07:50:58.729Z] === RUN   TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive
07:50:58 [2022-07-09T07:50:58.729Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
07:50:58 [2022-07-09T07:50:58.729Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToExistDir
07:51:01 [2022-07-09T07:51:01.261Z] === RUN   TestDockerSwarmSuite/TestAPISwarmErrorHandling
07:51:01 [2022-07-09T07:51:01.520Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToNonExistDir
07:51:02 [2022-07-09T07:51:02.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmForceNewCluster
07:51:04 [2022-07-09T07:51:04.625Z]     docker_api_swarm_test.go:563: [d806480822dfa] joining swarm manager [d306401ce8ae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:51:07 [2022-07-09T07:51:07.161Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToRoot
07:51:09 [2022-07-09T07:51:09.696Z] === RUN   TestDockerSuite/TestBuildCopySingleFileToWorkdir
07:51:09 [2022-07-09T07:51:09.954Z] === RUN   TestDockerSuite/TestBuildCopyWholeDirToRoot
07:51:10 [2022-07-09T07:51:10.482Z] --- PASS: TestUpdateRestartPolicy (11.10s)
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestUpdateRestartWithAutoRemove
07:51:10 [2022-07-09T07:51:10.482Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s)
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitNonBlocked
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:51:10 [2022-07-09T07:51:10.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:51:10 [2022-07-09T07:51:10.482Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:51:10 [2022-07-09T07:51:10.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:51:10 [2022-07-09T07:51:10.482Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:51:10 [2022-07-09T07:51:10.482Z] --- PASS: TestWaitNonBlocked (0.01s)
07:51:10 [2022-07-09T07:51:10.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.61s)
07:51:10 [2022-07-09T07:51:10.482Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.72s)
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitBlocked
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:51:10 [2022-07-09T07:51:10.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:51:10 [2022-07-09T07:51:10.482Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:51:10 [2022-07-09T07:51:10.482Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:51:10 [2022-07-09T07:51:10.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:51:10 [2022-07-09T07:51:10.482Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:51:11 [2022-07-09T07:51:11.416Z] --- PASS: TestWaitBlocked (0.01s)
07:51:11 [2022-07-09T07:51:11.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s)
07:51:11 [2022-07-09T07:51:11.416Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.88s)
07:51:11 [2022-07-09T07:51:11.416Z] === RUN   TestWaitConditions
07:51:11 [2022-07-09T07:51:11.416Z] === RUN   TestWaitConditions/default
07:51:11 [2022-07-09T07:51:11.416Z] === PAUSE TestWaitConditions/default
07:51:11 [2022-07-09T07:51:11.416Z] === RUN   TestWaitConditions/not-running
07:51:11 [2022-07-09T07:51:11.416Z] === PAUSE TestWaitConditions/not-running
07:51:11 [2022-07-09T07:51:11.416Z] === RUN   TestWaitConditions/next-exit
07:51:11 [2022-07-09T07:51:11.416Z] === PAUSE TestWaitConditions/next-exit
07:51:11 [2022-07-09T07:51:11.416Z] === RUN   TestWaitConditions/removed
07:51:11 [2022-07-09T07:51:11.416Z] === PAUSE TestWaitConditions/removed
07:51:11 [2022-07-09T07:51:11.416Z] === CONT  TestWaitConditions/default
07:51:11 [2022-07-09T07:51:11.416Z] === CONT  TestWaitConditions/next-exit
07:51:12 [2022-07-09T07:51:12.789Z] === CONT  TestWaitConditions/removed
07:51:13 [2022-07-09T07:51:13.047Z] === CONT  TestWaitConditions/not-running
07:51:14 [2022-07-09T07:51:14.989Z] --- PASS: TestWaitConditions (0.01s)
07:51:14 [2022-07-09T07:51:14.989Z]     --- PASS: TestWaitConditions/next-exit (1.67s)
07:51:14 [2022-07-09T07:51:14.989Z]     --- PASS: TestWaitConditions/default (1.70s)
07:51:14 [2022-07-09T07:51:14.989Z]     --- PASS: TestWaitConditions/removed (1.63s)
07:51:14 [2022-07-09T07:51:14.989Z]     --- PASS: TestWaitConditions/not-running (1.65s)
07:51:14 [2022-07-09T07:51:14.989Z] === CONT  TestContainerStartOnDaemonRestart
07:51:14 [2022-07-09T07:51:14.989Z] === CONT  TestRestartDaemonWithRestartingContainer
07:51:15 [2022-07-09T07:51:15.224Z] === RUN   TestDockerSuite/TestBuildCopyWildcard
07:51:16 [2022-07-09T07:51:16.908Z] --- PASS: TestContainerStartOnDaemonRestart (2.35s)
07:51:16 [2022-07-09T07:51:16.908Z] === CONT  TestIpcModeOlderClient
07:51:16 [2022-07-09T07:51:16.908Z] --- PASS: TestIpcModeOlderClient (0.08s)
07:51:16 [2022-07-09T07:51:16.908Z] === CONT  TestContainerKillOnDaemonStart
07:51:17 [2022-07-09T07:51:17.130Z]     docker_api_swarm_test.go:585: [dab854ddbe751] joining swarm manager [d306401ce8ae4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:51:17 [2022-07-09T07:51:17.166Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.46s)
07:51:17 [2022-07-09T07:51:17.166Z] === CONT  TestDaemonHostGatewayIP
07:51:19 [2022-07-09T07:51:19.710Z] --- PASS: TestDaemonHostGatewayIP (2.60s)
07:51:19 [2022-07-09T07:51:19.710Z] === CONT  TestDaemonRestartIpcMode
07:51:21 [2022-07-09T07:51:21.324Z]     check_test.go:611: [d806480822dfa] daemon is not started
07:51:21 [2022-07-09T07:51:21.324Z] === RUN   TestDockerSuite/TestBuildCopyWildcardCache
07:51:21 [2022-07-09T07:51:21.324Z] === RUN   TestDockerSuite/TestBuildCopyWildcardInName
07:51:22 [2022-07-09T07:51:22.237Z] --- PASS: TestDaemonRestartIpcMode (2.20s)
07:51:22 [2022-07-09T07:51:22.721Z] === RUN   TestDockerSuite/TestBuildDeleteCommittedFile
07:51:26 [2022-07-09T07:51:26.009Z] === RUN   TestDockerSuite/TestBuildDockerfileStdin
07:51:26 [2022-07-09T07:51:26.269Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinConflict
07:51:26 [2022-07-09T07:51:26.269Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignore
07:51:27 [2022-07-09T07:51:27.205Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored
07:51:27 [2022-07-09T07:51:27.403Z] tests/integration/api_swarm_test.py ......xs...x.......                  [ 71%]
07:51:28 [2022-07-09T07:51:28.143Z] === RUN   TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles
07:51:28 [2022-07-09T07:51:28.790Z] --- PASS: TestContainerKillOnDaemonStart (11.79s)
07:51:28 [2022-07-09T07:51:28.790Z] PASS
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] === Skipped
07:51:28 [2022-07-09T07:51:28.790Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:51:28 [2022-07-09T07:51:28.790Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:51:28 [2022-07-09T07:51:28.790Z]     kill_test.go:160: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929)
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:51:28 [2022-07-09T07:51:28.790Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s)
07:51:28 [2022-07-09T07:51:28.790Z]     run_cgroupns_linux_test.go:61: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:51:28 [2022-07-09T07:51:28.790Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:51:28 [2022-07-09T07:51:28.790Z] 
07:51:28 [2022-07-09T07:51:28.790Z] DONE 264 tests, 5 skipped in 129.471s
07:51:28 [2022-07-09T07:51:28.790Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:51:28 [2022-07-09T07:51:28.790Z] === RUN   TestConfigDaemonLibtrustID
07:51:29 [2022-07-09T07:51:29.079Z] === RUN   TestDockerSuite/TestBuildDockerignore
07:51:29 [2022-07-09T07:51:29.355Z] --- PASS: TestConfigDaemonLibtrustID (0.52s)
07:51:29 [2022-07-09T07:51:29.355Z] === RUN   TestConfigDaemonID
07:51:30 [2022-07-09T07:51:30.288Z]     daemon_test.go:83: [dcb84a0b1b35c] daemon is not started
07:51:30 [2022-07-09T07:51:30.288Z] --- PASS: TestConfigDaemonID (1.04s)
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:51:30 [2022-07-09T07:51:30.288Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:51:30 [2022-07-09T07:51:30.288Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation/invalid_config
07:51:30 [2022-07-09T07:51:30.288Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation/malformed_config
07:51:30 [2022-07-09T07:51:30.288Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:51:30 [2022-07-09T07:51:30.288Z] === RUN   TestDaemonConfigValidation/valid_config
07:51:30 [2022-07-09T07:51:30.288Z] === PAUSE TestDaemonConfigValidation/valid_config
07:51:30 [2022-07-09T07:51:30.288Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:51:30 [2022-07-09T07:51:30.288Z] === CONT  TestDaemonConfigValidation/malformed_config
07:51:30 [2022-07-09T07:51:30.546Z] === CONT  TestDaemonConfigValidation/valid_config
07:51:30 [2022-07-09T07:51:30.546Z] === CONT  TestDaemonConfigValidation/invalid_config
07:51:30 [2022-07-09T07:51:30.546Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:51:30 [2022-07-09T07:51:30.546Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:51:30 [2022-07-09T07:51:30.546Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.10s)
07:51:30 [2022-07-09T07:51:30.546Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.10s)
07:51:30 [2022-07-09T07:51:30.546Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.09s)
07:51:30 [2022-07-09T07:51:30.546Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:51:30 [2022-07-09T07:51:30.546Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s)
07:51:30 [2022-07-09T07:51:30.546Z] === RUN   TestConfigDaemonSeccompProfiles
07:51:30 [2022-07-09T07:51:30.546Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:51:30 [2022-07-09T07:51:30.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmHealthcheckNone
07:51:30 [2022-07-09T07:51:30.982Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
07:51:30 [2022-07-09T07:51:30.982Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInit
07:51:31 [2022-07-09T07:51:31.919Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:51:32 [2022-07-09T07:51:32.852Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:51:33 [2022-07-09T07:51:33.787Z] === CONT  TestConfigDaemonSeccompProfiles
07:51:33 [2022-07-09T07:51:33.787Z]     daemon_test.go:197: [da05f686c6845] daemon is not started
07:51:33 [2022-07-09T07:51:33.787Z] --- PASS: TestConfigDaemonSeccompProfiles (3.11s)
07:51:33 [2022-07-09T07:51:33.787Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:51:33 [2022-07-09T07:51:33.787Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:51:33 [2022-07-09T07:51:33.787Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:51:33 [2022-07-09T07:51:33.787Z] === RUN   TestDaemonProxy
07:51:33 [2022-07-09T07:51:33.787Z] === RUN   TestDaemonProxy/environment_variables
07:51:34 [2022-07-09T07:51:34.269Z]     docker_api_swarm_test.go:46: [d73954b880d0e] joining swarm manager [d6024c0ff9b3d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:51:35 [2022-07-09T07:51:35.685Z] === RUN   TestDaemonProxy/command-line_options
07:51:37 [2022-07-09T07:51:37.056Z] === RUN   TestDaemonProxy/configuration_file
07:51:37 [2022-07-09T07:51:37.264Z] --- PASS: TestBuildWithHugeFile (50.67s)
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildWCOWSandboxSize
07:51:37 [2022-07-09T07:51:37.264Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:51:37 [2022-07-09T07:51:37.264Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildWithEmptyDockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:51:37 [2022-07-09T07:51:37.264Z] --- PASS: TestBuildWithEmptyDockerfile (0.07s)
07:51:37 [2022-07-09T07:51:37.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s)
07:51:37 [2022-07-09T07:51:37.264Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s)
07:51:37 [2022-07-09T07:51:37.264Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildPreserveOwnership
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildPreserveOwnership/copy_from
07:51:37 [2022-07-09T07:51:37.264Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:51:38 [2022-07-09T07:51:38.457Z] === RUN   TestDockerSuite/TestBuildDockerignoreCleanPaths
07:51:38 [2022-07-09T07:51:38.953Z] === RUN   TestDaemonProxy/conflicting_options
07:51:39 [2022-07-09T07:51:39.024Z] === RUN   TestDockerSuite/TestBuildDockerignoreComment
07:51:39 [2022-07-09T07:51:39.517Z] === RUN   TestDaemonProxy/reload_sanitized
07:51:40 [2022-07-09T07:51:40.083Z] --- PASS: TestDaemonProxy (6.17s)
07:51:40 [2022-07-09T07:51:40.083Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
07:51:40 [2022-07-09T07:51:40.083Z]     --- PASS: TestDaemonProxy/command-line_options (1.71s)
07:51:40 [2022-07-09T07:51:40.083Z]     --- PASS: TestDaemonProxy/configuration_file (1.72s)
07:51:40 [2022-07-09T07:51:40.083Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:51:40 [2022-07-09T07:51:40.083Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:51:40 [2022-07-09T07:51:40.083Z] PASS
07:51:40 [2022-07-09T07:51:40.083Z] 
07:51:40 [2022-07-09T07:51:40.083Z] DONE 18 tests in 11.101s
07:51:40 [2022-07-09T07:51:40.083Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:51:40 [2022-07-09T07:51:40.083Z] INFO: Testing against a local daemon
07:51:40 [2022-07-09T07:51:40.083Z] === RUN   TestCommitInheritsEnv
07:51:40 [2022-07-09T07:51:40.341Z] --- PASS: TestCommitInheritsEnv (0.30s)
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportExtremelyLargeImageWorks
07:51:40 [2022-07-09T07:51:40.341Z] === PAUSE TestImportExtremelyLargeImageWorks
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform/#00
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform/_______
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform//
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform/linux
07:51:40 [2022-07-09T07:51:40.341Z] === RUN   TestImportWithCustomPlatform/LINUX
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImportWithCustomPlatform/macos
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:51:40 [2022-07-09T07:51:40.599Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:51:40 [2022-07-09T07:51:40.599Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImagesFilterMultiReference
07:51:40 [2022-07-09T07:51:40.599Z] --- PASS: TestImagesFilterMultiReference (0.05s)
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestImagePullPlatformInvalid
07:51:40 [2022-07-09T07:51:40.599Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:51:40 [2022-07-09T07:51:40.599Z] === RUN   TestRemoveImageOrphaning
07:51:40 [2022-07-09T07:51:40.858Z] --- PASS: TestRemoveImageOrphaning (0.27s)
07:51:40 [2022-07-09T07:51:40.858Z] === RUN   TestRemoveImageGarbageCollector
07:51:41 [2022-07-09T07:51:41.423Z] time="2022-07-09T07:51:41Z" level=info msg="[graphdriver] trying configured driver: overlay2"
07:51:41 [2022-07-09T07:51:41.451Z] --- PASS: TestBuildPreserveOwnership (10.00s)
07:51:41 [2022-07-09T07:51:41.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from (5.97s)
07:51:41 [2022-07-09T07:51:41.451Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestBuildPlatformInvalid
07:51:41 [2022-07-09T07:51:41.451Z] --- PASS: TestBuildPlatformInvalid (0.09s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:51:41 [2022-07-09T07:51:41.451Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:51:41 [2022-07-09T07:51:41.451Z] PASS
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === Skipped
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s)
07:51:41 [2022-07-09T07:51:41.451Z]     build_session_test.go:25: TODO: BuildKit
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:51:41 [2022-07-09T07:51:41.451Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s)
07:51:41 [2022-07-09T07:51:41.451Z]     build_userns_linux_test.go:31: testEnv.IsRootless()
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] DONE 34 tests, 3 skipped in 111.723s
07:51:41 [2022-07-09T07:51:41.451Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m 
07:51:41 [2022-07-09T07:51:41.451Z] INFO: Testing against a local daemon
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestConfigInspect
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestConfigInspect (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestConfigList
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestConfigList (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestConfigsCreateAndDelete
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestConfigsCreateAndDelete (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestConfigsUpdate
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestConfigsUpdate (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestTemplatedConfig
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestTemplatedConfig (0.00s)
07:51:41 [2022-07-09T07:51:41.451Z] === RUN   TestConfigCreateResolve
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] --- SKIP: TestConfigCreateResolve (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z] PASS
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === Skipped
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.config TestConfigInspect (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.config TestConfigList (0.01s)
07:51:41 [2022-07-09T07:51:41.451Z]     config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.451Z] 
07:51:41 [2022-07-09T07:51:41.451Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s)
07:51:41 [2022-07-09T07:51:41.452Z]     config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.452Z] 
07:51:41 [2022-07-09T07:51:41.452Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s)
07:51:41 [2022-07-09T07:51:41.452Z]     config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.452Z] 
07:51:41 [2022-07-09T07:51:41.452Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s)
07:51:41 [2022-07-09T07:51:41.452Z]     config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.452Z] 
07:51:41 [2022-07-09T07:51:41.452Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s)
07:51:41 [2022-07-09T07:51:41.452Z]     config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:51:41 [2022-07-09T07:51:41.452Z] 
07:51:41 [2022-07-09T07:51:41.452Z] DONE 6 tests, 6 skipped in 0.153s
07:51:41 [2022-07-09T07:51:41.452Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m 
07:51:41 [2022-07-09T07:51:41.710Z] INFO: Testing against a local daemon
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestAttachWithTTY
07:51:41 [2022-07-09T07:51:41.710Z] --- PASS: TestAttachWithTTY (0.05s)
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestAttachWithoutTTy
07:51:41 [2022-07-09T07:51:41.710Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestCheckpoint
07:51:41 [2022-07-09T07:51:41.710Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:51:41 [2022-07-09T07:51:41.710Z] --- SKIP: TestCheckpoint (0.00s)
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/commit
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/commit
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/create
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/containers/create
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/commit
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/containers/create
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:51:41 [2022-07-09T07:51:41.710Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:51:41 [2022-07-09T07:51:41.710Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:51:41 [2022-07-09T07:51:41.711Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/commit (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:51:41 [2022-07-09T07:51:41.711Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s)
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestCopyFromContainerPathIsNotDir
07:51:41 [2022-07-09T07:51:41.711Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestCopyToContainerPathDoesNotExist
07:51:41 [2022-07-09T07:51:41.711Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:51:41 [2022-07-09T07:51:41.711Z] === RUN   TestCopyEmptyFile
07:51:41 [2022-07-09T07:51:41.970Z] --- PASS: TestCopyEmptyFile (0.20s)
07:51:41 [2022-07-09T07:51:41.970Z] === RUN   TestCopyToContainerPathIsNotDir
07:51:41 [2022-07-09T07:51:41.970Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:51:41 [2022-07-09T07:51:41.970Z] === RUN   TestCopyFromContainer
07:51:42 [2022-07-09T07:51:42.308Z] === RUN   TestDockerSuite/TestBuildDockerignoreExceptions
07:51:42 [2022-07-09T07:51:42.569Z] tests/integration/api_volume_test.py .........                           [ 74%]
07:51:42 [2022-07-09T07:51:42.797Z] --- PASS: TestRemoveImageGarbageCollector (1.88s)
07:51:42 [2022-07-09T07:51:42.797Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:51:42 [2022-07-09T07:51:42.797Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s)
07:51:42 [2022-07-09T07:51:42.797Z] === RUN   TestTagInvalidReference
07:51:42 [2022-07-09T07:51:42.797Z] --- PASS: TestTagInvalidReference (0.01s)
07:51:42 [2022-07-09T07:51:42.797Z] === RUN   TestTagValidPrefixedRepo
07:51:42 [2022-07-09T07:51:42.797Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:51:42 [2022-07-09T07:51:42.797Z] === RUN   TestTagExistedNameWithoutForce
07:51:43 [2022-07-09T07:51:43.056Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:51:43 [2022-07-09T07:51:43.056Z] === RUN   TestTagOfficialNames
07:51:43 [2022-07-09T07:51:43.056Z] --- PASS: TestTagOfficialNames (0.04s)
07:51:43 [2022-07-09T07:51:43.056Z] === RUN   TestTagMatchesDigest
07:51:43 [2022-07-09T07:51:43.056Z] --- PASS: TestTagMatchesDigest (0.01s)
07:51:43 [2022-07-09T07:51:43.056Z] === CONT  TestImportExtremelyLargeImageWorks
07:51:44 [2022-07-09T07:51:44.475Z] tests/integration/client_test.py .....                                   [ 75%]
07:51:44 [2022-07-09T07:51:44.475Z] tests/integration/context_api_test.py ...                                [ 76%]
07:51:44 [2022-07-09T07:51:44.846Z] --- PASS: TestImportExtremelyLargeImageWorks (181.40s)
07:51:44 [2022-07-09T07:51:44.846Z] PASS
07:51:44 [2022-07-09T07:51:44.846Z] 
07:51:44 [2022-07-09T07:51:44.846Z] DONE 22 tests in 185.422s
07:51:44 [2022-07-09T07:51:44.846Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:51:44 [2022-07-09T07:51:44.846Z] ++ 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
07:51:44 [2022-07-09T07:51:44.846Z] ++ set -e
07:51:44 [2022-07-09T07:51:44.846Z] ++ '[' -n 0 ']'
07:51:44 [2022-07-09T07:51:44.846Z] ++ set -x
07:51:44 [2022-07-09T07:51:44.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
07:51:44 [2022-07-09T07:51:44.846Z] === RUN   TestStripANSICommands
07:51:44 [2022-07-09T07:51:44.846Z] === RUN   TestStripANSICommands/#00
07:51:44 [2022-07-09T07:51:44.846Z] === RUN   TestStripANSICommands/#01
07:51:44 [2022-07-09T07:51:44.846Z] --- PASS: TestStripANSICommands (0.00s)
07:51:44 [2022-07-09T07:51:44.846Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:51:44 [2022-07-09T07:51:44.846Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:51:44 [2022-07-09T07:51:44.846Z] PASS
07:51:44 [2022-07-09T07:51:44.846Z] 
07:51:44 [2022-07-09T07:51:44.846Z] DONE 3 tests in 0.056s
07:51:44 [2022-07-09T07:51:44.846Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:51:44 [2022-07-09T07:51:44.846Z] ++ 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
07:51:44 [2022-07-09T07:51:44.846Z] ++ set -e
07:51:44 [2022-07-09T07:51:44.846Z] ++ '[' -n 0 ']'
07:51:44 [2022-07-09T07:51:44.846Z] ++ set -x
07:51:44 [2022-07-09T07:51:44.846Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
07:51:45 [2022-07-09T07:51:45.045Z] tests/integration/errors_test.py .                                       [ 76%]
07:51:45 [2022-07-09T07:51:45.105Z] INFO: Testing against a local daemon
07:51:45 [2022-07-09T07:51:45.105Z] === RUN   TestNetworkCreateDelete
07:51:45 [2022-07-09T07:51:45.105Z] --- PASS: TestNetworkCreateDelete (0.21s)
07:51:45 [2022-07-09T07:51:45.105Z] === RUN   TestDockerNetworkDeletePreferID
07:51:46 [2022-07-09T07:51:46.040Z] --- PASS: TestDockerNetworkDeletePreferID (0.64s)
07:51:46 [2022-07-09T07:51:46.040Z] === RUN   TestDaemonDNSFallback
07:51:46 [2022-07-09T07:51:46.161Z] === RUN   TestCopyFromContainer//
07:51:46 [2022-07-09T07:51:46.161Z] === RUN   TestCopyFromContainer//bar/root
07:51:46 [2022-07-09T07:51:46.161Z] === RUN   TestCopyFromContainer//bar/root/
07:51:46 [2022-07-09T07:51:46.421Z] === RUN   TestCopyFromContainer/bar/quux
07:51:46 [2022-07-09T07:51:46.421Z] === RUN   TestCopyFromContainer/bar/quux/
07:51:46 [2022-07-09T07:51:46.421Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:51:46 [2022-07-09T07:51:46.421Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:51:46 [2022-07-09T07:51:46.421Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCopyFromContainer/bar/notarget
07:51:46 [2022-07-09T07:51:46.681Z] --- PASS: TestCopyFromContainer (4.67s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/quux (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:51:46 [2022-07-09T07:51:46.681Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateLinkToNonExistingContainer
07:51:46 [2022-07-09T07:51:46.681Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s)
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateWithInvalidEnv
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateWithInvalidEnv/0
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateWithInvalidEnv/0
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateWithInvalidEnv/1
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateWithInvalidEnv/1
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateWithInvalidEnv/2
07:51:46 [2022-07-09T07:51:46.681Z] === PAUSE TestCreateWithInvalidEnv/2
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateWithInvalidEnv/0
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateWithInvalidEnv/2
07:51:46 [2022-07-09T07:51:46.681Z] === CONT  TestCreateWithInvalidEnv/1
07:51:46 [2022-07-09T07:51:46.681Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateTmpfsMountsTarget
07:51:46 [2022-07-09T07:51:46.681Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s)
07:51:46 [2022-07-09T07:51:46.681Z] === RUN   TestCreateWithCustomMaskedPaths
07:51:48 [2022-07-09T07:51:48.059Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s)
07:51:48 [2022-07-09T07:51:48.059Z] === RUN   TestCreateWithCustomReadonlyPaths
07:51:49 [2022-07-09T07:51:49.437Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:49 [2022-07-09T07:51:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:49 [2022-07-09T07:51:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:51:49 [2022-07-09T07:51:49.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:51:49 [2022-07-09T07:51:49.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:51:49 [2022-07-09T07:51:49.437Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:51:49 [2022-07-09T07:51:49.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s)
07:51:49 [2022-07-09T07:51:49.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s)
07:51:49 [2022-07-09T07:51:49.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s)
07:51:49 [2022-07-09T07:51:49.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.03s)
07:51:49 [2022-07-09T07:51:49.437Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s)
07:51:49 [2022-07-09T07:51:49.437Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:51:49 [2022-07-09T07:51:49.696Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.37s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateDifferentPlatform
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateDifferentPlatform/different_os
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:51:49 [2022-07-09T07:51:49.696Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:51:49 [2022-07-09T07:51:49.696Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:51:49 [2022-07-09T07:51:49.696Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateInvalidHostConfig
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:51:49 [2022-07-09T07:51:49.696Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:51:49 [2022-07-09T07:51:49.696Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:51:49 [2022-07-09T07:51:49.696Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:51:49 [2022-07-09T07:51:49.696Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:51:49 [2022-07-09T07:51:49.696Z] --- PASS: TestCreateInvalidHostConfig (0.02s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestContainerStartOnDaemonRestart
07:51:49 [2022-07-09T07:51:49.696Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:51:49 [2022-07-09T07:51:49.696Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestDaemonRestartIpcMode
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestDaemonRestartIpcMode
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestDaemonHostGatewayIP
07:51:49 [2022-07-09T07:51:49.696Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:51:49 [2022-07-09T07:51:49.696Z] --- SKIP: TestDaemonHostGatewayIP (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestRestartDaemonWithRestartingContainer
07:51:49 [2022-07-09T07:51:49.696Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestContainerKillOnDaemonStart
07:51:49 [2022-07-09T07:51:49.696Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:51:49 [2022-07-09T07:51:49.696Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s)
07:51:49 [2022-07-09T07:51:49.696Z] === RUN   TestDiff
07:51:50 [2022-07-09T07:51:50.227Z] === RUN   TestDockerSuite/TestBuildDockerignoreTouchDockerfile
07:51:50 [2022-07-09T07:51:50.265Z] --- PASS: TestDiff (0.39s)
07:51:50 [2022-07-09T07:51:50.265Z] === RUN   TestExecConsoleSize
07:51:50 [2022-07-09T07:51:50.486Z] === RUN   TestDockerSuite/TestBuildDockerignoringBadExclusion
07:51:50 [2022-07-09T07:51:50.486Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerfile
07:51:50 [2022-07-09T07:51:50.524Z] --- PASS: TestExecConsoleSize (0.44s)
07:51:50 [2022-07-09T07:51:50.524Z] === RUN   TestExecWithCloseStdin
07:51:51 [2022-07-09T07:51:51.091Z] --- PASS: TestExecWithCloseStdin (0.46s)
07:51:51 [2022-07-09T07:51:51.091Z] === RUN   TestExec
07:51:51 [2022-07-09T07:51:51.350Z] --- PASS: TestExec (0.44s)
07:51:51 [2022-07-09T07:51:51.350Z] === RUN   TestExecUser
07:51:51 [2022-07-09T07:51:51.866Z] === RUN   TestDockerSwarmSuite/TestAPISwarmInvalidAddress
07:51:51 [2022-07-09T07:51:51.917Z] --- PASS: TestExecUser (0.43s)
07:51:51 [2022-07-09T07:51:51.917Z] === RUN   TestExportContainerAndImportImage
07:51:52 [2022-07-09T07:51:52.435Z] === RUN   TestDockerSwarmSuite/TestAPISwarmJoinToken
07:51:52 [2022-07-09T07:51:52.435Z] --- PASS: TestDaemonDNSFallback (6.71s)
07:51:52 [2022-07-09T07:51:52.435Z] === RUN   TestInspectNetwork
07:51:52 [2022-07-09T07:51:52.484Z] --- PASS: TestExportContainerAndImportImage (0.58s)
07:51:52 [2022-07-09T07:51:52.484Z] === RUN   TestExportContainerAfterDaemonRestart
07:51:53 [2022-07-09T07:51:53.373Z] === RUN   TestDockerSuite/TestBuildDockerignoringDockerignore
07:51:53 [2022-07-09T07:51:53.861Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s)
07:51:53 [2022-07-09T07:51:53.861Z] === RUN   TestHealthCheckWorkdir
07:51:54 [2022-07-09T07:51:54.429Z] --- PASS: TestHealthCheckWorkdir (0.52s)
07:51:54 [2022-07-09T07:51:54.429Z] === RUN   TestHealthKillContainer
07:51:55 [2022-07-09T07:51:55.277Z] === RUN   TestDockerSuite/TestBuildDockerignoringOnlyDotfiles
07:51:57 [2022-07-09T07:51:57.179Z] === RUN   TestDockerSuite/TestBuildDockerignoringRenamedDockerfile
07:51:57 [2022-07-09T07:51:57.179Z] === RUN   TestInspectNetwork/full_network_id
07:51:57 [2022-07-09T07:51:57.179Z] === RUN   TestInspectNetwork/partial_network_id
07:51:57 [2022-07-09T07:51:57.179Z] === RUN   TestInspectNetwork/network_name
07:51:57 [2022-07-09T07:51:57.179Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:52:01 [2022-07-09T07:52:01.368Z] === RUN   TestDockerSuite/TestBuildDockerignoringWholeDir
07:52:01 [2022-07-09T07:52:01.626Z] --- PASS: TestInspectNetwork (9.03s)
07:52:01 [2022-07-09T07:52:01.626Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:52:01 [2022-07-09T07:52:01.626Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:52:01 [2022-07-09T07:52:01.626Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:52:01 [2022-07-09T07:52:01.626Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:52:01 [2022-07-09T07:52:01.626Z] === RUN   TestRunContainerWithBridgeNone
07:52:02 [2022-07-09T07:52:02.543Z] --- PASS: TestHealthKillContainer (7.77s)
07:52:02 [2022-07-09T07:52:02.543Z] === RUN   TestInspectCpusetInConfigPre120
07:52:02 [2022-07-09T07:52:02.543Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:52:02 [2022-07-09T07:52:02.543Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s)
07:52:02 [2022-07-09T07:52:02.543Z] === RUN   TestIpcModeNone
07:52:02 [2022-07-09T07:52:02.543Z] --- PASS: TestIpcModeNone (0.45s)
07:52:02 [2022-07-09T07:52:02.543Z] === RUN   TestIpcModePrivate
07:52:02 [2022-07-09T07:52:02.561Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildDirs
07:52:02 [2022-07-09T07:52:02.802Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false
07:52:03 [2022-07-09T07:52:03.061Z] --- PASS: TestIpcModePrivate (0.57s)
07:52:03 [2022-07-09T07:52:03.061Z] === RUN   TestIpcModeShareable
07:52:03 [2022-07-09T07:52:03.061Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:52:03 [2022-07-09T07:52:03.061Z] --- SKIP: TestIpcModeShareable (0.00s)
07:52:03 [2022-07-09T07:52:03.061Z] === RUN   TestAPIIpcModeShareableAndContainer
07:52:03 [2022-07-09T07:52:03.496Z] --- PASS: TestRunContainerWithBridgeNone (1.97s)
07:52:03 [2022-07-09T07:52:03.496Z] === RUN   TestNetworkInvalidJSON
07:52:03 [2022-07-09T07:52:03.496Z] === RUN   TestNetworkInvalidJSON/networks/create
07:52:03 [2022-07-09T07:52:03.496Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:52:03 [2022-07-09T07:52:03.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:52:03 [2022-07-09T07:52:03.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:52:03 [2022-07-09T07:52:03.496Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:52:03 [2022-07-09T07:52:03.496Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:52:03 [2022-07-09T07:52:03.496Z] === CONT  TestNetworkInvalidJSON/networks/create
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:52:03 [2022-07-09T07:52:03.497Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:52:03 [2022-07-09T07:52:03.497Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:52:03 [2022-07-09T07:52:03.497Z] --- PASS: TestNetworkInvalidJSON (0.04s)
07:52:03 [2022-07-09T07:52:03.497Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.01s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.01s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.02s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.02s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkList
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkList//networks
07:52:03 [2022-07-09T07:52:03.497Z] === PAUSE TestNetworkList//networks
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestNetworkList//networks/
07:52:03 [2022-07-09T07:52:03.497Z] === PAUSE TestNetworkList//networks/
07:52:03 [2022-07-09T07:52:03.497Z] === CONT  TestNetworkList//networks
07:52:03 [2022-07-09T07:52:03.497Z] === CONT  TestNetworkList//networks/
07:52:03 [2022-07-09T07:52:03.497Z] --- PASS: TestNetworkList (0.03s)
07:52:03 [2022-07-09T07:52:03.497Z]     --- PASS: TestNetworkList//networks (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:52:03 [2022-07-09T07:52:03.497Z] === RUN   TestHostIPv4BridgeLabel
07:52:03 [2022-07-09T07:52:03.920Z] tests/integration/models_containers_test.py ............................ [ 83%]
07:52:04 [2022-07-09T07:52:04.064Z] === RUN   TestDockerSuite/TestBuildDockerignoringWildTopDir
07:52:04 [2022-07-09T07:52:04.323Z] --- PASS: TestHostIPv4BridgeLabel (0.61s)
07:52:04 [2022-07-09T07:52:04.323Z] === RUN   TestDaemonRestartWithLiveRestore
07:52:04 [2022-07-09T07:52:04.438Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.40s)
07:52:04 [2022-07-09T07:52:04.438Z] === RUN   TestAPIIpcModeHost
07:52:04 [2022-07-09T07:52:04.438Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:52:04 [2022-07-09T07:52:04.438Z] --- SKIP: TestAPIIpcModeHost (0.00s)
07:52:04 [2022-07-09T07:52:04.438Z] === RUN   TestDaemonIpcModeShareable
07:52:04 [2022-07-09T07:52:04.438Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:52:04 [2022-07-09T07:52:04.438Z] --- SKIP: TestDaemonIpcModeShareable (0.00s)
07:52:04 [2022-07-09T07:52:04.438Z] === RUN   TestDaemonIpcModePrivate
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.580s	coverage: 60.0% of statements
07:52:04 [2022-07-09T07:52:04.938Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/osl	4.343s	coverage: 39.7% of statements
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.015s	coverage: 80.7% of statements
07:52:04 [2022-07-09T07:52:04.938Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.647s	coverage: 48.6% of statements
07:52:05 [2022-07-09T07:52:05.195Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
07:52:05 [2022-07-09T07:52:05.195Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
07:52:05 [2022-07-09T07:52:05.259Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:52:05 [2022-07-09T07:52:05.259Z] === RUN   TestDaemonDefaultNetworkPools
07:52:05 [2022-07-09T07:52:05.375Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false
07:52:05 [2022-07-09T07:52:05.451Z] ok  	github.com/docker/docker/libnetwork/types	0.003s	coverage: 37.3% of statements
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === Skipped
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork TestParallel3 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork TestParallel1 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork TestParallel2 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
07:52:05 [2022-07-09T07:52:05.451Z]     firewalld_test.go:14: firewalld is not running
07:52:05 [2022-07-09T07:52:05.451Z] 
07:52:05 [2022-07-09T07:52:05.451Z] DONE 327 tests, 9 skipped in 202.096s
07:52:05 [2022-07-09T07:52:05.634Z] --- PASS: TestDaemonIpcModePrivate (1.17s)
07:52:05 [2022-07-09T07:52:05.634Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:52:05 [2022-07-09T07:52:05.634Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:52:05 [2022-07-09T07:52:05.634Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s)
07:52:05 [2022-07-09T07:52:05.634Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:52:05 [2022-07-09T07:52:05.634Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:52:05 [2022-07-09T07:52:05.634Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s)
07:52:05 [2022-07-09T07:52:05.634Z] === RUN   TestIpcModeOlderClient
07:52:05 [2022-07-09T07:52:05.634Z] === PAUSE TestIpcModeOlderClient
07:52:05 [2022-07-09T07:52:05.634Z] === RUN   TestKillContainerInvalidSignal
Post stage
[Pipeline] junit
07:52:06 [2022-07-09T07:52:06.025Z] Recording test results
07:52:06 [2022-07-09T07:52:06.197Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s)
07:52:06 [2022-07-09T07:52:06.198Z] === RUN   TestDaemonRestartWithExistingNetwork
07:52:06 [2022-07-09T07:52:06.202Z] --- PASS: TestKillContainerInvalidSignal (0.40s)
07:52:06 [2022-07-09T07:52:06.202Z] === RUN   TestKillContainer
07:52:06 [2022-07-09T07:52:06.202Z] === RUN   TestKillContainer/no_signal
07:52:06 [2022-07-09T07:52:06.461Z] === RUN   TestKillContainer/non_killing_signal
07:52:06 [2022-07-09T07:52:06.720Z] === RUN   TestKillContainer/killing_signal
07:52:07 [2022-07-09T07:52:07.134Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.17s)
07:52:07 [2022-07-09T07:52:07.134Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:52:07 [2022-07-09T07:52:07.313Z] --- PASS: TestKillContainer (1.22s)
07:52:07 [2022-07-09T07:52:07.313Z]     --- PASS: TestKillContainer/no_signal (0.37s)
07:52:07 [2022-07-09T07:52:07.313Z]     --- PASS: TestKillContainer/non_killing_signal (0.24s)
07:52:07 [2022-07-09T07:52:07.313Z]     --- PASS: TestKillContainer/killing_signal (0.38s)
07:52:07 [2022-07-09T07:52:07.313Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:52:07 [2022-07-09T07:52:07.313Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:52:07 [2022-07-09T07:52:07.468Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Integration tests)
[Pipeline] withEnv
[Pipeline] {
[Pipeline] sh
07:52:07 [2022-07-09T07:52:07.572Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:52:07 [2022-07-09T07:52:07.794Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh dynbinary test-integration
07:52:08 [2022-07-09T07:52:08.049Z] 
07:52:08 [2022-07-09T07:52:08.140Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.86s)
07:52:08 [2022-07-09T07:52:08.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.41s)
07:52:08 [2022-07-09T07:52:08.140Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s)
07:52:08 [2022-07-09T07:52:08.140Z] === RUN   TestKillStoppedContainer
07:52:08 [2022-07-09T07:52:08.140Z] --- PASS: TestKillStoppedContainer (0.07s)
07:52:08 [2022-07-09T07:52:08.140Z] === RUN   TestKillStoppedContainerAPIPre120
07:52:08 [2022-07-09T07:52:08.140Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:52:08 [2022-07-09T07:52:08.140Z] === RUN   TestKillDifferentUserContainer
07:52:08 [2022-07-09T07:52:08.305Z] Removing bundles/
07:52:08 [2022-07-09T07:52:08.305Z] 
07:52:08 [2022-07-09T07:52:08.305Z] ---> Making bundle: dynbinary (in bundles/dynbinary)
07:52:08 [2022-07-09T07:52:08.305Z] Building: bundles/dynbinary-daemon/dockerd
07:52:08 [2022-07-09T07:52:08.305Z] GOOS="" GOARCH="" GOARM=""
07:52:08 [2022-07-09T07:52:08.510Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s)
07:52:08 [2022-07-09T07:52:08.510Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:52:08 [2022-07-09T07:52:08.708Z] --- PASS: TestKillDifferentUserContainer (0.40s)
07:52:08 [2022-07-09T07:52:08.708Z] === RUN   TestInspectOomKilledTrue
07:52:08 [2022-07-09T07:52:08.708Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:08 [2022-07-09T07:52:08.708Z] --- SKIP: TestInspectOomKilledTrue (0.00s)
07:52:08 [2022-07-09T07:52:08.708Z] === RUN   TestInspectOomKilledFalse
07:52:08 [2022-07-09T07:52:08.708Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:52:08 [2022-07-09T07:52:08.708Z] --- SKIP: TestInspectOomKilledFalse (0.00s)
07:52:08 [2022-07-09T07:52:08.708Z] === RUN   TestLinksEtcHostsContentMatch
07:52:08 [2022-07-09T07:52:08.708Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:52:08 [2022-07-09T07:52:08.708Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s)
07:52:08 [2022-07-09T07:52:08.708Z] === RUN   TestLinksContainerNames
07:52:09 [2022-07-09T07:52:09.077Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.63s)
07:52:09 [2022-07-09T07:52:09.077Z] === RUN   TestServiceWithPredefinedNetwork
07:52:09 [2022-07-09T07:52:09.645Z] --- PASS: TestLinksContainerNames (0.84s)
07:52:09 [2022-07-09T07:52:09.645Z] === RUN   TestLogsFollowTailEmpty
07:52:09 [2022-07-09T07:52:09.903Z] --- PASS: TestLogsFollowTailEmpty (0.40s)
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:52:09 [2022-07-09T07:52:09.904Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:52:09 [2022-07-09T07:52:09.904Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:52:10 [2022-07-09T07:52:10.488Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:52:10 [2022-07-09T07:52:10.488Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.069Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:52:11 [2022-07-09T07:52:11.332Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:52:11 [2022-07-09T07:52:11.906Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:52:11 [2022-07-09T07:52:11.906Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:52:12 [2022-07-09T07:52:12.408Z] --- PASS: TestServiceWithPredefinedNetwork (2.87s)
07:52:12 [2022-07-09T07:52:12.408Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:52:12 [2022-07-09T07:52:12.408Z]     service_test.go:243: FLAKY_TEST
07:52:12 [2022-07-09T07:52:12.408Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:52:12 [2022-07-09T07:52:12.408Z] === RUN   TestServiceWithDataPathPortInit
07:52:12 [2022-07-09T07:52:12.474Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:52:12 [2022-07-09T07:52:12.474Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:52:13 [2022-07-09T07:52:13.043Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:52:13 [2022-07-09T07:52:13.303Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:52:13 [2022-07-09T07:52:13.871Z] --- PASS: TestLogs (3.96s)
07:52:13 [2022-07-09T07:52:13.871Z]     --- PASS: TestLogs/driver_local (0.01s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.57s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.63s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.68s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.80s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.69s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.53s)
07:52:13 [2022-07-09T07:52:13.871Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.56s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.62s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.68s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.79s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.62s)
07:52:13 [2022-07-09T07:52:13.871Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.56s)
07:52:13 [2022-07-09T07:52:13.871Z] === RUN   TestContainerNetworkMountsNoChown
07:52:14 [2022-07-09T07:52:14.130Z] --- PASS: TestContainerNetworkMountsNoChown (0.37s)
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/default
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/default
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/private
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/private
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rprivate
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rprivate
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/slave
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/slave
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rslave
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rslave
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/shared
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/shared
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rshared
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rshared
07:52:14 [2022-07-09T07:52:14.130Z] === CONT  TestMountDaemonRoot/default
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/default/bind_root
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/default/mount_root
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === CONT  TestMountDaemonRoot/default/bind_root
07:52:14 [2022-07-09T07:52:14.130Z] === CONT  TestMountDaemonRoot/rshared
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:52:14 [2022-07-09T07:52:14.130Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:52:14 [2022-07-09T07:52:14.130Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === CONT  TestMountDaemonRoot/shared
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === CONT  TestMountDaemonRoot/rslave
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === CONT  TestMountDaemonRoot/slave
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === CONT  TestMountDaemonRoot/rprivate
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:52:14 [2022-07-09T07:52:14.389Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:52:14 [2022-07-09T07:52:14.389Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/private
07:52:14 [2022-07-09T07:52:14.390Z] === RUN   TestMountDaemonRoot/private/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === RUN   TestMountDaemonRoot/private/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/default/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:52:14 [2022-07-09T07:52:14.390Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/private/bind_root
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/private/mount_root
07:52:14 [2022-07-09T07:52:14.650Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:52:14 [2022-07-09T07:52:14.650Z] --- PASS: TestMountDaemonRoot (0.01s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.05s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.03s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.01s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z] === RUN   TestContainerBindMountNonRecursive
07:52:14 [2022-07-09T07:52:14.650Z]     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)
07:52:14 [2022-07-09T07:52:14.650Z] --- SKIP: TestContainerBindMountNonRecursive (0.02s)
07:52:14 [2022-07-09T07:52:14.650Z] === RUN   TestContainerVolumesMountedAsShared
07:52:14 [2022-07-09T07:52:14.650Z]     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)
07:52:14 [2022-07-09T07:52:14.650Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z] === RUN   TestContainerVolumesMountedAsSlave
07:52:14 [2022-07-09T07:52:14.650Z]     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)
07:52:14 [2022-07-09T07:52:14.650Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s)
07:52:14 [2022-07-09T07:52:14.650Z] === RUN   TestNetworkNat
07:52:15 [2022-07-09T07:52:15.217Z] --- PASS: TestNetworkNat (0.47s)
07:52:15 [2022-07-09T07:52:15.217Z] === RUN   TestNetworkLocalhostTCPNat
07:52:15 [2022-07-09T07:52:15.476Z] --- PASS: TestNetworkLocalhostTCPNat (0.43s)
07:52:15 [2022-07-09T07:52:15.476Z] === RUN   TestNetworkLoopbackNat
07:52:15 [2022-07-09T07:52:15.695Z] === RUN   TestDockerSuite/TestBuildDotDotFile
07:52:15 [2022-07-09T07:52:15.695Z] === RUN   TestDockerSuite/TestBuildEOLInLine
07:52:18 [2022-07-09T07:52:18.010Z] --- PASS: TestNetworkLoopbackNat (2.53s)
07:52:18 [2022-07-09T07:52:18.010Z] === RUN   TestPause
07:52:18 [2022-07-09T07:52:18.010Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:18 [2022-07-09T07:52:18.010Z] --- SKIP: TestPause (0.00s)
07:52:18 [2022-07-09T07:52:18.010Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:52:18 [2022-07-09T07:52:18.010Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:52:18 [2022-07-09T07:52:18.010Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:52:18 [2022-07-09T07:52:18.010Z] === RUN   TestPauseStopPausedContainer
07:52:18 [2022-07-09T07:52:18.010Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:18 [2022-07-09T07:52:18.010Z] --- SKIP: TestPauseStopPausedContainer (0.02s)
07:52:18 [2022-07-09T07:52:18.010Z] === RUN   TestPidHost
07:52:18 [2022-07-09T07:52:18.300Z] === RUN   TestDockerSuite/TestBuildEmptyCmd
07:52:18 [2022-07-09T07:52:18.300Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypoint
07:52:18 [2022-07-09T07:52:18.558Z] === RUN   TestDockerSuite/TestBuildEmptyEntrypointInheritance
07:52:18 [2022-07-09T07:52:18.948Z] --- PASS: TestPidHost (0.89s)
07:52:18 [2022-07-09T07:52:18.948Z] === RUN   TestPsFilter
07:52:19 [2022-07-09T07:52:19.127Z] === RUN   TestDockerSuite/TestBuildEmptyScratch
07:52:19 [2022-07-09T07:52:19.127Z] === RUN   TestDockerSuite/TestBuildEmptyStringVolume
07:52:19 [2022-07-09T07:52:19.207Z] --- PASS: TestPsFilter (0.09s)
07:52:19 [2022-07-09T07:52:19.207Z] === RUN   TestRemoveContainerWithRemovedVolume
07:52:19 [2022-07-09T07:52:19.386Z] === RUN   TestDockerSuite/TestBuildEntrypoint
07:52:19 [2022-07-09T07:52:19.386Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild
07:52:19 [2022-07-09T07:52:19.466Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s)
07:52:19 [2022-07-09T07:52:19.466Z] === RUN   TestRemoveContainerWithVolume
07:52:19 [2022-07-09T07:52:19.933Z] .........                                                                [ 85%]
07:52:20 [2022-07-09T07:52:20.033Z] --- PASS: TestRemoveContainerWithVolume (0.42s)
07:52:20 [2022-07-09T07:52:20.033Z] === RUN   TestRemoveContainerRunning
07:52:20 [2022-07-09T07:52:20.292Z] --- PASS: TestRemoveContainerRunning (0.43s)
07:52:20 [2022-07-09T07:52:20.292Z] === RUN   TestRemoveContainerForceRemoveRunning
07:52:20 [2022-07-09T07:52:20.860Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s)
07:52:20 [2022-07-09T07:52:20.860Z] === RUN   TestRemoveInvalidContainer
07:52:20 [2022-07-09T07:52:20.860Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:52:20 [2022-07-09T07:52:20.860Z] === RUN   TestRenameLinkedContainer
07:52:21 [2022-07-09T07:52:21.288Z] === RUN   TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect
07:52:22 [2022-07-09T07:52:22.223Z] === RUN   TestDockerSuite/TestBuildEntrypointRunCleanup
07:52:22 [2022-07-09T07:52:22.763Z] --- PASS: TestRenameLinkedContainer (1.67s)
07:52:22 [2022-07-09T07:52:22.763Z] === RUN   TestRenameStoppedContainer
07:52:22 [2022-07-09T07:52:22.763Z] --- PASS: TestRenameStoppedContainer (0.37s)
07:52:22 [2022-07-09T07:52:22.763Z] === RUN   TestRenameRunningContainerAndReuse
07:52:23 [2022-07-09T07:52:23.601Z] === RUN   TestDockerSuite/TestBuildEnv
07:52:23 [2022-07-09T07:52:23.700Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s)
07:52:23 [2022-07-09T07:52:23.700Z] === RUN   TestRenameInvalidName
07:52:23 [2022-07-09T07:52:23.959Z] --- PASS: TestRenameInvalidName (0.40s)
07:52:23 [2022-07-09T07:52:23.959Z] === RUN   TestRenameAnonymousContainer
07:52:24 [2022-07-09T07:52:24.168Z] === RUN   TestDockerSuite/TestBuildEnvEscapes
07:52:24 [2022-07-09T07:52:24.817Z] tests/integration/models_images_test.py ...............                  [ 89%]
07:52:25 [2022-07-09T07:52:25.104Z] === RUN   TestDockerSuite/TestBuildEnvOverwrite
07:52:25 [2022-07-09T07:52:25.338Z] --- PASS: TestRenameAnonymousContainer (1.46s)
07:52:25 [2022-07-09T07:52:25.338Z] === RUN   TestRenameContainerWithSameName
07:52:25 [2022-07-09T07:52:25.670Z] === RUN   TestDockerSuite/TestBuildEnvUsage
07:52:25 [2022-07-09T07:52:25.911Z] --- PASS: TestRenameContainerWithSameName (0.41s)
07:52:25 [2022-07-09T07:52:25.911Z] === RUN   TestRenameContainerWithLinkedContainer
07:52:26 [2022-07-09T07:52:26.016Z] tests/integration/models_networks_test.py ....                           [ 90%]
07:52:26 [2022-07-09T07:52:26.848Z] --- PASS: TestRenameContainerWithLinkedContainer (0.85s)
07:52:26 [2022-07-09T07:52:26.848Z] === RUN   TestResize
07:52:27 [2022-07-09T07:52:27.107Z] --- PASS: TestResize (0.40s)
07:52:27 [2022-07-09T07:52:27.107Z] === RUN   TestResizeWithInvalidSize
07:52:27 [2022-07-09T07:52:27.674Z] --- PASS: TestResizeWithInvalidSize (0.42s)
07:52:27 [2022-07-09T07:52:27.674Z] === RUN   TestResizeWhenContainerNotStarted
07:52:27 [2022-07-09T07:52:27.933Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s)
07:52:27 [2022-07-09T07:52:27.933Z] === RUN   TestDaemonRestartKillContainers
07:52:27 [2022-07-09T07:52:27.933Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:52:27 [2022-07-09T07:52:27.933Z] --- SKIP: TestDaemonRestartKillContainers (0.00s)
07:52:27 [2022-07-09T07:52:27.933Z] === RUN   TestCgroupNamespacesRun
07:52:28 [2022-07-09T07:52:28.202Z] --- PASS: TestServiceWithDataPathPortInit (15.82s)
07:52:28 [2022-07-09T07:52:28.202Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:52:29 [2022-07-09T07:52:29.309Z] --- PASS: TestCgroupNamespacesRun (1.10s)
07:52:29 [2022-07-09T07:52:29.309Z] === RUN   TestCgroupNamespacesRunPrivileged
07:52:30 [2022-07-09T07:52:30.245Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.07s)
07:52:30 [2022-07-09T07:52:30.245Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:52:30 [2022-07-09T07:52:30.732Z] === RUN   TestDockerSuite/TestBuildEnvUsage2
07:52:31 [2022-07-09T07:52:31.183Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.14s)
07:52:31 [2022-07-09T07:52:31.183Z] === RUN   TestCgroupNamespacesRunHostMode
07:52:31 [2022-07-09T07:52:31.306Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:pkrcla6wj668j1dgktns8ns4w Created:2022-07-09 07:52:29.331219075 +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[279dfe2be6728e5e180095dd98d1a239794301445e1fa1a4fcad0c69b13b278d:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.euq8p2rwoaicm25do5rmpbkf1 EndpointID:13ce210a9d11ffe7b2f529070fe67b86a97de9b739fa3290a72746843a1670e4 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:f7a72b53e668e4e3a1ceb867ba705566ee23d772df87918f9e8a9d0845d534ca 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:56a06a31c819 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.euq8p2rwoaicm25do5rmpbkf1 EndpointID:13ce210a9d11ffe7b2f529070fe67b86a97de9b739fa3290a72746843a1670e4 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:52:32 [2022-07-09T07:52:32.560Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s)
07:52:32 [2022-07-09T07:52:32.560Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:52:32 [2022-07-09T07:52:32.583Z] tests/integration/models_nodes_test.py .                                 [ 90%]
07:52:32 [2022-07-09T07:52:32.583Z] tests/integration/models_resources_test.py .                             [ 91%]
07:52:33 [2022-07-09T07:52:33.498Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.12s)
07:52:33 [2022-07-09T07:52:33.498Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:52:34 [2022-07-09T07:52:34.318Z] tests/integration/models_services_test.py ................X.             [ 95%]
07:52:34 [2022-07-09T07:52:34.874Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.11s)
07:52:34 [2022-07-09T07:52:34.874Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:52:35 [2022-07-09T07:52:35.442Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.70s)
07:52:35 [2022-07-09T07:52:35.442Z] === RUN   TestCgroupNamespacesRunOlderClient
07:52:36 [2022-07-09T07:52:36.573Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.97s)
07:52:36 [2022-07-09T07:52:36.573Z] PASS
07:52:36 [2022-07-09T07:52:36.573Z] 
07:52:36 [2022-07-09T07:52:36.573Z] === Skipped
07:52:36 [2022-07-09T07:52:36.573Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:52:36 [2022-07-09T07:52:36.573Z]     service_test.go:243: FLAKY_TEST
07:52:36 [2022-07-09T07:52:36.573Z] 
07:52:36 [2022-07-09T07:52:36.573Z] DONE 38 tests, 1 skipped in 50.972s
07:52:36 [2022-07-09T07:52:36.573Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:52:36 [2022-07-09T07:52:36.573Z] ++ 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
07:52:36 [2022-07-09T07:52:36.573Z] ++ set -e
07:52:36 [2022-07-09T07:52:36.573Z] ++ '[' -n 0 ']'
07:52:36 [2022-07-09T07:52:36.573Z] ++ set -x
07:52:36 [2022-07-09T07:52:36.573Z] ++ env -i DEST=/go/src/github.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
07:52:36 [2022-07-09T07:52:36.573Z] INFO: Testing against a local daemon
07:52:36 [2022-07-09T07:52:36.573Z] === RUN   TestDockerNetworkIpvlanPersistance
07:52:36 [2022-07-09T07:52:36.573Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:36 [2022-07-09T07:52:36.573Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:52:36 [2022-07-09T07:52:36.573Z] === RUN   TestDockerNetworkIpvlan
07:52:36 [2022-07-09T07:52:36.573Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:36 [2022-07-09T07:52:36.573Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:52:36 [2022-07-09T07:52:36.573Z] PASS
07:52:36 [2022-07-09T07:52:36.573Z] 
07:52:36 [2022-07-09T07:52:36.573Z] === Skipped
07:52:36 [2022-07-09T07:52:36.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:52:36 [2022-07-09T07:52:36.573Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:36 [2022-07-09T07:52:36.573Z] 
07:52:36 [2022-07-09T07:52:36.573Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:52:36 [2022-07-09T07:52:36.573Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:52:36 [2022-07-09T07:52:36.573Z] 
07:52:36 [2022-07-09T07:52:36.573Z] DONE 2 tests, 2 skipped in 0.115s
07:52:36 [2022-07-09T07:52:36.573Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:52:36 [2022-07-09T07:52:36.573Z] ++ 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
07:52:36 [2022-07-09T07:52:36.573Z] ++ set -e
07:52:36 [2022-07-09T07:52:36.573Z] ++ '[' -n 0 ']'
07:52:36 [2022-07-09T07:52:36.573Z] ++ set -x
07:52:36 [2022-07-09T07:52:36.574Z] ++ env -i DEST=/go/src/github.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
07:52:36 [2022-07-09T07:52:36.574Z] INFO: Testing against a local daemon
07:52:36 [2022-07-09T07:52:36.574Z] === RUN   TestDockerNetworkMacvlanPersistance
07:52:36 [2022-07-09T07:52:36.820Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.28s)
07:52:36 [2022-07-09T07:52:36.820Z] === RUN   TestNISDomainname
07:52:36 [2022-07-09T07:52:36.820Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:52:36 [2022-07-09T07:52:36.820Z] --- SKIP: TestNISDomainname (0.02s)
07:52:36 [2022-07-09T07:52:36.820Z] === RUN   TestHostnameDnsResolution
07:52:37 [2022-07-09T07:52:37.079Z] tests/integration/models_swarm_test.py ..                                [ 96%]
07:52:37 [2022-07-09T07:52:37.079Z] tests/integration/models_volumes_test.py ..                              [ 96%]
07:52:37 [2022-07-09T07:52:37.392Z] --- PASS: TestHostnameDnsResolution (0.63s)
07:52:37 [2022-07-09T07:52:37.392Z] === RUN   TestUnprivilegedPortsAndPing
07:52:37 [2022-07-09T07:52:37.392Z]     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
07:52:37 [2022-07-09T07:52:37.392Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s)
07:52:37 [2022-07-09T07:52:37.392Z] === RUN   TestPrivilegedHostDevices
07:52:37 [2022-07-09T07:52:37.547Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s)
07:52:37 [2022-07-09T07:52:37.548Z] === RUN   TestDockerNetworkMacvlan
07:52:37 [2022-07-09T07:52:37.652Z] --- PASS: TestPrivilegedHostDevices (0.44s)
07:52:37 [2022-07-09T07:52:37.652Z] === RUN   TestRunConsoleSize
07:52:38 [2022-07-09T07:52:38.120Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:52:38 [2022-07-09T07:52:38.220Z] --- PASS: TestRunConsoleSize (0.39s)
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStats
07:52:38 [2022-07-09T07:52:38.220Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:38 [2022-07-09T07:52:38.220Z] --- SKIP: TestStats (0.00s)
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStopContainerWithTimeout
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStopContainerWithTimeout/0
07:52:38 [2022-07-09T07:52:38.220Z] === PAUSE TestStopContainerWithTimeout/0
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStopContainerWithTimeout/1
07:52:38 [2022-07-09T07:52:38.220Z] === PAUSE TestStopContainerWithTimeout/1
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStopContainerWithTimeout/3
07:52:38 [2022-07-09T07:52:38.220Z] === PAUSE TestStopContainerWithTimeout/3
07:52:38 [2022-07-09T07:52:38.220Z] === RUN   TestStopContainerWithTimeout/-1
07:52:38 [2022-07-09T07:52:38.220Z] === PAUSE TestStopContainerWithTimeout/-1
07:52:38 [2022-07-09T07:52:38.220Z] === CONT  TestStopContainerWithTimeout/0
07:52:38 [2022-07-09T07:52:38.220Z] === CONT  TestStopContainerWithTimeout/-1
07:52:38 [2022-07-09T07:52:38.788Z] === CONT  TestStopContainerWithTimeout/3
07:52:39 [2022-07-09T07:52:39.058Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:52:39 [2022-07-09T07:52:39.993Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:52:40 [2022-07-09T07:52:40.690Z] === CONT  TestStopContainerWithTimeout/1
07:52:40 [2022-07-09T07:52:40.987Z] tests/integration/regression_test.py ......                              [ 98%]
07:52:41 [2022-07-09T07:52:41.370Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderElection
07:52:41 [2022-07-09T07:52:41.507Z] tests/integration/credentials/store_test.py ......                       [ 99%]
07:52:41 [2022-07-09T07:52:41.507Z] tests/integration/credentials/utils_test.py .                            [100%]
07:52:41 [2022-07-09T07:52:41.507Z] 
07:52:41 [2022-07-09T07:52:41.507Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml -------
07:52:41 [2022-07-09T07:52:41.507Z] =========================== short test summary info ============================
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options
07:52:41 [2022-07-09T07:52:41.507Z]   CONFIG_RT_GROUP_SCHED isn't enabled
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt
07:52:41 [2022-07-09T07:52:41.507Z]   Not supported on most drivers
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top
07:52:41 [2022-07-09T07:52:41.507Z]   Output of docker top depends on host distro, and is not formalized.
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs
07:52:41 [2022-07-09T07:52:41.507Z]   Output of docker top depends on host distro, and is not formalized.
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr
07:52:41 [2022-07-09T07:52:41.507Z]   Can fail if eth0 has multiple IP addresses
07:52:41 [2022-07-09T07:52:41.507Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver
07:52:41 [2022-07-09T07:52:41.507Z]   This doesn't seem to be taken into account by the engine
07:52:41 [2022-07-09T07:52:41.507Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME
07:52:41 [2022-07-09T07:52:41.507Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0
07:52:41 [2022-07-09T07:52:41.507Z] = 383 passed, 2 skipped, 2 deselected, 6 xfailed, 2 xpassed in 281.96 seconds ==
07:52:41 [2022-07-09T07:52:41.766Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py)
07:52:42 [2022-07-09T07:52:42.065Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:52:42 [2022-07-09T07:52:42.065Z]     --- PASS: TestStopContainerWithTimeout/0 (0.59s)
07:52:42 [2022-07-09T07:52:42.065Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.60s)
07:52:42 [2022-07-09T07:52:42.065Z]     --- PASS: TestStopContainerWithTimeout/3 (2.39s)
07:52:42 [2022-07-09T07:52:42.065Z]     --- PASS: TestStopContainerWithTimeout/1 (1.46s)
07:52:42 [2022-07-09T07:52:42.065Z] === RUN   TestDeleteDevicemapper
07:52:42 [2022-07-09T07:52:42.065Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:52:42 [2022-07-09T07:52:42.065Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:52:42 [2022-07-09T07:52:42.065Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:52:42 [2022-07-09T07:52:42.308Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:52:43 [2022-07-09T07:52:43.444Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.17s)
07:52:43 [2022-07-09T07:52:43.444Z] === RUN   TestUpdateMemory
07:52:43 [2022-07-09T07:52:43.444Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:43 [2022-07-09T07:52:43.444Z] --- SKIP: TestUpdateMemory (0.00s)
07:52:43 [2022-07-09T07:52:43.444Z] === RUN   TestUpdateCPUQuota
07:52:43 [2022-07-09T07:52:43.444Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:43 [2022-07-09T07:52:43.444Z] --- SKIP: TestUpdateCPUQuota (0.00s)
07:52:43 [2022-07-09T07:52:43.444Z] === RUN   TestUpdatePidsLimit
07:52:43 [2022-07-09T07:52:43.444Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:52:43 [2022-07-09T07:52:43.444Z] --- SKIP: TestUpdatePidsLimit (0.00s)
07:52:43 [2022-07-09T07:52:43.444Z] === RUN   TestUpdateRestartPolicy
07:52:44 [2022-07-09T07:52:44.223Z]     docker_api_swarm_test.go:304: [d21b9978b719c] joining swarm manager [dd0e4c954373d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:52:45 [2022-07-09T07:52:45.160Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:52:45 [2022-07-09T07:52:45.419Z]     docker_api_swarm_test.go:305: [d75e0a088cbef] joining swarm manager [dd0e4c954373d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:52:46 [2022-07-09T07:52:46.798Z]     docker_api_swarm_test.go:351: Waiting for election to occur...
07:52:46 [2022-07-09T07:52:46.798Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementAddCopy
07:52:48 [2022-07-09T07:52:48.177Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementEnv
07:52:50 [2022-07-09T07:52:50.088Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:52:51 [2022-07-09T07:52:51.026Z] --- PASS: TestDockerNetworkMacvlan (13.60s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (1.11s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (1.78s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.37s)
07:52:51 [2022-07-09T07:52:51.026Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.81s)
07:52:51 [2022-07-09T07:52:51.026Z] PASS
07:52:51 [2022-07-09T07:52:51.026Z] 
07:52:51 [2022-07-09T07:52:51.026Z] DONE 8 tests in 15.028s
07:52:51 [2022-07-09T07:52:51.026Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:52:51 [2022-07-09T07:52:51.026Z] ++ 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
07:52:51 [2022-07-09T07:52:51.026Z] ++ set -e
07:52:51 [2022-07-09T07:52:51.026Z] ++ '[' -n 0 ']'
07:52:51 [2022-07-09T07:52:51.026Z] ++ set -x
07:52:51 [2022-07-09T07:52:51.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
07:52:51 [2022-07-09T07:52:51.026Z] testing: warning: no tests to run
07:52:51 [2022-07-09T07:52:51.026Z] PASS
07:52:51 [2022-07-09T07:52:51.026Z] 
07:52:51 [2022-07-09T07:52:51.026Z] DONE 0 tests in 0.024s
07:52:51 [2022-07-09T07:52:51.026Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:52:51 [2022-07-09T07:52:51.026Z] ++ 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
07:52:51 [2022-07-09T07:52:51.026Z] ++ set -e
07:52:51 [2022-07-09T07:52:51.026Z] ++ '[' -n 0 ']'
07:52:51 [2022-07-09T07:52:51.026Z] ++ set -x
07:52:51 [2022-07-09T07:52:51.026Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
07:52:51 [2022-07-09T07:52:51.286Z] INFO: Testing against a local daemon
07:52:51 [2022-07-09T07:52:51.286Z] === RUN   TestAuthZPluginAllowRequest
07:52:52 [2022-07-09T07:52:52.662Z] --- PASS: TestAuthZPluginAllowRequest (1.38s)
07:52:52 [2022-07-09T07:52:52.662Z] === RUN   TestAuthZPluginTLS
07:52:53 [2022-07-09T07:52:53.229Z] --- PASS: TestAuthZPluginTLS (0.59s)
07:52:53 [2022-07-09T07:52:53.229Z] === RUN   TestAuthZPluginDenyRequest
07:52:53 [2022-07-09T07:52:53.798Z] --- PASS: TestAuthZPluginDenyRequest (0.54s)
07:52:53 [2022-07-09T07:52:53.798Z] === RUN   TestAuthZPluginAPIDenyResponse
07:52:53 [2022-07-09T07:52:53.977Z] Leaving: AppArmorNo profiles have been unloaded.
07:52:53 [2022-07-09T07:52:53.977Z] 
07:52:53 [2022-07-09T07:52:53.977Z] Unloading profiles will leave already running processes permanently
07:52:53 [2022-07-09T07:52:53.977Z] unconfined, which can lead to unexpected situations.
07:52:53 [2022-07-09T07:52:53.977Z] 
07:52:53 [2022-07-09T07:52:53.977Z] To set a process to complain mode, use the command line tool
07:52:53 [2022-07-09T07:52:53.977Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:52:53 [2022-07-09T07:52:53.977Z] 
Post stage
[Pipeline] junit
07:52:53 [2022-07-09T07:52:53.991Z] Recording test results
07:52:54 [2022-07-09T07:52:54.136Z] [Checks API] No suitable checks publisher found.
[Pipeline] sh
07:52:54 [2022-07-09T07:52:54.364Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s)
07:52:54 [2022-07-09T07:52:54.364Z] === RUN   TestAuthZPluginDenyResponse
07:52:54 [2022-07-09T07:52:54.413Z] + echo Ensuring container killed.
07:52:54 [2022-07-09T07:52:54.413Z] Ensuring container killed.
07:52:54 [2022-07-09T07:52:54.413Z] + docker rm -vf docker-pr3
07:52:54 [2022-07-09T07:52:54.413Z] Error: No such container: docker-pr3
[Pipeline] sh
07:52:54 [2022-07-09T07:52:54.696Z] + echo Chowning /workspace to jenkins user
07:52:54 [2022-07-09T07:52:54.696Z] Chowning /workspace to jenkins user
07:52:54 [2022-07-09T07:52:54.696Z] + id -u
07:52:54 [2022-07-09T07:52:54.696Z] + id -g
07:52:54 [2022-07-09T07:52:54.696Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
07:52:54 [2022-07-09T07:52:54.934Z] --- PASS: TestAuthZPluginDenyResponse (0.55s)
07:52:54 [2022-07-09T07:52:54.934Z] === RUN   TestAuthZPluginAllowEventStream
07:52:55 [2022-07-09T07:52:55.193Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementExpose
07:52:55 [2022-07-09T07:52:55.650Z] --- PASS: TestUpdateRestartPolicy (10.89s)
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestUpdateRestartWithAutoRemove
07:52:55 [2022-07-09T07:52:55.650Z] --- PASS: TestUpdateRestartWithAutoRemove (0.42s)
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitNonBlocked
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:55 [2022-07-09T07:52:55.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:55 [2022-07-09T07:52:55.650Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:55 [2022-07-09T07:52:55.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:52:55 [2022-07-09T07:52:55.650Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:52:55 [2022-07-09T07:52:55.650Z] --- PASS: TestWaitNonBlocked (0.01s)
07:52:55 [2022-07-09T07:52:55.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.62s)
07:52:55 [2022-07-09T07:52:55.650Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.65s)
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitBlocked
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:52:55 [2022-07-09T07:52:55.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:52:55 [2022-07-09T07:52:55.650Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:52:55 [2022-07-09T07:52:55.650Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:52:55 [2022-07-09T07:52:55.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:52:55 [2022-07-09T07:52:55.650Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:52:55 [2022-07-09T07:52:55.908Z] --- PASS: TestWaitBlocked (0.01s)
07:52:55 [2022-07-09T07:52:55.908Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s)
07:52:55 [2022-07-09T07:52:55.908Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s)
07:52:55 [2022-07-09T07:52:55.908Z] === RUN   TestWaitConditions
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:52:56 [2022-07-09T07:52:56.130Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementUser
07:52:56 [2022-07-09T07:52:56.130Z] --- PASS: TestAuthZPluginAllowEventStream (1.34s)
07:52:56 [2022-07-09T07:52:56.130Z] === RUN   TestAuthZPluginErrorResponse
07:52:56 [2022-07-09T07:52:56.167Z] === RUN   TestWaitConditions/default
07:52:56 [2022-07-09T07:52:56.167Z] === PAUSE TestWaitConditions/default
07:52:56 [2022-07-09T07:52:56.167Z] === RUN   TestWaitConditions/not-running
07:52:56 [2022-07-09T07:52:56.167Z] === PAUSE TestWaitConditions/not-running
07:52:56 [2022-07-09T07:52:56.167Z] === RUN   TestWaitConditions/next-exit
07:52:56 [2022-07-09T07:52:56.167Z] === PAUSE TestWaitConditions/next-exit
07:52:56 [2022-07-09T07:52:56.167Z] === RUN   TestWaitConditions/removed
07:52:56 [2022-07-09T07:52:56.167Z] === PAUSE TestWaitConditions/removed
07:52:56 [2022-07-09T07:52:56.167Z] === CONT  TestWaitConditions/default
07:52:56 [2022-07-09T07:52:56.167Z] === CONT  TestWaitConditions/next-exit
07:52:56 [2022-07-09T07:52:56.370Z] + bundleName=docker-py
07:52:56 [2022-07-09T07:52:56.370Z] + echo Creating docker-py-bundles.tar.gz
07:52:56 [2022-07-09T07:52:56.370Z] Creating docker-py-bundles.tar.gz
07:52:56 [2022-07-09T07:52:56.370Z] + 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
07:52:56 [2022-07-09T07:52:56.383Z] Archiving artifacts
07:52:56 [2022-07-09T07:52:56.388Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementVolume
07:52:56 [2022-07-09T07:52:56.618Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] }
07:52:56 [2022-07-09T07:52:56.647Z] --- PASS: TestAuthZPluginErrorResponse (0.56s)
07:52:56 [2022-07-09T07:52:56.647Z] === RUN   TestAuthZPluginErrorRequest
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Static)
[Pipeline] sh
07:52:56 [2022-07-09T07:52:56.906Z] === RUN   TestDockerSuite/TestBuildEnvironmentReplacementWorkdir
07:52:56 [2022-07-09T07:52:56.965Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh binary
07:52:57 [2022-07-09T07:52:57.165Z] --- PASS: TestAuthZPluginErrorRequest (0.54s)
07:52:57 [2022-07-09T07:52:57.165Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:52:57 [2022-07-09T07:52:57.224Z] 
07:52:57 [2022-07-09T07:52:57.484Z] Removing bundles/
07:52:57 [2022-07-09T07:52:57.484Z] 
07:52:57 [2022-07-09T07:52:57.484Z] ---> Making bundle: binary (in bundles/binary)
07:52:57 [2022-07-09T07:52:57.484Z] Building: bundles/binary-daemon/dockerd
07:52:57 [2022-07-09T07:52:57.484Z] GOOS="" GOARCH="" GOARM=""
07:52:57 [2022-07-09T07:52:57.733Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s)
07:52:57 [2022-07-09T07:52:57.733Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:52:57 [2022-07-09T07:52:57.733Z] === RUN   TestDockerSuite/TestBuildEscapeNotBackslashWordTest
07:52:57 [2022-07-09T07:52:57.733Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
07:52:57 [2022-07-09T07:52:57.991Z] === RUN   TestDockerSuite/TestBuildEscapeWhitespace
07:52:58 [2022-07-09T07:52:58.070Z] === CONT  TestWaitConditions/removed
07:52:58 [2022-07-09T07:52:58.070Z] === CONT  TestWaitConditions/not-running
07:52:58 [2022-07-09T07:52:58.249Z] === RUN   TestDockerSuite/TestBuildExoticShellInterpolation
07:52:59 [2022-07-09T07:52:59.448Z] --- PASS: TestWaitConditions (0.01s)
07:52:59 [2022-07-09T07:52:59.448Z]     --- PASS: TestWaitConditions/default (1.77s)
07:52:59 [2022-07-09T07:52:59.448Z]     --- PASS: TestWaitConditions/next-exit (1.77s)
07:52:59 [2022-07-09T07:52:59.448Z]     --- PASS: TestWaitConditions/removed (1.55s)
07:52:59 [2022-07-09T07:52:59.448Z]     --- PASS: TestWaitConditions/not-running (1.59s)
07:52:59 [2022-07-09T07:52:59.448Z] === CONT  TestDaemonRestartIpcMode
07:52:59 [2022-07-09T07:52:59.448Z] === CONT  TestIpcModeOlderClient
07:52:59 [2022-07-09T07:52:59.448Z] --- PASS: TestIpcModeOlderClient (0.07s)
07:52:59 [2022-07-09T07:52:59.448Z] === CONT  TestRestartDaemonWithRestartingContainer
07:52:59 [2022-07-09T07:52:59.628Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.78s)
07:52:59 [2022-07-09T07:52:59.628Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:53:01 [2022-07-09T07:53:01.532Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.81s)
07:53:01 [2022-07-09T07:53:01.532Z] === RUN   TestAuthZPluginHeader
07:53:02 [2022-07-09T07:53:02.020Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.51s)
07:53:02 [2022-07-09T07:53:02.282Z] --- PASS: TestDaemonRestartIpcMode (2.82s)
07:53:02 [2022-07-09T07:53:02.282Z] PASS
07:53:02 [2022-07-09T07:53:02.282Z] 
07:53:02 [2022-07-09T07:53:02.282Z] === Skipped
07:53:02 [2022-07-09T07:53:02.282Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s)
07:53:02 [2022-07-09T07:53:02.282Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:53:02 [2022-07-09T07:53:02.282Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     daemon_linux_test.go:38: (*Execution).IsRootless-fm
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     kill_test.go:158: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     kill_test.go:178: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.02s)
07:53:02 [2022-07-09T07:53:02.283Z]     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)
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     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)
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     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)
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestPause (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     pause_test.go:25: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.02s)
07:53:02 [2022-07-09T07:53:02.283Z]     pause_test.go:73: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     restart_test.go:21: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestNISDomainname (0.02s)
07:53:02 [2022-07-09T07:53:02.283Z]     run_linux_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632)
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     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
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestStats (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s)
07:53:02 [2022-07-09T07:53:02.283Z]     update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none"
07:53:02 [2022-07-09T07:53:02.283Z] 
07:53:02 [2022-07-09T07:53:02.283Z] DONE 241 tests, 27 skipped in 80.785s
07:53:02 [2022-07-09T07:53:02.283Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m 
07:53:02 [2022-07-09T07:53:02.283Z] === RUN   TestConfigDaemonLibtrustID
07:53:02 [2022-07-09T07:53:02.470Z] --- PASS: TestAuthZPluginHeader (0.86s)
07:53:02 [2022-07-09T07:53:02.470Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:53:02 [2022-07-09T07:53:02.850Z] --- PASS: TestConfigDaemonLibtrustID (0.55s)
07:53:02 [2022-07-09T07:53:02.850Z] === RUN   TestConfigDaemonID
07:53:04 [2022-07-09T07:53:04.227Z]     daemon_test.go:83: [d071d5fc95909] daemon is not started
07:53:04 [2022-07-09T07:53:04.227Z] --- PASS: TestConfigDaemonID (1.08s)
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:53:04 [2022-07-09T07:53:04.227Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:53:04 [2022-07-09T07:53:04.227Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation/invalid_config
07:53:04 [2022-07-09T07:53:04.227Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation/malformed_config
07:53:04 [2022-07-09T07:53:04.227Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestDaemonConfigValidation/valid_config
07:53:04 [2022-07-09T07:53:04.227Z] === PAUSE TestDaemonConfigValidation/valid_config
07:53:04 [2022-07-09T07:53:04.227Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:53:04 [2022-07-09T07:53:04.227Z] === CONT  TestDaemonConfigValidation/malformed_config
07:53:04 [2022-07-09T07:53:04.227Z] === CONT  TestDaemonConfigValidation/invalid_config
07:53:04 [2022-07-09T07:53:04.227Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:53:04 [2022-07-09T07:53:04.227Z] === CONT  TestDaemonConfigValidation/valid_config
07:53:04 [2022-07-09T07:53:04.227Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:53:04 [2022-07-09T07:53:04.227Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.09s)
07:53:04 [2022-07-09T07:53:04.227Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.09s)
07:53:04 [2022-07-09T07:53:04.227Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.08s)
07:53:04 [2022-07-09T07:53:04.227Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.09s)
07:53:04 [2022-07-09T07:53:04.227Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.05s)
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestConfigDaemonSeccompProfiles
07:53:04 [2022-07-09T07:53:04.227Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:53:05 [2022-07-09T07:53:05.609Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:53:06 [2022-07-09T07:53:06.546Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:53:06 [2022-07-09T07:53:06.703Z] === RUN   TestDockerSuite/TestBuildExpose
07:53:06 [2022-07-09T07:53:06.703Z] === RUN   TestDockerSuite/TestBuildExposeMorePorts
07:53:06 [2022-07-09T07:53:06.966Z] === RUN   TestDockerSuite/TestBuildExposeOrder
07:53:07 [2022-07-09T07:53:07.225Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.91s)
07:53:07 [2022-07-09T07:53:07.225Z] === RUN   TestAuthZPluginV2Disable
07:53:07 [2022-07-09T07:53:07.483Z] === CONT  TestConfigDaemonSeccompProfiles
07:53:07 [2022-07-09T07:53:07.483Z]     daemon_test.go:197: [d68bcc7f57f35] daemon is not started
07:53:07 [2022-07-09T07:53:07.483Z] --- PASS: TestConfigDaemonSeccompProfiles (3.24s)
07:53:07 [2022-07-09T07:53:07.483Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.08s)
07:53:07 [2022-07-09T07:53:07.483Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.08s)
07:53:07 [2022-07-09T07:53:07.483Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s)
07:53:07 [2022-07-09T07:53:07.483Z] === RUN   TestDaemonProxy
07:53:07 [2022-07-09T07:53:07.483Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:53:07 [2022-07-09T07:53:07.483Z] --- SKIP: TestDaemonProxy (0.00s)
07:53:07 [2022-07-09T07:53:07.483Z] PASS
07:53:07 [2022-07-09T07:53:07.483Z] 
07:53:07 [2022-07-09T07:53:07.483Z] === Skipped
07:53:07 [2022-07-09T07:53:07.483Z] === SKIP: amd64.integration.daemon TestDaemonProxy (0.00s)
07:53:07 [2022-07-09T07:53:07.483Z]     daemon_test.go:201: os.Getenv("DOCKER_ROOTLESS") != "": cannot connect to localhost proxy in rootless environment
07:53:07 [2022-07-09T07:53:07.483Z] 
07:53:07 [2022-07-09T07:53:07.483Z] DONE 13 tests, 1 skipped in 5.239s
07:53:07 [2022-07-09T07:53:07.483Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m 
07:53:07 [2022-07-09T07:53:07.483Z] === RUN   TestDockerSuite/TestBuildExposeUpperCaseProto
07:53:07 [2022-07-09T07:53:07.483Z] === RUN   TestDockerSuite/TestBuildFails
07:53:07 [2022-07-09T07:53:07.742Z] INFO: Testing against a local daemon
07:53:07 [2022-07-09T07:53:07.742Z] === RUN   TestCommitInheritsEnv
07:53:08 [2022-07-09T07:53:08.051Z] === RUN   TestDockerSuite/TestBuildFailsGitNotCallable
07:53:08 [2022-07-09T07:53:08.310Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToDir
07:53:09 [2022-07-09T07:53:09.119Z] --- PASS: TestCommitInheritsEnv (1.49s)
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportExtremelyLargeImageWorks
07:53:09 [2022-07-09T07:53:09.119Z] === PAUSE TestImportExtremelyLargeImageWorks
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportWithCustomPlatform
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportWithCustomPlatform/#00
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportWithCustomPlatform/_______
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportWithCustomPlatform//
07:53:09 [2022-07-09T07:53:09.119Z] === RUN   TestImportWithCustomPlatform/linux
07:53:09 [2022-07-09T07:53:09.378Z] === RUN   TestImportWithCustomPlatform/LINUX
07:53:09 [2022-07-09T07:53:09.378Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:53:09 [2022-07-09T07:53:09.378Z] === RUN   TestImportWithCustomPlatform/macos
07:53:09 [2022-07-09T07:53:09.378Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:53:09 [2022-07-09T07:53:09.379Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:53:09 [2022-07-09T07:53:09.379Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform// (0.00s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.07s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.01s)
07:53:09 [2022-07-09T07:53:09.379Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:53:09 [2022-07-09T07:53:09.379Z] === RUN   TestImagesFilterMultiReference
07:53:09 [2022-07-09T07:53:09.638Z] --- PASS: TestImagesFilterMultiReference (0.07s)
07:53:09 [2022-07-09T07:53:09.638Z] === RUN   TestImagePullPlatformInvalid
07:53:09 [2022-07-09T07:53:09.638Z] --- PASS: TestImagePullPlatformInvalid (0.04s)
07:53:09 [2022-07-09T07:53:09.638Z] === RUN   TestRemoveImageOrphaning
07:53:09 [2022-07-09T07:53:09.689Z] === RUN   TestDockerSuite/TestBuildFollowSymlinkToFile
07:53:10 [2022-07-09T07:53:10.624Z]     docker_api_swarm_test.go:364: Waiting for possible election...
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestRemoveImageOrphaning (1.57s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestRemoveImageGarbageCollector
07:53:11 [2022-07-09T07:53:11.541Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:53:11 [2022-07-09T07:53:11.541Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagInvalidReference
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagInvalidReference (0.01s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagValidPrefixedRepo
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagExistedNameWithoutForce
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagOfficialNames
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagOfficialNames (0.04s)
07:53:11 [2022-07-09T07:53:11.541Z] === RUN   TestTagMatchesDigest
07:53:11 [2022-07-09T07:53:11.541Z] --- PASS: TestTagMatchesDigest (0.02s)
07:53:11 [2022-07-09T07:53:11.541Z] === CONT  TestImportExtremelyLargeImageWorks
07:53:11 [2022-07-09T07:53:11.560Z] --- PASS: TestAuthZPluginV2Disable (4.32s)
07:53:11 [2022-07-09T07:53:11.560Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:53:11 [2022-07-09T07:53:11.560Z] === RUN   TestDockerSuite/TestBuildForceRm
07:53:12 [2022-07-09T07:53:12.935Z] === RUN   TestDockerSuite/TestBuildFromGit
07:53:13 [2022-07-09T07:53:13.871Z] === RUN   TestDockerSuite/TestBuildFromGitWithContext
07:53:14 [2022-07-09T07:53:14.129Z] === RUN   TestDockerSuite/TestBuildFromGitWithF
07:53:14 [2022-07-09T07:53:14.698Z] === RUN   TestDockerSuite/TestBuildFromMixedcaseDockerfile
07:53:15 [2022-07-09T07:53:15.265Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.86s)
07:53:15 [2022-07-09T07:53:15.265Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:53:16 [2022-07-09T07:53:16.201Z] === RUN   TestDockerSuite/TestBuildFromOfficialNames
07:53:16 [2022-07-09T07:53:16.769Z] === RUN   TestDockerSuite/TestBuildFromRemoteTarball
07:53:17 [2022-07-09T07:53:17.028Z] === RUN   TestDockerSuite/TestBuildFromStdinWithF
07:53:18 [2022-07-09T07:53:18.410Z] === RUN   TestDockerSuite/TestBuildFromURLWithF
07:53:19 [2022-07-09T07:53:19.484Z] --- PASS: TestImportExtremelyLargeImageWorks (91.62s)
07:53:19 [2022-07-09T07:53:19.484Z] PASS
07:53:19 [2022-07-09T07:53:19.484Z] 
07:53:19 [2022-07-09T07:53:19.484Z] DONE 22 tests in 94.692s
07:53:19 [2022-07-09T07:53:19.484Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestStripANSICommands
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestStripANSICommands/#00
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestStripANSICommands/#01
07:53:19 [2022-07-09T07:53:19.484Z] --- PASS: TestStripANSICommands (0.00s)
07:53:19 [2022-07-09T07:53:19.484Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:53:19 [2022-07-09T07:53:19.484Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:53:19 [2022-07-09T07:53:19.484Z] PASS
07:53:19 [2022-07-09T07:53:19.484Z] 
07:53:19 [2022-07-09T07:53:19.484Z] DONE 3 tests in 0.009s
07:53:19 [2022-07-09T07:53:19.484Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:53:19 [2022-07-09T07:53:19.484Z] INFO: Testing against a local daemon
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestNetworkCreateDelete
07:53:19 [2022-07-09T07:53:19.484Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestDockerNetworkDeletePreferID
07:53:19 [2022-07-09T07:53:19.484Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s)
07:53:19 [2022-07-09T07:53:19.484Z] === RUN   TestDaemonDNSFallback
07:53:20 [2022-07-09T07:53:20.316Z] === RUN   TestDockerSuite/TestBuildHandleEscapesInVolume
07:53:22 [2022-07-09T07:53:22.009Z] --- PASS: TestDaemonDNSFallback (6.37s)
07:53:22 [2022-07-09T07:53:22.009Z] === RUN   TestInspectNetwork
07:53:22 [2022-07-09T07:53:22.220Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaderProxy
07:53:22 [2022-07-09T07:53:22.221Z] === RUN   TestDockerSuite/TestBuildIidFile
07:53:22 [2022-07-09T07:53:22.788Z] === RUN   TestDockerSuite/TestBuildIidFileCleanupOnFail
07:53:23 [2022-07-09T07:53:23.725Z] === RUN   TestDockerSuite/TestBuildInheritance
07:53:24 [2022-07-09T07:53:24.535Z] === RUN   TestInspectNetwork/full_network_id
07:53:24 [2022-07-09T07:53:24.535Z] === RUN   TestInspectNetwork/partial_network_id
07:53:24 [2022-07-09T07:53:24.535Z] === RUN   TestInspectNetwork/network_name
07:53:24 [2022-07-09T07:53:24.535Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:53:24 [2022-07-09T07:53:24.662Z]     docker_api_swarm_test.go:272: [d2a84305cd63d] joining swarm manager [debfdf41af534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:53:24 [2022-07-09T07:53:24.921Z] === RUN   TestDockerSuite/TestBuildIntermediateTarget
07:53:25 [2022-07-09T07:53:25.489Z] === RUN   TestDockerSuite/TestBuildInvalidTag
07:53:25 [2022-07-09T07:53:25.489Z] === RUN   TestDockerSuite/TestBuildJSONEmptyRun
07:53:26 [2022-07-09T07:53:26.057Z] === RUN   TestDockerSuite/TestBuildLabel
07:53:26 [2022-07-09T07:53:26.057Z]     docker_api_swarm_test.go:273: [dcff23583c48b] joining swarm manager [debfdf41af534]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:53:26 [2022-07-09T07:53:26.624Z] === RUN   TestDockerSuite/TestBuildLabelCacheCommit
07:53:26 [2022-07-09T07:53:26.883Z] === RUN   TestDockerSuite/TestBuildLabelMultiple
07:53:27 [2022-07-09T07:53:27.460Z] === RUN   TestDockerSuite/TestBuildLabelOneNode
07:53:27 [2022-07-09T07:53:27.460Z] === RUN   TestDockerSuite/TestBuildLabels
07:53:28 [2022-07-09T07:53:28.040Z] === RUN   TestDockerSuite/TestBuildLabelsCache
07:53:28 [2022-07-09T07:53:28.040Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.78s)
07:53:28 [2022-07-09T07:53:28.040Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:53:28 [2022-07-09T07:53:28.976Z] === RUN   TestDockerSuite/TestBuildLabelsOverride
07:53:29 [2022-07-09T07:53:29.795Z] --- PASS: TestInspectNetwork (7.31s)
07:53:29 [2022-07-09T07:53:29.795Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:53:29 [2022-07-09T07:53:29.795Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:53:29 [2022-07-09T07:53:29.795Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:53:29 [2022-07-09T07:53:29.795Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:53:29 [2022-07-09T07:53:29.795Z] === RUN   TestRunContainerWithBridgeNone
07:53:30 [2022-07-09T07:53:30.362Z] --- PASS: TestRunContainerWithBridgeNone (1.57s)
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/create
07:53:30 [2022-07-09T07:53:30.362Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:53:30 [2022-07-09T07:53:30.362Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:53:30 [2022-07-09T07:53:30.362Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:53:30 [2022-07-09T07:53:30.362Z] === CONT  TestNetworkInvalidJSON/networks/create
07:53:30 [2022-07-09T07:53:30.362Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:53:30 [2022-07-09T07:53:30.362Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:53:30 [2022-07-09T07:53:30.362Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:53:30 [2022-07-09T07:53:30.363Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:53:30 [2022-07-09T07:53:30.363Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.01s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkList
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkList//networks
07:53:30 [2022-07-09T07:53:30.363Z] === PAUSE TestNetworkList//networks
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestNetworkList//networks/
07:53:30 [2022-07-09T07:53:30.363Z] === PAUSE TestNetworkList//networks/
07:53:30 [2022-07-09T07:53:30.363Z] === CONT  TestNetworkList//networks
07:53:30 [2022-07-09T07:53:30.363Z] === CONT  TestNetworkList//networks/
07:53:30 [2022-07-09T07:53:30.363Z] --- PASS: TestNetworkList (0.01s)
07:53:30 [2022-07-09T07:53:30.363Z]     --- PASS: TestNetworkList//networks (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:53:30 [2022-07-09T07:53:30.363Z] === RUN   TestHostIPv4BridgeLabel
07:53:30 [2022-07-09T07:53:30.878Z] === RUN   TestDockerSuite/TestBuildLastModified
07:53:30 [2022-07-09T07:53:30.928Z] --- PASS: TestHostIPv4BridgeLabel (0.57s)
07:53:30 [2022-07-09T07:53:30.928Z] === RUN   TestDaemonRestartWithLiveRestore
07:53:32 [2022-07-09T07:53:32.303Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s)
07:53:32 [2022-07-09T07:53:32.303Z] === RUN   TestDaemonDefaultNetworkPools
07:53:32 [2022-07-09T07:53:32.868Z] --- PASS: TestDaemonDefaultNetworkPools (0.74s)
07:53:32 [2022-07-09T07:53:32.868Z] === RUN   TestDaemonRestartWithExistingNetwork
07:53:34 [2022-07-09T07:53:34.264Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
07:53:34 [2022-07-09T07:53:34.264Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:53:35 [2022-07-09T07:53:35.064Z] === RUN   TestDockerSuite/TestBuildLineBreak
07:53:35 [2022-07-09T07:53:35.202Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s)
07:53:35 [2022-07-09T07:53:35.202Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:53:35 [2022-07-09T07:53:35.767Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s)
07:53:35 [2022-07-09T07:53:35.767Z] === RUN   TestServiceWithPredefinedNetwork
07:53:36 [2022-07-09T07:53:36.969Z] === RUN   TestDockerSuite/TestBuildLineErrorOnBuild
07:53:36 [2022-07-09T07:53:36.969Z] === RUN   TestDockerSuite/TestBuildLineErrorUnknownInstruction
07:53:36 [2022-07-09T07:53:36.969Z] === RUN   TestDockerSuite/TestBuildLineErrorWithComments
07:53:36 [2022-07-09T07:53:36.969Z] === RUN   TestDockerSuite/TestBuildLineErrorWithEmptyLines
07:53:36 [2022-07-09T07:53:36.969Z] === RUN   TestDockerSuite/TestBuildMaintainer
07:53:37 [2022-07-09T07:53:37.229Z] === RUN   TestDockerSuite/TestBuildMissingArgs
07:53:38 [2022-07-09T07:53:38.166Z] === RUN   TestDockerSuite/TestBuildModifyFileInFolder
07:53:38 [2022-07-09T07:53:38.296Z] --- PASS: TestServiceWithPredefinedNetwork (2.30s)
07:53:38 [2022-07-09T07:53:38.296Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:53:38 [2022-07-09T07:53:38.296Z]     service_test.go:243: FLAKY_TEST
07:53:38 [2022-07-09T07:53:38.296Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:53:38 [2022-07-09T07:53:38.296Z] === RUN   TestServiceWithDataPathPortInit
07:53:39 [2022-07-09T07:53:39.103Z] === RUN   TestDockerSuite/TestBuildMultiStageArg
07:53:41 [2022-07-09T07:53:41.638Z] === RUN   TestDockerSuite/TestBuildMultiStageCache
07:53:41 [2022-07-09T07:53:41.896Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromErrors
07:53:42 [2022-07-09T07:53:42.155Z] === RUN   TestDockerSuite/TestBuildMultiStageCopyFromSyntax
07:53:44 [2022-07-09T07:53:44.729Z] Created binary: bundles/dynbinary-daemon/dockerd
07:53:44 [2022-07-09T07:53:44.729Z] Building: bundles/dynbinary-daemon/docker-proxy
07:53:44 [2022-07-09T07:53:44.729Z] GOOS="" GOARCH="" GOARM=""
07:53:44 [2022-07-09T07:53:44.729Z] Created binary: bundles/dynbinary-daemon/docker-proxy
07:53:44 [2022-07-09T07:53:44.729Z] 
07:53:44 [2022-07-09T07:53:44.729Z] ---> Making bundle: test-integration (in bundles/test-integration)
07:53:44 [2022-07-09T07:53:44.729Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack
07:53:44 [2022-07-09T07:53:44.729Z] HOSTNAME=8c07f63eac86
07:53:44 [2022-07-09T07:53:44.729Z] TESTDEBUG=0
07:53:44 [2022-07-09T07:53:44.729Z] DEST=bundles/test-integration
07:53:44 [2022-07-09T07:53:44.729Z] PWD=/go/src/github.com/docker/docker
07:53:44 [2022-07-09T07:53:44.729Z] DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363
07:53:44 [2022-07-09T07:53:44.729Z] container=docker
07:53:44 [2022-07-09T07:53:44.729Z] HOME=/root
07:53:44 [2022-07-09T07:53:44.729Z] GOLANG_VERSION=1.18.3
07:53:44 [2022-07-09T07:53:44.729Z] VALIDATE_REPO=https://github.com/moby/moby.git
07:53:44 [2022-07-09T07:53:44.729Z] VALIDATE_BRANCH=master
07:53:44 [2022-07-09T07:53:44.729Z] TERM=xterm
07:53:44 [2022-07-09T07:53:44.729Z] DOCKER_PKG=github.com/docker/docker
07:53:44 [2022-07-09T07:53:44.729Z] SHLVL=1
07:53:44 [2022-07-09T07:53:44.729Z] TIMEOUT=120m
07:53:44 [2022-07-09T07:53:44.729Z] DOCKER_BUILDTAGS= journald
07:53:44 [2022-07-09T07:53:44.729Z] DOCKER_GRAPHDRIVER=overlay2
07:53:44 [2022-07-09T07:53:44.729Z] GO111MODULE=off
07:53:44 [2022-07-09T07:53:44.729Z] DOCKER_EXPERIMENTAL=1
07:53:44 [2022-07-09T07:53:44.729Z] TEST_SKIP_INTEGRATION_CLI=1
07:53:44 [2022-07-09T07:53:44.729Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
07:53:44 [2022-07-09T07:53:44.729Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make
07:53:44 [2022-07-09T07:53:44.729Z] GOPATH=/go
07:53:44 [2022-07-09T07:53:44.729Z] PKG_CONFIG=pkg-config
07:53:44 [2022-07-09T07:53:44.729Z] _=/usr/bin/env
07:53:44 [2022-07-09T07:53:44.729Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main
07:53:45 [2022-07-09T07:53:45.440Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
07:53:45 [2022-07-09T07:53:45.440Z] PASS
07:53:45 [2022-07-09T07:53:45.440Z] 
07:53:45 [2022-07-09T07:53:45.440Z] DONE 17 tests in 53.904s
07:53:45 [2022-07-09T07:53:45.440Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:53:45 [2022-07-09T07:53:45.440Z] ++ 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
07:53:45 [2022-07-09T07:53:45.440Z] ++ set -e
07:53:45 [2022-07-09T07:53:45.440Z] ++ '[' -n 0 ']'
07:53:45 [2022-07-09T07:53:45.440Z] ++ set -x
07:53:45 [2022-07-09T07:53:45.440Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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
07:53:45 [2022-07-09T07:53:45.440Z] INFO: Testing against a local daemon
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:53:45 [2022-07-09T07:53:45.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:53:45 [2022-07-09T07:53:45.440Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:53:45 [2022-07-09T07:53:45.440Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:53:45 [2022-07-09T07:53:45.440Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:53:45 [2022-07-09T07:53:45.440Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:53:45 [2022-07-09T07:53:45.440Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:53:45 [2022-07-09T07:53:45.440Z] --- PASS: TestPluginInvalidJSON (0.03s)
07:53:45 [2022-07-09T07:53:45.440Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.01s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInstall
07:53:45 [2022-07-09T07:53:45.440Z] === RUN   TestPluginInstall/no_auth
07:53:47 [2022-07-09T07:53:47.342Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin
07:53:47 [2022-07-09T07:53:47.342Z] time="2022-07-09T07:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:47 [2022-07-09T07:53:47.342Z] time="2022-07-09T07:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b41927d90a76f9d367293cde81f69717a708e6f32aca2a70842cd5c49cdddff" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:47 [2022-07-09T07:53:47.342Z] time="2022-07-09T07:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:47 [2022-07-09T07:53:47.342Z] time="2022-07-09T07:53:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b41927d90a76f9d367293cde81f69717a708e6f32aca2a70842cd5c49cdddff" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:47 [2022-07-09T07:53:47.601Z] === RUN   TestPluginInstall/with_htpasswd
07:53:48 [2022-07-09T07:53:48.170Z] time="2022-07-09T07:53:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:48 [2022-07-09T07:53:48.170Z] time="2022-07-09T07:53:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052f4e2b18ac0ae57bd70f8ed2ef1ea1bfcf980e09b44efe14484df818538e19" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:48 [2022-07-09T07:53:48.170Z] time="2022-07-09T07:53:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:48 [2022-07-09T07:53:48.170Z] time="2022-07-09T07:53:48Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:052f4e2b18ac0ae57bd70f8ed2ef1ea1bfcf980e09b44efe14484df818538e19" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:48 [2022-07-09T07:53:48.740Z] === RUN   TestPluginInstall/with_insecure
07:53:49 [2022-07-09T07:53:49.678Z] === RUN   TestDockerSuite/TestBuildMultiStageGlobalArg
07:53:49 [2022-07-09T07:53:49.938Z] time="2022-07-09T07:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:49 [2022-07-09T07:53:49.938Z] time="2022-07-09T07:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5971d812405db4e17ca3da7b4df4d806816de4d146b900eccfd3635cb19dd171" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:49 [2022-07-09T07:53:49.938Z] time="2022-07-09T07:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:53:49 [2022-07-09T07:53:49.938Z] time="2022-07-09T07:53:49Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:5971d812405db4e17ca3da7b4df4d806816de4d146b900eccfd3635cb19dd171" mediatype=application/vnd.docker.plugin.v1+json size=522
07:53:50 [2022-07-09T07:53:50.508Z]     plugin_test.go:195: [d8e919fe0c62a] daemon is not started
07:53:50 [2022-07-09T07:53:50.508Z] --- PASS: TestPluginInstall (5.41s)
07:53:50 [2022-07-09T07:53:50.508Z]     --- PASS: TestPluginInstall/no_auth (2.47s)
07:53:50 [2022-07-09T07:53:50.508Z]     --- PASS: TestPluginInstall/with_htpasswd (1.11s)
07:53:50 [2022-07-09T07:53:50.508Z]     --- PASS: TestPluginInstall/with_insecure (1.84s)
07:53:50 [2022-07-09T07:53:50.508Z] === RUN   TestPluginsWithRuntimes
07:53:52 [2022-07-09T07:53:52.415Z] === RUN   TestPluginsWithRuntimes/No_Args
07:53:53 [2022-07-09T07:53:53.009Z] === RUN   TestDockerSuite/TestBuildMultiStageImplicitFrom
07:53:53 [2022-07-09T07:53:53.161Z] --- PASS: TestServiceWithDataPathPortInit (13.85s)
07:53:53 [2022-07-09T07:53:53.161Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:53:53 [2022-07-09T07:53:53.581Z] === RUN   TestPluginsWithRuntimes/With_Args
07:53:54 [2022-07-09T07:53:54.150Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuilds
07:53:54 [2022-07-09T07:53:54.535Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:obz8tdh1xlm1vsjg47rnm68jp Created:2022-07-09 07:53:53.182461648 +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[e57ac0880c2e18546821c7f7921faaf291aafd43796de8d1bb99d9960ec12dad:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3xib71rr68fbwhdid5ch8b9v EndpointID:f615bb05a3ecf208cbc253c938a71ff37efc7e4cce89ae005a16bdac75da488f MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5b0f46b88cb19e507f681ed8d16505b1a048f15eb42a4056b6406d159b11966a 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:38306c4c5742 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.q3xib71rr68fbwhdid5ch8b9v EndpointID:f615bb05a3ecf208cbc253c938a71ff37efc7e4cce89ae005a16bdac75da488f EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:53:54 [2022-07-09T07:53:54.718Z] --- PASS: TestPluginsWithRuntimes (3.95s)
07:53:54 [2022-07-09T07:53:54.718Z]     --- PASS: TestPluginsWithRuntimes/No_Args (1.07s)
07:53:54 [2022-07-09T07:53:54.718Z]     --- PASS: TestPluginsWithRuntimes/With_Args (1.04s)
07:53:54 [2022-07-09T07:53:54.718Z] === RUN   TestPluginBackCompatMediaTypes
07:53:55 [2022-07-09T07:53:55.287Z] --- PASS: TestPluginBackCompatMediaTypes (0.74s)
07:53:55 [2022-07-09T07:53:55.287Z] PASS
07:53:55 [2022-07-09T07:53:55.287Z] 
07:53:55 [2022-07-09T07:53:55.287Z] DONE 24 tests in 10.301s
07:53:55 [2022-07-09T07:53:55.287Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:53:55 [2022-07-09T07:53:55.287Z] ++ 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
07:53:55 [2022-07-09T07:53:55.287Z] ++ set -e
07:53:55 [2022-07-09T07:53:55.287Z] ++ '[' -n 0 ']'
07:53:55 [2022-07-09T07:53:55.287Z] ++ set -x
07:53:55 [2022-07-09T07:53:55.287Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile 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
07:53:55 [2022-07-09T07:53:55.545Z] INFO: Testing against a local daemon
07:53:55 [2022-07-09T07:53:55.545Z] === RUN   TestExternalGraphDriver
07:53:55 [2022-07-09T07:53:55.803Z] === RUN   TestExternalGraphDriver/json
07:53:55 [2022-07-09T07:53:55.803Z] === RUN   TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows
07:53:55 [2022-07-09T07:53:55.803Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
07:53:55 [2022-07-09T07:53:55.803Z] === RUN   TestDockerSuite/TestBuildMultiStageNameVariants
07:53:57 [2022-07-09T07:53:57.708Z] === RUN   TestExternalGraphDriver/spec
07:53:59 [2022-07-09T07:53:59.611Z] === RUN   TestExternalGraphDriver/pull
07:53:59 [2022-07-09T07:53:59.611Z] === RUN   TestDockerSuite/TestBuildMultiStageResetScratch
07:53:59 [2022-07-09T07:53:59.793Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.97s)
07:53:59 [2022-07-09T07:53:59.793Z] PASS
07:53:59 [2022-07-09T07:53:59.793Z] 
07:53:59 [2022-07-09T07:53:59.793Z] === Skipped
07:53:59 [2022-07-09T07:53:59.793Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:53:59 [2022-07-09T07:53:59.793Z]     service_test.go:243: FLAKY_TEST
07:53:59 [2022-07-09T07:53:59.793Z] 
07:53:59 [2022-07-09T07:53:59.793Z] DONE 38 tests, 1 skipped in 44.216s
07:53:59 [2022-07-09T07:53:59.793Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:53:59 [2022-07-09T07:53:59.793Z] INFO: Testing against a local daemon
07:53:59 [2022-07-09T07:53:59.793Z] === RUN   TestDockerNetworkIpvlanPersistance
07:53:59 [2022-07-09T07:53:59.793Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:53:59 [2022-07-09T07:53:59.793Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s)
07:53:59 [2022-07-09T07:53:59.793Z] === RUN   TestDockerNetworkIpvlan
07:53:59 [2022-07-09T07:53:59.793Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:53:59 [2022-07-09T07:53:59.793Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:53:59 [2022-07-09T07:53:59.793Z] PASS
07:53:59 [2022-07-09T07:53:59.793Z] 
07:53:59 [2022-07-09T07:53:59.793Z] === Skipped
07:53:59 [2022-07-09T07:53:59.793Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s)
07:53:59 [2022-07-09T07:53:59.793Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:53:59 [2022-07-09T07:53:59.793Z] 
07:53:59 [2022-07-09T07:53:59.793Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:53:59 [2022-07-09T07:53:59.793Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:53:59 [2022-07-09T07:53:59.793Z] 
07:53:59 [2022-07-09T07:53:59.793Z] DONE 2 tests, 2 skipped in 0.046s
07:53:59 [2022-07-09T07:53:59.793Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:53:59 [2022-07-09T07:53:59.793Z] INFO: Testing against a local daemon
07:53:59 [2022-07-09T07:53:59.793Z] === RUN   TestDockerNetworkMacvlanPersistance
07:53:59 [2022-07-09T07:53:59.870Z] === RUN   TestDockerSuite/TestBuildMultiStageUnusedArg
07:54:00 [2022-07-09T07:54:00.359Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s)
07:54:00 [2022-07-09T07:54:00.359Z] === RUN   TestDockerNetworkMacvlan
07:54:00 [2022-07-09T07:54:00.924Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:54:01 [2022-07-09T07:54:01.247Z] --- PASS: TestExternalGraphDriver (5.77s)
07:54:01 [2022-07-09T07:54:01.247Z]     --- PASS: TestExternalGraphDriver/json (1.81s)
07:54:01 [2022-07-09T07:54:01.247Z]     --- PASS: TestExternalGraphDriver/spec (1.80s)
07:54:01 [2022-07-09T07:54:01.247Z]     --- PASS: TestExternalGraphDriver/pull (1.82s)
07:54:01 [2022-07-09T07:54:01.247Z] === RUN   TestGraphdriverPluginV2
07:54:01 [2022-07-09T07:54:01.247Z] === RUN   TestDockerSuite/TestBuildMultipleTags
07:54:01 [2022-07-09T07:54:01.507Z] === RUN   TestDockerSuite/TestBuildNetContainer
07:54:01 [2022-07-09T07:54:01.857Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:54:02 [2022-07-09T07:54:02.422Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:54:02 [2022-07-09T07:54:02.884Z] === RUN   TestDockerSuite/TestBuildNetNone
07:54:03 [2022-07-09T07:54:03.451Z] === RUN   TestDockerSuite/TestBuildNoContext
07:54:04 [2022-07-09T07:54:04.018Z] === RUN   TestDockerSuite/TestBuildNoDupOutput
07:54:04 [2022-07-09T07:54:04.319Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:54:04 [2022-07-09T07:54:04.956Z] === RUN   TestDockerSuite/TestBuildNoNamedVolume
07:54:05 [2022-07-09T07:54:05.908Z] --- PASS: TestGraphdriverPluginV2 (4.71s)
07:54:05 [2022-07-09T07:54:05.908Z] PASS
07:54:05 [2022-07-09T07:54:05.908Z] 
07:54:05 [2022-07-09T07:54:05.908Z] DONE 5 tests in 10.609s
07:54:05 [2022-07-09T07:54:05.908Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:54:05 [2022-07-09T07:54:05.908Z] ++ 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
07:54:05 [2022-07-09T07:54:05.908Z] ++ set -e
07:54:05 [2022-07-09T07:54:05.908Z] ++ '[' -n 0 ']'
07:54:05 [2022-07-09T07:54:05.908Z] ++ set -x
07:54:05 [2022-07-09T07:54:05.908Z] ++ env -i DEST=/go/src/github.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
07:54:06 [2022-07-09T07:54:06.168Z] INFO: Testing against a local daemon
07:54:06 [2022-07-09T07:54:06.168Z] === RUN   TestContinueAfterPluginCrash
07:54:06 [2022-07-09T07:54:06.168Z] === PAUSE TestContinueAfterPluginCrash
07:54:06 [2022-07-09T07:54:06.168Z] === RUN   TestReadPluginNoRead
07:54:06 [2022-07-09T07:54:06.168Z] === PAUSE TestReadPluginNoRead
07:54:06 [2022-07-09T07:54:06.168Z] === RUN   TestDaemonStartWithLogOpt
07:54:06 [2022-07-09T07:54:06.168Z] === PAUSE TestDaemonStartWithLogOpt
07:54:06 [2022-07-09T07:54:06.168Z] === CONT  TestContinueAfterPluginCrash
07:54:06 [2022-07-09T07:54:06.168Z] === CONT  TestDaemonStartWithLogOpt
07:54:06 [2022-07-09T07:54:06.168Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailure
07:54:06 [2022-07-09T07:54:06.225Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:54:06 [2022-07-09T07:54:06.426Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureRemote
07:54:06 [2022-07-09T07:54:06.426Z] === RUN   TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage
07:54:07 [2022-07-09T07:54:07.362Z] === RUN   TestDockerSuite/TestBuildNotVerboseSuccess
07:54:07 [2022-07-09T07:54:07.929Z] === RUN   TestDockerSuite/TestBuildNullStringInAddCopyVolume
07:54:08 [2022-07-09T07:54:08.866Z] === RUN   TestDockerSuite/TestBuildOnBuild
07:54:09 [2022-07-09T07:54:09.505Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:54:10 [2022-07-09T07:54:10.071Z] --- PASS: TestDockerNetworkMacvlan (9.70s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.84s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.87s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.06s)
07:54:10 [2022-07-09T07:54:10.071Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.61s)
07:54:10 [2022-07-09T07:54:10.071Z] PASS
07:54:10 [2022-07-09T07:54:10.071Z] 
07:54:10 [2022-07-09T07:54:10.071Z] DONE 8 tests in 11.020s
07:54:10 [2022-07-09T07:54:10.071Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:54:10 [2022-07-09T07:54:10.071Z] testing: warning: no tests to run
07:54:10 [2022-07-09T07:54:10.071Z] PASS
07:54:10 [2022-07-09T07:54:10.071Z] 
07:54:10 [2022-07-09T07:54:10.071Z] DONE 0 tests in 0.008s
07:54:10 [2022-07-09T07:54:10.071Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:54:10 [2022-07-09T07:54:10.071Z] INFO: Testing against a local daemon
07:54:10 [2022-07-09T07:54:10.071Z] === RUN   TestAuthZPluginAllowRequest
07:54:10 [2022-07-09T07:54:10.770Z] --- PASS: TestDaemonStartWithLogOpt (4.37s)
07:54:10 [2022-07-09T07:54:10.770Z] === CONT  TestReadPluginNoRead
07:54:10 [2022-07-09T07:54:10.770Z] === RUN   TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON
07:54:11 [2022-07-09T07:54:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main
07:54:11 [2022-07-09T07:54:11.227Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main
07:54:11 [2022-07-09T07:54:11.444Z] --- PASS: TestAuthZPluginAllowRequest (1.15s)
07:54:11 [2022-07-09T07:54:11.444Z] === RUN   TestAuthZPluginTLS
07:54:11 [2022-07-09T07:54:11.703Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:54:11 [2022-07-09T07:54:11.703Z] === RUN   TestAuthZPluginDenyRequest
07:54:11 [2022-07-09T07:54:11.707Z] === RUN   TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer
07:54:12 [2022-07-09T07:54:12.268Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:54:12 [2022-07-09T07:54:12.268Z] === RUN   TestAuthZPluginAPIDenyResponse
07:54:12 [2022-07-09T07:54:12.834Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:54:12 [2022-07-09T07:54:12.834Z] === RUN   TestAuthZPluginDenyResponse
07:54:13 [2022-07-09T07:54:13.084Z] === RUN   TestDockerSuite/TestBuildOnBuildEntrypointJSON
07:54:13 [2022-07-09T07:54:13.399Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
07:54:13 [2022-07-09T07:54:13.399Z] === RUN   TestAuthZPluginAllowEventStream
07:54:13 [2022-07-09T07:54:13.652Z] === RUN   TestReadPluginNoRead/default
07:54:14 [2022-07-09T07:54:14.599Z] === RUN   TestDockerSuite/TestBuildOnBuildLimitedInheritance
07:54:14 [2022-07-09T07:54:14.772Z] --- PASS: TestAuthZPluginAllowEventStream (1.16s)
07:54:14 [2022-07-09T07:54:14.772Z] === RUN   TestAuthZPluginErrorResponse
07:54:15 [2022-07-09T07:54:15.031Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:54:15 [2022-07-09T07:54:15.031Z] === RUN   TestAuthZPluginErrorRequest
07:54:15 [2022-07-09T07:54:15.538Z] --- PASS: TestContinueAfterPluginCrash (9.50s)
07:54:15 [2022-07-09T07:54:15.596Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:54:15 [2022-07-09T07:54:15.596Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:54:15 [2022-07-09T07:54:15.796Z] === RUN   TestReadPluginNoRead/disabled_caching
07:54:16 [2022-07-09T07:54:16.161Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:54:16 [2022-07-09T07:54:16.161Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:54:16 [2022-07-09T07:54:16.363Z] === RUN   TestDockerSwarmSuite/TestAPISwarmListNodes
07:54:17 [2022-07-09T07:54:17.300Z] === RUN   TestDockerSuite/TestBuildOnBuildLowercase
07:54:17 [2022-07-09T07:54:17.300Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:54:17 [2022-07-09T07:54:17.535Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.40s)
07:54:17 [2022-07-09T07:54:17.535Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:54:18 [2022-07-09T07:54:18.679Z] === RUN   TestDockerSuite/TestBuildOnBuildOutput
07:54:18 [2022-07-09T07:54:18.908Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.43s)
07:54:18 [2022-07-09T07:54:18.908Z] === RUN   TestAuthZPluginHeader
07:54:19 [2022-07-09T07:54:19.246Z]     docker_api_swarm_node_test.go:20: [d1a4bba3f57f1] joining swarm manager [dd35d8a42e7dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:54:19 [2022-07-09T07:54:19.246Z] === CONT  TestReadPluginNoRead
07:54:19 [2022-07-09T07:54:19.246Z]     read_test.go:92: [d282a40f269d3] daemon is not started
07:54:19 [2022-07-09T07:54:19.246Z] --- PASS: TestReadPluginNoRead (8.77s)
07:54:19 [2022-07-09T07:54:19.246Z]     --- PASS: TestReadPluginNoRead/default (2.27s)
07:54:19 [2022-07-09T07:54:19.246Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.53s)
07:54:19 [2022-07-09T07:54:19.246Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.83s)
07:54:19 [2022-07-09T07:54:19.246Z] PASS
07:54:19 [2022-07-09T07:54:19.246Z] 
07:54:19 [2022-07-09T07:54:19.246Z] DONE 6 tests in 13.263s
07:54:19 [2022-07-09T07:54:19.246Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:54:19 [2022-07-09T07:54:19.246Z] ++ 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
07:54:19 [2022-07-09T07:54:19.246Z] ++ set -e
07:54:19 [2022-07-09T07:54:19.246Z] ++ '[' -n 0 ']'
07:54:19 [2022-07-09T07:54:19.246Z] ++ set -x
07:54:19 [2022-07-09T07:54:19.246Z] ++ env -i DEST=/go/src/github.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
07:54:19 [2022-07-09T07:54:19.246Z] testing: warning: no tests to run
07:54:19 [2022-07-09T07:54:19.246Z] PASS
07:54:19 [2022-07-09T07:54:19.246Z] 
07:54:19 [2022-07-09T07:54:19.246Z] DONE 0 tests in 0.050s
07:54:19 [2022-07-09T07:54:19.246Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:54:19 [2022-07-09T07:54:19.246Z] ++ 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
07:54:19 [2022-07-09T07:54:19.246Z] ++ set -e
07:54:19 [2022-07-09T07:54:19.246Z] ++ '[' -n 0 ']'
07:54:19 [2022-07-09T07:54:19.246Z] ++ set -x
07:54:19 [2022-07-09T07:54:19.246Z] ++ env -i DEST=/go/src/github.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
07:54:19 [2022-07-09T07:54:19.506Z] INFO: Testing against a local daemon
07:54:19 [2022-07-09T07:54:19.506Z] === RUN   TestPluginWithDevMounts
07:54:19 [2022-07-09T07:54:19.506Z] === PAUSE TestPluginWithDevMounts
07:54:19 [2022-07-09T07:54:19.506Z] === CONT  TestPluginWithDevMounts
07:54:19 [2022-07-09T07:54:19.841Z] --- PASS: TestAuthZPluginHeader (0.70s)
07:54:19 [2022-07-09T07:54:19.841Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:54:20 [2022-07-09T07:54:20.077Z] === RUN   TestDockerSuite/TestBuildOpaqueDirectory
07:54:20 [2022-07-09T07:54:20.077Z]     docker_api_swarm_node_test.go:21: [d525cfd2b79a0] joining swarm manager [dd35d8a42e7dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:54:21 [2022-07-09T07:54:21.455Z] --- PASS: TestPluginWithDevMounts (1.90s)
07:54:21 [2022-07-09T07:54:21.455Z] PASS
07:54:21 [2022-07-09T07:54:21.455Z] 
07:54:21 [2022-07-09T07:54:21.455Z] DONE 1 tests in 2.049s
07:54:21 [2022-07-09T07:54:21.455Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:54:21 [2022-07-09T07:54:21.455Z] ++ 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
07:54:21 [2022-07-09T07:54:21.455Z] ++ set -e
07:54:21 [2022-07-09T07:54:21.455Z] ++ '[' -n 0 ']'
07:54:21 [2022-07-09T07:54:21.455Z] ++ set -x
07:54:21 [2022-07-09T07:54:21.455Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:54:21 [2022-07-09T07:54:21.455Z] INFO: Testing against a local daemon
07:54:21 [2022-07-09T07:54:21.455Z] === RUN   TestSecretInspect
07:54:22 [2022-07-09T07:54:22.831Z] === RUN   TestDockerSuite/TestBuildPATH
07:54:24 [2022-07-09T07:54:24.019Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.17s)
07:54:24 [2022-07-09T07:54:24.019Z] === RUN   TestAuthZPluginV2Disable
07:54:24 [2022-07-09T07:54:24.206Z] --- PASS: TestSecretInspect (2.58s)
07:54:24 [2022-07-09T07:54:24.207Z] === RUN   TestSecretList
07:54:24 [2022-07-09T07:54:24.465Z] === RUN   TestDockerSuite/TestBuildRUNErrMsg
07:54:25 [2022-07-09T07:54:25.033Z] === RUN   TestDockerSuite/TestBuildRUNoneJSON
07:54:25 [2022-07-09T07:54:25.601Z] === RUN   TestDockerSuite/TestBuildRelativeCopy
07:54:26 [2022-07-09T07:54:26.537Z] --- PASS: TestSecretList (2.48s)
07:54:26 [2022-07-09T07:54:26.537Z] === RUN   TestSecretsCreateAndDelete
07:54:28 [2022-07-09T07:54:28.198Z] --- PASS: TestAuthZPluginV2Disable (3.71s)
07:54:28 [2022-07-09T07:54:28.198Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:54:29 [2022-07-09T07:54:29.073Z] --- PASS: TestSecretsCreateAndDelete (2.53s)
07:54:29 [2022-07-09T07:54:29.073Z] === RUN   TestSecretsUpdate
07:54:29 [2022-07-09T07:54:29.273Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main
07:54:30 [2022-07-09T07:54:30.977Z] === RUN   TestDockerSwarmSuite/TestAPISwarmManagerRestore
07:54:31 [2022-07-09T07:54:31.476Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.52s)
07:54:31 [2022-07-09T07:54:31.476Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:54:31 [2022-07-09T07:54:31.916Z] --- PASS: TestSecretsUpdate (2.71s)
07:54:31 [2022-07-09T07:54:31.916Z] === RUN   TestTemplatedSecret
07:54:32 [2022-07-09T07:54:32.852Z] === RUN   TestDockerSuite/TestBuildRelativeWorkdir
07:54:35 [2022-07-09T07:54:35.388Z] --- PASS: TestTemplatedSecret (3.69s)
07:54:35 [2022-07-09T07:54:35.388Z] === RUN   TestSecretCreateResolve
07:54:35 [2022-07-09T07:54:35.811Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main
07:54:36 [2022-07-09T07:54:36.766Z]     docker_api_swarm_test.go:502: [d1bd0793d7f8f] joining swarm manager [daa32a3c33f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:54:37 [2022-07-09T07:54:37.025Z] === RUN   TestDockerSuite/TestBuildResourceConstraintsAreUsed
07:54:38 [2022-07-09T07:54:38.426Z] --- PASS: TestSecretCreateResolve (2.82s)
07:54:38 [2022-07-09T07:54:38.426Z] PASS
07:54:38 [2022-07-09T07:54:38.426Z] 
07:54:38 [2022-07-09T07:54:38.426Z] DONE 6 tests in 16.919s
07:54:38 [2022-07-09T07:54:38.426Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:54:38 [2022-07-09T07:54:38.427Z] ++ 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
07:54:38 [2022-07-09T07:54:38.427Z] ++ set -e
07:54:38 [2022-07-09T07:54:38.427Z] ++ '[' -n 0 ']'
07:54:38 [2022-07-09T07:54:38.427Z] ++ set -x
07:54:38 [2022-07-09T07:54:38.427Z] ++ env -i DEST=/go/src/github.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
07:54:38 [2022-07-09T07:54:38.427Z] INFO: Testing against a local daemon
07:54:38 [2022-07-09T07:54:38.427Z] === RUN   TestServiceCreateInit
07:54:38 [2022-07-09T07:54:38.427Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:54:38 [2022-07-09T07:54:38.684Z] === RUN   TestDockerSuite/TestBuildRm
07:54:41 [2022-07-09T07:54:41.217Z] === RUN   TestDockerSuite/TestBuildRunShEntrypoint
07:54:41 [2022-07-09T07:54:41.496Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.30s)
07:54:41 [2022-07-09T07:54:41.496Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:54:41 [2022-07-09T07:54:41.784Z] === RUN   TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache
07:54:43 [2022-07-09T07:54:43.160Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:54:43 [2022-07-09T07:54:43.160Z] === RUN   TestDockerSuite/TestBuildSetCommandWithDefinedShell
07:54:43 [2022-07-09T07:54:43.420Z] === RUN   TestDockerSuite/TestBuildShCmdJSONEntrypoint
07:54:43 [2022-07-09T07:54:43.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/internal/termtest/test.main
07:54:43 [2022-07-09T07:54:43.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main
07:54:43 [2022-07-09T07:54:43.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main
07:54:44 [2022-07-09T07:54:44.356Z] === RUN   TestDockerSuite/TestBuildShellEntrypoint
07:54:44 [2022-07-09T07:54:44.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main
07:54:45 [2022-07-09T07:54:45.068Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main
07:54:45 [2022-07-09T07:54:45.324Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main
07:54:45 [2022-07-09T07:54:45.783Z] === RUN   TestDockerSuite/TestBuildShellInherited
07:54:46 [2022-07-09T07:54:46.044Z]     docker_api_swarm_test.go:507: [dd0be1c4bc9fc] joining swarm manager [daa32a3c33f69]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:54:46 [2022-07-09T07:54:46.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main
07:54:46 [2022-07-09T07:54:46.610Z] === RUN   TestDockerSuite/TestBuildShellMultiple
07:54:47 [2022-07-09T07:54:47.989Z] --- PASS: TestServiceCreateInit (9.44s)
07:54:47 [2022-07-09T07:54:47.989Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (4.50s)
07:54:47 [2022-07-09T07:54:47.989Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (4.92s)
07:54:47 [2022-07-09T07:54:47.989Z] === RUN   TestCreateServiceMultipleTimes
07:54:47 [2022-07-09T07:54:47.994Z] --- PASS: TestImportExtremelyLargeImageWorks (92.89s)
07:54:47 [2022-07-09T07:54:47.994Z] PASS
07:54:47 [2022-07-09T07:54:47.994Z] 
07:54:47 [2022-07-09T07:54:47.994Z] === Skipped
07:54:47 [2022-07-09T07:54:47.994Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:54:47 [2022-07-09T07:54:47.994Z]     remove_unix_test.go:36: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros
07:54:47 [2022-07-09T07:54:47.994Z] 
07:54:47 [2022-07-09T07:54:47.994Z] DONE 22 tests, 1 skipped in 96.706s
07:54:47 [2022-07-09T07:54:47.994Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (amd64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestStripANSICommands
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestStripANSICommands/#00
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestStripANSICommands/#01
07:54:47 [2022-07-09T07:54:47.994Z] --- PASS: TestStripANSICommands (0.00s)
07:54:47 [2022-07-09T07:54:47.994Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:54:47 [2022-07-09T07:54:47.994Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:54:47 [2022-07-09T07:54:47.994Z] PASS
07:54:47 [2022-07-09T07:54:47.994Z] 
07:54:47 [2022-07-09T07:54:47.994Z] DONE 3 tests in 0.039s
07:54:47 [2022-07-09T07:54:47.994Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m 
07:54:47 [2022-07-09T07:54:47.994Z] INFO: Testing against a local daemon
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestNetworkCreateDelete
07:54:47 [2022-07-09T07:54:47.994Z] --- PASS: TestNetworkCreateDelete (0.12s)
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestDockerNetworkDeletePreferID
07:54:47 [2022-07-09T07:54:47.994Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:54:47 [2022-07-09T07:54:47.994Z] === RUN   TestDaemonDNSFallback
07:54:48 [2022-07-09T07:54:48.186Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main
07:54:48 [2022-07-09T07:54:48.978Z] Created binary: bundles/binary-daemon/dockerd
07:54:48 [2022-07-09T07:54:48.978Z] Copying nested executables into bundles/binary-daemon
07:54:49 [2022-07-09T07:54:49.238Z] Building: bundles/binary-daemon/docker-proxy
07:54:49 [2022-07-09T07:54:49.238Z] GOOS="" GOARCH="" GOARM=""
07:54:49 [2022-07-09T07:54:49.238Z] Created binary: bundles/binary-daemon/docker-proxy
07:54:49 [2022-07-09T07:54:49.238Z] 
07:54:49 [2022-07-09T07:54:49.365Z] === RUN   TestDockerSuite/TestBuildShellNotJSON
07:54:49 [2022-07-09T07:54:49.549Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main
07:54:49 [2022-07-09T07:54:49.625Z] === RUN   TestDockerSuite/TestBuildShellUpdatesConfig
07:54:49 [2022-07-09T07:54:49.884Z] === RUN   TestDockerSuite/TestBuildShellWindowsPowershell
07:54:49 [2022-07-09T07:54:49.884Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
07:54:49 [2022-07-09T07:54:49.884Z] === RUN   TestDockerSuite/TestBuildSpaces
07:54:50 [2022-07-09T07:54:50.110Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Cross)
[Pipeline] sh
07:54:50 [2022-07-09T07:54:50.452Z] === RUN   TestDockerSuite/TestBuildSpacesWithQuotes
07:54:50 [2022-07-09T07:54:50.502Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/make.sh cross
07:54:50 [2022-07-09T07:54:50.671Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main
07:54:50 [2022-07-09T07:54:50.762Z] 
07:54:50 [2022-07-09T07:54:50.762Z] Removing bundles/
07:54:51 [2022-07-09T07:54:51.023Z] 
07:54:51 [2022-07-09T07:54:51.023Z] ---> Making bundle: cross (in bundles/cross)
07:54:51 [2022-07-09T07:54:51.023Z] Cross building: bundles/cross/linux/amd64
07:54:51 [2022-07-09T07:54:51.023Z] Building: bundles/cross/linux/amd64-daemon/dockerd
07:54:51 [2022-07-09T07:54:51.023Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:54:51 [2022-07-09T07:54:51.279Z] --- PASS: TestDaemonDNSFallback (6.28s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestInspectNetwork
07:54:51 [2022-07-09T07:54:51.279Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestInspectNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestRunContainerWithBridgeNone
07:54:51 [2022-07-09T07:54:51.279Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/create
07:54:51 [2022-07-09T07:54:51.279Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:54:51 [2022-07-09T07:54:51.279Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:54:51 [2022-07-09T07:54:51.279Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:54:51 [2022-07-09T07:54:51.279Z] === CONT  TestNetworkInvalidJSON/networks/create
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:54:51 [2022-07-09T07:54:51.279Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:54:51 [2022-07-09T07:54:51.279Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:54:51 [2022-07-09T07:54:51.279Z] --- PASS: TestNetworkInvalidJSON (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.01s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkList
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkList//networks
07:54:51 [2022-07-09T07:54:51.279Z] === PAUSE TestNetworkList//networks
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestNetworkList//networks/
07:54:51 [2022-07-09T07:54:51.279Z] === PAUSE TestNetworkList//networks/
07:54:51 [2022-07-09T07:54:51.279Z] === CONT  TestNetworkList//networks
07:54:51 [2022-07-09T07:54:51.279Z] === CONT  TestNetworkList//networks/
07:54:51 [2022-07-09T07:54:51.279Z] --- PASS: TestNetworkList (0.03s)
07:54:51 [2022-07-09T07:54:51.279Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     --- PASS: TestNetworkList//networks (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestHostIPv4BridgeLabel
07:54:51 [2022-07-09T07:54:51.279Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDaemonRestartWithLiveRestore
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDaemonDefaultNetworkPools
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDaemonDefaultNetworkPools (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDaemonRestartWithExistingNetwork
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestServiceWithPredefinedNetwork
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:243: FLAKY_TEST
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestServiceWithDataPathPortInit
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestServiceWithDataPathPortInit (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] PASS
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === Skipped
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     network_test.go:156: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:33: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:106: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:140: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:191: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:214: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:243: FLAKY_TEST
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.02s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     service_test.go:403: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] DONE 34 tests, 12 skipped in 7.020s
07:54:51 [2022-07-09T07:54:51.279Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:54:51 [2022-07-09T07:54:51.279Z] INFO: Testing against a local daemon
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDockerNetworkIpvlanPersistance
07:54:51 [2022-07-09T07:54:51.279Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] === RUN   TestDockerNetworkIpvlan
07:54:51 [2022-07-09T07:54:51.279Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:54:51 [2022-07-09T07:54:51.279Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z] PASS
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === Skipped
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:54:51 [2022-07-09T07:54:51.279Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:54:51 [2022-07-09T07:54:51.279Z] 
07:54:51 [2022-07-09T07:54:51.279Z] DONE 2 tests, 2 skipped in 0.089s
07:54:51 [2022-07-09T07:54:51.279Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:54:51 [2022-07-09T07:54:51.388Z] === RUN   TestDockerSuite/TestBuildStartsFromOne
07:54:51 [2022-07-09T07:54:51.538Z] INFO: Testing against a local daemon
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestDockerNetworkMacvlanPersistance
07:54:51 [2022-07-09T07:54:51.538Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestDockerNetworkMacvlan
07:54:51 [2022-07-09T07:54:51.538Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestDockerNetworkMacvlan (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] PASS
07:54:51 [2022-07-09T07:54:51.538Z] 
07:54:51 [2022-07-09T07:54:51.538Z] === Skipped
07:54:51 [2022-07-09T07:54:51.538Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z]     macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.538Z] 
07:54:51 [2022-07-09T07:54:51.538Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z]     macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network
07:54:51 [2022-07-09T07:54:51.538Z] 
07:54:51 [2022-07-09T07:54:51.538Z] DONE 2 tests, 2 skipped in 0.089s
07:54:51 [2022-07-09T07:54:51.538Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m 
07:54:51 [2022-07-09T07:54:51.538Z] testing: warning: no tests to run
07:54:51 [2022-07-09T07:54:51.538Z] PASS
07:54:51 [2022-07-09T07:54:51.538Z] 
07:54:51 [2022-07-09T07:54:51.538Z] DONE 0 tests in 0.024s
07:54:51 [2022-07-09T07:54:51.538Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:54:51 [2022-07-09T07:54:51.538Z] INFO: Testing against a local daemon
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginAllowRequest
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginTLS
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginTLS (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginDenyRequest
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginAPIDenyResponse
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginDenyResponse
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginAllowEventStream
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginErrorResponse
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginErrorRequest
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginHeader
07:54:51 [2022-07-09T07:54:51.538Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:51 [2022-07-09T07:54:51.538Z] --- SKIP: TestAuthZPluginHeader (0.00s)
07:54:51 [2022-07-09T07:54:51.538Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:54:51 [2022-07-09T07:54:51.598Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main
07:54:51 [2022-07-09T07:54:51.647Z] === RUN   TestDockerSuite/TestBuildStderr
07:54:52 [2022-07-09T07:54:52.105Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:52 [2022-07-09T07:54:52.105Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
07:54:52 [2022-07-09T07:54:52.105Z] === RUN   TestAuthZPluginV2Disable
07:54:52 [2022-07-09T07:54:52.159Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main
07:54:52 [2022-07-09T07:54:52.364Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:52 [2022-07-09T07:54:52.364Z] --- SKIP: TestAuthZPluginV2Disable (0.32s)
07:54:52 [2022-07-09T07:54:52.364Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:54:52 [2022-07-09T07:54:52.583Z] === RUN   TestDockerSuite/TestBuildStepsWithProgress
07:54:52 [2022-07-09T07:54:52.622Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:52 [2022-07-09T07:54:52.622Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s)
07:54:52 [2022-07-09T07:54:52.622Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:54:52 [2022-07-09T07:54:52.881Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:52 [2022-07-09T07:54:52.881Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
07:54:52 [2022-07-09T07:54:52.881Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:54:53 [2022-07-09T07:54:53.085Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main
07:54:53 [2022-07-09T07:54:53.447Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
07:54:53 [2022-07-09T07:54:53.448Z] PASS
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === Skipped
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.41s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s)
07:54:53 [2022-07-09T07:54:53.448Z]     main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] DONE 17 tests, 17 skipped in 1.782s
07:54:53 [2022-07-09T07:54:53.448Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:54:53 [2022-07-09T07:54:53.448Z] INFO: Testing against a local daemon
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:54:53 [2022-07-09T07:54:53.448Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:53 [2022-07-09T07:54:53.448Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:54:53 [2022-07-09T07:54:53.448Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:54:53 [2022-07-09T07:54:53.448Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:54:53 [2022-07-09T07:54:53.448Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:54:53 [2022-07-09T07:54:53.448Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:54:53 [2022-07-09T07:54:53.448Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:54:53 [2022-07-09T07:54:53.448Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginInstall
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] --- SKIP: TestPluginInstall (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginsWithRuntimes
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:54:53 [2022-07-09T07:54:53.448Z] --- SKIP: TestPluginsWithRuntimes (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestPluginBackCompatMediaTypes
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:54:53 [2022-07-09T07:54:53.448Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z] PASS
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === Skipped
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:94: (*Execution).IsRootless-fm: rootless mode has different view of localhost
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:201: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s)
07:54:53 [2022-07-09T07:54:53.448Z]     plugin_test.go:265: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access)
07:54:53 [2022-07-09T07:54:53.448Z] 
07:54:53 [2022-07-09T07:54:53.448Z] DONE 19 tests, 3 skipped in 0.135s
07:54:53 [2022-07-09T07:54:53.448Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:54:53 [2022-07-09T07:54:53.448Z] INFO: Testing against a local daemon
07:54:53 [2022-07-09T07:54:53.448Z] === RUN   TestExternalGraphDriver
07:54:53 [2022-07-09T07:54:53.647Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main
07:54:54 [2022-07-09T07:54:54.015Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:54:54 [2022-07-09T07:54:54.015Z] --- SKIP: TestExternalGraphDriver (0.34s)
07:54:54 [2022-07-09T07:54:54.015Z] === RUN   TestGraphdriverPluginV2
07:54:54 [2022-07-09T07:54:54.574Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main
07:54:55 [2022-07-09T07:54:55.501Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration)
07:54:55 [2022-07-09T07:54:55.501Z] Using test binary docker
07:54:55 [2022-07-09T07:54:55.501Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! 
07:54:55 [2022-07-09T07:54:55.501Z] +++ /etc/init.d/apparmor start
07:54:55 [2022-07-09T07:54:55.501Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning).
07:54:55 [2022-07-09T07:54:55.501Z] INFO: Waiting for daemon to start...
07:54:55 [2022-07-09T07:54:55.501Z] Starting dockerd
07:54:55 [2022-07-09T07:54:55.501Z] +++ 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
07:54:56 [2022-07-09T07:54:56.775Z] === RUN   TestDockerSuite/TestBuildStopSignal
07:54:57 [2022-07-09T07:54:57.711Z] === RUN   TestDockerSuite/TestBuildSymlinkBasename
07:54:58 [2022-07-09T07:54:58.202Z] --- PASS: TestGraphdriverPluginV2 (4.20s)
07:54:58 [2022-07-09T07:54:58.202Z] PASS
07:54:58 [2022-07-09T07:54:58.202Z] 
07:54:58 [2022-07-09T07:54:58.202Z] === Skipped
07:54:58 [2022-07-09T07:54:58.202Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s)
07:54:58 [2022-07-09T07:54:58.202Z]     external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver
07:54:58 [2022-07-09T07:54:58.202Z] 
07:54:58 [2022-07-09T07:54:58.202Z] DONE 2 tests, 1 skipped in 4.629s
07:54:58 [2022-07-09T07:54:58.202Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:54:58 [2022-07-09T07:54:58.202Z] INFO: Testing against a local daemon
07:54:58 [2022-07-09T07:54:58.202Z] === RUN   TestContinueAfterPluginCrash
07:54:58 [2022-07-09T07:54:58.202Z] === PAUSE TestContinueAfterPluginCrash
07:54:58 [2022-07-09T07:54:58.202Z] === RUN   TestReadPluginNoRead
07:54:58 [2022-07-09T07:54:58.202Z] === PAUSE TestReadPluginNoRead
07:54:58 [2022-07-09T07:54:58.202Z] === RUN   TestDaemonStartWithLogOpt
07:54:58 [2022-07-09T07:54:58.202Z] === PAUSE TestDaemonStartWithLogOpt
07:54:58 [2022-07-09T07:54:58.202Z] === CONT  TestContinueAfterPluginCrash
07:54:58 [2022-07-09T07:54:58.202Z] === CONT  TestDaemonStartWithLogOpt
07:54:58 [2022-07-09T07:54:58.278Z] === RUN   TestDockerSuite/TestBuildSymlinkBreakout
07:54:58 [2022-07-09T07:54:58.845Z] === RUN   TestDockerSuite/TestBuildTagEvent
07:54:59 [2022-07-09T07:54:59.664Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s)
07:54:59 [2022-07-09T07:54:59.664Z] PASS
07:54:59 [2022-07-09T07:54:59.664Z] 
07:54:59 [2022-07-09T07:54:59.664Z] DONE 17 tests in 48.178s
07:54:59 [2022-07-09T07:54:59.664Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m 
07:54:59 [2022-07-09T07:54:59.664Z] INFO: Testing against a local daemon
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
07:54:59 [2022-07-09T07:54:59.664Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:59 [2022-07-09T07:54:59.664Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/pull
07:54:59 [2022-07-09T07:54:59.664Z] === PAUSE TestPluginInvalidJSON/plugins/pull
07:54:59 [2022-07-09T07:54:59.664Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
07:54:59 [2022-07-09T07:54:59.664Z] === CONT  TestPluginInvalidJSON/plugins/pull
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
07:54:59 [2022-07-09T07:54:59.664Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
07:54:59 [2022-07-09T07:54:59.664Z] --- PASS: TestPluginInvalidJSON (0.02s)
07:54:59 [2022-07-09T07:54:59.664Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.01s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInstall
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInstall/no_auth
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99441d7eb62a385b4ceef4812ec80a4c5f0b38da4a44ad57127c07a74b3cc67f" mediatype=application/vnd.docker.plugin.v1+json size=522
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:99441d7eb62a385b4ceef4812ec80a4c5f0b38da4a44ad57127c07a74b3cc67f" mediatype=application/vnd.docker.plugin.v1+json size=522
07:54:59 [2022-07-09T07:54:59.664Z] === RUN   TestPluginInstall/with_htpasswd
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d9c322a4a12ee77834f747f0fe98a4ae1bebdcf567862494060363d0dc806e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:54:59 [2022-07-09T07:54:59.664Z] time="2022-07-09T07:54:59Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6d9c322a4a12ee77834f747f0fe98a4ae1bebdcf567862494060363d0dc806e" mediatype=application/vnd.docker.plugin.v1+json size=522
07:54:59 [2022-07-09T07:54:59.779Z] === RUN   TestDockerSuite/TestBuildTimeArgHistoryExclusions
07:54:59 [2022-07-09T07:54:59.922Z] === RUN   TestPluginInstall/with_insecure
07:55:00 [2022-07-09T07:55:00.346Z] === RUN   TestDockerSuite/TestBuildUser
07:55:00 [2022-07-09T07:55:00.854Z] time="2022-07-09T07:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:55:00 [2022-07-09T07:55:00.854Z] time="2022-07-09T07:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fea9c8f8b7fa02ce6d878631de978b91132cfb47d91c0e882adfee2abd1875" mediatype=application/vnd.docker.plugin.v1+json size=522
07:55:00 [2022-07-09T07:55:00.854Z] time="2022-07-09T07:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
07:55:00 [2022-07-09T07:55:00.854Z] time="2022-07-09T07:55:00Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:45fea9c8f8b7fa02ce6d878631de978b91132cfb47d91c0e882adfee2abd1875" mediatype=application/vnd.docker.plugin.v1+json size=522
07:55:01 [2022-07-09T07:55:01.112Z]     plugin_test.go:195: [de16defedf740] daemon is not started
07:55:01 [2022-07-09T07:55:01.112Z] --- PASS: TestPluginInstall (2.72s)
07:55:01 [2022-07-09T07:55:01.112Z]     --- PASS: TestPluginInstall/no_auth (1.04s)
07:55:01 [2022-07-09T07:55:01.112Z]     --- PASS: TestPluginInstall/with_htpasswd (0.60s)
07:55:01 [2022-07-09T07:55:01.112Z]     --- PASS: TestPluginInstall/with_insecure (1.07s)
07:55:01 [2022-07-09T07:55:01.112Z] === RUN   TestPluginsWithRuntimes
07:55:01 [2022-07-09T07:55:01.738Z] === RUN   TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot
07:55:02 [2022-07-09T07:55:02.494Z] === RUN   TestPluginsWithRuntimes/No_Args
07:55:03 [2022-07-09T07:55:03.427Z] === RUN   TestPluginsWithRuntimes/With_Args
07:55:03 [2022-07-09T07:55:03.476Z] --- PASS: TestDaemonStartWithLogOpt (4.42s)
07:55:03 [2022-07-09T07:55:03.476Z] === CONT  TestReadPluginNoRead
07:55:04 [2022-07-09T07:55:04.270Z] === RUN   TestDockerSuite/TestBuildUsersAndGroups
07:55:04 [2022-07-09T07:55:04.364Z] --- PASS: TestPluginsWithRuntimes (3.33s)
07:55:04 [2022-07-09T07:55:04.364Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
07:55:04 [2022-07-09T07:55:04.364Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.89s)
07:55:04 [2022-07-09T07:55:04.364Z] === RUN   TestPluginBackCompatMediaTypes
07:55:04 [2022-07-09T07:55:04.853Z] === RUN   TestReadPluginNoRead/default
07:55:04 [2022-07-09T07:55:04.929Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s)
07:55:04 [2022-07-09T07:55:04.930Z] PASS
07:55:04 [2022-07-09T07:55:04.930Z] 
07:55:04 [2022-07-09T07:55:04.930Z] DONE 24 tests in 6.680s
07:55:04 [2022-07-09T07:55:04.930Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
07:55:04 [2022-07-09T07:55:04.930Z] INFO: Testing against a local daemon
07:55:04 [2022-07-09T07:55:04.930Z] === RUN   TestExternalGraphDriver
07:55:05 [2022-07-09T07:55:05.437Z] .
07:55:05 [2022-07-09T07:55:05.437Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration)
07:55:05 [2022-07-09T07:55:05.437Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration)
07:55:05 [2022-07-09T07:55:05.437Z] Error: No such image: emptyfs
07:55:05 [2022-07-09T07:55:05.437Z] ++++ tar -cC bundles/test-integration/emptyfs .
07:55:05 [2022-07-09T07:55:05.437Z] ++++ docker load
07:55:05 [2022-07-09T07:55:05.437Z] Running integration-test (iteration 1)
07:55:05 [2022-07-09T07:55:05.437Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m 
07:55:05 [2022-07-09T07:55:05.437Z] ++ 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
07:55:05 [2022-07-09T07:55:05.437Z] ++ set -e
07:55:05 [2022-07-09T07:55:05.437Z] ++ '[' -n 0 ']'
07:55:05 [2022-07-09T07:55:05.437Z] ++ set -x
07:55:05 [2022-07-09T07:55:05.437Z] ++ env -i DEST=/go/src/github.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
07:55:05 [2022-07-09T07:55:05.437Z] Loaded image: busybox:latest
07:55:05 [2022-07-09T07:55:05.437Z] Loaded image: busybox:glibc
07:55:05 [2022-07-09T07:55:05.494Z] === RUN   TestExternalGraphDriver/json
07:55:05 [2022-07-09T07:55:05.647Z] --- PASS: TestCreateServiceMultipleTimes (17.71s)
07:55:05 [2022-07-09T07:55:05.647Z] === RUN   TestCreateServiceConflict
07:55:06 [2022-07-09T07:55:06.230Z] === RUN   TestReadPluginNoRead/disabled_caching
07:55:06 [2022-07-09T07:55:06.364Z] Loaded image: debian:bullseye-slim
07:55:06 [2022-07-09T07:55:06.364Z] Loaded image: hello-world:latest
07:55:06 [2022-07-09T07:55:06.364Z] Loaded image: arm32v7/hello-world:latest
07:55:06 [2022-07-09T07:55:06.364Z] INFO: Testing against a local daemon
07:55:06 [2022-07-09T07:55:06.364Z] === RUN   TestCgroupNamespacesBuild
07:55:07 [2022-07-09T07:55:07.166Z] --- PASS: TestContinueAfterPluginCrash (9.02s)
07:55:07 [2022-07-09T07:55:07.393Z] === RUN   TestExternalGraphDriver/spec
07:55:07 [2022-07-09T07:55:07.727Z] --- PASS: TestCgroupNamespacesBuild (1.13s)
07:55:07 [2022-07-09T07:55:07.727Z] === RUN   TestCgroupNamespacesBuildDaemonHostMode
07:55:07 [2022-07-09T07:55:07.733Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:55:08 [2022-07-09T07:55:08.184Z] --- PASS: TestCreateServiceConflict (2.61s)
07:55:08 [2022-07-09T07:55:08.184Z] === RUN   TestCreateServiceMaxReplicas
07:55:08 [2022-07-09T07:55:08.654Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.15s)
07:55:08 [2022-07-09T07:55:08.654Z] === RUN   TestBuildWithSession
07:55:08 [2022-07-09T07:55:08.654Z]     build_session_test.go:25: TODO: BuildKit
07:55:08 [2022-07-09T07:55:08.654Z] --- SKIP: TestBuildWithSession (0.00s)
07:55:08 [2022-07-09T07:55:08.654Z] === RUN   TestBuildSquashParent
07:55:08 [2022-07-09T07:55:08.671Z] === CONT  TestReadPluginNoRead
07:55:08 [2022-07-09T07:55:08.671Z]     read_test.go:92: [d99f5a46b3957] daemon is not started
07:55:08 [2022-07-09T07:55:08.671Z] --- PASS: TestReadPluginNoRead (6.13s)
07:55:08 [2022-07-09T07:55:08.671Z]     --- PASS: TestReadPluginNoRead/default (1.27s)
07:55:08 [2022-07-09T07:55:08.671Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.34s)
07:55:08 [2022-07-09T07:55:08.671Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.22s)
07:55:08 [2022-07-09T07:55:08.671Z] PASS
07:55:08 [2022-07-09T07:55:08.765Z] === RUN   TestExternalGraphDriver/pull
07:55:08 [2022-07-09T07:55:08.930Z] 
07:55:08 [2022-07-09T07:55:08.930Z] DONE 6 tests in 10.673s
07:55:08 [2022-07-09T07:55:08.930Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:55:08 [2022-07-09T07:55:08.930Z] testing: warning: no tests to run
07:55:08 [2022-07-09T07:55:08.930Z] PASS
07:55:08 [2022-07-09T07:55:08.930Z] 
07:55:08 [2022-07-09T07:55:08.930Z] DONE 0 tests in 0.031s
07:55:08 [2022-07-09T07:55:08.930Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:55:08 [2022-07-09T07:55:08.930Z] INFO: Testing against a local daemon
07:55:08 [2022-07-09T07:55:08.930Z] === RUN   TestPluginWithDevMounts
07:55:08 [2022-07-09T07:55:08.930Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:55:08 [2022-07-09T07:55:08.930Z] --- SKIP: TestPluginWithDevMounts (0.00s)
07:55:08 [2022-07-09T07:55:08.930Z] PASS
07:55:08 [2022-07-09T07:55:08.930Z] 
07:55:08 [2022-07-09T07:55:08.930Z] === Skipped
07:55:08 [2022-07-09T07:55:08.930Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s)
07:55:08 [2022-07-09T07:55:08.930Z]     mounts_test.go:20: (*Execution).IsRootless-fm
07:55:08 [2022-07-09T07:55:08.930Z] 
07:55:08 [2022-07-09T07:55:08.930Z] DONE 1 tests, 1 skipped in 0.102s
07:55:08 [2022-07-09T07:55:08.930Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:55:08 [2022-07-09T07:55:08.930Z] INFO: Testing against a local daemon
07:55:08 [2022-07-09T07:55:08.930Z] === RUN   TestSecretInspect
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestSecretInspect (0.02s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestSecretList
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestSecretList (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestSecretsCreateAndDelete
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestSecretsCreateAndDelete (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestSecretsUpdate
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestSecretsUpdate (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestTemplatedSecret
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestTemplatedSecret (0.00s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestSecretCreateResolve
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestSecretCreateResolve (0.02s)
07:55:09 [2022-07-09T07:55:09.189Z] PASS
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === Skipped
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestSecretList (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s)
07:55:09 [2022-07-09T07:55:09.189Z]     secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] 
07:55:09 [2022-07-09T07:55:09.189Z] DONE 6 tests, 6 skipped in 0.157s
07:55:09 [2022-07-09T07:55:09.189Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:55:09 [2022-07-09T07:55:09.189Z] INFO: Testing against a local daemon
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestServiceCreateInit
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- PASS: TestServiceCreateInit (0.02s)
07:55:09 [2022-07-09T07:55:09.189Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:55:09 [2022-07-09T07:55:09.189Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestCreateServiceMultipleTimes
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestCreateServiceConflict
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestCreateServiceConflict (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestCreateServiceMaxReplicas
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestCreateWithDuplicateNetworkNames
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.189Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s)
07:55:09 [2022-07-09T07:55:09.189Z] === RUN   TestCreateServiceSecretFileMode
07:55:09 [2022-07-09T07:55:09.189Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestCreateServiceConfigFileMode
07:55:09 [2022-07-09T07:55:09.449Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestCreateServiceSysctls
07:55:09 [2022-07-09T07:55:09.449Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestCreateServiceSysctls (0.04s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestCreateServiceCapabilities
07:55:09 [2022-07-09T07:55:09.449Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestCreateServiceCapabilities (0.04s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestInspect
07:55:09 [2022-07-09T07:55:09.449Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestInspect (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestCreateJob
07:55:09 [2022-07-09T07:55:09.449Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestCreateJob (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestReplicatedJob
07:55:09 [2022-07-09T07:55:09.449Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestReplicatedJob (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestUpdateReplicatedJob
07:55:09 [2022-07-09T07:55:09.449Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestUpdateReplicatedJob (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestServiceListWithStatuses
07:55:09 [2022-07-09T07:55:09.449Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestDockerNetworkConnectAlias
07:55:09 [2022-07-09T07:55:09.449Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestDockerNetworkReConnect
07:55:09 [2022-07-09T07:55:09.449Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:09 [2022-07-09T07:55:09.449Z] --- SKIP: TestDockerNetworkReConnect (0.01s)
07:55:09 [2022-07-09T07:55:09.449Z] === RUN   TestServicePlugin
07:55:10 [2022-07-09T07:55:10.664Z] --- PASS: TestExternalGraphDriver (5.28s)
07:55:10 [2022-07-09T07:55:10.664Z]     --- PASS: TestExternalGraphDriver/json (1.67s)
07:55:10 [2022-07-09T07:55:10.664Z]     --- PASS: TestExternalGraphDriver/spec (1.62s)
07:55:10 [2022-07-09T07:55:10.664Z]     --- PASS: TestExternalGraphDriver/pull (1.64s)
07:55:10 [2022-07-09T07:55:10.664Z] === RUN   TestGraphdriverPluginV2
07:55:11 [2022-07-09T07:55:11.355Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServicePlugin (1.92s)
07:55:11 [2022-07-09T07:55:11.355Z] === RUN   TestServiceUpdateLabel
07:55:11 [2022-07-09T07:55:11.355Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServiceUpdateLabel (0.01s)
07:55:11 [2022-07-09T07:55:11.355Z] === RUN   TestServiceUpdateSecrets
07:55:11 [2022-07-09T07:55:11.355Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServiceUpdateSecrets (0.02s)
07:55:11 [2022-07-09T07:55:11.355Z] === RUN   TestServiceUpdateConfigs
07:55:11 [2022-07-09T07:55:11.355Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServiceUpdateConfigs (0.01s)
07:55:11 [2022-07-09T07:55:11.355Z] === RUN   TestServiceUpdateNetwork
07:55:11 [2022-07-09T07:55:11.355Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServiceUpdateNetwork (0.01s)
07:55:11 [2022-07-09T07:55:11.355Z] === RUN   TestServiceUpdatePidsLimit
07:55:11 [2022-07-09T07:55:11.355Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z] --- SKIP: TestServiceUpdatePidsLimit (0.03s)
07:55:11 [2022-07-09T07:55:11.355Z] PASS
07:55:11 [2022-07-09T07:55:11.355Z] 
07:55:11 [2022-07-09T07:55:11.355Z] === Skipped
07:55:11 [2022-07-09T07:55:11.355Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s)
07:55:11 [2022-07-09T07:55:11.355Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.355Z]     --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s)
07:55:11 [2022-07-09T07:55:11.355Z] 
07:55:11 [2022-07-09T07:55:11.355Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s)
07:55:11 [2022-07-09T07:55:11.355Z]     create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.471Z] --- PASS: TestCreateServiceMaxReplicas (3.34s)
07:55:11 [2022-07-09T07:55:11.471Z] === RUN   TestCreateWithDuplicateNetworkNames
07:55:11 [2022-07-09T07:55:11.615Z]     --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s)
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.04s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.04s)
07:55:11 [2022-07-09T07:55:11.615Z]     create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestInspect (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestCreateJob (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:55:11 [2022-07-09T07:55:11.615Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServicePlugin (1.92s)
07:55:11 [2022-07-09T07:55:11.615Z]     plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.02s)
07:55:11 [2022-07-09T07:55:11.615Z]     update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s)
07:55:11 [2022-07-09T07:55:11.615Z]     update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.03s)
07:55:11 [2022-07-09T07:55:11.615Z]     update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] DONE 24 tests, 23 skipped in 2.339s
07:55:11 [2022-07-09T07:55:11.615Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:55:11 [2022-07-09T07:55:11.615Z] INFO: Testing against a local daemon
07:55:11 [2022-07-09T07:55:11.615Z] === RUN   TestSessionCreate
07:55:11 [2022-07-09T07:55:11.615Z] --- PASS: TestSessionCreate (0.03s)
07:55:11 [2022-07-09T07:55:11.615Z] === RUN   TestSessionCreateWithBadUpgrade
07:55:11 [2022-07-09T07:55:11.615Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:55:11 [2022-07-09T07:55:11.615Z] PASS
07:55:11 [2022-07-09T07:55:11.615Z] 
07:55:11 [2022-07-09T07:55:11.615Z] DONE 2 tests in 0.146s
07:55:11 [2022-07-09T07:55:11.615Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:55:11 [2022-07-09T07:55:11.874Z] INFO: Testing against a local daemon
07:55:11 [2022-07-09T07:55:11.874Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:55:11 [2022-07-09T07:55:11.874Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:55:11 [2022-07-09T07:55:11.874Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:55:11 [2022-07-09T07:55:11.874Z] === RUN   TestDiskUsage
07:55:11 [2022-07-09T07:55:11.874Z] === PAUSE TestDiskUsage
07:55:11 [2022-07-09T07:55:11.874Z] === RUN   TestEventsExecDie
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestEventsExecDie (0.52s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestEventsBackwardsCompatible
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestEventsBackwardsCompatible (0.04s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestEventsVolumeCreate
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestEventsVolumeCreate (0.05s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestInfoBinaryCommits
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestInfoAPIVersioned
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestInfoAPIVersioned (0.00s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestInfoAPI
07:55:12 [2022-07-09T07:55:12.441Z] --- PASS: TestInfoAPI (0.02s)
07:55:12 [2022-07-09T07:55:12.441Z] === RUN   TestInfoAPIWarnings
07:55:12 [2022-07-09T07:55:12.817Z] --- PASS: TestBuildSquashParent (3.45s)
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:12 [2022-07-09T07:55:12.818Z] === RUN   TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:12 [2022-07-09T07:55:12.818Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:12 [2022-07-09T07:55:12.818Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal
07:55:12 [2022-07-09T07:55:12.818Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove
07:55:13 [2022-07-09T07:55:13.378Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal
07:55:13 [2022-07-09T07:55:13.679Z] === CONT  TestBuildWithRemoveAndForceRemove/failed_build_with_remove
07:55:14 [2022-07-09T07:55:14.607Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove
07:55:14 [2022-07-09T07:55:14.607Z] === CONT  TestBuildWithRemoveAndForceRemove/successful_build_with_remove
07:55:14 [2022-07-09T07:55:14.844Z] --- PASS: TestGraphdriverPluginV2 (4.13s)
07:55:14 [2022-07-09T07:55:14.844Z] PASS
07:55:14 [2022-07-09T07:55:14.844Z] 
07:55:14 [2022-07-09T07:55:14.844Z] DONE 5 tests in 9.480s
07:55:14 [2022-07-09T07:55:14.844Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
07:55:14 [2022-07-09T07:55:14.844Z] INFO: Testing against a local daemon
07:55:14 [2022-07-09T07:55:14.844Z] === RUN   TestContinueAfterPluginCrash
07:55:14 [2022-07-09T07:55:14.844Z] === PAUSE TestContinueAfterPluginCrash
07:55:14 [2022-07-09T07:55:14.844Z] === RUN   TestReadPluginNoRead
07:55:14 [2022-07-09T07:55:14.844Z] === PAUSE TestReadPluginNoRead
07:55:14 [2022-07-09T07:55:14.844Z] === RUN   TestDaemonStartWithLogOpt
07:55:14 [2022-07-09T07:55:14.844Z] === PAUSE TestDaemonStartWithLogOpt
07:55:14 [2022-07-09T07:55:14.844Z] === CONT  TestContinueAfterPluginCrash
07:55:14 [2022-07-09T07:55:14.844Z] === CONT  TestDaemonStartWithLogOpt
07:55:15 [2022-07-09T07:55:15.660Z] === RUN   TestDockerSuite/TestBuildVerboseOut
07:55:15 [2022-07-09T07:55:15.971Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.30s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.16s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.12s)
07:55:15 [2022-07-09T07:55:15.971Z]     --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.20s)
07:55:15 [2022-07-09T07:55:15.971Z] === RUN   TestBuildMultiStageCopy
07:55:15 [2022-07-09T07:55:15.971Z] === RUN   TestBuildMultiStageCopy/copy_to_root
07:55:16 [2022-07-09T07:55:16.227Z] === RUN   TestDockerSuite/TestBuildVerifyIntString
07:55:16 [2022-07-09T07:55:16.227Z] === RUN   TestDockerSuite/TestBuildVerifySingleQuoteFails
07:55:17 [2022-07-09T07:55:17.164Z] === RUN   TestDockerSuite/TestBuildVolumeFileExistsinContainer
07:55:17 [2022-07-09T07:55:17.335Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir
07:55:17 [2022-07-09T07:55:17.335Z] === RUN   TestBuildMultiStageCopy/copy_to_newdir_nested
07:55:17 [2022-07-09T07:55:17.335Z] === RUN   TestBuildMultiStageCopy/copy_to_existingdir
07:55:17 [2022-07-09T07:55:17.423Z] === RUN   TestDockerSuite/TestBuildVolumesRetainContents
07:55:17 [2022-07-09T07:55:17.590Z] === RUN   TestBuildMultiStageCopy/copy_to_newsubdir
07:55:17 [2022-07-09T07:55:17.846Z] --- PASS: TestBuildMultiStageCopy (1.99s)
07:55:17 [2022-07-09T07:55:17.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_root (1.15s)
07:55:17 [2022-07-09T07:55:17.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s)
07:55:17 [2022-07-09T07:55:17.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.20s)
07:55:17 [2022-07-09T07:55:17.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s)
07:55:17 [2022-07-09T07:55:17.846Z]     --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.23s)
07:55:17 [2022-07-09T07:55:17.846Z] === RUN   TestBuildMultiStageParentConfig
07:55:17 [2022-07-09T07:55:17.990Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeDrainPause
07:55:18 [2022-07-09T07:55:18.125Z] --- PASS: TestDaemonStartWithLogOpt (3.32s)
07:55:18 [2022-07-09T07:55:18.125Z] === CONT  TestReadPluginNoRead
07:55:18 [2022-07-09T07:55:18.407Z] --- PASS: TestBuildMultiStageParentConfig (0.56s)
07:55:18 [2022-07-09T07:55:18.407Z] === RUN   TestBuildLabelWithTargets
07:55:18 [2022-07-09T07:55:18.926Z] === RUN   TestDockerSuite/TestBuildWindowsAddCopyPathProcessing
07:55:18 [2022-07-09T07:55:18.926Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
07:55:18 [2022-07-09T07:55:18.926Z] === RUN   TestDockerSuite/TestBuildWindowsEnvCaseInsensitive
07:55:18 [2022-07-09T07:55:18.926Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
07:55:18 [2022-07-09T07:55:18.926Z] === RUN   TestDockerSuite/TestBuildWindowsUser
07:55:18 [2022-07-09T07:55:18.926Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
07:55:18 [2022-07-09T07:55:18.926Z] === RUN   TestDockerSuite/TestBuildWindowsWorkdirProcessing
07:55:18 [2022-07-09T07:55:18.926Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
07:55:18 [2022-07-09T07:55:18.926Z] === RUN   TestDockerSuite/TestBuildWithExtraHost
07:55:19 [2022-07-09T07:55:19.333Z] --- PASS: TestBuildLabelWithTargets (0.92s)
07:55:19 [2022-07-09T07:55:19.333Z] === RUN   TestBuildWithEmptyLayers
07:55:19 [2022-07-09T07:55:19.895Z] --- PASS: TestBuildWithEmptyLayers (0.43s)
07:55:19 [2022-07-09T07:55:19.895Z] === RUN   TestBuildMultiStageOnBuild
07:55:20 [2022-07-09T07:55:20.023Z] === RUN   TestReadPluginNoRead/disabled_caching
07:55:20 [2022-07-09T07:55:20.305Z] === RUN   TestDockerSuite/TestBuildWithExtraHostInvalidFormat
07:55:20 [2022-07-09T07:55:20.306Z]     docker_api_swarm_node_test.go:81: [db4e445981c52] joining swarm manager [d847eaf41dc41]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:55:20 [2022-07-09T07:55:20.306Z] === RUN   TestDockerSuite/TestBuildWithFailure
07:55:20 [2022-07-09T07:55:20.872Z] === RUN   TestDockerSuite/TestBuildWithInaccessibleFilesInContext
07:55:21 [2022-07-09T07:55:21.259Z] --- PASS: TestBuildMultiStageOnBuild (1.32s)
07:55:21 [2022-07-09T07:55:21.259Z] === RUN   TestBuildUncleanTarFilenames
07:55:21 [2022-07-09T07:55:21.395Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
07:55:21 [2022-07-09T07:55:21.439Z] === RUN   TestDockerSuite/TestBuildWithTabs
07:55:21 [2022-07-09T07:55:21.821Z] --- PASS: TestBuildUncleanTarFilenames (0.61s)
07:55:21 [2022-07-09T07:55:21.821Z] === RUN   TestBuildMultiStageLayerLeak
07:55:22 [2022-07-09T07:55:22.328Z] === RUN   TestReadPluginNoRead/default
07:55:22 [2022-07-09T07:55:22.376Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOM
07:55:22 [2022-07-09T07:55:22.376Z] === RUN   TestDockerSuite/TestBuildWithUTF8BOMDockerignore
07:55:22 [2022-07-09T07:55:22.894Z] --- PASS: TestContinueAfterPluginCrash (8.32s)
07:55:23 [2022-07-09T07:55:23.185Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s)
07:55:23 [2022-07-09T07:55:23.185Z] === RUN   TestBuildWithHugeFile
07:55:23 [2022-07-09T07:55:23.826Z] === CONT  TestReadPluginNoRead
07:55:23 [2022-07-09T07:55:23.826Z]     read_test.go:92: [d65173dce2f44] daemon is not started
07:55:23 [2022-07-09T07:55:23.826Z] --- PASS: TestReadPluginNoRead (5.86s)
07:55:23 [2022-07-09T07:55:23.826Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.25s)
07:55:23 [2022-07-09T07:55:23.826Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s)
07:55:23 [2022-07-09T07:55:23.826Z]     --- PASS: TestReadPluginNoRead/default (1.21s)
07:55:23 [2022-07-09T07:55:23.826Z] PASS
07:55:23 [2022-07-09T07:55:23.826Z] 
07:55:23 [2022-07-09T07:55:23.826Z] DONE 6 tests in 9.204s
07:55:23 [2022-07-09T07:55:23.826Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
07:55:23 [2022-07-09T07:55:23.826Z] testing: warning: no tests to run
07:55:23 [2022-07-09T07:55:23.826Z] PASS
07:55:23 [2022-07-09T07:55:23.826Z] 
07:55:23 [2022-07-09T07:55:23.826Z] DONE 0 tests in 0.008s
07:55:23 [2022-07-09T07:55:23.826Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
07:55:23 [2022-07-09T07:55:23.826Z] INFO: Testing against a local daemon
07:55:23 [2022-07-09T07:55:23.826Z] === RUN   TestPluginWithDevMounts
07:55:23 [2022-07-09T07:55:23.826Z] === PAUSE TestPluginWithDevMounts
07:55:23 [2022-07-09T07:55:23.826Z] === CONT  TestPluginWithDevMounts
07:55:24 [2022-07-09T07:55:24.276Z] === RUN   TestDockerSuite/TestBuildWithVolumeOwnership
07:55:25 [2022-07-09T07:55:25.199Z] --- PASS: TestPluginWithDevMounts (1.59s)
07:55:25 [2022-07-09T07:55:25.199Z] PASS
07:55:25 [2022-07-09T07:55:25.199Z] 
07:55:25 [2022-07-09T07:55:25.199Z] DONE 1 tests in 1.610s
07:55:25 [2022-07-09T07:55:25.199Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m 
07:55:25 [2022-07-09T07:55:25.457Z] INFO: Testing against a local daemon
07:55:25 [2022-07-09T07:55:25.457Z] === RUN   TestSecretInspect
07:55:25 [2022-07-09T07:55:25.653Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.02s)
07:55:25 [2022-07-09T07:55:25.653Z] === RUN   TestCreateServiceSecretFileMode
07:55:25 [2022-07-09T07:55:25.653Z] === RUN   TestDockerSuite/TestBuildWithVolumes
07:55:26 [2022-07-09T07:55:26.588Z] === RUN   TestDockerSuite/TestBuildWorkdirCmd
07:55:27 [2022-07-09T07:55:27.167Z] === RUN   TestDockerSuite/TestBuildWorkdirImageCmd
07:55:27 [2022-07-09T07:55:27.355Z] --- PASS: TestSecretInspect (1.76s)
07:55:27 [2022-07-09T07:55:27.355Z] === RUN   TestSecretList
07:55:28 [2022-07-09T07:55:28.102Z] === RUN   TestDockerSuite/TestBuildWorkdirWindowsPath
07:55:28 [2022-07-09T07:55:28.102Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
07:55:28 [2022-07-09T07:55:28.102Z] === RUN   TestDockerSuite/TestBuildWorkdirWithEnvVariables
07:55:29 [2022-07-09T07:55:29.038Z] === RUN   TestDockerSuite/TestBuildXZHost
07:55:29 [2022-07-09T07:55:29.253Z] --- PASS: TestSecretList (2.18s)
07:55:29 [2022-07-09T07:55:29.253Z] === RUN   TestSecretsCreateAndDelete
07:55:29 [2022-07-09T07:55:29.606Z] --- PASS: TestCreateServiceSecretFileMode (4.04s)
07:55:29 [2022-07-09T07:55:29.606Z] === RUN   TestCreateServiceConfigFileMode
07:55:30 [2022-07-09T07:55:30.522Z] --- PASS: TestInfoAPIWarnings (16.56s)
07:55:30 [2022-07-09T07:55:30.522Z] === RUN   TestInfoDebug
07:55:30 [2022-07-09T07:55:30.522Z] --- PASS: TestInfoDebug (0.55s)
07:55:30 [2022-07-09T07:55:30.522Z] === RUN   TestInfoInsecureRegistries
07:55:30 [2022-07-09T07:55:30.522Z] --- PASS: TestInfoInsecureRegistries (0.55s)
07:55:30 [2022-07-09T07:55:30.522Z] === RUN   TestInfoRegistryMirrors
07:55:30 [2022-07-09T07:55:30.522Z] --- PASS: TestInfoRegistryMirrors (0.54s)
07:55:30 [2022-07-09T07:55:30.522Z] === RUN   TestLoginFailsWithBadCredentials
07:55:30 [2022-07-09T07:55:30.987Z] === RUN   TestDockerSuite/TestCommitAfterContainerIsDone
07:55:31 [2022-07-09T07:55:31.090Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
07:55:31 [2022-07-09T07:55:31.090Z] === RUN   TestPingCacheHeaders
07:55:31 [2022-07-09T07:55:31.090Z] --- PASS: TestPingCacheHeaders (0.03s)
07:55:31 [2022-07-09T07:55:31.090Z] === RUN   TestPingGet
07:55:31 [2022-07-09T07:55:31.090Z] --- PASS: TestPingGet (0.01s)
07:55:31 [2022-07-09T07:55:31.090Z] === RUN   TestPingHead
07:55:31 [2022-07-09T07:55:31.090Z] --- PASS: TestPingHead (0.03s)
07:55:31 [2022-07-09T07:55:31.090Z] === RUN   TestPingSwarmHeader
07:55:31 [2022-07-09T07:55:31.555Z] === RUN   TestDockerSuite/TestCommitChange
07:55:31 [2022-07-09T07:55:31.676Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:55:31 [2022-07-09T07:55:31.779Z] --- PASS: TestSecretsCreateAndDelete (2.28s)
07:55:31 [2022-07-09T07:55:31.779Z] === RUN   TestSecretsUpdate
07:55:32 [2022-07-09T07:55:32.271Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:55:32 [2022-07-09T07:55:32.493Z] === RUN   TestDockerSuite/TestCommitChangeLabels
07:55:32 [2022-07-09T07:55:32.493Z] --- PASS: TestCreateServiceConfigFileMode (2.89s)
07:55:32 [2022-07-09T07:55:32.493Z] === RUN   TestCreateServiceSysctls
07:55:33 [2022-07-09T07:55:33.061Z] === RUN   TestDockerSuite/TestCommitHardlink
07:55:33 [2022-07-09T07:55:33.215Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:55:33 [2022-07-09T07:55:33.215Z] --- PASS: TestPingSwarmHeader (2.08s)
07:55:33 [2022-07-09T07:55:33.215Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:55:33 [2022-07-09T07:55:33.215Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:55:33 [2022-07-09T07:55:33.215Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:55:33 [2022-07-09T07:55:33.215Z] === RUN   TestVersion
07:55:33 [2022-07-09T07:55:33.215Z] --- PASS: TestVersion (0.03s)
07:55:33 [2022-07-09T07:55:33.215Z] === CONT  TestDiskUsage
07:55:33 [2022-07-09T07:55:33.678Z] --- PASS: TestSecretsUpdate (2.16s)
07:55:33 [2022-07-09T07:55:33.678Z] === RUN   TestTemplatedSecret
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/container_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/image_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:55:33 [2022-07-09T07:55:33.782Z] === RUN   TestDiskUsage/after_container.Run
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:55:34 [2022-07-09T07:55:34.349Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:55:34 [2022-07-09T07:55:34.349Z] --- PASS: TestDiskUsage (1.28s)
07:55:34 [2022-07-09T07:55:34.349Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.16s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]     --- PASS: TestDiskUsage/after_container.Run (0.44s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.02s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.01s)
07:55:34 [2022-07-09T07:55:34.349Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s)
07:55:34 [2022-07-09T07:55:34.349Z] PASS
07:55:34 [2022-07-09T07:55:34.349Z] 
07:55:34 [2022-07-09T07:55:34.349Z] === Skipped
07:55:34 [2022-07-09T07:55:34.349Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:55:34 [2022-07-09T07:55:34.349Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:55:34 [2022-07-09T07:55:34.349Z] 
07:55:34 [2022-07-09T07:55:34.349Z] DONE 54 tests, 1 skipped in 22.808s
07:55:34 [2022-07-09T07:55:34.349Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:55:34 [2022-07-09T07:55:34.436Z] === RUN   TestDockerSuite/TestCommitNewFile
07:55:34 [2022-07-09T07:55:34.436Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeRemove
07:55:34 [2022-07-09T07:55:34.609Z] INFO: Testing against a local daemon
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesCreateAndList
07:55:34 [2022-07-09T07:55:34.609Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesRemove
07:55:34 [2022-07-09T07:55:34.609Z] --- PASS: TestVolumesRemove (0.05s)
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInspect
07:55:34 [2022-07-09T07:55:34.609Z] --- PASS: TestVolumesInspect (0.02s)
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:55:34 [2022-07-09T07:55:34.609Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:55:34 [2022-07-09T07:55:34.609Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:55:34 [2022-07-09T07:55:34.609Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:55:34 [2022-07-09T07:55:34.609Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:55:34 [2022-07-09T07:55:34.609Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:55:34 [2022-07-09T07:55:34.609Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:55:34 [2022-07-09T07:55:34.609Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:55:34 [2022-07-09T07:55:34.609Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:55:34 [2022-07-09T07:55:34.609Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:55:34 [2022-07-09T07:55:34.609Z] PASS
07:55:34 [2022-07-09T07:55:34.609Z] 
07:55:34 [2022-07-09T07:55:34.609Z] DONE 9 tests in 0.195s
07:55:34 [2022-07-09T07:55:34.609Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:55:34 [2022-07-09T07:55:34.609Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 14266 is not a child of this shell
07:55:34 [2022-07-09T07:55:34.609Z] warning: PID 14266 from bundles/test-integration/docker.pid had a nonzero exit code
07:55:34 [2022-07-09T07:55:34.873Z] Leaving: AppArmorNo profiles have been unloaded.
07:55:34 [2022-07-09T07:55:34.873Z] 
07:55:34 [2022-07-09T07:55:34.873Z] Unloading profiles will leave already running processes permanently
07:55:34 [2022-07-09T07:55:34.873Z] unconfined, which can lead to unexpected situations.
07:55:34 [2022-07-09T07:55:34.873Z] 
07:55:34 [2022-07-09T07:55:34.873Z] To set a process to complain mode, use the command line tool
07:55:34 [2022-07-09T07:55:34.873Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:55:34 [2022-07-09T07:55:34.873Z] Removing test suite binaries
07:55:34 [2022-07-09T07:55:34.873Z] exiting test-integration
07:55:34 [2022-07-09T07:55:34.873Z] ++ exit 0
07:55:34 [2022-07-09T07:55:34.873Z] 
07:55:35 [2022-07-09T07:55:35.814Z] === RUN   TestDockerSuite/TestCommitPausedContainer
Post stage
[Pipeline] junit
07:55:35 [2022-07-09T07:55:35.828Z] Recording test results
07:55:36 [2022-07-09T07:55:36.212Z] --- PASS: TestTemplatedSecret (2.57s)
07:55:36 [2022-07-09T07:55:36.212Z] === RUN   TestSecretCreateResolve
07:55:36 [2022-07-09T07:55:36.393Z] --- PASS: TestCreateServiceSysctls (3.89s)
07:55:36 [2022-07-09T07:55:36.393Z] === RUN   TestCreateServiceCapabilities
07:55:36 [2022-07-09T07:55:36.966Z] === RUN   TestDockerSuite/TestCommitTTY
07:55:36 [2022-07-09T07:55:36.966Z]     docker_api_swarm_node_test.go:53: [d5de10c92033e] joining swarm manager [d5825bb951243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:55:37 [2022-07-09T07:55:37.706Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:55:37 [2022-07-09T07:55:37.909Z]     docker_api_swarm_node_test.go:54: [deb0d1da3bfa2] joining swarm manager [d5825bb951243]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:55:38 [2022-07-09T07:55:38.060Z] + echo Ensuring container killed.
07:55:38 [2022-07-09T07:55:38.061Z] Ensuring container killed.
07:55:38 [2022-07-09T07:55:38.061Z] + docker rm -vf docker-pr3
07:55:38 [2022-07-09T07:55:38.061Z] Error: No such container: docker-pr3
[Pipeline] sh
07:55:38 [2022-07-09T07:55:38.125Z] --- PASS: TestSecretCreateResolve (1.85s)
07:55:38 [2022-07-09T07:55:38.125Z] PASS
07:55:38 [2022-07-09T07:55:38.125Z] 
07:55:38 [2022-07-09T07:55:38.125Z] DONE 6 tests in 12.821s
07:55:38 [2022-07-09T07:55:38.125Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m 
07:55:38 [2022-07-09T07:55:38.125Z] INFO: Testing against a local daemon
07:55:38 [2022-07-09T07:55:38.125Z] === RUN   TestServiceCreateInit
07:55:38 [2022-07-09T07:55:38.125Z] === RUN   TestServiceCreateInit/daemonInitDisabled
07:55:38 [2022-07-09T07:55:38.360Z] + echo Chowning /workspace to jenkins user
07:55:38 [2022-07-09T07:55:38.360Z] Chowning /workspace to jenkins user
07:55:38 [2022-07-09T07:55:38.360Z] + id -u
07:55:38 [2022-07-09T07:55:38.360Z] + id -g
07:55:38 [2022-07-09T07:55:38.360Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
07:55:38 [2022-07-09T07:55:38.360Z] Unable to find image 'busybox:latest' locally
07:55:38 [2022-07-09T07:55:38.478Z] === RUN   TestDockerSuite/TestCommitWithHostBindMount
07:55:38 [2022-07-09T07:55:38.622Z] latest: Pulling from library/busybox
07:55:38 [2022-07-09T07:55:38.622Z] 19d511225f94: Pulling fs layer
07:55:38 [2022-07-09T07:55:38.622Z] 19d511225f94: Verifying Checksum
07:55:38 [2022-07-09T07:55:38.622Z] 19d511225f94: Download complete
07:55:38 [2022-07-09T07:55:38.622Z] 19d511225f94: Pull complete
07:55:38 [2022-07-09T07:55:38.622Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:55:38 [2022-07-09T07:55:38.622Z] Status: Downloaded newer image for busybox:latest
07:55:39 [2022-07-09T07:55:39.854Z] --- PASS: TestCreateServiceCapabilities (3.19s)
07:55:39 [2022-07-09T07:55:39.854Z] === RUN   TestInspect
07:55:39 [2022-07-09T07:55:39.854Z] === RUN   TestDockerSuite/TestCommitWithoutPause
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:55:40 [2022-07-09T07:55:40.294Z] + bundleName=amd64-rootless
07:55:40 [2022-07-09T07:55:40.294Z] + echo Creating amd64-rootless-bundles.tar.gz
07:55:40 [2022-07-09T07:55:40.294Z] Creating amd64-rootless-bundles.tar.gz
07:55:40 [2022-07-09T07:55:40.294Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:55:40 [2022-07-09T07:55:40.294Z] + xargs tar -czf amd64-rootless-bundles.tar.gz
[Pipeline] archiveArtifacts
07:55:40 [2022-07-09T07:55:40.306Z] Archiving artifacts
07:55:40 [2022-07-09T07:55:40.422Z] === RUN   TestDockerSuite/TestCopyAndRestart
07:55:41 [2022-07-09T07:55:41.800Z] === RUN   TestDockerSuite/TestCopyCreatedContainer
07:55:41 [2022-07-09T07:55:41.800Z] === RUN   TestDockerSuite/TestCpAbsolutePath
07:55:42 [2022-07-09T07:55:42.307Z] === RUN   TestServiceCreateInit/daemonInitEnabled
07:55:42 [2022-07-09T07:55:42.377Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:55:42 [2022-07-09T07:55:42.688Z] + make clean
07:55:42 [2022-07-09T07:55:42.735Z] === RUN   TestDockerSuite/TestCpAbsoluteSymlink
07:55:42 [2022-07-09T07:55:42.947Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:55:42 [2022-07-09T07:55:42.947Z] docker-dev-cache
07:55:42 [2022-07-09T07:55:42.947Z] docker-mod-cache
[Pipeline] deleteDir
07:55:42 [2022-07-09T07:55:42.993Z] --- PASS: TestInspect (3.28s)
07:55:42 [2022-07-09T07:55:42.993Z] === RUN   TestCreateJob
07:55:43 [2022-07-09T07:55:43.252Z] === RUN   TestDockerSuite/TestCpCheckDestOwnership
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:55:43 [2022-07-09T07:55:43.819Z] === RUN   TestDockerSuite/TestCpFromCaseA
07:55:44 [2022-07-09T07:55:44.386Z] === RUN   TestDockerSuite/TestCpFromCaseB
07:55:45 [2022-07-09T07:55:45.324Z] === RUN   TestDockerSuite/TestCpFromCaseC
07:55:45 [2022-07-09T07:55:45.587Z] --- PASS: TestServiceCreateInit (7.32s)
07:55:45 [2022-07-09T07:55:45.587Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.95s)
07:55:45 [2022-07-09T07:55:45.587Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.35s)
07:55:45 [2022-07-09T07:55:45.587Z] === RUN   TestCreateServiceMultipleTimes
07:55:45 [2022-07-09T07:55:45.893Z] === RUN   TestDockerSuite/TestCpFromCaseD
07:55:46 [2022-07-09T07:55:46.828Z] --- PASS: TestCreateJob (3.93s)
07:55:46 [2022-07-09T07:55:46.828Z] === RUN   TestReplicatedJob
07:55:46 [2022-07-09T07:55:46.828Z] === RUN   TestDockerSuite/TestCpFromCaseE
07:55:47 [2022-07-09T07:55:47.776Z] === RUN   TestDockerSuite/TestCpFromCaseF
07:55:48 [2022-07-09T07:55:48.342Z] === RUN   TestDockerSuite/TestCpFromCaseG
07:55:49 [2022-07-09T07:55:49.279Z] === RUN   TestDockerSuite/TestCpFromCaseH
07:55:50 [2022-07-09T07:55:50.218Z] === RUN   TestDockerSuite/TestCpFromCaseI
07:55:50 [2022-07-09T07:55:50.786Z] === RUN   TestDockerSuite/TestCpFromCaseJ
07:55:51 [2022-07-09T07:55:51.722Z] === RUN   TestDockerSuite/TestCpFromSymlinkDestination
07:55:52 [2022-07-09T07:55:52.658Z] === RUN   TestDockerSuite/TestCpFromSymlinkToDirectory
07:55:52 [2022-07-09T07:55:52.916Z] --- PASS: TestReplicatedJob (6.19s)
07:55:52 [2022-07-09T07:55:52.916Z] === RUN   TestUpdateReplicatedJob
07:55:53 [2022-07-09T07:55:53.484Z] === RUN   TestDockerSuite/TestCpGarbagePath
07:55:54 [2022-07-09T07:55:54.052Z] === RUN   TestDockerSuite/TestCpLocalOnly
07:55:54 [2022-07-09T07:55:54.052Z] === RUN   TestDockerSuite/TestCpNameHasColon
07:55:54 [2022-07-09T07:55:54.988Z] === RUN   TestDockerSuite/TestCpRelativePath
07:55:55 [2022-07-09T07:55:55.555Z] === RUN   TestDockerSuite/TestCpSpecialFiles
07:55:56 [2022-07-09T07:55:56.493Z] === RUN   TestDockerSuite/TestCpSymlinkComponent
07:55:56 [2022-07-09T07:55:56.752Z] --- PASS: TestUpdateReplicatedJob (3.69s)
07:55:56 [2022-07-09T07:55:56.752Z] === RUN   TestServiceListWithStatuses
07:55:56 [2022-07-09T07:55:56.752Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:55:56 [2022-07-09T07:55:56.752Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:55:56 [2022-07-09T07:55:56.752Z] === RUN   TestDockerNetworkConnectAlias
07:55:57 [2022-07-09T07:55:57.010Z] === RUN   TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink
07:55:57 [2022-07-09T07:55:57.578Z] === RUN   TestDockerSuite/TestCpToCaseA
07:55:58 [2022-07-09T07:55:58.953Z] === RUN   TestDockerSuite/TestCpToCaseB
07:55:59 [2022-07-09T07:55:59.520Z] === RUN   TestDockerSuite/TestCpToCaseC
07:56:01 [2022-07-09T07:56:01.425Z] === RUN   TestDockerSuite/TestCpToCaseD
07:56:01 [2022-07-09T07:56:01.684Z] --- PASS: TestDockerNetworkConnectAlias (4.99s)
07:56:01 [2022-07-09T07:56:01.684Z] === RUN   TestDockerNetworkReConnect
07:56:03 [2022-07-09T07:56:03.675Z] --- PASS: TestCreateServiceMultipleTimes (16.03s)
07:56:03 [2022-07-09T07:56:03.675Z] === RUN   TestCreateServiceConflict
07:56:03 [2022-07-09T07:56:03.675Z] --- PASS: TestCreateServiceConflict (2.20s)
07:56:03 [2022-07-09T07:56:03.675Z] === RUN   TestCreateServiceMaxReplicas
07:56:05 [2022-07-09T07:56:05.878Z] === RUN   TestDockerSuite/TestCpToCaseE
07:56:06 [2022-07-09T07:56:06.137Z] --- PASS: TestDockerNetworkReConnect (4.47s)
07:56:06 [2022-07-09T07:56:06.138Z] === RUN   TestServicePlugin
07:56:06 [2022-07-09T07:56:06.955Z] --- PASS: TestCreateServiceMaxReplicas (2.74s)
07:56:06 [2022-07-09T07:56:06.955Z] === RUN   TestCreateWithDuplicateNetworkNames
07:56:08 [2022-07-09T07:56:08.042Z] === RUN   TestDockerSuite/TestCpToCaseF
07:56:08 [2022-07-09T07:56:08.611Z] === RUN   TestDockerSuite/TestCpToCaseG
07:56:09 [2022-07-09T07:56:09.805Z] --- PASS: TestBuildWithHugeFile (46.40s)
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildWCOWSandboxSize
07:56:09 [2022-07-09T07:56:09.805Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:56:09 [2022-07-09T07:56:09.805Z] --- SKIP: TestBuildWCOWSandboxSize (0.00s)
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildWithEmptyDockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === CONT  TestBuildWithEmptyDockerfile/empty-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === CONT  TestBuildWithEmptyDockerfile/comment-only-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] === CONT  TestBuildWithEmptyDockerfile/empty-lines-dockerfile
07:56:09 [2022-07-09T07:56:09.805Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s)
07:56:09 [2022-07-09T07:56:09.805Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.13s)
07:56:09 [2022-07-09T07:56:09.805Z]     --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s)
07:56:09 [2022-07-09T07:56:09.805Z]     --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s)
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildPreserveOwnership
07:56:09 [2022-07-09T07:56:09.805Z] === RUN   TestBuildPreserveOwnership/copy_from
07:56:09 [2022-07-09T07:56:09.986Z] === RUN   TestDockerSwarmSuite/TestAPISwarmNodeUpdate
07:56:10 [2022-07-09T07:56:10.554Z]     plugin_test.go:61: [d499dc57d900f] joining swarm manager [dfa76b77486f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:11 [2022-07-09T07:56:11.693Z] === RUN   TestBuildPreserveOwnership/copy_from_chowned
07:56:11 [2022-07-09T07:56:11.951Z]     plugin_test.go:64: [d9857b5a50bc4] joining swarm manager [dfa76b77486f1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:12 [2022-07-09T07:56:12.519Z] === RUN   TestDockerSuite/TestCpToCaseH
07:56:12 [2022-07-09T07:56:12.619Z] --- PASS: TestBuildPreserveOwnership (2.84s)
07:56:12 [2022-07-09T07:56:12.619Z]     --- PASS: TestBuildPreserveOwnership/copy_from (1.80s)
07:56:12 [2022-07-09T07:56:12.619Z]     --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.03s)
07:56:12 [2022-07-09T07:56:12.619Z] === RUN   TestBuildPlatformInvalid
07:56:12 [2022-07-09T07:56:12.619Z] --- PASS: TestBuildPlatformInvalid (0.08s)
07:56:12 [2022-07-09T07:56:12.619Z] === RUN   TestBuildUserNamespaceValidateCapabilitiesAreV2
07:56:13 [2022-07-09T07:56:13.546Z] Loaded image: busybox:latest
07:56:13 [2022-07-09T07:56:13.546Z] Loaded image: busybox:glibc
07:56:14 [2022-07-09T07:56:14.473Z] Loaded image: debian:bullseye-slim
07:56:14 [2022-07-09T07:56:14.729Z] Loaded image: hello-world:latest
07:56:14 [2022-07-09T07:56:14.729Z] Loaded image: arm32v7/hello-world:latest
07:56:15 [2022-07-09T07:56:15.055Z] === RUN   TestDockerSuite/TestCpToCaseI
07:56:15 [2022-07-09T07:56:15.622Z] === RUN   TestDockerSuite/TestCpToCaseJ
07:56:16 [2022-07-09T07:56:16.558Z] === RUN   TestDockerSwarmSuite/TestAPISwarmPromoteDemote
07:56:19 [2022-07-09T07:56:19.094Z]     docker_api_swarm_test.go:202: [de1f7a17532af] joining swarm manager [d833ffa4ba8b7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:19 [2022-07-09T07:56:19.094Z] === RUN   TestDockerSuite/TestCpToContainerWithPermissions
07:56:19 [2022-07-09T07:56:19.663Z] === RUN   TestDockerSuite/TestCpToDot
07:56:20 [2022-07-09T07:56:20.230Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyRootfs
07:56:21 [2022-07-09T07:56:21.166Z] === RUN   TestDockerSuite/TestCpToErrReadOnlyVolume
07:56:21 [2022-07-09T07:56:21.816Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.29s)
07:56:21 [2022-07-09T07:56:21.816Z] === RUN   TestCreateServiceSecretFileMode
07:56:22 [2022-07-09T07:56:22.382Z] --- PASS: TestCreateServiceSecretFileMode (2.52s)
07:56:22 [2022-07-09T07:56:22.382Z] === RUN   TestCreateServiceConfigFileMode
07:56:22 [2022-07-09T07:56:22.545Z] === RUN   TestDockerSuite/TestCpToStdout
07:56:22 [2022-07-09T07:56:22.812Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.30s)
07:56:22 [2022-07-09T07:56:22.812Z] PASS
07:56:22 [2022-07-09T07:56:22.812Z] 
07:56:22 [2022-07-09T07:56:22.812Z] === Skipped
07:56:22 [2022-07-09T07:56:22.812Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s)
07:56:22 [2022-07-09T07:56:22.812Z]     build_session_test.go:25: TODO: BuildKit
07:56:22 [2022-07-09T07:56:22.812Z] 
07:56:22 [2022-07-09T07:56:22.812Z] === SKIP: arm64.integration.build TestBuildWCOWSandboxSize (0.00s)
07:56:22 [2022-07-09T07:56:22.812Z]     build_test.go:527: FLAKY_TEST that needs to be fixed; see https://github.com/moby/moby/issues/42743
07:56:22 [2022-07-09T07:56:22.812Z] 
07:56:22 [2022-07-09T07:56:22.812Z] DONE 34 tests, 2 skipped in 76.961s
07:56:22 [2022-07-09T07:56:22.812Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m 
07:56:22 [2022-07-09T07:56:22.812Z] ++ 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
07:56:22 [2022-07-09T07:56:22.812Z] ++ set -e
07:56:22 [2022-07-09T07:56:22.812Z] ++ '[' -n 0 ']'
07:56:22 [2022-07-09T07:56:22.812Z] ++ set -x
07:56:22 [2022-07-09T07:56:22.812Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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
07:56:22 [2022-07-09T07:56:22.812Z] INFO: Testing against a local daemon
07:56:22 [2022-07-09T07:56:22.812Z] === RUN   TestConfigInspect
07:56:23 [2022-07-09T07:56:23.112Z] === RUN   TestDockerSuite/TestCpToSymlinkDestination
07:56:23 [2022-07-09T07:56:23.682Z] === RUN   TestDockerSuite/TestCpToSymlinkToDirectory
07:56:23 [2022-07-09T07:56:23.941Z] === RUN   TestDockerSuite/TestCpUnprivilegedUser
07:56:24 [2022-07-09T07:56:24.178Z] --- PASS: TestConfigInspect (2.23s)
07:56:24 [2022-07-09T07:56:24.179Z] === RUN   TestConfigList
07:56:24 [2022-07-09T07:56:24.278Z] --- PASS: TestCreateServiceConfigFileMode (2.13s)
07:56:24 [2022-07-09T07:56:24.278Z] === RUN   TestCreateServiceSysctls
07:56:24 [2022-07-09T07:56:24.508Z] === RUN   TestDockerSuite/TestCpVolumePath
07:56:25 [2022-07-09T07:56:25.884Z] === RUN   TestDockerSuite/TestCreate64ByteHexID
07:56:25 [2022-07-09T07:56:25.884Z] === RUN   TestDockerSuite/TestCreateArgs
07:56:26 [2022-07-09T07:56:26.142Z] === RUN   TestDockerSuite/TestCreateByImageID
07:56:26 [2022-07-09T07:56:26.402Z] === RUN   TestDockerSuite/TestCreateEchoStdout
07:56:26 [2022-07-09T07:56:26.693Z] --- PASS: TestConfigList (2.29s)
07:56:26 [2022-07-09T07:56:26.693Z] === RUN   TestConfigsCreateAndDelete
07:56:26 [2022-07-09T07:56:26.968Z] === RUN   TestDockerSuite/TestCreateGrowRootfs
07:56:26 [2022-07-09T07:56:26.968Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
07:56:26 [2022-07-09T07:56:26.968Z] === RUN   TestDockerSuite/TestCreateHostConfig
07:56:26 [2022-07-09T07:56:26.968Z] === RUN   TestDockerSuite/TestCreateHostnameWithNumber
07:56:27 [2022-07-09T07:56:27.535Z] === RUN   TestDockerSuite/TestCreateLabelFromImage
07:56:27 [2022-07-09T07:56:27.556Z] --- PASS: TestCreateServiceSysctls (3.17s)
07:56:27 [2022-07-09T07:56:27.556Z] === RUN   TestCreateServiceCapabilities
07:56:27 [2022-07-09T07:56:27.794Z] === RUN   TestDockerSuite/TestCreateLabels
07:56:27 [2022-07-09T07:56:27.794Z] === RUN   TestDockerSuite/TestCreateModeIpcContainer
07:56:27 [2022-07-09T07:56:27.794Z] === RUN   TestDockerSuite/TestCreateRM
07:56:28 [2022-07-09T07:56:28.054Z] === RUN   TestDockerSuite/TestCreateShrinkRootfs
07:56:28 [2022-07-09T07:56:28.054Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
07:56:28 [2022-07-09T07:56:28.054Z] === RUN   TestDockerSuite/TestCreateStopSignal
07:56:28 [2022-07-09T07:56:28.054Z] === RUN   TestDockerSuite/TestCreateStopTimeout
07:56:28 [2022-07-09T07:56:28.312Z] === RUN   TestDockerSuite/TestCreateUnsetEntrypoint
07:56:29 [2022-07-09T07:56:29.236Z] --- PASS: TestConfigsCreateAndDelete (2.22s)
07:56:29 [2022-07-09T07:56:29.236Z] === RUN   TestConfigsUpdate
07:56:29 [2022-07-09T07:56:29.689Z] === RUN   TestDockerSuite/TestCreateVolumesCreated
07:56:29 [2022-07-09T07:56:29.690Z] === RUN   TestDockerSuite/TestCreateWithInvalidLogOpts
07:56:29 [2022-07-09T07:56:29.690Z] === RUN   TestDockerSuite/TestCreateWithLargePortRange
07:56:30 [2022-07-09T07:56:30.086Z] --- PASS: TestCreateServiceCapabilities (2.52s)
07:56:30 [2022-07-09T07:56:30.086Z] === RUN   TestInspect
07:56:31 [2022-07-09T07:56:31.179Z] --- PASS: TestConfigsUpdate (2.22s)
07:56:31 [2022-07-09T07:56:31.179Z] === RUN   TestTemplatedConfig
07:56:32 [2022-07-09T07:56:32.979Z] === RUN   TestDockerSuite/TestCreateWithPortRange
07:56:32 [2022-07-09T07:56:32.979Z] === RUN   TestDockerSuite/TestCreateWithWorkdir
07:56:32 [2022-07-09T07:56:32.979Z] === RUN   TestDockerSuite/TestEventsAttach
07:56:33 [2022-07-09T07:56:33.247Z] === RUN   TestDockerSuite/TestEventsCommit
07:56:33 [2022-07-09T07:56:33.378Z] --- PASS: TestInspect (2.80s)
07:56:33 [2022-07-09T07:56:33.378Z] === RUN   TestCreateJob
07:56:33 [2022-07-09T07:56:33.738Z] --- PASS: TestTemplatedConfig (2.49s)
07:56:33 [2022-07-09T07:56:33.738Z] === RUN   TestConfigCreateResolve
07:56:33 [2022-07-09T07:56:33.816Z] === RUN   TestDockerSuite/TestEventsContainerEvents
07:56:34 [2022-07-09T07:56:34.385Z] === RUN   TestDockerSuite/TestEventsContainerEventsAttrSort
07:56:34 [2022-07-09T07:56:34.951Z] === RUN   TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch
07:56:35 [2022-07-09T07:56:35.209Z] === RUN   TestDockerSuite/TestEventsContainerFilterBeforeCreate
07:56:35 [2022-07-09T07:56:35.625Z] --- PASS: TestConfigCreateResolve (2.20s)
07:56:35 [2022-07-09T07:56:35.625Z] PASS
07:56:35 [2022-07-09T07:56:35.625Z] 
07:56:35 [2022-07-09T07:56:35.625Z] DONE 6 tests in 13.729s
07:56:35 [2022-07-09T07:56:35.625Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m 
07:56:35 [2022-07-09T07:56:35.625Z] ++ 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
07:56:35 [2022-07-09T07:56:35.625Z] ++ set -e
07:56:35 [2022-07-09T07:56:35.625Z] ++ '[' -n 0 ']'
07:56:35 [2022-07-09T07:56:35.625Z] ++ set -x
07:56:35 [2022-07-09T07:56:35.625Z] ++ env -i DEST=/go/src/github.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
07:56:35 [2022-07-09T07:56:35.880Z] INFO: Testing against a local daemon
07:56:35 [2022-07-09T07:56:35.880Z] === RUN   TestAttachWithTTY
07:56:35 [2022-07-09T07:56:35.880Z] --- PASS: TestAttachWithTTY (0.05s)
07:56:35 [2022-07-09T07:56:35.880Z] === RUN   TestAttachWithoutTTy
07:56:35 [2022-07-09T07:56:35.881Z] --- PASS: TestAttachWithoutTTy (0.04s)
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestCheckpoint
07:56:35 [2022-07-09T07:56:35.881Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:56:35 [2022-07-09T07:56:35.881Z] --- SKIP: TestCheckpoint (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/commit
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/commit
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/create
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/containers/create
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/containers/foobar/exec
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/update
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/containers/foobar/update
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/exec/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/exec/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === PAUSE TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/commit
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/exec/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/exec/foobar/start/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/start
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/v1.23/containers/foobar/copy
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/commit/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/commit/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/containers/foobar/exec
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/commit/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/commit/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/exec/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/containers/foobar/update
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === CONT  TestContainerInvalidJSON/containers/create
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_content_type
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/create/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/invalid_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/create/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/create/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestContainerInvalidJSON/containers/foobar/update/empty_body
07:56:35 [2022-07-09T07:56:35.881Z] --- PASS: TestContainerInvalidJSON (0.01s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/exec/foobar/start (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/exec/foobar/start/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/start/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/v1.23/containers/foobar/copy/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/commit (0.01s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/commit/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/commit/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/commit/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/exec (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/exec/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/containers/create (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/create/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/create/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/create/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]     --- PASS: TestContainerInvalidJSON/containers/foobar/update (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_content_type (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/invalid_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/extra_content_after_JSON (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z]         --- PASS: TestContainerInvalidJSON/containers/foobar/update/empty_body (0.00s)
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestCopyFromContainerPathDoesNotExist
07:56:35 [2022-07-09T07:56:35.881Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s)
07:56:35 [2022-07-09T07:56:35.881Z] === RUN   TestCopyFromContainerPathIsNotDir
07:56:36 [2022-07-09T07:56:36.137Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s)
07:56:36 [2022-07-09T07:56:36.137Z] === RUN   TestCopyToContainerPathDoesNotExist
07:56:36 [2022-07-09T07:56:36.137Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s)
07:56:36 [2022-07-09T07:56:36.137Z] === RUN   TestCopyEmptyFile
07:56:36 [2022-07-09T07:56:36.393Z] --- PASS: TestCopyEmptyFile (0.22s)
07:56:36 [2022-07-09T07:56:36.393Z] === RUN   TestCopyToContainerPathIsNotDir
07:56:36 [2022-07-09T07:56:36.393Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s)
07:56:36 [2022-07-09T07:56:36.393Z] === RUN   TestCopyFromContainer
07:56:36 [2022-07-09T07:56:36.584Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRaftQuorum
07:56:36 [2022-07-09T07:56:36.658Z] --- PASS: TestCreateJob (3.33s)
07:56:36 [2022-07-09T07:56:36.658Z] === RUN   TestReplicatedJob
07:56:36 [2022-07-09T07:56:36.844Z] === RUN   TestDockerSuite/TestEventsContainerFilterByName
07:56:37 [2022-07-09T07:56:37.320Z] === RUN   TestCopyFromContainer//
07:56:37 [2022-07-09T07:56:37.320Z] === RUN   TestCopyFromContainer//bar/root
07:56:37 [2022-07-09T07:56:37.320Z] === RUN   TestCopyFromContainer//bar/root/
07:56:37 [2022-07-09T07:56:37.320Z] === RUN   TestCopyFromContainer/bar/quux
07:56:37 [2022-07-09T07:56:37.320Z] === RUN   TestCopyFromContainer/bar/quux/
07:56:37 [2022-07-09T07:56:37.576Z] === RUN   TestCopyFromContainer/bar/quux/baz
07:56:37 [2022-07-09T07:56:37.576Z] === RUN   TestCopyFromContainer/bar/filesymlink
07:56:37 [2022-07-09T07:56:37.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink
07:56:37 [2022-07-09T07:56:37.576Z] === RUN   TestCopyFromContainer/bar/dirsymlink/
07:56:37 [2022-07-09T07:56:37.779Z] === RUN   TestDockerSuite/TestEventsContainerRestart
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCopyFromContainer/bar/notarget
07:56:37 [2022-07-09T07:56:37.832Z] --- PASS: TestCopyFromContainer (1.48s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer// (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer//bar/root (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer//bar/root/ (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/quux (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/quux/ (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCopyFromContainer/bar/notarget (0.05s)
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/digest
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag
07:56:37 [2022-07-09T07:56:37.832Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateLinkToNonExistingContainer
07:56:37 [2022-07-09T07:56:37.832Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s)
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateWithInvalidEnv
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateWithInvalidEnv/0
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateWithInvalidEnv/0
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateWithInvalidEnv/1
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateWithInvalidEnv/1
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateWithInvalidEnv/2
07:56:37 [2022-07-09T07:56:37.832Z] === PAUSE TestCreateWithInvalidEnv/2
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateWithInvalidEnv/0
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateWithInvalidEnv/2
07:56:37 [2022-07-09T07:56:37.832Z] === CONT  TestCreateWithInvalidEnv/1
07:56:37 [2022-07-09T07:56:37.832Z] --- PASS: TestCreateWithInvalidEnv (0.01s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateWithInvalidEnv/0 (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateWithInvalidEnv/2 (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z]     --- PASS: TestCreateWithInvalidEnv/1 (0.00s)
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateTmpfsMountsTarget
07:56:37 [2022-07-09T07:56:37.832Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s)
07:56:37 [2022-07-09T07:56:37.832Z] === RUN   TestCreateWithCustomMaskedPaths
07:56:38 [2022-07-09T07:56:38.716Z]     docker_api_swarm_test.go:384: [dac1aac310c06] joining swarm manager [d6151bb7603e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:38 [2022-07-09T07:56:38.716Z] --- PASS: TestServicePlugin (32.64s)
07:56:38 [2022-07-09T07:56:38.716Z] === RUN   TestServiceUpdateLabel
07:56:39 [2022-07-09T07:56:39.195Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s)
07:56:39 [2022-07-09T07:56:39.195Z] === RUN   TestCreateWithCustomReadonlyPaths
07:56:40 [2022-07-09T07:56:40.093Z]     docker_api_swarm_test.go:385: [d9dd1a9cccb04] joining swarm manager [d6151bb7603e7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:40 [2022-07-09T07:56:40.129Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.17s)
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:40 [2022-07-09T07:56:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:40 [2022-07-09T07:56:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s
07:56:40 [2022-07-09T07:56:40.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0
07:56:40 [2022-07-09T07:56:40.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] === CONT  TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms
07:56:40 [2022-07-09T07:56:40.129Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z]     --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s)
07:56:40 [2022-07-09T07:56:40.129Z] === RUN   TestCreateTmpfsOverrideAnonymousVolume
07:56:40 [2022-07-09T07:56:40.690Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s)
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateDifferentPlatform
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateDifferentPlatform/different_os
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateDifferentPlatform/different_cpu_arch
07:56:40 [2022-07-09T07:56:40.690Z] --- PASS: TestCreateDifferentPlatform (0.01s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateDifferentPlatform/different_os (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateVolumesFromNonExistingContainer
07:56:40 [2022-07-09T07:56:40.690Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s)
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreatePlatformSpecificImageNoPlatform
07:56:40 [2022-07-09T07:56:40.690Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s)
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateInvalidHostConfig
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateInvalidHostConfig/invalid_IpcMode
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_IpcMode
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestCreateInvalidHostConfig/invalid_UTSMode
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestCreateInvalidHostConfig/invalid_UTSMode
07:56:40 [2022-07-09T07:56:40.690Z] === CONT  TestCreateInvalidHostConfig/invalid_IpcMode
07:56:40 [2022-07-09T07:56:40.690Z] === CONT  TestCreateInvalidHostConfig/invalid_UTSMode
07:56:40 [2022-07-09T07:56:40.690Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID
07:56:40 [2022-07-09T07:56:40.690Z] === CONT  TestCreateInvalidHostConfig/invalid_PidMode
07:56:40 [2022-07-09T07:56:40.690Z] --- PASS: TestCreateInvalidHostConfig (0.01s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateInvalidHostConfig/invalid_IpcMode (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateInvalidHostConfig/invalid_UTSMode (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode_without_container_ID (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z]     --- PASS: TestCreateInvalidHostConfig/invalid_PidMode (0.00s)
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestContainerStartOnDaemonRestart
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestContainerStartOnDaemonRestart
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestDaemonRestartIpcMode
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestDaemonRestartIpcMode
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestDaemonHostGatewayIP
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestDaemonHostGatewayIP
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestRestartDaemonWithRestartingContainer
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestRestartDaemonWithRestartingContainer
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestContainerKillOnDaemonStart
07:56:40 [2022-07-09T07:56:40.690Z] === PAUSE TestContainerKillOnDaemonStart
07:56:40 [2022-07-09T07:56:40.690Z] === RUN   TestDiff
07:56:41 [2022-07-09T07:56:41.029Z] === RUN   TestDockerSuite/TestEventsContainerWithMultiNetwork
07:56:41 [2022-07-09T07:56:41.252Z] --- PASS: TestDiff (0.42s)
07:56:41 [2022-07-09T07:56:41.252Z] === RUN   TestExecConsoleSize
07:56:41 [2022-07-09T07:56:41.508Z] --- PASS: TestExecConsoleSize (0.43s)
07:56:41 [2022-07-09T07:56:41.508Z] === RUN   TestExecWithCloseStdin
07:56:41 [2022-07-09T07:56:41.596Z] --- PASS: TestServiceUpdateLabel (2.77s)
07:56:41 [2022-07-09T07:56:41.596Z] === RUN   TestServiceUpdateSecrets
07:56:41 [2022-07-09T07:56:41.921Z] --- PASS: TestReplicatedJob (5.59s)
07:56:41 [2022-07-09T07:56:41.921Z] === RUN   TestUpdateReplicatedJob
07:56:42 [2022-07-09T07:56:42.069Z] --- PASS: TestExecWithCloseStdin (0.48s)
07:56:42 [2022-07-09T07:56:42.069Z] === RUN   TestExec
07:56:42 [2022-07-09T07:56:42.557Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd
07:56:42 [2022-07-09T07:56:42.557Z] Copying nested executables into bundles/cross/linux/amd64-daemon
07:56:42 [2022-07-09T07:56:42.630Z] --- PASS: TestExec (0.47s)
07:56:42 [2022-07-09T07:56:42.630Z] === RUN   TestExecUser
07:56:42 [2022-07-09T07:56:42.816Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy
07:56:42 [2022-07-09T07:56:42.817Z] GOOS="linux" GOARCH="amd64" GOARM=""
07:56:42 [2022-07-09T07:56:42.886Z] --- PASS: TestExecUser (0.47s)
07:56:42 [2022-07-09T07:56:42.886Z] === RUN   TestExportContainerAndImportImage
07:56:43 [2022-07-09T07:56:43.076Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy
07:56:43 [2022-07-09T07:56:43.076Z] Cross building: bundles/cross/windows/amd64
07:56:43 [2022-07-09T07:56:43.076Z] +++++++ cat ./cli/winresources/dockerd/winres.json
07:56:43 [2022-07-09T07:56:43.076Z] {
07:56:43 [2022-07-09T07:56:43.076Z]   "RT_GROUP_ICON": {
07:56:43 [2022-07-09T07:56:43.076Z]     "#1": {
07:56:43 [2022-07-09T07:56:43.076Z]       "0409": "../../winresources/docker.ico"
07:56:43 [2022-07-09T07:56:43.076Z]     }
07:56:43 [2022-07-09T07:56:43.076Z]   },
07:56:43 [2022-07-09T07:56:43.076Z]   "RT_MANIFEST": {
07:56:43 [2022-07-09T07:56:43.076Z]     "#1": {
07:56:43 [2022-07-09T07:56:43.076Z]       "0409": {
07:56:43 [2022-07-09T07:56:43.076Z]         "identity": {},
07:56:43 [2022-07-09T07:56:43.076Z]         "description": "Docker Engine",
07:56:43 [2022-07-09T07:56:43.076Z]         "minimum-os": "vista",
07:56:43 [2022-07-09T07:56:43.076Z]         "execution-level": "",
07:56:43 [2022-07-09T07:56:43.076Z]         "ui-access": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "auto-elevate": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "dpi-awareness": "unaware",
07:56:43 [2022-07-09T07:56:43.076Z]         "disable-theming": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "disable-window-filtering": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "high-resolution-scrolling-aware": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "ultra-high-resolution-scrolling-aware": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "long-path-aware": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "printer-driver-isolation": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "gdi-scaling": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "segment-heap": false,
07:56:43 [2022-07-09T07:56:43.076Z]         "use-common-controls-v6": false
07:56:43 [2022-07-09T07:56:43.076Z]       }
07:56:43 [2022-07-09T07:56:43.076Z]     }
07:56:43 [2022-07-09T07:56:43.076Z]   },
07:56:43 [2022-07-09T07:56:43.076Z]   "RT_MESSAGETABLE": {
07:56:43 [2022-07-09T07:56:43.076Z]     "#1": {
07:56:43 [2022-07-09T07:56:43.076Z]       "0409": "../../winresources/event_messages.bin"
07:56:43 [2022-07-09T07:56:43.076Z]     }
07:56:43 [2022-07-09T07:56:43.076Z]   },
07:56:43 [2022-07-09T07:56:43.076Z]   "RT_VERSION": {
07:56:43 [2022-07-09T07:56:43.076Z]     "#1": {
07:56:43 [2022-07-09T07:56:43.076Z]       "0409": {
07:56:43 [2022-07-09T07:56:43.076Z]         "fixed": {
07:56:43 [2022-07-09T07:56:43.076Z]           "file_version": "0.0.0.0",
07:56:43 [2022-07-09T07:56:43.076Z]           "product_version": "0.0.0.0",
07:56:43 [2022-07-09T07:56:43.076Z]           "type": "Unknown"
07:56:43 [2022-07-09T07:56:43.076Z]         },
07:56:43 [2022-07-09T07:56:43.076Z]         "info": {
07:56:43 [2022-07-09T07:56:43.076Z]           "0000": {
07:56:43 [2022-07-09T07:56:43.076Z]             "CompanyName": "",
07:56:43 [2022-07-09T07:56:43.076Z]             "FileVersion": "dev",
07:56:43 [2022-07-09T07:56:43.076Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:56:43 [2022-07-09T07:56:43.076Z]             "OriginalFileName": "dockerd.exe",
07:56:43 [2022-07-09T07:56:43.076Z]             "ProductName": "",
07:56:43 [2022-07-09T07:56:43.076Z]             "ProductVersion": "dev",
07:56:43 [2022-07-09T07:56:43.076Z]             "SpecialBuild": "9cd67df5b283dc8cd13e85af8f191756fe1a6363"
07:56:43 [2022-07-09T07:56:43.076Z]           }
07:56:43 [2022-07-09T07:56:43.076Z]         }
07:56:43 [2022-07-09T07:56:43.076Z]       }
07:56:43 [2022-07-09T07:56:43.076Z]     }
07:56:43 [2022-07-09T07:56:43.076Z]   }
07:56:43 [2022-07-09T07:56:43.076Z] }
07:56:43 [2022-07-09T07:56:43.076Z] cmd/dockerd/config.go
07:56:43 [2022-07-09T07:56:43.076Z] cmd/dockerd/config_windows.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/daemon.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/daemon_test.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/daemon_windows.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/docker.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/docker_windows.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/genwinres_windows.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/metrics.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/options.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/options_test.go
07:56:43 [2022-07-09T07:56:43.077Z] cmd/dockerd/service_windows.go
07:56:43 [2022-07-09T07:56:43.077Z] Building: bundles/cross/windows/amd64-daemon/dockerd.exe
07:56:43 [2022-07-09T07:56:43.077Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:56:43 [2022-07-09T07:56:43.447Z] --- PASS: TestExportContainerAndImportImage (0.54s)
07:56:43 [2022-07-09T07:56:43.447Z] === RUN   TestExportContainerAfterDaemonRestart
07:56:43 [2022-07-09T07:56:43.497Z] === RUN   TestDockerSuite/TestEventsCopy
07:56:44 [2022-07-09T07:56:44.432Z] === RUN   TestDockerSuite/TestEventsFilterContainer
07:56:44 [2022-07-09T07:56:44.812Z] --- PASS: TestExportContainerAfterDaemonRestart (1.27s)
07:56:44 [2022-07-09T07:56:44.812Z] === RUN   TestHealthCheckWorkdir
07:56:45 [2022-07-09T07:56:45.199Z] --- PASS: TestUpdateReplicatedJob (3.12s)
07:56:45 [2022-07-09T07:56:45.199Z] === RUN   TestServiceListWithStatuses
07:56:45 [2022-07-09T07:56:45.199Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:56:45 [2022-07-09T07:56:45.199Z] --- SKIP: TestServiceListWithStatuses (0.00s)
07:56:45 [2022-07-09T07:56:45.199Z] === RUN   TestDockerNetworkConnectAlias
07:56:45 [2022-07-09T07:56:45.371Z] === RUN   TestDockerSuite/TestEventsFilterImageInContainerAction
07:56:45 [2022-07-09T07:56:45.417Z] --- PASS: TestHealthCheckWorkdir (0.51s)
07:56:45 [2022-07-09T07:56:45.418Z] === RUN   TestHealthKillContainer
07:56:45 [2022-07-09T07:56:45.630Z] === RUN   TestDockerSuite/TestEventsFilterImageLabels
07:56:45 [2022-07-09T07:56:45.889Z] === RUN   TestDockerSuite/TestEventsFilterImageName
07:56:46 [2022-07-09T07:56:46.824Z] === RUN   TestDockerSuite/TestEventsFilterLabels
07:56:47 [2022-07-09T07:56:47.082Z] === RUN   TestDockerSuite/TestEventsFilterNetworkID
07:56:47 [2022-07-09T07:56:47.342Z] === RUN   TestDockerSuite/TestEventsFilterType
07:56:47 [2022-07-09T07:56:47.602Z] === RUN   TestDockerSuite/TestEventsFilterVolumeAndNetworkType
07:56:47 [2022-07-09T07:56:47.602Z] === RUN   TestDockerSuite/TestEventsFilterVolumeID
07:56:47 [2022-07-09T07:56:47.860Z] === RUN   TestDockerSuite/TestEventsFilters
07:56:48 [2022-07-09T07:56:48.795Z] === RUN   TestDockerSuite/TestEventsFormat
07:56:49 [2022-07-09T07:56:49.380Z] --- PASS: TestDockerNetworkConnectAlias (4.22s)
07:56:49 [2022-07-09T07:56:49.380Z] === RUN   TestDockerNetworkReConnect
07:56:49 [2022-07-09T07:56:49.731Z] === RUN   TestDockerSuite/TestEventsFormatBadField
07:56:49 [2022-07-09T07:56:49.731Z] === RUN   TestDockerSuite/TestEventsFormatBadFunc
07:56:49 [2022-07-09T07:56:49.731Z] === RUN   TestDockerSuite/TestEventsImageImport
07:56:50 [2022-07-09T07:56:50.299Z] === RUN   TestDockerSuite/TestEventsImageLoad
07:56:50 [2022-07-09T07:56:50.557Z] === RUN   TestDockerSuite/TestEventsImagePull
07:56:51 [2022-07-09T07:56:51.490Z] === RUN   TestDockerSuite/TestEventsImageTag
07:56:52 [2022-07-09T07:56:52.425Z] === RUN   TestDockerSuite/TestEventsImageUntagDelete
07:56:52 [2022-07-09T07:56:52.662Z] --- PASS: TestDockerNetworkReConnect (3.43s)
07:56:52 [2022-07-09T07:56:52.662Z] === RUN   TestServicePlugin
07:56:52 [2022-07-09T07:56:52.682Z] === RUN   TestDockerSuite/TestEventsOOMDisableFalse
07:56:52 [2022-07-09T07:56:52.683Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
07:56:52 [2022-07-09T07:56:52.683Z] === RUN   TestDockerSuite/TestEventsOOMDisableTrue
07:56:52 [2022-07-09T07:56:52.683Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
07:56:52 [2022-07-09T07:56:52.683Z] === RUN   TestDockerSuite/TestEventsPluginOps
07:56:53 [2022-07-09T07:56:53.501Z] --- PASS: TestHealthKillContainer (7.81s)
07:56:53 [2022-07-09T07:56:53.501Z] === RUN   TestInspectCpusetInConfigPre120
07:56:53 [2022-07-09T07:56:53.501Z] --- PASS: TestInspectCpusetInConfigPre120 (0.39s)
07:56:53 [2022-07-09T07:56:53.501Z] === RUN   TestIpcModeNone
07:56:54 [2022-07-09T07:56:54.104Z] --- PASS: TestIpcModeNone (0.45s)
07:56:54 [2022-07-09T07:56:54.104Z] === RUN   TestIpcModePrivate
07:56:54 [2022-07-09T07:56:54.360Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:74, shared: false, mustBeShared: false
07:56:54 [2022-07-09T07:56:54.360Z] --- PASS: TestIpcModePrivate (0.46s)
07:56:54 [2022-07-09T07:56:54.360Z] === RUN   TestIpcModeShareable
07:56:54 [2022-07-09T07:56:54.616Z]     ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:68, shared: true, mustBeShared: true
07:56:54 [2022-07-09T07:56:54.872Z] --- PASS: TestIpcModeShareable (0.47s)
07:56:54 [2022-07-09T07:56:54.872Z] === RUN   TestAPIIpcModeShareableAndContainer
07:56:55 [2022-07-09T07:56:55.213Z] === RUN   TestDockerSuite/TestEventsRedirectStdout
07:56:55 [2022-07-09T07:56:55.471Z] === RUN   TestDockerSuite/TestEventsRename
07:56:56 [2022-07-09T07:56:56.037Z] === RUN   TestDockerSuite/TestEventsResize
07:56:56 [2022-07-09T07:56:56.236Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.47s)
07:56:56 [2022-07-09T07:56:56.236Z] === RUN   TestAPIIpcModeHost
07:56:56 [2022-07-09T07:56:56.296Z] --- PASS: TestServiceUpdateSecrets (14.81s)
07:56:56 [2022-07-09T07:56:56.296Z] === RUN   TestServiceUpdateConfigs
07:56:56 [2022-07-09T07:56:56.797Z] --- PASS: TestAPIIpcModeHost (0.36s)
07:56:56 [2022-07-09T07:56:56.797Z] === RUN   TestDaemonIpcModeShareable
07:56:56 [2022-07-09T07:56:56.846Z]     plugin_test.go:61: [dfbdc2b6d7902] joining swarm manager [ded0bfd70bf44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:56:56 [2022-07-09T07:56:56.864Z] === RUN   TestDockerSuite/TestEventsSinceInTheFuture
07:56:57 [2022-07-09T07:56:57.411Z]     plugin_test.go:64: [d26a09a4e9b72] joining swarm manager [ded0bfd70bf44]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:56:57 [2022-07-09T07:56:57.724Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:56:57 [2022-07-09T07:56:57.724Z] --- PASS: TestDaemonIpcModeShareable (1.18s)
07:56:57 [2022-07-09T07:56:57.724Z] === RUN   TestDaemonIpcModePrivate
07:56:59 [2022-07-09T07:56:59.088Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:56:59 [2022-07-09T07:56:59.088Z] --- PASS: TestDaemonIpcModePrivate (1.14s)
07:56:59 [2022-07-09T07:56:59.088Z] === RUN   TestDaemonIpcModePrivateFromConfig
07:57:00 [2022-07-09T07:57:00.015Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: false, mustBeShared: false
07:57:00 [2022-07-09T07:57:00.271Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.16s)
07:57:00 [2022-07-09T07:57:00.271Z] === RUN   TestDaemonIpcModeShareableFromConfig
07:57:01 [2022-07-09T07:57:01.198Z]     ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:78, shared: true, mustBeShared: true
07:57:01 [2022-07-09T07:57:01.198Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s)
07:57:01 [2022-07-09T07:57:01.198Z] === RUN   TestIpcModeOlderClient
07:57:01 [2022-07-09T07:57:01.198Z] === PAUSE TestIpcModeOlderClient
07:57:01 [2022-07-09T07:57:01.198Z] === RUN   TestKillContainerInvalidSignal
07:57:01 [2022-07-09T07:57:01.762Z] --- PASS: TestKillContainerInvalidSignal (0.43s)
07:57:01 [2022-07-09T07:57:01.762Z] === RUN   TestKillContainer
07:57:01 [2022-07-09T07:57:01.762Z] === RUN   TestKillContainer/no_signal
07:57:02 [2022-07-09T07:57:02.323Z] === RUN   TestKillContainer/non_killing_signal
07:57:02 [2022-07-09T07:57:02.579Z] === RUN   TestKillContainer/killing_signal
07:57:03 [2022-07-09T07:57:03.141Z] --- PASS: TestKillContainer (1.33s)
07:57:03 [2022-07-09T07:57:03.141Z]     --- PASS: TestKillContainer/no_signal (0.43s)
07:57:03 [2022-07-09T07:57:03.141Z]     --- PASS: TestKillContainer/non_killing_signal (0.32s)
07:57:03 [2022-07-09T07:57:03.141Z]     --- PASS: TestKillContainer/killing_signal (0.42s)
07:57:03 [2022-07-09T07:57:03.141Z] === RUN   TestKillWithStopSignalAndRestartPolicies
07:57:03 [2022-07-09T07:57:03.141Z] === RUN   TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy
07:57:03 [2022-07-09T07:57:03.397Z] === RUN   TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy
07:57:03 [2022-07-09T07:57:03.420Z] === RUN   TestDockerSuite/TestEventsSpecialFiltersWithExecCreate
07:57:03 [2022-07-09T07:57:03.420Z] === RUN   TestDockerSuite/TestEventsStreaming
07:57:03 [2022-07-09T07:57:03.420Z] === RUN   TestDockerSuite/TestEventsTimestampFormats
07:57:04 [2022-07-09T07:57:04.324Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.21s)
07:57:04 [2022-07-09T07:57:04.324Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s)
07:57:04 [2022-07-09T07:57:04.324Z]     --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s)
07:57:04 [2022-07-09T07:57:04.324Z] === RUN   TestKillStoppedContainer
07:57:04 [2022-07-09T07:57:04.324Z] --- PASS: TestKillStoppedContainer (0.04s)
07:57:04 [2022-07-09T07:57:04.324Z] === RUN   TestKillStoppedContainerAPIPre120
07:57:04 [2022-07-09T07:57:04.324Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s)
07:57:04 [2022-07-09T07:57:04.324Z] === RUN   TestKillDifferentUserContainer
07:57:04 [2022-07-09T07:57:04.885Z] --- PASS: TestKillDifferentUserContainer (0.40s)
07:57:04 [2022-07-09T07:57:04.885Z] === RUN   TestInspectOomKilledTrue
07:57:05 [2022-07-09T07:57:05.141Z] --- PASS: TestInspectOomKilledTrue (0.46s)
07:57:05 [2022-07-09T07:57:05.141Z] === RUN   TestInspectOomKilledFalse
07:57:05 [2022-07-09T07:57:05.702Z] --- PASS: TestInspectOomKilledFalse (0.39s)
07:57:05 [2022-07-09T07:57:05.702Z] === RUN   TestLinksEtcHostsContentMatch
07:57:05 [2022-07-09T07:57:05.958Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s)
07:57:05 [2022-07-09T07:57:05.958Z] === RUN   TestLinksContainerNames
07:57:06 [2022-07-09T07:57:06.702Z] === RUN   TestDockerSuite/TestEventsTop
07:57:06 [2022-07-09T07:57:06.702Z] === RUN   TestDockerSuite/TestEventsUntag
07:57:07 [2022-07-09T07:57:07.001Z] --- PASS: TestLinksContainerNames (0.84s)
07:57:07 [2022-07-09T07:57:07.001Z] === RUN   TestLogsFollowTailEmpty
07:57:07 [2022-07-09T07:57:07.257Z] --- PASS: TestLogsFollowTailEmpty (0.43s)
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/tty/only_stdout
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/tty/only_stdout
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/tty/only_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/tty/only_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/without_tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/without_tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/without_tty/only_stdout
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/without_tty/only_stdout
07:57:07 [2022-07-09T07:57:07.257Z] === RUN   TestLogs/driver_local/without_tty/only_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === PAUSE TestLogs/driver_local/without_tty/only_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === CONT  TestLogs/driver_local/tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.257Z] === CONT  TestLogs/driver_local/without_tty/stdout_and_stderr
07:57:07 [2022-07-09T07:57:07.818Z] === CONT  TestLogs/driver_local/without_tty/only_stderr
07:57:07 [2022-07-09T07:57:07.818Z] === CONT  TestLogs/driver_local/without_tty/only_stdout
07:57:08 [2022-07-09T07:57:08.380Z] === CONT  TestLogs/driver_local/tty/only_stderr
07:57:08 [2022-07-09T07:57:08.380Z] === CONT  TestLogs/driver_local/tty/only_stdout
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/tty/stdout_and_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/tty/stdout_and_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/tty/only_stdout
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/tty/only_stdout
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/tty/only_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/tty/only_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/without_tty/only_stdout
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stdout
07:57:08 [2022-07-09T07:57:08.941Z] === RUN   TestLogs/driver_json-file/without_tty/only_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === PAUSE TestLogs/driver_json-file/without_tty/only_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === CONT  TestLogs/driver_json-file/tty/stdout_and_stderr
07:57:08 [2022-07-09T07:57:08.941Z] === CONT  TestLogs/driver_json-file/without_tty/stdout_and_stderr
07:57:09 [2022-07-09T07:57:09.231Z] === RUN   TestDockerSuite/TestEventsUntilInThePast
07:57:09 [2022-07-09T07:57:09.502Z] === CONT  TestLogs/driver_json-file/without_tty/only_stderr
07:57:09 [2022-07-09T07:57:09.502Z] === CONT  TestLogs/driver_json-file/without_tty/only_stdout
07:57:10 [2022-07-09T07:57:10.068Z] === CONT  TestLogs/driver_json-file/tty/only_stderr
07:57:10 [2022-07-09T07:57:10.068Z] === CONT  TestLogs/driver_json-file/tty/only_stdout
07:57:10 [2022-07-09T07:57:10.629Z] --- PASS: TestLogs (3.52s)
07:57:10 [2022-07-09T07:57:10.629Z]     --- PASS: TestLogs/driver_local (0.01s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/without_tty/stdout_and_stderr (0.69s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/tty/stdout_and_stderr (0.73s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/without_tty/only_stdout (0.48s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/without_tty/only_stderr (0.55s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/tty/only_stderr (0.46s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_local/tty/only_stdout (0.49s)
07:57:10 [2022-07-09T07:57:10.629Z]     --- PASS: TestLogs/driver_json-file (0.01s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/without_tty/stdout_and_stderr (0.62s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/tty/stdout_and_stderr (0.65s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stdout (0.57s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/without_tty/only_stderr (0.63s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/tty/only_stderr (0.50s)
07:57:10 [2022-07-09T07:57:10.629Z]         --- PASS: TestLogs/driver_json-file/tty/only_stdout (0.50s)
07:57:10 [2022-07-09T07:57:10.629Z] === RUN   TestContainerNetworkMountsNoChown
07:57:11 [2022-07-09T07:57:11.131Z] --- PASS: TestServiceUpdateConfigs (14.67s)
07:57:11 [2022-07-09T07:57:11.131Z] === RUN   TestServiceUpdateNetwork
07:57:11 [2022-07-09T07:57:11.190Z] --- PASS: TestContainerNetworkMountsNoChown (0.43s)
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/default
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/default
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/private
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/private
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rprivate
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rprivate
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/slave
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/slave
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rslave
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rslave
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/shared
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/shared
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rshared
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rshared
07:57:11 [2022-07-09T07:57:11.190Z] === CONT  TestMountDaemonRoot/default
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/default/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/default/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/default/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/default/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === CONT  TestMountDaemonRoot/rslave
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rslave/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rslave/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rslave/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rslave/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rslave/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rslave/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/default/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/default/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/default/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/default/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === CONT  TestMountDaemonRoot/rshared
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rshared/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rshared/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rshared/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rshared/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rshared/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rshared/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === CONT  TestMountDaemonRoot/shared
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/shared/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/shared/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/shared/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/shared/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/shared/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/shared/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === CONT  TestMountDaemonRoot/rprivate
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rprivate/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rprivate/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath
07:57:11 [2022-07-09T07:57:11.190Z] === RUN   TestMountDaemonRoot/rprivate/mount_root
07:57:11 [2022-07-09T07:57:11.190Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/rprivate/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/slave
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/slave/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/slave/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/slave/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/slave/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/slave/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/slave/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/private
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/private/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/private/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/private/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/private/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/private/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/private/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === RUN   TestMountDaemonRoot/private/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === PAUSE TestMountDaemonRoot/private/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/rslave/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/default/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/rshared/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/rslave/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/rslave/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/rslave/bind_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/shared/mount_root
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/default/bind_root
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/default/mount_subpath
07:57:11 [2022-07-09T07:57:11.191Z] === CONT  TestMountDaemonRoot/default/mount_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rprivate/bind_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rshared/mount_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rshared/bind_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rshared/bind_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/slave/bind_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/shared/bind_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/shared/bind_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/shared/mount_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/private/mount_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rprivate/mount_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rprivate/mount_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/rprivate/bind_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/slave/mount_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/slave/mount_root
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/slave/bind_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/private/bind_subpath
07:57:11 [2022-07-09T07:57:11.447Z] === CONT  TestMountDaemonRoot/private/bind_root
07:57:11 [2022-07-09T07:57:11.448Z] === CONT  TestMountDaemonRoot/private/mount_subpath
07:57:11 [2022-07-09T07:57:11.448Z] --- PASS: TestMountDaemonRoot (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/rslave (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/default (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/default/bind_root (0.04s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/default/mount_root (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/rshared (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/shared (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/rprivate (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/slave (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]     --- PASS: TestMountDaemonRoot/private (0.00s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/private/mount_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/private/bind_root (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z]         --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s)
07:57:11 [2022-07-09T07:57:11.448Z] === RUN   TestContainerBindMountNonRecursive
07:57:12 [2022-07-09T07:57:12.812Z] --- PASS: TestContainerBindMountNonRecursive (1.37s)
07:57:12 [2022-07-09T07:57:12.812Z] === RUN   TestContainerVolumesMountedAsShared
07:57:13 [2022-07-09T07:57:13.383Z] --- PASS: TestContainerVolumesMountedAsShared (0.38s)
07:57:13 [2022-07-09T07:57:13.383Z] === RUN   TestContainerVolumesMountedAsSlave
07:57:13 [2022-07-09T07:57:13.641Z] --- PASS: TestContainerVolumesMountedAsSlave (0.34s)
07:57:13 [2022-07-09T07:57:13.641Z] === RUN   TestNetworkNat
07:57:14 [2022-07-09T07:57:14.206Z] --- PASS: TestNetworkNat (0.46s)
07:57:14 [2022-07-09T07:57:14.206Z] === RUN   TestNetworkLocalhostTCPNat
07:57:14 [2022-07-09T07:57:14.468Z] --- PASS: TestNetworkLocalhostTCPNat (0.44s)
07:57:14 [2022-07-09T07:57:14.468Z] === RUN   TestNetworkLoopbackNat
07:57:17 [2022-07-09T07:57:17.734Z] --- PASS: TestNetworkLoopbackNat (2.58s)
07:57:17 [2022-07-09T07:57:17.734Z] === RUN   TestPause
07:57:17 [2022-07-09T07:57:17.734Z] --- PASS: TestPause (0.45s)
07:57:17 [2022-07-09T07:57:17.734Z] === RUN   TestPauseFailsOnWindowsServerContainers
07:57:17 [2022-07-09T07:57:17.734Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:57:17 [2022-07-09T07:57:17.734Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s)
07:57:17 [2022-07-09T07:57:17.734Z] === RUN   TestPauseStopPausedContainer
07:57:17 [2022-07-09T07:57:17.990Z] --- PASS: TestPauseStopPausedContainer (0.44s)
07:57:17 [2022-07-09T07:57:17.990Z] === RUN   TestPidHost
07:57:18 [2022-07-09T07:57:18.917Z] --- PASS: TestPidHost (0.92s)
07:57:18 [2022-07-09T07:57:18.917Z] === RUN   TestPsFilter
07:57:18 [2022-07-09T07:57:18.917Z] --- PASS: TestPsFilter (0.11s)
07:57:18 [2022-07-09T07:57:18.917Z] === RUN   TestRemoveContainerWithRemovedVolume
07:57:19 [2022-07-09T07:57:19.479Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.42s)
07:57:19 [2022-07-09T07:57:19.479Z] === RUN   TestRemoveContainerWithVolume
07:57:19 [2022-07-09T07:57:19.735Z] --- PASS: TestRemoveContainerWithVolume (0.41s)
07:57:19 [2022-07-09T07:57:19.735Z] === RUN   TestRemoveContainerRunning
07:57:20 [2022-07-09T07:57:20.344Z] --- PASS: TestRemoveContainerRunning (0.39s)
07:57:20 [2022-07-09T07:57:20.344Z] === RUN   TestRemoveContainerForceRemoveRunning
07:57:20 [2022-07-09T07:57:20.600Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s)
07:57:20 [2022-07-09T07:57:20.600Z] === RUN   TestRemoveInvalidContainer
07:57:20 [2022-07-09T07:57:20.600Z] --- PASS: TestRemoveInvalidContainer (0.01s)
07:57:20 [2022-07-09T07:57:20.600Z] === RUN   TestRenameLinkedContainer
07:57:21 [2022-07-09T07:57:21.102Z] === RUN   TestDockerSuite/TestNetworkEvents
07:57:22 [2022-07-09T07:57:22.488Z] --- PASS: TestRenameLinkedContainer (1.58s)
07:57:22 [2022-07-09T07:57:22.488Z] === RUN   TestRenameStoppedContainer
07:57:22 [2022-07-09T07:57:22.744Z] --- PASS: TestRenameStoppedContainer (0.41s)
07:57:22 [2022-07-09T07:57:22.744Z] === RUN   TestRenameRunningContainerAndReuse
07:57:23 [2022-07-09T07:57:23.632Z] --- PASS: TestServiceUpdateNetwork (12.58s)
07:57:23 [2022-07-09T07:57:23.632Z] === RUN   TestServiceUpdatePidsLimit
07:57:23 [2022-07-09T07:57:23.671Z] --- PASS: TestRenameRunningContainerAndReuse (0.81s)
07:57:23 [2022-07-09T07:57:23.671Z] === RUN   TestRenameInvalidName
07:57:23 [2022-07-09T07:57:23.926Z] --- PASS: TestRenameInvalidName (0.41s)
07:57:23 [2022-07-09T07:57:23.926Z] === RUN   TestRenameAnonymousContainer
07:57:23 [2022-07-09T07:57:23.933Z] --- PASS: TestServicePlugin (30.18s)
07:57:23 [2022-07-09T07:57:23.933Z] === RUN   TestServiceUpdateLabel
07:57:24 [2022-07-09T07:57:24.867Z] --- PASS: TestServiceUpdateLabel (2.19s)
07:57:24 [2022-07-09T07:57:24.867Z] === RUN   TestServiceUpdateSecrets
07:57:25 [2022-07-09T07:57:25.006Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:57:25 [2022-07-09T07:57:25.576Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:57:25 [2022-07-09T07:57:25.576Z] === RUN   TestDockerSuite/TestVolumeEvents
07:57:25 [2022-07-09T07:57:25.816Z] --- PASS: TestRenameAnonymousContainer (1.56s)
07:57:25 [2022-07-09T07:57:25.816Z] === RUN   TestRenameContainerWithSameName
07:57:25 [2022-07-09T07:57:25.816Z] --- PASS: TestRenameContainerWithSameName (0.40s)
07:57:25 [2022-07-09T07:57:25.816Z] === RUN   TestRenameContainerWithLinkedContainer
07:57:26 [2022-07-09T07:57:26.144Z] === RUN   TestDockerSuite/TestExec
07:57:26 [2022-07-09T07:57:26.720Z] === RUN   TestDockerSuite/TestExecAfterContainerRestart
07:57:26 [2022-07-09T07:57:26.750Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s)
07:57:26 [2022-07-09T07:57:26.750Z] === RUN   TestResize
07:57:27 [2022-07-09T07:57:27.352Z] --- PASS: TestResize (0.42s)
07:57:27 [2022-07-09T07:57:27.352Z] === RUN   TestResizeWithInvalidSize
07:57:27 [2022-07-09T07:57:27.608Z] --- PASS: TestResizeWithInvalidSize (0.44s)
07:57:27 [2022-07-09T07:57:27.608Z] === RUN   TestResizeWhenContainerNotStarted
07:57:28 [2022-07-09T07:57:28.125Z] === RUN   TestDockerSuite/TestExecCgroup
07:57:28 [2022-07-09T07:57:28.170Z] --- PASS: TestResizeWhenContainerNotStarted (0.39s)
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === RUN   TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon
07:57:28 [2022-07-09T07:57:28.170Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:29 [2022-07-09T07:57:29.061Z] === RUN   TestDockerSuite/TestExecEnv
07:57:29 [2022-07-09T07:57:29.628Z] === RUN   TestDockerSuite/TestExecEnvLinksHost
07:57:30 [2022-07-09T07:57:30.059Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon
07:57:30 [2022-07-09T07:57:30.563Z] === RUN   TestDockerSuite/TestExecExitStatus
07:57:30 [2022-07-09T07:57:30.986Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon
07:57:31 [2022-07-09T07:57:31.130Z] === RUN   TestDockerSuite/TestExecInspectID
07:57:31 [2022-07-09T07:57:31.912Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon
07:57:32 [2022-07-09T07:57:32.169Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon
07:57:32 [2022-07-09T07:57:32.504Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:57:33 [2022-07-09T07:57:33.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:33 [2022-07-09T07:57:33.534Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon
07:57:33 [2022-07-09T07:57:33.880Z] === RUN   TestDockerSuite/TestExecInteractive
07:57:34 [2022-07-09T07:57:34.447Z] === RUN   TestDockerSuite/TestExecInteractiveStdinClose
07:57:35 [2022-07-09T07:57:35.014Z] === RUN   TestDockerSuite/TestExecOnReadonlyContainer
07:57:35 [2022-07-09T07:57:35.581Z] === RUN   TestDockerSuite/TestExecParseError
07:57:35 [2022-07-09T07:57:35.839Z] === RUN   TestDockerSuite/TestExecPausedContainer
07:57:36 [2022-07-09T07:57:36.407Z] === RUN   TestDockerSuite/TestExecSetEnv
07:57:36 [2022-07-09T07:57:36.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon
07:57:36 [2022-07-09T07:57:36.799Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon
07:57:36 [2022-07-09T07:57:36.975Z] === RUN   TestDockerSuite/TestExecStartFails
07:57:37 [2022-07-09T07:57:37.541Z] === RUN   TestDockerSuite/TestExecStopNotHanging
07:57:38 [2022-07-09T07:57:38.108Z] === RUN   TestDockerSuite/TestExecTTY
07:57:38 [2022-07-09T07:57:38.675Z] === RUN   TestDockerSuite/TestExecTTYCloseStdin
07:57:38 [2022-07-09T07:57:38.687Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon
07:57:38 [2022-07-09T07:57:38.934Z] === RUN   TestDockerSuite/TestExecTTYWithoutStdin
07:57:39 [2022-07-09T07:57:39.193Z]     check_test.go:611: [d9dd1a9cccb04] daemon is not started
07:57:39 [2022-07-09T07:57:39.193Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestartCluster
07:57:39 [2022-07-09T07:57:39.761Z] === RUN   TestDockerSuite/TestExecUlimits
07:57:39 [2022-07-09T07:57:39.825Z] --- PASS: TestServiceUpdateSecrets (14.67s)
07:57:39 [2022-07-09T07:57:39.825Z] === RUN   TestServiceUpdateConfigs
07:57:40 [2022-07-09T07:57:40.330Z] --- PASS: TestServiceUpdatePidsLimit (16.79s)
07:57:40 [2022-07-09T07:57:40.330Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
07:57:40 [2022-07-09T07:57:40.330Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.03s)
07:57:40 [2022-07-09T07:57:40.330Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.11s)
07:57:40 [2022-07-09T07:57:40.330Z] PASS
07:57:40 [2022-07-09T07:57:40.330Z] 
07:57:40 [2022-07-09T07:57:40.330Z] === Skipped
07:57:40 [2022-07-09T07:57:40.330Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:57:40 [2022-07-09T07:57:40.330Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:57:40 [2022-07-09T07:57:40.330Z] 
07:57:40 [2022-07-09T07:57:40.330Z] DONE 27 tests, 1 skipped in 182.087s
07:57:40 [2022-07-09T07:57:40.330Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:57:40 [2022-07-09T07:57:40.330Z] ++ 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
07:57:40 [2022-07-09T07:57:40.330Z] ++ set -e
07:57:40 [2022-07-09T07:57:40.330Z] ++ '[' -n 0 ']'
07:57:40 [2022-07-09T07:57:40.330Z] ++ set -x
07:57:40 [2022-07-09T07:57:40.330Z] ++ env -i DEST=/go/src/github.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
07:57:40 [2022-07-09T07:57:40.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon
07:57:40 [2022-07-09T07:57:40.574Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon
07:57:40 [2022-07-09T07:57:40.591Z] INFO: Testing against a local daemon
07:57:40 [2022-07-09T07:57:40.591Z] === RUN   TestSessionCreate
07:57:40 [2022-07-09T07:57:40.591Z] --- PASS: TestSessionCreate (0.02s)
07:57:40 [2022-07-09T07:57:40.591Z] === RUN   TestSessionCreateWithBadUpgrade
07:57:40 [2022-07-09T07:57:40.591Z] === RUN   TestDockerSuite/TestExecWindowsPathNotWiped
07:57:40 [2022-07-09T07:57:40.591Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
07:57:40 [2022-07-09T07:57:40.591Z] === RUN   TestDockerSuite/TestExecWithImageUser
07:57:40 [2022-07-09T07:57:40.591Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s)
07:57:40 [2022-07-09T07:57:40.591Z] PASS
07:57:40 [2022-07-09T07:57:40.591Z] 
07:57:40 [2022-07-09T07:57:40.591Z] DONE 2 tests in 0.147s
07:57:40 [2022-07-09T07:57:40.591Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:57:40 [2022-07-09T07:57:40.591Z] ++ 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
07:57:40 [2022-07-09T07:57:40.591Z] ++ set -e
07:57:40 [2022-07-09T07:57:40.591Z] ++ '[' -n 0 ']'
07:57:40 [2022-07-09T07:57:40.591Z] ++ set -x
07:57:40 [2022-07-09T07:57:40.591Z] ++ env -i DEST=/go/src/github.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
07:57:40 [2022-07-09T07:57:40.850Z] INFO: Testing against a local daemon
07:57:40 [2022-07-09T07:57:40.850Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:57:40 [2022-07-09T07:57:40.850Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:57:40 [2022-07-09T07:57:40.850Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
07:57:40 [2022-07-09T07:57:40.850Z] === RUN   TestDiskUsage
07:57:40 [2022-07-09T07:57:40.850Z] === PAUSE TestDiskUsage
07:57:40 [2022-07-09T07:57:40.850Z] === RUN   TestEventsExecDie
07:57:41 [2022-07-09T07:57:41.786Z]     docker_api_swarm_test.go:802: [da45873725fa8] joining swarm manager [d53055cd4623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:57:41 [2022-07-09T07:57:41.786Z] --- PASS: TestEventsExecDie (1.03s)
07:57:41 [2022-07-09T07:57:41.786Z] === RUN   TestEventsBackwardsCompatible
07:57:41 [2022-07-09T07:57:41.786Z] --- PASS: TestEventsBackwardsCompatible (0.09s)
07:57:41 [2022-07-09T07:57:41.786Z] === RUN   TestEventsVolumeCreate
07:57:41 [2022-07-09T07:57:41.938Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon
07:57:42 [2022-07-09T07:57:42.045Z] --- PASS: TestEventsVolumeCreate (0.08s)
07:57:42 [2022-07-09T07:57:42.045Z] === RUN   TestInfoBinaryCommits
07:57:42 [2022-07-09T07:57:42.045Z] --- PASS: TestInfoBinaryCommits (0.04s)
07:57:42 [2022-07-09T07:57:42.045Z] === RUN   TestInfoAPIVersioned
07:57:42 [2022-07-09T07:57:42.045Z] --- PASS: TestInfoAPIVersioned (0.02s)
07:57:42 [2022-07-09T07:57:42.045Z] === RUN   TestInfoAPI
07:57:42 [2022-07-09T07:57:42.045Z] --- PASS: TestInfoAPI (0.07s)
07:57:42 [2022-07-09T07:57:42.045Z] === RUN   TestInfoAPIWarnings
07:57:42 [2022-07-09T07:57:42.193Z] === CONT  TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon
07:57:42 [2022-07-09T07:57:42.614Z] === RUN   TestDockerSuite/TestExecWithNoTERM
07:57:43 [2022-07-09T07:57:43.184Z]     docker_api_swarm_test.go:802: [d4392777093c5] joining swarm manager [d53055cd4623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:57:43 [2022-07-09T07:57:43.184Z] === RUN   TestDockerSuite/TestExecWithPrivileged
07:57:44 [2022-07-09T07:57:44.081Z] === CONT  TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon
07:57:44 [2022-07-09T07:57:44.118Z] === RUN   TestDockerSuite/TestExecWithTERM
07:57:44 [2022-07-09T07:57:44.684Z] === RUN   TestDockerSuite/TestExecWithUser
07:57:45 [2022-07-09T07:57:45.251Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersOnRename
07:57:45 [2022-07-09T07:57:45.446Z] --- PASS: TestDaemonRestartKillContainers (0.00s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.67s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/kill-daemon (3.96s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.23s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/stop-daemon (3.37s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always_and_with_healthcheck/kill-daemon (3.36s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.89s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.63s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always_and_with_healthcheck/stop-daemon (3.86s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.82s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.66s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.70s)
07:57:45 [2022-07-09T07:57:45.446Z]     --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.58s)
07:57:45 [2022-07-09T07:57:45.446Z] === RUN   TestCgroupNamespacesRun
07:57:45 [2022-07-09T07:57:45.510Z]     docker_api_swarm_test.go:802: [d185dc84d8942] joining swarm manager [d53055cd4623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
07:57:46 [2022-07-09T07:57:46.373Z] --- PASS: TestCgroupNamespacesRun (1.13s)
07:57:46 [2022-07-09T07:57:46.373Z] === RUN   TestCgroupNamespacesRunPrivileged
07:57:46 [2022-07-09T07:57:46.446Z] === RUN   TestDockerSuite/TestRunMutableNetworkFiles
07:57:47 [2022-07-09T07:57:47.012Z]     docker_api_swarm_test.go:802: [d2f47749cce19] joining swarm manager [d53055cd4623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
07:57:47 [2022-07-09T07:57:47.738Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.16s)
07:57:47 [2022-07-09T07:57:47.738Z] === RUN   TestCgroupNamespacesRunDaemonHostMode
07:57:48 [2022-07-09T07:57:48.403Z]     docker_api_swarm_test.go:810: [d503188e15520] joining swarm manager [d53055cd4623f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482
07:57:48 [2022-07-09T07:57:48.664Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.15s)
07:57:48 [2022-07-09T07:57:48.664Z] === RUN   TestCgroupNamespacesRunHostMode
07:57:48 [2022-07-09T07:57:48.969Z] === RUN   TestDockerSuite/TestHealth
07:57:50 [2022-07-09T07:57:50.027Z] --- PASS: TestCgroupNamespacesRunHostMode (1.14s)
07:57:50 [2022-07-09T07:57:50.028Z] === RUN   TestCgroupNamespacesRunPrivateMode
07:57:50 [2022-07-09T07:57:50.954Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.15s)
07:57:50 [2022-07-09T07:57:50.954Z] === RUN   TestCgroupNamespacesRunPrivilegedAndPrivate
07:57:52 [2022-07-09T07:57:52.319Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.15s)
07:57:52 [2022-07-09T07:57:52.319Z] === RUN   TestCgroupNamespacesRunInvalidMode
07:57:52 [2022-07-09T07:57:52.880Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s)
07:57:52 [2022-07-09T07:57:52.880Z] === RUN   TestCgroupNamespacesRunOlderClient
07:57:54 [2022-07-09T07:57:54.244Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.14s)
07:57:54 [2022-07-09T07:57:54.244Z] === RUN   TestNISDomainname
07:57:54 [2022-07-09T07:57:54.500Z] --- PASS: TestNISDomainname (0.50s)
07:57:54 [2022-07-09T07:57:54.500Z] === RUN   TestHostnameDnsResolution
07:57:54 [2022-07-09T07:57:54.687Z] --- PASS: TestServiceUpdateConfigs (14.57s)
07:57:54 [2022-07-09T07:57:54.687Z] === RUN   TestServiceUpdateNetwork
07:57:55 [2022-07-09T07:57:55.062Z] --- PASS: TestHostnameDnsResolution (0.68s)
07:57:55 [2022-07-09T07:57:55.062Z] === RUN   TestUnprivilegedPortsAndPing
07:57:55 [2022-07-09T07:57:55.622Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s)
07:57:55 [2022-07-09T07:57:55.622Z] === RUN   TestPrivilegedHostDevices
07:57:56 [2022-07-09T07:57:56.184Z] --- PASS: TestPrivilegedHostDevices (0.51s)
07:57:56 [2022-07-09T07:57:56.184Z] === RUN   TestRunConsoleSize
07:57:56 [2022-07-09T07:57:56.745Z] --- PASS: TestRunConsoleSize (0.41s)
07:57:56 [2022-07-09T07:57:56.745Z] === RUN   TestStats
07:57:58 [2022-07-09T07:57:58.938Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:57:58 [2022-07-09T07:57:58.938Z] === RUN   TestInfoDebug
07:57:59 [2022-07-09T07:57:59.196Z] --- PASS: TestInfoDebug (0.53s)
07:57:59 [2022-07-09T07:57:59.196Z] === RUN   TestInfoInsecureRegistries
07:57:59 [2022-07-09T07:57:59.301Z] --- PASS: TestStats (2.42s)
07:57:59 [2022-07-09T07:57:59.301Z] === RUN   TestStopContainerWithTimeout
07:57:59 [2022-07-09T07:57:59.301Z] === RUN   TestStopContainerWithTimeout/0
07:57:59 [2022-07-09T07:57:59.301Z] === PAUSE TestStopContainerWithTimeout/0
07:57:59 [2022-07-09T07:57:59.301Z] === RUN   TestStopContainerWithTimeout/1
07:57:59 [2022-07-09T07:57:59.301Z] === PAUSE TestStopContainerWithTimeout/1
07:57:59 [2022-07-09T07:57:59.301Z] === RUN   TestStopContainerWithTimeout/3
07:57:59 [2022-07-09T07:57:59.301Z] === PAUSE TestStopContainerWithTimeout/3
07:57:59 [2022-07-09T07:57:59.301Z] === RUN   TestStopContainerWithTimeout/-1
07:57:59 [2022-07-09T07:57:59.301Z] === PAUSE TestStopContainerWithTimeout/-1
07:57:59 [2022-07-09T07:57:59.301Z] === CONT  TestStopContainerWithTimeout/0
07:57:59 [2022-07-09T07:57:59.301Z] === CONT  TestStopContainerWithTimeout/-1
07:57:59 [2022-07-09T07:57:59.557Z] === CONT  TestStopContainerWithTimeout/3
07:57:59 [2022-07-09T07:57:59.763Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:57:59 [2022-07-09T07:57:59.763Z] === RUN   TestInfoRegistryMirrors
07:58:00 [2022-07-09T07:58:00.330Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:58:00 [2022-07-09T07:58:00.330Z] === RUN   TestLoginFailsWithBadCredentials
07:58:00 [2022-07-09T07:58:00.592Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s)
07:58:00 [2022-07-09T07:58:00.592Z] === RUN   TestPingCacheHeaders
07:58:00 [2022-07-09T07:58:00.592Z] --- PASS: TestPingCacheHeaders (0.02s)
07:58:00 [2022-07-09T07:58:00.592Z] === RUN   TestPingGet
07:58:00 [2022-07-09T07:58:00.592Z] --- PASS: TestPingGet (0.01s)
07:58:00 [2022-07-09T07:58:00.592Z] === RUN   TestPingHead
07:58:00 [2022-07-09T07:58:00.592Z] --- PASS: TestPingHead (0.03s)
07:58:00 [2022-07-09T07:58:00.592Z] === RUN   TestPingSwarmHeader
07:58:01 [2022-07-09T07:58:01.159Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:58:01 [2022-07-09T07:58:01.450Z] === CONT  TestStopContainerWithTimeout/1
07:58:01 [2022-07-09T07:58:01.726Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:58:02 [2022-07-09T07:58:02.662Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:58:02 [2022-07-09T07:58:02.662Z] --- PASS: TestPingSwarmHeader (2.11s)
07:58:02 [2022-07-09T07:58:02.662Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:58:02 [2022-07-09T07:58:02.662Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:58:02 [2022-07-09T07:58:02.662Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:58:02 [2022-07-09T07:58:02.662Z] === RUN   TestVersion
07:58:02 [2022-07-09T07:58:02.662Z] --- PASS: TestVersion (0.02s)
07:58:02 [2022-07-09T07:58:02.662Z] === CONT  TestDiskUsage
07:58:02 [2022-07-09T07:58:02.843Z] --- PASS: TestStopContainerWithTimeout (0.01s)
07:58:02 [2022-07-09T07:58:02.843Z]     --- PASS: TestStopContainerWithTimeout/0 (0.64s)
07:58:02 [2022-07-09T07:58:02.843Z]     --- PASS: TestStopContainerWithTimeout/-1 (2.50s)
07:58:02 [2022-07-09T07:58:02.843Z]     --- PASS: TestStopContainerWithTimeout/3 (2.40s)
07:58:02 [2022-07-09T07:58:02.843Z]     --- PASS: TestStopContainerWithTimeout/1 (1.44s)
07:58:02 [2022-07-09T07:58:02.843Z] === RUN   TestDeleteDevicemapper
07:58:02 [2022-07-09T07:58:02.843Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:02 [2022-07-09T07:58:02.843Z] --- SKIP: TestDeleteDevicemapper (0.00s)
07:58:02 [2022-07-09T07:58:02.843Z] === RUN   TestStopContainerWithRestartPolicyAlways
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/container_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/image_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/volume_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/build-cache_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.229Z] === RUN   TestDiskUsage/after_LoadBusybox
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.488Z] === RUN   TestDiskUsage/after_container.Run
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:58:03 [2022-07-09T07:58:03.748Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:58:04 [2022-07-09T07:58:04.007Z] --- PASS: TestDiskUsage (1.24s)
07:58:04 [2022-07-09T07:58:04.007Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.18s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]     --- PASS: TestDiskUsage/after_container.Run (0.36s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z] PASS
07:58:04 [2022-07-09T07:58:04.007Z] 
07:58:04 [2022-07-09T07:58:04.007Z] === Skipped
07:58:04 [2022-07-09T07:58:04.007Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
07:58:04 [2022-07-09T07:58:04.007Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
07:58:04 [2022-07-09T07:58:04.007Z] 
07:58:04 [2022-07-09T07:58:04.007Z] DONE 54 tests, 1 skipped in 23.389s
07:58:04 [2022-07-09T07:58:04.007Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:58:04 [2022-07-09T07:58:04.007Z] ++ 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
07:58:04 [2022-07-09T07:58:04.007Z] ++ set -e
07:58:04 [2022-07-09T07:58:04.007Z] ++ '[' -n 0 ']'
07:58:04 [2022-07-09T07:58:04.007Z] ++ set -x
07:58:04 [2022-07-09T07:58:04.007Z] ++ env -i DEST=/go/src/github.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
07:58:04 [2022-07-09T07:58:04.007Z] INFO: Testing against a local daemon
07:58:04 [2022-07-09T07:58:04.007Z] === RUN   TestVolumesCreateAndList
07:58:04 [2022-07-09T07:58:04.007Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:58:04 [2022-07-09T07:58:04.007Z] === RUN   TestVolumesRemove
07:58:04 [2022-07-09T07:58:04.215Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s)
07:58:04 [2022-07-09T07:58:04.215Z] === RUN   TestUpdateMemory
07:58:04 [2022-07-09T07:58:04.266Z] --- PASS: TestVolumesRemove (0.05s)
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInspect
07:58:04 [2022-07-09T07:58:04.266Z] --- PASS: TestVolumesInspect (0.02s)
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:58:04 [2022-07-09T07:58:04.266Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:58:04 [2022-07-09T07:58:04.266Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:58:04 [2022-07-09T07:58:04.266Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:58:04 [2022-07-09T07:58:04.266Z] --- PASS: TestVolumesInvalidJSON (0.02s)
07:58:04 [2022-07-09T07:58:04.266Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:58:04 [2022-07-09T07:58:04.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:58:04 [2022-07-09T07:58:04.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:58:04 [2022-07-09T07:58:04.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:58:04 [2022-07-09T07:58:04.266Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:58:04 [2022-07-09T07:58:04.266Z] PASS
07:58:04 [2022-07-09T07:58:04.266Z] 
07:58:04 [2022-07-09T07:58:04.266Z] DONE 9 tests in 0.207s
07:58:04 [2022-07-09T07:58:04.266Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:58:04 [2022-07-09T07:58:04.525Z] ++++ cat bundles/test-integration/docker.pid
07:58:04 [2022-07-09T07:58:04.525Z] +++ kill 6723
07:58:04 [2022-07-09T07:58:04.784Z] +++ /etc/init.d/apparmor stop
07:58:04 [2022-07-09T07:58:04.784Z] Leaving: AppArmorNo profiles have been unloaded.
07:58:04 [2022-07-09T07:58:04.784Z] 
07:58:04 [2022-07-09T07:58:04.784Z] Unloading profiles will leave already running processes permanently
07:58:04 [2022-07-09T07:58:04.784Z] unconfined, which can lead to unexpected situations.
07:58:04 [2022-07-09T07:58:04.784Z] 
07:58:04 [2022-07-09T07:58:04.784Z] To set a process to complain mode, use the command line tool
07:58:04 [2022-07-09T07:58:04.784Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
07:58:04 [2022-07-09T07:58:04.784Z] +++ true
07:58:04 [2022-07-09T07:58:04.784Z] exiting test-integration
07:58:04 [2022-07-09T07:58:04.784Z] ++ exit 0
07:58:04 [2022-07-09T07:58:04.784Z] 
07:58:04 [2022-07-09T07:58:04.818Z] --- PASS: TestUpdateMemory (0.55s)
07:58:04 [2022-07-09T07:58:04.818Z] === RUN   TestUpdateCPUQuota
07:58:05 [2022-07-09T07:58:05.351Z] + for job in $(jobs -p)
07:58:05 [2022-07-09T07:58:05.351Z] + wait 14563
07:58:05 [2022-07-09T07:58:05.744Z] --- PASS: TestUpdateCPUQuota (0.72s)
07:58:05 [2022-07-09T07:58:05.744Z] === RUN   TestUpdatePidsLimit
07:58:05 [2022-07-09T07:58:05.744Z] === RUN   TestUpdatePidsLimit/update_from_none
07:58:05 [2022-07-09T07:58:05.744Z] === RUN   TestUpdatePidsLimit/no_change
07:58:05 [2022-07-09T07:58:05.999Z] === RUN   TestUpdatePidsLimit/update_lower
07:58:06 [2022-07-09T07:58:06.255Z] === RUN   TestUpdatePidsLimit/update_on_old_api_ignores_value
07:58:06 [2022-07-09T07:58:06.255Z] === RUN   TestUpdatePidsLimit/unset_limit_with_zero
07:58:06 [2022-07-09T07:58:06.512Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_one
07:58:06 [2022-07-09T07:58:06.767Z] === RUN   TestUpdatePidsLimit/unset_limit_with_minus_two
07:58:06 [2022-07-09T07:58:06.879Z] --- PASS: TestServiceUpdateNetwork (12.56s)
07:58:06 [2022-07-09T07:58:06.879Z] === RUN   TestServiceUpdatePidsLimit
07:58:07 [2022-07-09T07:58:07.329Z] --- PASS: TestUpdatePidsLimit (1.73s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/update_from_none (0.18s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/no_change (0.19s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/update_lower (0.19s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.19s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.18s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s)
07:58:07 [2022-07-09T07:58:07.329Z]     --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s)
07:58:07 [2022-07-09T07:58:07.329Z] === RUN   TestUpdateRestartPolicy
07:58:07 [2022-07-09T07:58:07.881Z] === RUN   TestDockerSuite/TestUnsetEnvVarHealthCheck
07:58:08 [2022-07-09T07:58:08.251Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
07:58:08 [2022-07-09T07:58:08.815Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
07:58:11 [2022-07-09T07:58:11.163Z] === RUN   TestDockerSuite/TestBuildHistory
07:58:13 [2022-07-09T07:58:13.695Z] === RUN   TestDockerSuite/TestHistoryExistentImage
07:58:13 [2022-07-09T07:58:13.695Z] === RUN   TestDockerSuite/TestHistoryHumanOptionFalse
07:58:13 [2022-07-09T07:58:13.695Z] === RUN   TestDockerSuite/TestHistoryHumanOptionTrue
07:58:13 [2022-07-09T07:58:13.695Z] === RUN   TestDockerSuite/TestHistoryImageWithComment
07:58:13 [2022-07-09T07:58:13.953Z] === RUN   TestDockerSuite/TestHistoryNonExistentImage
07:58:13 [2022-07-09T07:58:13.953Z] === RUN   TestDockerSuite/TestCommitWithFilterLabel
07:58:14 [2022-07-09T07:58:14.519Z] === RUN   TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce
07:58:15 [2022-07-09T07:58:15.087Z] === RUN   TestDockerSuite/TestImagesEnsureImageIsListed
07:58:15 [2022-07-09T07:58:15.346Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed
07:58:15 [2022-07-09T07:58:15.346Z] === RUN   TestDockerSuite/TestImagesEnsureImageWithTagIsListed
07:58:15 [2022-07-09T07:58:15.346Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown
07:58:15 [2022-07-09T07:58:15.604Z] === RUN   TestDockerSuite/TestImagesEnsureImagesFromScratchShown
07:58:15 [2022-07-09T07:58:15.604Z] === RUN   TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown
07:58:16 [2022-07-09T07:58:16.180Z] === RUN   TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest
07:58:16 [2022-07-09T07:58:16.180Z] === RUN   TestDockerSuite/TestImagesFilterLabelMatch
07:58:16 [2022-07-09T07:58:16.747Z] === RUN   TestDockerSuite/TestImagesFilterNameWithPort
07:58:16 [2022-07-09T07:58:16.747Z] === RUN   TestDockerSuite/TestImagesFilterSinceAndBefore
07:58:16 [2022-07-09T07:58:16.918Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
07:58:17 [2022-07-09T07:58:17.314Z] === RUN   TestDockerSuite/TestImagesFilterSpaceTrimCase
07:58:17 [2022-07-09T07:58:17.881Z] === RUN   TestDockerSuite/TestImagesFormat
07:58:17 [2022-07-09T07:58:17.881Z] === RUN   TestDockerSuite/TestImagesFormatDefaultFormat
07:58:18 [2022-07-09T07:58:18.449Z] === RUN   TestDockerSuite/TestImagesOrderedByCreationDate
07:58:19 [2022-07-09T07:58:19.577Z] --- PASS: TestUpdateRestartPolicy (10.82s)
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestUpdateRestartWithAutoRemove
07:58:19 [2022-07-09T07:58:19.577Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s)
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitNonBlocked
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:19 [2022-07-09T07:58:19.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:19 [2022-07-09T07:58:19.577Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:19 [2022-07-09T07:58:19.577Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-0
07:58:19 [2022-07-09T07:58:19.577Z] === CONT  TestWaitNonBlocked/wait-nonblocking-exit-random
07:58:19 [2022-07-09T07:58:19.577Z] --- PASS: TestWaitNonBlocked (0.01s)
07:58:19 [2022-07-09T07:58:19.577Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.67s)
07:58:19 [2022-07-09T07:58:19.577Z]     --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s)
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitBlocked
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-zero
07:58:19 [2022-07-09T07:58:19.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero
07:58:19 [2022-07-09T07:58:19.577Z] === RUN   TestWaitBlocked/test-wait-blocked-exit-random
07:58:19 [2022-07-09T07:58:19.577Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random
07:58:19 [2022-07-09T07:58:19.577Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-zero
07:58:19 [2022-07-09T07:58:19.577Z] === CONT  TestWaitBlocked/test-wait-blocked-exit-random
07:58:20 [2022-07-09T07:58:20.138Z] --- PASS: TestWaitBlocked (0.01s)
07:58:20 [2022-07-09T07:58:20.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s)
07:58:20 [2022-07-09T07:58:20.138Z]     --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.75s)
07:58:20 [2022-07-09T07:58:20.138Z] === RUN   TestWaitConditions
07:58:20 [2022-07-09T07:58:20.138Z] === RUN   TestWaitConditions/default
07:58:20 [2022-07-09T07:58:20.138Z] === PAUSE TestWaitConditions/default
07:58:20 [2022-07-09T07:58:20.138Z] === RUN   TestWaitConditions/not-running
07:58:20 [2022-07-09T07:58:20.138Z] === PAUSE TestWaitConditions/not-running
07:58:20 [2022-07-09T07:58:20.138Z] === RUN   TestWaitConditions/next-exit
07:58:20 [2022-07-09T07:58:20.138Z] === PAUSE TestWaitConditions/next-exit
07:58:20 [2022-07-09T07:58:20.138Z] === RUN   TestWaitConditions/removed
07:58:20 [2022-07-09T07:58:20.138Z] === PAUSE TestWaitConditions/removed
07:58:20 [2022-07-09T07:58:20.138Z] === CONT  TestWaitConditions/default
07:58:20 [2022-07-09T07:58:20.138Z] === CONT  TestWaitConditions/removed
07:58:21 [2022-07-09T07:58:21.732Z] === RUN   TestDockerSuite/TestImagesWithIncorrectFilter
07:58:21 [2022-07-09T07:58:21.733Z] === RUN   TestDockerSuite/TestImportBadURL
07:58:21 [2022-07-09T07:58:21.733Z] === RUN   TestDockerSuite/TestImportDisplay
07:58:21 [2022-07-09T07:58:21.992Z] === RUN   TestDockerSuite/TestImportFile
07:58:22 [2022-07-09T07:58:22.026Z] === CONT  TestWaitConditions/next-exit
07:58:22 [2022-07-09T07:58:22.026Z] === CONT  TestWaitConditions/not-running
07:58:23 [2022-07-09T07:58:23.369Z] === RUN   TestDockerSuite/TestImportFileNonExistentFile
07:58:23 [2022-07-09T07:58:23.369Z] === RUN   TestDockerSuite/TestImportFileWithMessage
07:58:23 [2022-07-09T07:58:23.389Z] --- PASS: TestWaitConditions (0.02s)
07:58:23 [2022-07-09T07:58:23.389Z]     --- PASS: TestWaitConditions/removed (1.58s)
07:58:23 [2022-07-09T07:58:23.389Z]     --- PASS: TestWaitConditions/default (1.73s)
07:58:23 [2022-07-09T07:58:23.389Z]     --- PASS: TestWaitConditions/next-exit (1.64s)
07:58:23 [2022-07-09T07:58:23.389Z]     --- PASS: TestWaitConditions/not-running (1.54s)
07:58:23 [2022-07-09T07:58:23.389Z] === CONT  TestContainerStartOnDaemonRestart
07:58:23 [2022-07-09T07:58:23.389Z] === CONT  TestRestartDaemonWithRestartingContainer
07:58:23 [2022-07-09T07:58:23.471Z] --- PASS: TestServiceUpdatePidsLimit (16.31s)
07:58:23 [2022-07-09T07:58:23.471Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s)
07:58:23 [2022-07-09T07:58:23.471Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s)
07:58:23 [2022-07-09T07:58:23.471Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s)
07:58:23 [2022-07-09T07:58:23.471Z] PASS
07:58:23 [2022-07-09T07:58:23.471Z] 
07:58:23 [2022-07-09T07:58:23.471Z] === Skipped
07:58:23 [2022-07-09T07:58:23.471Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s)
07:58:23 [2022-07-09T07:58:23.471Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
07:58:23 [2022-07-09T07:58:23.471Z] 
07:58:23 [2022-07-09T07:58:23.471Z] DONE 27 tests, 1 skipped in 164.902s
07:58:23 [2022-07-09T07:58:23.471Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m 
07:58:23 [2022-07-09T07:58:23.471Z] INFO: Testing against a local daemon
07:58:23 [2022-07-09T07:58:23.471Z] === RUN   TestSessionCreate
07:58:23 [2022-07-09T07:58:23.471Z] --- PASS: TestSessionCreate (0.03s)
07:58:23 [2022-07-09T07:58:23.471Z] === RUN   TestSessionCreateWithBadUpgrade
07:58:23 [2022-07-09T07:58:23.471Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
07:58:23 [2022-07-09T07:58:23.471Z] PASS
07:58:23 [2022-07-09T07:58:23.471Z] 
07:58:23 [2022-07-09T07:58:23.471Z] DONE 2 tests in 0.064s
07:58:23 [2022-07-09T07:58:23.471Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m 
07:58:23 [2022-07-09T07:58:23.471Z] INFO: Testing against a local daemon
07:58:23 [2022-07-09T07:58:23.471Z] === RUN   TestCgroupDriverSystemdMemoryLimit
07:58:23 [2022-07-09T07:58:23.471Z] === PAUSE TestCgroupDriverSystemdMemoryLimit
07:58:23 [2022-07-09T07:58:23.471Z] === RUN   TestDiskUsage
07:58:23 [2022-07-09T07:58:23.471Z] === PAUSE TestDiskUsage
07:58:23 [2022-07-09T07:58:23.471Z] === RUN   TestEventsExecDie
07:58:23 [2022-07-09T07:58:23.729Z] --- PASS: TestEventsExecDie (0.55s)
07:58:23 [2022-07-09T07:58:23.729Z] === RUN   TestEventsBackwardsCompatible
07:58:23 [2022-07-09T07:58:23.729Z] --- PASS: TestEventsBackwardsCompatible (0.06s)
07:58:23 [2022-07-09T07:58:23.729Z] === RUN   TestEventsVolumeCreate
07:58:23 [2022-07-09T07:58:23.729Z] --- PASS: TestEventsVolumeCreate (0.07s)
07:58:23 [2022-07-09T07:58:23.729Z] === RUN   TestInfoBinaryCommits
07:58:23 [2022-07-09T07:58:23.729Z] --- PASS: TestInfoBinaryCommits (0.02s)
07:58:23 [2022-07-09T07:58:23.729Z] === RUN   TestInfoAPIVersioned
07:58:23 [2022-07-09T07:58:23.729Z] --- PASS: TestInfoAPIVersioned (0.01s)
07:58:23 [2022-07-09T07:58:23.729Z] === RUN   TestInfoAPI
07:58:23 [2022-07-09T07:58:23.987Z] --- PASS: TestInfoAPI (0.02s)
07:58:23 [2022-07-09T07:58:23.987Z] === RUN   TestInfoAPIWarnings
07:58:24 [2022-07-09T07:58:24.307Z] === RUN   TestDockerSuite/TestImportGzipped
07:58:25 [2022-07-09T07:58:25.277Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.96s)
07:58:25 [2022-07-09T07:58:25.277Z] === CONT  TestIpcModeOlderClient
07:58:25 [2022-07-09T07:58:25.277Z] --- PASS: TestIpcModeOlderClient (0.06s)
07:58:25 [2022-07-09T07:58:25.277Z] === CONT  TestContainerKillOnDaemonStart
07:58:25 [2022-07-09T07:58:25.533Z] --- PASS: TestContainerStartOnDaemonRestart (2.08s)
07:58:25 [2022-07-09T07:58:25.533Z] === CONT  TestDaemonHostGatewayIP
07:58:25 [2022-07-09T07:58:25.687Z] === RUN   TestDockerSuite/TestImportWithQuotedChanges
07:58:26 [2022-07-09T07:58:26.624Z] === RUN   TestDockerSuite/TestInfoDisplaysPausedContainers
07:58:27 [2022-07-09T07:58:27.191Z] === RUN   TestDockerSuite/TestInfoDisplaysRunningContainers
07:58:27 [2022-07-09T07:58:27.449Z] === RUN   TestDockerSuite/TestInfoDisplaysStoppedContainers
07:58:28 [2022-07-09T07:58:28.016Z] === RUN   TestDockerSuite/TestInfoEnsureSucceeds
07:58:28 [2022-07-09T07:58:28.016Z] === RUN   TestDockerSuite/TestInfoSecurityOptions
07:58:28 [2022-07-09T07:58:28.016Z] === RUN   TestDockerSuite/TestInspectAmpersand
07:58:28 [2022-07-09T07:58:28.047Z] --- PASS: TestDaemonHostGatewayIP (2.36s)
07:58:28 [2022-07-09T07:58:28.047Z] === CONT  TestDaemonRestartIpcMode
07:58:28 [2022-07-09T07:58:28.583Z] === RUN   TestDockerSuite/TestInspectBindMountPoint
07:58:28 [2022-07-09T07:58:28.843Z] === RUN   TestDockerSuite/TestInspectByPrefix
07:58:29 [2022-07-09T07:58:29.102Z] === RUN   TestDockerSuite/TestInspectContainerFilterInt
07:58:29 [2022-07-09T07:58:29.669Z] === RUN   TestDockerSuite/TestInspectContainerGraphDriver
07:58:29 [2022-07-09T07:58:29.669Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
07:58:29 [2022-07-09T07:58:29.669Z] === RUN   TestDockerSuite/TestInspectContainerNetworkCustom
07:58:29 [2022-07-09T07:58:29.933Z] --- PASS: TestDaemonRestartIpcMode (2.11s)
07:58:30 [2022-07-09T07:58:30.236Z] === RUN   TestDockerSuite/TestInspectContainerNetworkDefault
07:58:30 [2022-07-09T07:58:30.803Z] === RUN   TestDockerSuite/TestInspectDefault
07:58:31 [2022-07-09T07:58:31.062Z] === RUN   TestDockerSuite/TestInspectHistory
07:58:31 [2022-07-09T07:58:31.628Z] === RUN   TestDockerSuite/TestInspectImage
07:58:31 [2022-07-09T07:58:31.628Z] === RUN   TestDockerSuite/TestInspectImageFilterInt
07:58:31 [2022-07-09T07:58:31.628Z] === RUN   TestDockerSuite/TestInspectImageGraphDriver
07:58:31 [2022-07-09T07:58:31.628Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
07:58:31 [2022-07-09T07:58:31.628Z] === RUN   TestDockerSuite/TestInspectInt64
07:58:32 [2022-07-09T07:58:32.195Z] === RUN   TestDockerSuite/TestInspectJSONFields
07:58:32 [2022-07-09T07:58:32.762Z] === RUN   TestDockerSuite/TestInspectLogConfigNoType
07:58:32 [2022-07-09T07:58:32.762Z] === RUN   TestDockerSuite/TestInspectNamedMountPoint
07:58:33 [2022-07-09T07:58:33.020Z] === RUN   TestDockerSuite/TestInspectNoSizeFlagContainer
07:58:33 [2022-07-09T07:58:33.586Z] === RUN   TestDockerSuite/TestInspectPlugin
07:58:34 [2022-07-09T07:58:34.569Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd.exe
07:58:34 [2022-07-09T07:58:34.569Z] +++++++ cat ./cli/winresources/docker-proxy/winres.json
07:58:34 [2022-07-09T07:58:34.569Z] {
07:58:34 [2022-07-09T07:58:34.569Z]   "RT_GROUP_ICON": {
07:58:34 [2022-07-09T07:58:34.569Z]     "#1": {
07:58:34 [2022-07-09T07:58:34.569Z]       "0409": "../../winresources/docker.ico"
07:58:34 [2022-07-09T07:58:34.569Z]     }
07:58:34 [2022-07-09T07:58:34.569Z]   },
07:58:34 [2022-07-09T07:58:34.569Z]   "RT_MANIFEST": {
07:58:34 [2022-07-09T07:58:34.569Z]     "#1": {
07:58:34 [2022-07-09T07:58:34.569Z]       "0409": {
07:58:34 [2022-07-09T07:58:34.569Z]         "identity": {},
07:58:34 [2022-07-09T07:58:34.569Z]         "description": "Docker Engine",
07:58:34 [2022-07-09T07:58:34.569Z]         "minimum-os": "vista",
07:58:34 [2022-07-09T07:58:34.569Z]         "execution-level": "",
07:58:34 [2022-07-09T07:58:34.569Z]         "ui-access": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "auto-elevate": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "dpi-awareness": "unaware",
07:58:34 [2022-07-09T07:58:34.569Z]         "disable-theming": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "disable-window-filtering": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "high-resolution-scrolling-aware": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "ultra-high-resolution-scrolling-aware": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "long-path-aware": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "printer-driver-isolation": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "gdi-scaling": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "segment-heap": false,
07:58:34 [2022-07-09T07:58:34.569Z]         "use-common-controls-v6": false
07:58:34 [2022-07-09T07:58:34.569Z]       }
07:58:34 [2022-07-09T07:58:34.569Z]     }
07:58:34 [2022-07-09T07:58:34.569Z]   },
07:58:34 [2022-07-09T07:58:34.569Z]   "RT_MESSAGETABLE": {
07:58:34 [2022-07-09T07:58:34.569Z]     "#1": {
07:58:34 [2022-07-09T07:58:34.569Z]       "0409": "../../winresources/event_messages.bin"
07:58:34 [2022-07-09T07:58:34.569Z]     }
07:58:34 [2022-07-09T07:58:34.569Z]   },
07:58:34 [2022-07-09T07:58:34.569Z]   "RT_VERSION": {
07:58:34 [2022-07-09T07:58:34.569Z]     "#1": {
07:58:34 [2022-07-09T07:58:34.569Z]       "0409": {
07:58:34 [2022-07-09T07:58:34.569Z]         "fixed": {
07:58:34 [2022-07-09T07:58:34.569Z]           "file_version": "0.0.0.0",
07:58:34 [2022-07-09T07:58:34.569Z]           "product_version": "0.0.0.0",
07:58:34 [2022-07-09T07:58:34.569Z]           "type": "Unknown"
07:58:34 [2022-07-09T07:58:34.569Z]         },
07:58:34 [2022-07-09T07:58:34.569Z]         "info": {
07:58:34 [2022-07-09T07:58:34.569Z]           "0000": {
07:58:34 [2022-07-09T07:58:34.569Z]             "CompanyName": "",
07:58:34 [2022-07-09T07:58:34.569Z]             "FileVersion": "dev",
07:58:34 [2022-07-09T07:58:34.569Z]             "LegalCopyright": "Copyright © 2015-2022 Docker Inc.",
07:58:34 [2022-07-09T07:58:34.569Z]             "OriginalFileName": "docker-proxy.exe",
07:58:34 [2022-07-09T07:58:34.569Z]             "ProductName": "",
07:58:34 [2022-07-09T07:58:34.569Z]             "ProductVersion": "dev",
07:58:34 [2022-07-09T07:58:34.569Z]             "SpecialBuild": "9cd67df5b283dc8cd13e85af8f191756fe1a6363"
07:58:34 [2022-07-09T07:58:34.569Z]           }
07:58:34 [2022-07-09T07:58:34.569Z]         }
07:58:34 [2022-07-09T07:58:34.569Z]       }
07:58:34 [2022-07-09T07:58:34.569Z]     }
07:58:34 [2022-07-09T07:58:34.569Z]   }
07:58:34 [2022-07-09T07:58:34.569Z] }
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/genwinres_windows.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/main.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/network_proxy_test.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/proxy.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/sctp_proxy.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/tcp_proxy.go
07:58:34 [2022-07-09T07:58:34.569Z] cmd/docker-proxy/udp_proxy.go
07:58:34 [2022-07-09T07:58:34.569Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy.exe
07:58:34 [2022-07-09T07:58:34.569Z] GOOS="windows" GOARCH="amd64" GOARM=""
07:58:34 [2022-07-09T07:58:34.569Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy.exe
07:58:34 [2022-07-09T07:58:34.569Z] Cloning into '/go/src/github.com/docker/windows-container-utility'...
07:58:34 [2022-07-09T07:58:34.569Z] remote: Enumerating objects: 23, done.
07:58:34 [2022-07-09T07:58:34.569Z] remote: Counting objects:  50% (1/2)
remote: Counting objects: 100% (2/2)
remote: Counting objects: 100% (2/2), done.
07:58:34 [2022-07-09T07:58:34.569Z] remote: Compressing objects:  50% (1/2)
remote: Compressing objects: 100% (2/2)
remote: Compressing objects: 100% (2/2), done.
07:58:34 [2022-07-09T07:58:34.569Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21
07:58:34 [2022-07-09T07:58:34.569Z] 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)
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 | 10.17 MiB/s, done.
07:58:34 [2022-07-09T07:58:34.569Z] Resolving deltas:   0% (0/2)
Resolving deltas:  50% (1/2)
Resolving deltas: 100% (2/2)
Resolving deltas: 100% (2/2), done.
07:58:34 [2022-07-09T07:58:34.569Z] Building: bundles/cross/windows/amd64/containerutility.exe
07:58:34 [2022-07-09T07:58:34.569Z] Cross building: bundles/cross/linux/ppc64le
07:58:34 [2022-07-09T07:58:34.569Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd
07:58:34 [2022-07-09T07:58:34.569Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
07:58:36 [2022-07-09T07:58:36.115Z] === RUN   TestDockerSuite/TestInspectRootFS
07:58:36 [2022-07-09T07:58:36.115Z] === RUN   TestDockerSuite/TestInspectSizeFlagContainer
07:58:36 [2022-07-09T07:58:36.374Z] === RUN   TestDockerSuite/TestInspectStatus
07:58:36 [2022-07-09T07:58:36.951Z] === RUN   TestDockerSuite/TestInspectStopWhenNotFound
07:58:37 [2022-07-09T07:58:37.894Z] === RUN   TestDockerSuite/TestInspectTemplateError
07:58:38 [2022-07-09T07:58:38.013Z] --- PASS: TestContainerKillOnDaemonStart (11.58s)
07:58:38 [2022-07-09T07:58:38.013Z] PASS
07:58:38 [2022-07-09T07:58:38.013Z] 
07:58:38 [2022-07-09T07:58:38.013Z] === Skipped
07:58:38 [2022-07-09T07:58:38.013Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s)
07:58:38 [2022-07-09T07:58:38.013Z]     checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963
07:58:38 [2022-07-09T07:58:38.013Z] 
07:58:38 [2022-07-09T07:58:38.013Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s)
07:58:38 [2022-07-09T07:58:38.013Z]     pause_test.go:57: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process"
07:58:38 [2022-07-09T07:58:38.013Z] 
07:58:38 [2022-07-09T07:58:38.013Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s)
07:58:38 [2022-07-09T07:58:38.013Z]     stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper"
07:58:38 [2022-07-09T07:58:38.013Z] 
07:58:38 [2022-07-09T07:58:38.013Z] DONE 264 tests, 3 skipped in 121.259s
07:58:38 [2022-07-09T07:58:38.013Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m 
07:58:38 [2022-07-09T07:58:38.013Z] ++ 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
07:58:38 [2022-07-09T07:58:38.013Z] ++ set -e
07:58:38 [2022-07-09T07:58:38.013Z] ++ '[' -n 0 ']'
07:58:38 [2022-07-09T07:58:38.013Z] ++ set -x
07:58:38 [2022-07-09T07:58:38.013Z] ++ env -i DEST=/go/src/github.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
07:58:38 [2022-07-09T07:58:38.013Z] === RUN   TestConfigDaemonLibtrustID
07:58:38 [2022-07-09T07:58:38.013Z] --- PASS: TestConfigDaemonLibtrustID (0.53s)
07:58:38 [2022-07-09T07:58:38.013Z] === RUN   TestConfigDaemonID
07:58:38 [2022-07-09T07:58:38.461Z] === RUN   TestDockerSuite/TestInspectTimesAsRFC3339Nano
07:58:38 [2022-07-09T07:58:38.575Z]     daemon_test.go:83: [d35c510b9b653] daemon is not started
07:58:38 [2022-07-09T07:58:38.575Z] --- PASS: TestConfigDaemonID (1.04s)
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-07-09T07:58:38.575Z] === PAUSE TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-07-09T07:58:38.575Z] === PAUSE TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation/invalid_config
07:58:38 [2022-07-09T07:58:38.575Z] === PAUSE TestDaemonConfigValidation/invalid_config
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation/malformed_config
07:58:38 [2022-07-09T07:58:38.575Z] === PAUSE TestDaemonConfigValidation/malformed_config
07:58:38 [2022-07-09T07:58:38.575Z] === RUN   TestDaemonConfigValidation/valid_config
07:58:38 [2022-07-09T07:58:38.575Z] === PAUSE TestDaemonConfigValidation/valid_config
07:58:38 [2022-07-09T07:58:38.575Z] === CONT  TestDaemonConfigValidation/config_with_no_content
07:58:38 [2022-07-09T07:58:38.575Z] === CONT  TestDaemonConfigValidation/malformed_config
07:58:38 [2022-07-09T07:58:38.575Z] === CONT  TestDaemonConfigValidation/valid_config
07:58:38 [2022-07-09T07:58:38.575Z] === CONT  TestDaemonConfigValidation/invalid_config
07:58:38 [2022-07-09T07:58:38.831Z] === CONT  TestDaemonConfigValidation/config_with_{}
07:58:38 [2022-07-09T07:58:38.831Z] --- PASS: TestDaemonConfigValidation (0.00s)
07:58:38 [2022-07-09T07:58:38.831Z]     --- PASS: TestDaemonConfigValidation/config_with_no_content (0.07s)
07:58:38 [2022-07-09T07:58:38.831Z]     --- PASS: TestDaemonConfigValidation/malformed_config (0.08s)
07:58:38 [2022-07-09T07:58:38.831Z]     --- PASS: TestDaemonConfigValidation/valid_config (0.07s)
07:58:38 [2022-07-09T07:58:38.831Z]     --- PASS: TestDaemonConfigValidation/invalid_config (0.08s)
07:58:38 [2022-07-09T07:58:38.831Z]     --- PASS: TestDaemonConfigValidation/config_with_{} (0.06s)
07:58:38 [2022-07-09T07:58:38.831Z] === RUN   TestConfigDaemonSeccompProfiles
07:58:38 [2022-07-09T07:58:38.831Z] === RUN   TestConfigDaemonSeccompProfiles/empty_profile_set
07:58:39 [2022-07-09T07:58:39.028Z] === RUN   TestDockerSuite/TestInspectTypeFlagContainer
07:58:39 [2022-07-09T07:58:39.595Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithImage
07:58:39 [2022-07-09T07:58:39.757Z] === RUN   TestConfigDaemonSeccompProfiles/default_profile
07:58:39 [2022-07-09T07:58:39.854Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithInvalidValue
07:58:40 [2022-07-09T07:58:40.420Z] === RUN   TestDockerSuite/TestInspectTypeFlagWithNoContainer
07:58:40 [2022-07-09T07:58:40.988Z] === RUN   TestDockerSuite/TestInspectUnknownObject
07:58:40 [2022-07-09T07:58:40.988Z] === RUN   TestDockerSuite/TestLinkShortDefinition
07:58:41 [2022-07-09T07:58:41.122Z] === RUN   TestConfigDaemonSeccompProfiles/unconfined_profile
07:58:41 [2022-07-09T07:58:41.922Z] === RUN   TestDockerSuite/TestLinksEnvs
07:58:42 [2022-07-09T07:58:42.048Z] === CONT  TestConfigDaemonSeccompProfiles
07:58:42 [2022-07-09T07:58:42.048Z]     daemon_test.go:197: [d8b422c59650d] daemon is not started
07:58:42 [2022-07-09T07:58:42.048Z] --- PASS: TestConfigDaemonSeccompProfiles (3.12s)
07:58:42 [2022-07-09T07:58:42.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.04s)
07:58:42 [2022-07-09T07:58:42.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.04s)
07:58:42 [2022-07-09T07:58:42.048Z]     --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.04s)
07:58:42 [2022-07-09T07:58:42.048Z] === RUN   TestDaemonProxy
07:58:42 [2022-07-09T07:58:42.048Z] === RUN   TestDaemonProxy/environment_variables
07:58:42 [2022-07-09T07:58:42.054Z] --- PASS: TestInfoAPIWarnings (16.54s)
07:58:42 [2022-07-09T07:58:42.054Z] === RUN   TestInfoDebug
07:58:42 [2022-07-09T07:58:42.054Z] --- PASS: TestInfoDebug (0.52s)
07:58:42 [2022-07-09T07:58:42.054Z] === RUN   TestInfoInsecureRegistries
07:58:42 [2022-07-09T07:58:42.054Z] --- PASS: TestInfoInsecureRegistries (0.52s)
07:58:42 [2022-07-09T07:58:42.054Z] === RUN   TestInfoRegistryMirrors
07:58:42 [2022-07-09T07:58:42.054Z] --- PASS: TestInfoRegistryMirrors (0.52s)
07:58:42 [2022-07-09T07:58:42.054Z] === RUN   TestLoginFailsWithBadCredentials
07:58:42 [2022-07-09T07:58:42.311Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s)
07:58:42 [2022-07-09T07:58:42.311Z] === RUN   TestPingCacheHeaders
07:58:42 [2022-07-09T07:58:42.311Z] --- PASS: TestPingCacheHeaders (0.02s)
07:58:42 [2022-07-09T07:58:42.311Z] === RUN   TestPingGet
07:58:42 [2022-07-09T07:58:42.311Z] --- PASS: TestPingGet (0.01s)
07:58:42 [2022-07-09T07:58:42.311Z] === RUN   TestPingHead
07:58:42 [2022-07-09T07:58:42.311Z] --- PASS: TestPingHead (0.02s)
07:58:42 [2022-07-09T07:58:42.311Z] === RUN   TestPingSwarmHeader
07:58:42 [2022-07-09T07:58:42.858Z] === RUN   TestDockerSuite/TestLinksEtcHostsRegularFile
07:58:42 [2022-07-09T07:58:42.875Z] === RUN   TestPingSwarmHeader/before_swarm_init
07:58:43 [2022-07-09T07:58:43.116Z] === RUN   TestDockerSuite/TestLinksHostsFilesInject
07:58:43 [2022-07-09T07:58:43.440Z] === RUN   TestPingSwarmHeader/after_swarm_init
07:58:43 [2022-07-09T07:58:43.935Z] === RUN   TestDaemonProxy/command-line_options
07:58:44 [2022-07-09T07:58:44.373Z] === RUN   TestPingSwarmHeader/after_swarm_leave
07:58:44 [2022-07-09T07:58:44.373Z] --- PASS: TestPingSwarmHeader (2.06s)
07:58:44 [2022-07-09T07:58:44.373Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
07:58:44 [2022-07-09T07:58:44.373Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
07:58:44 [2022-07-09T07:58:44.373Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
07:58:44 [2022-07-09T07:58:44.373Z] === RUN   TestVersion
07:58:44 [2022-07-09T07:58:44.373Z] --- PASS: TestVersion (0.02s)
07:58:44 [2022-07-09T07:58:44.373Z] === CONT  TestCgroupDriverSystemdMemoryLimit
07:58:44 [2022-07-09T07:58:44.373Z] === CONT  TestDiskUsage
07:58:44 [2022-07-09T07:58:44.495Z] === RUN   TestDockerSuite/TestLinksInspectLinksStarted
07:58:44 [2022-07-09T07:58:44.938Z] === RUN   TestDiskUsage/empty
07:58:44 [2022-07-09T07:58:44.938Z] === RUN   TestDiskUsage/empty/container_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/image_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/volume_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/build-cache_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/container,_volume_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
07:58:44 [2022-07-09T07:58:44.939Z] === RUN   TestDiskUsage/after_LoadBusybox
07:58:45 [2022-07-09T07:58:45.197Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
07:58:45 [2022-07-09T07:58:45.197Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
07:58:45 [2022-07-09T07:58:45.298Z] === RUN   TestDaemonProxy/configuration_file
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
07:58:45 [2022-07-09T07:58:45.455Z] === RUN   TestDiskUsage/after_container.Run
07:58:45 [2022-07-09T07:58:45.871Z] === RUN   TestDockerSuite/TestLinksInspectLinksStopped
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/container_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/image_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/volume_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
07:58:46 [2022-07-09T07:58:46.021Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.56s)
07:58:46 [2022-07-09T07:58:46.021Z] --- PASS: TestDiskUsage (1.59s)
07:58:46 [2022-07-09T07:58:46.021Z]     --- PASS: TestDiskUsage/empty (0.01s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.30s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]     --- PASS: TestDiskUsage/after_container.Run (0.54s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
07:58:46 [2022-07-09T07:58:46.021Z] PASS
07:58:46 [2022-07-09T07:58:46.021Z] 
07:58:46 [2022-07-09T07:58:46.021Z] DONE 54 tests in 22.957s
07:58:46 [2022-07-09T07:58:46.021Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m 
07:58:46 [2022-07-09T07:58:46.021Z] INFO: Testing against a local daemon
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestVolumesCreateAndList
07:58:46 [2022-07-09T07:58:46.021Z] --- PASS: TestVolumesCreateAndList (0.02s)
07:58:46 [2022-07-09T07:58:46.021Z] === RUN   TestVolumesRemove
07:58:46 [2022-07-09T07:58:46.314Z] --- PASS: TestVolumesRemove (0.09s)
07:58:46 [2022-07-09T07:58:46.314Z] === RUN   TestVolumesInspect
07:58:46 [2022-07-09T07:58:46.314Z] --- PASS: TestVolumesInspect (0.02s)
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON/volumes/create
07:58:46 [2022-07-09T07:58:46.335Z] === PAUSE TestVolumesInvalidJSON/volumes/create
07:58:46 [2022-07-09T07:58:46.335Z] === CONT  TestVolumesInvalidJSON/volumes/create
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
07:58:46 [2022-07-09T07:58:46.335Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
07:58:46 [2022-07-09T07:58:46.335Z] --- PASS: TestVolumesInvalidJSON (0.01s)
07:58:46 [2022-07-09T07:58:46.335Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
07:58:46 [2022-07-09T07:58:46.335Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
07:58:46 [2022-07-09T07:58:46.335Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
07:58:46 [2022-07-09T07:58:46.335Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
07:58:46 [2022-07-09T07:58:46.335Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
07:58:46 [2022-07-09T07:58:46.335Z] PASS
07:58:46 [2022-07-09T07:58:46.335Z] 
07:58:46 [2022-07-09T07:58:46.335Z] DONE 9 tests in 0.166s
07:58:46 [2022-07-09T07:58:46.335Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
07:58:46 [2022-07-09T07:58:46.912Z] Stopping apparmor (via systemctl): apparmor.service.
07:58:46 [2022-07-09T07:58:46.912Z] Removing test suite binaries
07:58:46 [2022-07-09T07:58:46.912Z] exiting test-integration
07:58:46 [2022-07-09T07:58:46.912Z] ++ exit 0
07:58:46 [2022-07-09T07:58:46.912Z] 
07:58:47 [2022-07-09T07:58:47.263Z] === RUN   TestDockerSuite/TestLinksInvalidContainerTarget
07:58:47 [2022-07-09T07:58:47.263Z] === RUN   TestDockerSuite/TestLinksMultipleWithSameName
07:58:47 [2022-07-09T07:58:47.275Z] === RUN   TestDaemonProxy/conflicting_options
07:58:47 [2022-07-09T07:58:47.536Z] === RUN   TestDaemonProxy/reload_sanitized
07:58:47 [2022-07-09T07:58:47.839Z] === RUN   TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin
07:58:48 [2022-07-09T07:58:48.142Z] --- PASS: TestDaemonProxy (6.21s)
07:58:48 [2022-07-09T07:58:48.142Z]     --- PASS: TestDaemonProxy/environment_variables (1.72s)
07:58:48 [2022-07-09T07:58:48.142Z]     --- PASS: TestDaemonProxy/command-line_options (1.72s)
07:58:48 [2022-07-09T07:58:48.142Z]     --- PASS: TestDaemonProxy/configuration_file (1.75s)
07:58:48 [2022-07-09T07:58:48.142Z]     --- PASS: TestDaemonProxy/conflicting_options (0.50s)
07:58:48 [2022-07-09T07:58:48.142Z]     --- PASS: TestDaemonProxy/reload_sanitized (0.52s)
07:58:48 [2022-07-09T07:58:48.142Z] PASS
07:58:48 [2022-07-09T07:58:48.142Z] 
07:58:48 [2022-07-09T07:58:48.142Z] DONE 18 tests in 11.213s
07:58:48 [2022-07-09T07:58:48.142Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m 
07:58:48 [2022-07-09T07:58:48.142Z] ++ 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
07:58:48 [2022-07-09T07:58:48.142Z] ++ set -e
07:58:48 [2022-07-09T07:58:48.142Z] ++ '[' -n 0 ']'
07:58:48 [2022-07-09T07:58:48.142Z] ++ set -x
07:58:48 [2022-07-09T07:58:48.142Z] ++ env -i DEST=/go/src/github.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
Post stage
[Pipeline] junit
07:58:48 [2022-07-09T07:58:48.314Z] Recording test results
07:58:48 [2022-07-09T07:58:48.398Z] INFO: Testing against a local daemon
07:58:48 [2022-07-09T07:58:48.398Z] === RUN   TestCommitInheritsEnv
07:58:48 [2022-07-09T07:58:48.654Z] --- PASS: TestCommitInheritsEnv (0.26s)
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportExtremelyLargeImageWorks
07:58:48 [2022-07-09T07:58:48.654Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:58:48 [2022-07-09T07:58:48.654Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s)
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform/#00
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform/_______
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform//
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform/linux
07:58:48 [2022-07-09T07:58:48.654Z] === RUN   TestImportWithCustomPlatform/LINUX
07:58:48 [2022-07-09T07:58:48.775Z] === RUN   TestDockerSuite/TestLinksNetworkHostContainer
07:58:48 [2022-07-09T07:58:48.775Z] === RUN   TestDockerSuite/TestLinksNotStartedParentNotFail
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImportWithCustomPlatform/linux/sparc64
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImportWithCustomPlatform/macos
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImportWithCustomPlatform/macos/arm64
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImportWithCustomPlatform/nintendo64
07:58:48 [2022-07-09T07:58:48.910Z] --- PASS: TestImportWithCustomPlatform (0.32s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/#00 (0.07s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/_______ (0.00s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform// (0.01s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/linux (0.07s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/LINUX (0.08s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/linux/sparc64 (0.07s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/macos (0.00s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/macos/arm64 (0.00s)
07:58:48 [2022-07-09T07:58:48.910Z]     --- PASS: TestImportWithCustomPlatform/nintendo64 (0.00s)
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImagesFilterMultiReference
07:58:48 [2022-07-09T07:58:48.910Z] --- PASS: TestImagesFilterMultiReference (0.06s)
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestImagePullPlatformInvalid
07:58:48 [2022-07-09T07:58:48.910Z] --- PASS: TestImagePullPlatformInvalid (0.02s)
07:58:48 [2022-07-09T07:58:48.910Z] === RUN   TestRemoveImageOrphaning
07:58:49 [2022-07-09T07:58:49.166Z] --- PASS: TestRemoveImageOrphaning (0.25s)
07:58:49 [2022-07-09T07:58:49.167Z] === RUN   TestRemoveImageGarbageCollector
07:58:49 [2022-07-09T07:58:49.167Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:58:49 [2022-07-09T07:58:49.167Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s)
07:58:49 [2022-07-09T07:58:49.167Z] === RUN   TestTagUnprefixedRepoByNameOrName
07:58:49 [2022-07-09T07:58:49.167Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s)
07:58:49 [2022-07-09T07:58:49.167Z] === RUN   TestTagInvalidReference
07:58:49 [2022-07-09T07:58:49.167Z] --- PASS: TestTagInvalidReference (0.01s)
07:58:49 [2022-07-09T07:58:49.167Z] === RUN   TestTagValidPrefixedRepo
07:58:49 [2022-07-09T07:58:49.342Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainers
07:58:49 [2022-07-09T07:58:49.423Z] --- PASS: TestTagValidPrefixedRepo (0.04s)
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestTagExistedNameWithoutForce
07:58:49 [2022-07-09T07:58:49.423Z] --- PASS: TestTagExistedNameWithoutForce (0.02s)
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestTagOfficialNames
07:58:49 [2022-07-09T07:58:49.423Z] --- PASS: TestTagOfficialNames (0.06s)
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestTagMatchesDigest
07:58:49 [2022-07-09T07:58:49.423Z] --- PASS: TestTagMatchesDigest (0.02s)
07:58:49 [2022-07-09T07:58:49.423Z] PASS
07:58:49 [2022-07-09T07:58:49.423Z] 
07:58:49 [2022-07-09T07:58:49.423Z] === Skipped
07:58:49 [2022-07-09T07:58:49.423Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s)
07:58:49 [2022-07-09T07:58:49.423Z]     import_test.go:24: runtime.GOARCH == "arm64": effective test will be time out
07:58:49 [2022-07-09T07:58:49.423Z] 
07:58:49 [2022-07-09T07:58:49.423Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s)
07:58:49 [2022-07-09T07:58:49.423Z]     remove_unix_test.go:35: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:58:49 [2022-07-09T07:58:49.423Z] 
07:58:49 [2022-07-09T07:58:49.423Z] DONE 22 tests, 2 skipped in 1.259s
07:58:49 [2022-07-09T07:58:49.423Z] Running /go/src/github.com/docker/docker/integration/internal/termtest (arm64.integration.internal.termtest) flags=-test.v -test.timeout=120m 
07:58:49 [2022-07-09T07:58:49.423Z] ++ 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
07:58:49 [2022-07-09T07:58:49.423Z] ++ set -e
07:58:49 [2022-07-09T07:58:49.423Z] ++ '[' -n 0 ']'
07:58:49 [2022-07-09T07:58:49.423Z] ++ set -x
07:58:49 [2022-07-09T07:58:49.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestStripANSICommands
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestStripANSICommands/#00
07:58:49 [2022-07-09T07:58:49.423Z] === RUN   TestStripANSICommands/#01
07:58:49 [2022-07-09T07:58:49.423Z] --- PASS: TestStripANSICommands (0.00s)
07:58:49 [2022-07-09T07:58:49.423Z]     --- PASS: TestStripANSICommands/#00 (0.00s)
07:58:49 [2022-07-09T07:58:49.423Z]     --- PASS: TestStripANSICommands/#01 (0.00s)
07:58:49 [2022-07-09T07:58:49.423Z] PASS
07:58:49 [2022-07-09T07:58:49.423Z] 
07:58:49 [2022-07-09T07:58:49.423Z] DONE 3 tests in 0.035s
07:58:49 [2022-07-09T07:58:49.423Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m 
07:58:49 [2022-07-09T07:58:49.423Z] ++ 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
07:58:49 [2022-07-09T07:58:49.423Z] ++ set -e
07:58:49 [2022-07-09T07:58:49.423Z] ++ '[' -n 0 ']'
07:58:49 [2022-07-09T07:58:49.423Z] ++ set -x
07:58:49 [2022-07-09T07:58:49.423Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-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
07:58:49 [2022-07-09T07:58:49.679Z] INFO: Testing against a local daemon
07:58:49 [2022-07-09T07:58:49.679Z] === RUN   TestNetworkCreateDelete
07:58:49 [2022-07-09T07:58:49.679Z] --- PASS: TestNetworkCreateDelete (0.13s)
07:58:49 [2022-07-09T07:58:49.679Z] === RUN   TestDockerNetworkDeletePreferID
07:58:49 [2022-07-09T07:58:49.837Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
07:58:50 [2022-07-09T07:58:50.165Z] + echo Ensuring container killed.
07:58:50 [2022-07-09T07:58:50.165Z] Ensuring container killed.
07:58:50 [2022-07-09T07:58:50.165Z] + docker rm -vf docker-pr3
07:58:50 [2022-07-09T07:58:50.165Z] Error: No such container: docker-pr3
[Pipeline] sh
07:58:50 [2022-07-09T07:58:50.240Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s)
07:58:50 [2022-07-09T07:58:50.240Z] === RUN   TestDaemonDNSFallback
07:58:50 [2022-07-09T07:58:50.446Z] + echo Chowning /workspace to jenkins user
07:58:50 [2022-07-09T07:58:50.446Z] Chowning /workspace to jenkins user
07:58:50 [2022-07-09T07:58:50.446Z] + id -u
07:58:50 [2022-07-09T07:58:50.446Z] + id -g
07:58:50 [2022-07-09T07:58:50.446Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
07:58:50 [2022-07-09T07:58:50.446Z] Unable to find image 'busybox:latest' locally
07:58:50 [2022-07-09T07:58:50.446Z] latest: Pulling from library/busybox
07:58:50 [2022-07-09T07:58:50.704Z] 19d511225f94: Pulling fs layer
07:58:50 [2022-07-09T07:58:50.704Z] 19d511225f94: Verifying Checksum
07:58:50 [2022-07-09T07:58:50.704Z] 19d511225f94: Download complete
07:58:50 [2022-07-09T07:58:50.704Z] 19d511225f94: Pull complete
07:58:50 [2022-07-09T07:58:50.704Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
07:58:50 [2022-07-09T07:58:50.704Z] Status: Downloaded newer image for busybox:latest
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
07:58:52 [2022-07-09T07:58:52.372Z] + bundleName=amd64-cgroup2
07:58:52 [2022-07-09T07:58:52.372Z] + echo Creating amd64-cgroup2-bundles.tar.gz
07:58:52 [2022-07-09T07:58:52.372Z] Creating amd64-cgroup2-bundles.tar.gz
07:58:52 [2022-07-09T07:58:52.372Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
07:58:52 [2022-07-09T07:58:52.372Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz
[Pipeline] archiveArtifacts
07:58:52 [2022-07-09T07:58:52.640Z] Archiving artifacts
07:58:54 [2022-07-09T07:58:54.637Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
07:58:54 [2022-07-09T07:58:54.941Z] + make clean
07:58:54 [2022-07-09T07:58:54.941Z] docker volume rm -f docker-dev-cache docker-mod-cache
07:58:54 [2022-07-09T07:58:54.941Z] docker-dev-cache
07:58:54 [2022-07-09T07:58:54.941Z] docker-mod-cache
[Pipeline] deleteDir
07:58:56 [2022-07-09T07:58:56.816Z] --- PASS: TestDaemonDNSFallback (6.28s)
07:58:56 [2022-07-09T07:58:56.816Z] === RUN   TestInspectNetwork
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
07:58:57 [2022-07-09T07:58:57.457Z] === RUN   TestDockerSuite/TestLinksPingLinkedContainersAfterRename
07:58:57 [2022-07-09T07:58:57.716Z] === RUN   TestDockerSuite/TestLinksPingUnlinkedContainers
07:58:58 [2022-07-09T07:58:58.283Z] === RUN   TestDockerSuite/TestLinksUpdateOnRestart
07:58:59 [2022-07-09T07:58:59.330Z] === RUN   TestInspectNetwork/full_network_id
07:58:59 [2022-07-09T07:58:59.330Z] === RUN   TestInspectNetwork/partial_network_id
07:58:59 [2022-07-09T07:58:59.330Z] === RUN   TestInspectNetwork/network_name
07:58:59 [2022-07-09T07:58:59.330Z] === RUN   TestInspectNetwork/network_name_and_swarm_scope
07:58:59 [2022-07-09T07:58:59.662Z] === RUN   TestDockerSuite/TestLoginWithoutTTY
07:58:59 [2022-07-09T07:58:59.662Z] === RUN   TestDockerSuite/TestLogsCLIContainerNotFound
07:58:59 [2022-07-09T07:58:59.662Z] === RUN   TestDockerSuite/TestLogsContainerBiggerThanPage
07:59:00 [2022-07-09T07:59:00.599Z] === RUN   TestDockerSuite/TestLogsContainerMuchBiggerThanPage
07:59:01 [2022-07-09T07:59:01.535Z] === RUN   TestDockerSuite/TestLogsContainerSmallerThanPage
07:59:02 [2022-07-09T07:59:02.480Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesNoOutput
07:59:03 [2022-07-09T07:59:03.067Z] === RUN   TestDockerSuite/TestLogsFollowGoroutinesWithStdout
07:59:03 [2022-07-09T07:59:03.492Z] --- PASS: TestInspectNetwork (7.00s)
07:59:03 [2022-07-09T07:59:03.492Z]     --- PASS: TestInspectNetwork/full_network_id (0.00s)
07:59:03 [2022-07-09T07:59:03.492Z]     --- PASS: TestInspectNetwork/partial_network_id (0.00s)
07:59:03 [2022-07-09T07:59:03.492Z]     --- PASS: TestInspectNetwork/network_name (0.00s)
07:59:03 [2022-07-09T07:59:03.492Z]     --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s)
07:59:03 [2022-07-09T07:59:03.492Z] === RUN   TestRunContainerWithBridgeNone
07:59:04 [2022-07-09T07:59:04.001Z] === RUN   TestDockerSuite/TestLogsFollowSlowStdoutConsumer
07:59:04 [2022-07-09T07:59:04.856Z] --- PASS: TestRunContainerWithBridgeNone (1.40s)
07:59:04 [2022-07-09T07:59:04.856Z] === RUN   TestNetworkInvalidJSON
07:59:04 [2022-07-09T07:59:04.856Z] === RUN   TestNetworkInvalidJSON/networks/create
07:59:04 [2022-07-09T07:59:04.856Z] === PAUSE TestNetworkInvalidJSON/networks/create
07:59:04 [2022-07-09T07:59:04.856Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-07-09T07:59:04.856Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-07-09T07:59:04.856Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-07-09T07:59:04.856Z] === PAUSE TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-07-09T07:59:04.857Z] === CONT  TestNetworkInvalidJSON/networks/create
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_content_type
07:59:04 [2022-07-09T07:59:04.857Z] === CONT  TestNetworkInvalidJSON/networks/bridge/disconnect
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/create/invalid_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/create/extra_content_after_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === CONT  TestNetworkInvalidJSON/networks/bridge/connect
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/create/empty_body
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkInvalidJSON/networks/bridge/connect/empty_body
07:59:04 [2022-07-09T07:59:04.857Z] --- PASS: TestNetworkInvalidJSON (0.01s)
07:59:04 [2022-07-09T07:59:04.857Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_content_type (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/invalid_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/extra_content_after_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/disconnect/empty_body (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]     --- PASS: TestNetworkInvalidJSON/networks/create (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_content_type (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/create/invalid_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/create/extra_content_after_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/create/empty_body (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]     --- PASS: TestNetworkInvalidJSON/networks/bridge/connect (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_content_type (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/invalid_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/extra_content_after_JSON (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]         --- PASS: TestNetworkInvalidJSON/networks/bridge/connect/empty_body (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkList
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkList//networks
07:59:04 [2022-07-09T07:59:04.857Z] === PAUSE TestNetworkList//networks
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestNetworkList//networks/
07:59:04 [2022-07-09T07:59:04.857Z] === PAUSE TestNetworkList//networks/
07:59:04 [2022-07-09T07:59:04.857Z] === CONT  TestNetworkList//networks
07:59:04 [2022-07-09T07:59:04.857Z] === CONT  TestNetworkList//networks/
07:59:04 [2022-07-09T07:59:04.857Z] --- PASS: TestNetworkList (0.01s)
07:59:04 [2022-07-09T07:59:04.857Z]     --- PASS: TestNetworkList//networks (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z]     --- PASS: TestNetworkList//networks/ (0.00s)
07:59:04 [2022-07-09T07:59:04.857Z] === RUN   TestHostIPv4BridgeLabel
07:59:05 [2022-07-09T07:59:05.426Z] --- PASS: TestHostIPv4BridgeLabel (0.56s)
07:59:05 [2022-07-09T07:59:05.426Z] === RUN   TestDaemonRestartWithLiveRestore
07:59:05 [2022-07-09T07:59:05.902Z] === RUN   TestDockerSuite/TestLogsFollowStopped
07:59:06 [2022-07-09T07:59:06.162Z] === RUN   TestDockerSuite/TestLogsSeparateStderr
07:59:06 [2022-07-09T07:59:06.360Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s)
07:59:06 [2022-07-09T07:59:06.360Z] === RUN   TestDaemonDefaultNetworkPools
07:59:06 [2022-07-09T07:59:06.728Z] === RUN   TestDockerSuite/TestLogsSince
07:59:07 [2022-07-09T07:59:07.288Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s)
07:59:07 [2022-07-09T07:59:07.288Z] === RUN   TestDaemonRestartWithExistingNetwork
07:59:08 [2022-07-09T07:59:08.257Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s)
07:59:08 [2022-07-09T07:59:08.257Z] === RUN   TestDaemonRestartWithExistingNetworkWithDefaultPoolRange
07:59:09 [2022-07-09T07:59:09.256Z] === RUN   TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate
07:59:09 [2022-07-09T07:59:09.621Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s)
07:59:09 [2022-07-09T07:59:09.621Z] === RUN   TestDaemonWithBipAndDefaultNetworkPool
07:59:10 [2022-07-09T07:59:10.182Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.59s)
07:59:10 [2022-07-09T07:59:10.182Z] === RUN   TestServiceWithPredefinedNetwork
07:59:12 [2022-07-09T07:59:12.696Z] --- PASS: TestServiceWithPredefinedNetwork (2.23s)
07:59:12 [2022-07-09T07:59:12.696Z] === RUN   TestServiceRemoveKeepsIngressNetwork
07:59:12 [2022-07-09T07:59:12.696Z]     service_test.go:243: FLAKY_TEST
07:59:12 [2022-07-09T07:59:12.696Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s)
07:59:12 [2022-07-09T07:59:12.696Z] === RUN   TestServiceWithDataPathPortInit
07:59:13 [2022-07-09T07:59:13.445Z] === RUN   TestDockerSuite/TestLogsSinceFutureFollow
07:59:13 [2022-07-09T07:59:13.703Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel
07:59:15 [2022-07-09T07:59:15.603Z]     docker_api_swarm_service_test.go:395: [d05dd126c7ce3] joining swarm manager [d3872d63d3ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:59:16 [2022-07-09T07:59:16.538Z]     docker_api_swarm_service_test.go:395: [da20f73f6b6b7] joining swarm manager [d3872d63d3ef9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:59:19 [2022-07-09T07:59:19.070Z] === RUN   TestDockerSuite/TestLogsStderrInStdout
07:59:19 [2022-07-09T07:59:19.636Z] === RUN   TestDockerSuite/TestLogsTail
07:59:20 [2022-07-09T07:59:20.574Z] === RUN   TestDockerSuite/TestLogsTimestamps
07:59:21 [2022-07-09T07:59:21.144Z] === RUN   TestDockerSuite/TestLogsWithDetails
07:59:21 [2022-07-09T07:59:21.711Z] === RUN   TestDockerSuite/TestConflictContainerNetworkAndLinks
07:59:21 [2022-07-09T07:59:21.711Z] === RUN   TestDockerSuite/TestConflictContainerNetworkHostAndLinks
07:59:21 [2022-07-09T07:59:21.711Z] === RUN   TestDockerSuite/TestConflictNetworkModeAndOptions
07:59:21 [2022-07-09T07:59:21.711Z] === RUN   TestDockerSuite/TestConflictNetworkModeNetHostAndOptions
07:59:21 [2022-07-09T07:59:21.711Z] === RUN   TestDockerSuite/TestNetHostname
07:59:23 [2022-07-09T07:59:23.090Z] === RUN   TestDockerSuite/TestNetHostnameWithNetHost
07:59:23 [2022-07-09T07:59:23.349Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetwork
07:59:23 [2022-07-09T07:59:23.349Z] === RUN   TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent
07:59:23 [2022-07-09T07:59:23.349Z] === RUN   TestDockerSuite/TestDockerInspectNetworkWithContainerName
07:59:24 [2022-07-09T07:59:24.285Z] === RUN   TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange
07:59:24 [2022-07-09T07:59:24.544Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteMultiple
07:59:25 [2022-07-09T07:59:25.921Z] === RUN   TestDockerSuite/TestDockerNetworkDeleteNotExists
07:59:25 [2022-07-09T07:59:25.921Z] === RUN   TestDockerSuite/TestDockerNetworkInspect
07:59:25 [2022-07-09T07:59:25.921Z] === RUN   TestDockerSuite/TestDockerNetworkInspectWithID
07:59:25 [2022-07-09T07:59:25.921Z] === RUN   TestDockerSuite/TestDockerNetworkInternalMode
07:59:27 [2022-07-09T07:59:27.530Z] --- PASS: TestServiceWithDataPathPortInit (13.63s)
07:59:27 [2022-07-09T07:59:27.530Z] === RUN   TestServiceWithDefaultAddressPoolInit
07:59:28 [2022-07-09T07:59:28.457Z]     service_test.go:435: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:66qnxefjytghkpop5gjeidh12 Created:2022-07-09 07:59:27.319061209 +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[4060be0a1c1c896b8811bc82fe526472dcacaebcd34474e3964b4e1b0869e75e:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s85fa612yg5pkyklx8odwsxkx EndpointID:a561443420026d1c85fd45c5800ffc151dc50d34470ede61dbd56a02b183b36c MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:228bb4e90b2f4441d99cdab7d9f16c75a59f0f5ebb26ac3832162f9d59c0eca7 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:81ab33ace90e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.s85fa612yg5pkyklx8odwsxkx EndpointID:a561443420026d1c85fd45c5800ffc151dc50d34470ede61dbd56a02b183b36c EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]}
07:59:31 [2022-07-09T07:59:31.198Z] === RUN   TestDockerSuite/TestEmbeddedDNSInvalidInput
07:59:31 [2022-07-09T07:59:31.456Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole
07:59:32 [2022-07-09T07:59:32.024Z] === RUN   TestDockerSuite/TestInspectAPIMultipleNetworks
07:59:33 [2022-07-09T07:59:33.400Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias
07:59:33 [2022-07-09T07:59:33.660Z]     docker_api_swarm_service_test.go:343: [d43c66f857c4a] joining swarm manager [de2a265129c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:59:33 [2022-07-09T07:59:33.696Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.87s)
07:59:33 [2022-07-09T07:59:33.696Z] PASS
07:59:33 [2022-07-09T07:59:33.696Z] 
07:59:33 [2022-07-09T07:59:33.696Z] === Skipped
07:59:33 [2022-07-09T07:59:33.696Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s)
07:59:33 [2022-07-09T07:59:33.696Z]     service_test.go:243: FLAKY_TEST
07:59:33 [2022-07-09T07:59:33.696Z] 
07:59:33 [2022-07-09T07:59:33.696Z] DONE 38 tests, 1 skipped in 43.283s
07:59:33 [2022-07-09T07:59:33.696Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m 
07:59:33 [2022-07-09T07:59:33.696Z] ++ 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
07:59:33 [2022-07-09T07:59:33.696Z] ++ set -e
07:59:33 [2022-07-09T07:59:33.696Z] ++ '[' -n 0 ']'
07:59:33 [2022-07-09T07:59:33.696Z] ++ set -x
07:59:33 [2022-07-09T07:59:33.696Z] ++ env -i DEST=/go/src/github.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
07:59:33 [2022-07-09T07:59:33.696Z] INFO: Testing against a local daemon
07:59:33 [2022-07-09T07:59:33.696Z] === RUN   TestDockerNetworkIpvlanPersistance
07:59:33 [2022-07-09T07:59:33.696Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:33 [2022-07-09T07:59:33.696Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s)
07:59:33 [2022-07-09T07:59:33.696Z] === RUN   TestDockerNetworkIpvlan
07:59:33 [2022-07-09T07:59:33.696Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:33 [2022-07-09T07:59:33.696Z] --- SKIP: TestDockerNetworkIpvlan (0.00s)
07:59:33 [2022-07-09T07:59:33.696Z] PASS
07:59:33 [2022-07-09T07:59:33.696Z] 
07:59:33 [2022-07-09T07:59:33.696Z] === Skipped
07:59:33 [2022-07-09T07:59:33.696Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s)
07:59:33 [2022-07-09T07:59:33.696Z]     ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:33 [2022-07-09T07:59:33.696Z] 
07:59:33 [2022-07-09T07:59:33.696Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s)
07:59:33 [2022-07-09T07:59:33.696Z]     ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan
07:59:33 [2022-07-09T07:59:33.696Z] 
07:59:33 [2022-07-09T07:59:33.696Z] DONE 2 tests, 2 skipped in 0.091s
07:59:33 [2022-07-09T07:59:33.696Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m 
07:59:33 [2022-07-09T07:59:33.696Z] ++ 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
07:59:33 [2022-07-09T07:59:33.696Z] ++ set -e
07:59:33 [2022-07-09T07:59:33.696Z] ++ '[' -n 0 ']'
07:59:33 [2022-07-09T07:59:33.696Z] ++ set -x
07:59:33 [2022-07-09T07:59:33.696Z] ++ env -i DEST=/go/src/github.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
07:59:33 [2022-07-09T07:59:33.696Z] INFO: Testing against a local daemon
07:59:33 [2022-07-09T07:59:33.696Z] === RUN   TestDockerNetworkMacvlanPersistance
07:59:34 [2022-07-09T07:59:34.257Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s)
07:59:34 [2022-07-09T07:59:34.257Z] === RUN   TestDockerNetworkMacvlan
07:59:34 [2022-07-09T07:59:34.595Z]     docker_api_swarm_service_test.go:343: [df6feeae74ca8] joining swarm manager [de2a265129c23]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:59:34 [2022-07-09T07:59:34.818Z] === RUN   TestDockerNetworkMacvlan/Subinterface
07:59:35 [2022-07-09T07:59:35.745Z] === RUN   TestDockerNetworkMacvlan/OverlapParent
07:59:36 [2022-07-09T07:59:36.306Z] === RUN   TestDockerNetworkMacvlan/NilParent
07:59:36 [2022-07-09T07:59:36.499Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink
07:59:38 [2022-07-09T07:59:38.194Z] === RUN   TestDockerNetworkMacvlan/InternalMode
07:59:39 [2022-07-09T07:59:39.110Z] === RUN   TestDockerSuite/TestUserDefinedNetworkConnectivity
07:59:40 [2022-07-09T07:59:40.227Z] === RUN   TestDockerNetworkMacvlan/MultiSubnet
07:59:40 [2022-07-09T07:59:40.490Z] === RUN   TestDockerSuite/TestPluginLogDriver
07:59:43 [2022-07-09T07:59:43.535Z] === RUN   TestDockerNetworkMacvlan/Addressing
07:59:43 [2022-07-09T07:59:43.781Z] === RUN   TestDockerSuite/TestPluginLogDriverInfoList
07:59:43 [2022-07-09T07:59:43.791Z] --- PASS: TestDockerNetworkMacvlan (9.53s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/Subinterface (0.07s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.06s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/NilParent (0.85s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/InternalMode (0.88s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.03s)
07:59:43 [2022-07-09T07:59:43.791Z]     --- PASS: TestDockerNetworkMacvlan/Addressing (0.60s)
07:59:43 [2022-07-09T07:59:43.791Z] PASS
07:59:43 [2022-07-09T07:59:43.791Z] 
07:59:43 [2022-07-09T07:59:43.791Z] DONE 8 tests in 10.900s
07:59:43 [2022-07-09T07:59:43.791Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m 
07:59:43 [2022-07-09T07:59:43.791Z] ++ 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
07:59:43 [2022-07-09T07:59:43.791Z] ++ set -e
07:59:43 [2022-07-09T07:59:43.791Z] ++ '[' -n 0 ']'
07:59:43 [2022-07-09T07:59:43.791Z] ++ set -x
07:59:43 [2022-07-09T07:59:43.791Z] ++ env -i DEST=/go/src/github.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
07:59:43 [2022-07-09T07:59:43.791Z] testing: warning: no tests to run
07:59:43 [2022-07-09T07:59:43.791Z] PASS
07:59:43 [2022-07-09T07:59:43.791Z] 
07:59:43 [2022-07-09T07:59:43.791Z] DONE 0 tests in 0.026s
07:59:43 [2022-07-09T07:59:43.791Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m 
07:59:43 [2022-07-09T07:59:43.791Z] ++ 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
07:59:43 [2022-07-09T07:59:43.791Z] ++ set -e
07:59:43 [2022-07-09T07:59:43.791Z] ++ '[' -n 0 ']'
07:59:43 [2022-07-09T07:59:43.791Z] ++ set -x
07:59:43 [2022-07-09T07:59:43.791Z] ++ env -i DEST=/go/src/github.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
07:59:44 [2022-07-09T07:59:44.047Z] INFO: Testing against a local daemon
07:59:44 [2022-07-09T07:59:44.047Z] === RUN   TestAuthZPluginAllowRequest
07:59:44 [2022-07-09T07:59:44.974Z] --- PASS: TestAuthZPluginAllowRequest (1.10s)
07:59:44 [2022-07-09T07:59:44.974Z] === RUN   TestAuthZPluginTLS
07:59:45 [2022-07-09T07:59:45.155Z] === RUN   TestDockerSuite/TestPluginActive
07:59:45 [2022-07-09T07:59:45.535Z] --- PASS: TestAuthZPluginTLS (0.55s)
07:59:45 [2022-07-09T07:59:45.535Z] === RUN   TestAuthZPluginDenyRequest
07:59:46 [2022-07-09T07:59:46.095Z] --- PASS: TestAuthZPluginDenyRequest (0.53s)
07:59:46 [2022-07-09T07:59:46.095Z] === RUN   TestAuthZPluginAPIDenyResponse
07:59:46 [2022-07-09T07:59:46.656Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s)
07:59:46 [2022-07-09T07:59:46.656Z] === RUN   TestAuthZPluginDenyResponse
07:59:47 [2022-07-09T07:59:47.218Z] --- PASS: TestAuthZPluginDenyResponse (0.54s)
07:59:47 [2022-07-09T07:59:47.218Z] === RUN   TestAuthZPluginAllowEventStream
07:59:47 [2022-07-09T07:59:47.685Z] === RUN   TestDockerSuite/TestPluginActiveNetwork
07:59:48 [2022-07-09T07:59:48.583Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s)
07:59:48 [2022-07-09T07:59:48.583Z] === RUN   TestAuthZPluginErrorResponse
07:59:48 [2022-07-09T07:59:48.619Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs
07:59:48 [2022-07-09T07:59:48.839Z] --- PASS: TestAuthZPluginErrorResponse (0.53s)
07:59:48 [2022-07-09T07:59:48.839Z] === RUN   TestAuthZPluginErrorRequest
07:59:49 [2022-07-09T07:59:49.400Z] --- PASS: TestAuthZPluginErrorRequest (0.53s)
07:59:49 [2022-07-09T07:59:49.400Z] === RUN   TestAuthZPluginEnsureNoDuplicatePluginRegistration
07:59:49 [2022-07-09T07:59:49.961Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s)
07:59:49 [2022-07-09T07:59:49.961Z] === RUN   TestAuthZPluginEnsureLoadImportWorking
07:59:51 [2022-07-09T07:59:51.157Z]     docker_api_swarm_service_test.go:490: [db513a524e29c] joining swarm manager [d95fc64bdf369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
07:59:51 [2022-07-09T07:59:51.326Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.36s)
07:59:51 [2022-07-09T07:59:51.326Z] === RUN   TestAuthzPluginEnsureContainerCopyToFrom
07:59:52 [2022-07-09T07:59:52.094Z]     docker_api_swarm_service_test.go:490: [dc59e0d151417] joining swarm manager [d95fc64bdf369]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
07:59:52 [2022-07-09T07:59:52.691Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.30s)
07:59:52 [2022-07-09T07:59:52.691Z] === RUN   TestAuthZPluginHeader
07:59:53 [2022-07-09T07:59:53.252Z] --- PASS: TestAuthZPluginHeader (0.70s)
07:59:53 [2022-07-09T07:59:53.252Z] === RUN   TestAuthZPluginV2AllowNonVolumeRequest
07:59:53 [2022-07-09T07:59:53.252Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:53 [2022-07-09T07:59:53.252Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
07:59:53 [2022-07-09T07:59:53.252Z] === RUN   TestAuthZPluginV2Disable
07:59:53 [2022-07-09T07:59:53.252Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:53 [2022-07-09T07:59:53.252Z] --- SKIP: TestAuthZPluginV2Disable (0.00s)
07:59:53 [2022-07-09T07:59:53.252Z] === RUN   TestAuthZPluginV2RejectVolumeRequests
07:59:53 [2022-07-09T07:59:53.252Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:53 [2022-07-09T07:59:53.252Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s)
07:59:53 [2022-07-09T07:59:53.252Z] === RUN   TestAuthZPluginV2BadManifestFailsDaemonStart
07:59:53 [2022-07-09T07:59:53.252Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
07:59:53 [2022-07-09T07:59:53.252Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
07:59:53 [2022-07-09T07:59:53.252Z] === RUN   TestAuthZPluginV2NonexistentFailsDaemonStart
07:59:55 [2022-07-09T07:59:55.402Z] === RUN   TestDockerSuite/TestPluginInspectOnWindows
07:59:55 [2022-07-09T07:59:55.402Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
07:59:55 [2022-07-09T07:59:55.402Z] === RUN   TestDockerSuite/TestPluginInstallDisableVolumeLs
07:59:57 [2022-07-09T07:59:57.932Z] === RUN   TestDockerSuite/TestPluginMetricsCollector
08:00:00 [2022-07-09T08:00:00.464Z] === RUN   TestDockerSuite/TestPluginUpgrade
08:00:05 [2022-07-09T08:00:05.729Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreate
08:00:05 [2022-07-09T08:00:05.989Z] === RUN   TestDockerSuite/TestPortBindingOnSandbox
08:00:07 [2022-07-09T08:00:07.899Z] === RUN   TestDockerSuite/TestPortExposeHostBinding
08:00:09 [2022-07-09T08:00:09.281Z] === RUN   TestDockerSuite/TestPortHostBinding
08:00:10 [2022-07-09T08:00:10.219Z] === RUN   TestDockerSuite/TestPortList
08:00:11 [2022-07-09T08:00:11.154Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal
08:00:11 [2022-07-09T08:00:11.332Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s)
08:00:11 [2022-07-09T08:00:11.332Z] PASS
08:00:11 [2022-07-09T08:00:11.332Z] 
08:00:11 [2022-07-09T08:00:11.332Z] === Skipped
08:00:11 [2022-07-09T08:00:11.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s)
08:00:11 [2022-07-09T08:00:11.332Z]     authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:11 [2022-07-09T08:00:11.332Z] 
08:00:11 [2022-07-09T08:00:11.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s)
08:00:11 [2022-07-09T08:00:11.332Z]     authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:11 [2022-07-09T08:00:11.332Z] 
08:00:11 [2022-07-09T08:00:11.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s)
08:00:11 [2022-07-09T08:00:11.332Z]     authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:11 [2022-07-09T08:00:11.332Z] 
08:00:11 [2022-07-09T08:00:11.332Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s)
08:00:11 [2022-07-09T08:00:11.332Z]     authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:11 [2022-07-09T08:00:11.332Z] 
08:00:11 [2022-07-09T08:00:11.332Z] DONE 17 tests, 4 skipped in 26.301s
08:00:11 [2022-07-09T08:00:11.332Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m 
08:00:11 [2022-07-09T08:00:11.332Z] ++ 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
08:00:11 [2022-07-09T08:00:11.332Z] ++ set -e
08:00:11 [2022-07-09T08:00:11.332Z] ++ '[' -n 0 ']'
08:00:11 [2022-07-09T08:00:11.332Z] ++ set -x
08:00:11 [2022-07-09T08:00:11.332Z] ++ env -i DEST=/go/src/github.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
08:00:11 [2022-07-09T08:00:11.332Z] INFO: Testing against a local daemon
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set
08:00:11 [2022-07-09T08:00:11.332Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/set
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:11 [2022-07-09T08:00:11.332Z] === PAUSE TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON/plugins/pull
08:00:11 [2022-07-09T08:00:11.332Z] === PAUSE TestPluginInvalidJSON/plugins/pull
08:00:11 [2022-07-09T08:00:11.332Z] === CONT  TestPluginInvalidJSON/plugins/foobar/set
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type
08:00:11 [2022-07-09T08:00:11.332Z] === CONT  TestPluginInvalidJSON/plugins/pull
08:00:11 [2022-07-09T08:00:11.332Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_content_type
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/pull/invalid_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/pull/empty_body
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/set/empty_body
08:00:11 [2022-07-09T08:00:11.333Z] === CONT  TestPluginInvalidJSON/plugins/foobar/upgrade
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body
08:00:11 [2022-07-09T08:00:11.333Z] --- PASS: TestPluginInvalidJSON (0.02s)
08:00:11 [2022-07-09T08:00:11.333Z]     --- PASS: TestPluginInvalidJSON/plugins/pull (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_content_type (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/invalid_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/extra_content_after_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/pull/empty_body (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/set (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_content_type (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/invalid_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/extra_content_after_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/set/empty_body (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]     --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_content_type (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/invalid_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/extra_content_after_JSON (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z]         --- PASS: TestPluginInvalidJSON/plugins/foobar/upgrade/empty_body (0.00s)
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInstall
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInstall/no_auth
08:00:11 [2022-07-09T08:00:11.333Z] time="2022-07-09T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-07-09T08:00:11.333Z] time="2022-07-09T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6273ca4545a9c71d6178ff678e753415aed9ab5bddd3ec96d36554442d60d86" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-07-09T08:00:11.333Z] time="2022-07-09T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-07-09T08:00:11.333Z] time="2022-07-09T08:00:10Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:f6273ca4545a9c71d6178ff678e753415aed9ab5bddd3ec96d36554442d60d86" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-07-09T08:00:11.333Z] === RUN   TestPluginInstall/with_htpasswd
08:00:11 [2022-07-09T08:00:11.588Z] time="2022-07-09T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-07-09T08:00:11.588Z] time="2022-07-09T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca8314174c02f3230d8f39f05b9d68aedbe7138d91de4cc74280ebdcee1bd915" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-07-09T08:00:11.588Z] time="2022-07-09T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:11 [2022-07-09T08:00:11.588Z] time="2022-07-09T08:00:11Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ca8314174c02f3230d8f39f05b9d68aedbe7138d91de4cc74280ebdcee1bd915" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:11 [2022-07-09T08:00:11.844Z] === RUN   TestPluginInstall/with_insecure
08:00:12 [2022-07-09T08:00:12.771Z] time="2022-07-09T08:00:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:12 [2022-07-09T08:00:12.771Z] time="2022-07-09T08:00:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63780196db583dbbd288139a4fa27754d22c01ce2339b41fda544acc478227ac" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:12 [2022-07-09T08:00:12.771Z] time="2022-07-09T08:00:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json"
08:00:12 [2022-07-09T08:00:12.771Z] time="2022-07-09T08:00:12Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:63780196db583dbbd288139a4fa27754d22c01ce2339b41fda544acc478227ac" mediatype=application/vnd.docker.plugin.v1+json size=522
08:00:12 [2022-07-09T08:00:12.771Z]     plugin_test.go:195: [d6c7b00d91981] daemon is not started
08:00:12 [2022-07-09T08:00:12.771Z] --- PASS: TestPluginInstall (2.53s)
08:00:12 [2022-07-09T08:00:12.771Z]     --- PASS: TestPluginInstall/no_auth (0.95s)
08:00:12 [2022-07-09T08:00:12.771Z]     --- PASS: TestPluginInstall/with_htpasswd (0.56s)
08:00:12 [2022-07-09T08:00:12.771Z]     --- PASS: TestPluginInstall/with_insecure (1.02s)
08:00:12 [2022-07-09T08:00:12.771Z] === RUN   TestPluginsWithRuntimes
08:00:13 [2022-07-09T08:00:13.688Z]     docker_api_swarm_service_test.go:128: [d091afc80c55c] joining swarm manager [d532f4ce89e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:00:14 [2022-07-09T08:00:14.256Z]     docker_api_swarm_service_test.go:129: [d47fa7aa1cd8e] joining swarm manager [d532f4ce89e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:00:14 [2022-07-09T08:00:14.658Z] === RUN   TestPluginsWithRuntimes/No_Args
08:00:15 [2022-07-09T08:00:15.221Z] === RUN   TestPluginsWithRuntimes/With_Args
08:00:16 [2022-07-09T08:00:16.148Z] --- PASS: TestPluginsWithRuntimes (3.27s)
08:00:16 [2022-07-09T08:00:16.148Z]     --- PASS: TestPluginsWithRuntimes/No_Args (0.87s)
08:00:16 [2022-07-09T08:00:16.148Z]     --- PASS: TestPluginsWithRuntimes/With_Args (0.87s)
08:00:16 [2022-07-09T08:00:16.148Z] === RUN   TestPluginBackCompatMediaTypes
08:00:16 [2022-07-09T08:00:16.710Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s)
08:00:16 [2022-07-09T08:00:16.710Z] PASS
08:00:16 [2022-07-09T08:00:16.710Z] 
08:00:16 [2022-07-09T08:00:16.710Z] DONE 24 tests in 6.495s
08:00:16 [2022-07-09T08:00:16.710Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m 
08:00:16 [2022-07-09T08:00:16.710Z] ++ 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
08:00:16 [2022-07-09T08:00:16.710Z] ++ set -e
08:00:16 [2022-07-09T08:00:16.710Z] ++ '[' -n 0 ']'
08:00:16 [2022-07-09T08:00:16.710Z] ++ set -x
08:00:16 [2022-07-09T08:00:16.710Z] ++ env -i DEST=/go/src/github.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
08:00:16 [2022-07-09T08:00:16.710Z] INFO: Testing against a local daemon
08:00:16 [2022-07-09T08:00:16.710Z] === RUN   TestExternalGraphDriver
08:00:16 [2022-07-09T08:00:16.795Z]     docker_api_swarm_service_test.go:137: [d1000bf5ee2bc] joining swarm manager [d532f4ce89e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:00:17 [2022-07-09T08:00:17.275Z] === RUN   TestExternalGraphDriver/json
08:00:17 [2022-07-09T08:00:17.364Z]     docker_api_swarm_service_test.go:138: [d14b0d4d17ce0] joining swarm manager [d532f4ce89e4c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481
08:00:18 [2022-07-09T08:00:18.666Z] === RUN   TestExternalGraphDriver/spec
08:00:18 [2022-07-09T08:00:18.741Z] === RUN   TestDockerSuite/TestUnpublishedPortsInPsOutput
08:00:20 [2022-07-09T08:00:20.554Z] === RUN   TestExternalGraphDriver/pull
08:00:21 [2022-07-09T08:00:21.272Z] === RUN   TestDockerSuite/TestCLIProxyDisableProxyUnixSock
08:00:21 [2022-07-09T08:00:21.272Z] === RUN   TestDockerSuite/TestPruneContainerLabel
08:00:21 [2022-07-09T08:00:21.917Z] --- PASS: TestExternalGraphDriver (5.14s)
08:00:21 [2022-07-09T08:00:21.917Z]     --- PASS: TestExternalGraphDriver/json (1.59s)
08:00:21 [2022-07-09T08:00:21.917Z]     --- PASS: TestExternalGraphDriver/spec (1.53s)
08:00:21 [2022-07-09T08:00:21.917Z]     --- PASS: TestExternalGraphDriver/pull (1.66s)
08:00:21 [2022-07-09T08:00:21.917Z] === RUN   TestGraphdriverPluginV2
08:00:22 [2022-07-09T08:00:22.173Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:22 [2022-07-09T08:00:22.173Z] --- SKIP: TestGraphdriverPluginV2 (0.32s)
08:00:22 [2022-07-09T08:00:22.173Z] PASS
08:00:22 [2022-07-09T08:00:22.173Z] 
08:00:22 [2022-07-09T08:00:22.173Z] === Skipped
08:00:22 [2022-07-09T08:00:22.173Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s)
08:00:22 [2022-07-09T08:00:22.173Z]     external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:00:22 [2022-07-09T08:00:22.173Z] 
08:00:22 [2022-07-09T08:00:22.173Z] DONE 5 tests, 1 skipped in 5.560s
08:00:22 [2022-07-09T08:00:22.173Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m 
08:00:22 [2022-07-09T08:00:22.173Z] ++ 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
08:00:22 [2022-07-09T08:00:22.173Z] ++ set -e
08:00:22 [2022-07-09T08:00:22.173Z] ++ '[' -n 0 ']'
08:00:22 [2022-07-09T08:00:22.173Z] ++ set -x
08:00:22 [2022-07-09T08:00:22.173Z] ++ env -i DEST=/go/src/github.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
08:00:22 [2022-07-09T08:00:22.470Z] INFO: Testing against a local daemon
08:00:22 [2022-07-09T08:00:22.470Z] === RUN   TestContinueAfterPluginCrash
08:00:22 [2022-07-09T08:00:22.470Z] === PAUSE TestContinueAfterPluginCrash
08:00:22 [2022-07-09T08:00:22.470Z] === RUN   TestReadPluginNoRead
08:00:22 [2022-07-09T08:00:22.470Z] === PAUSE TestReadPluginNoRead
08:00:22 [2022-07-09T08:00:22.470Z] === RUN   TestDaemonStartWithLogOpt
08:00:22 [2022-07-09T08:00:22.470Z] === PAUSE TestDaemonStartWithLogOpt
08:00:22 [2022-07-09T08:00:22.470Z] === CONT  TestContinueAfterPluginCrash
08:00:22 [2022-07-09T08:00:22.470Z] === CONT  TestDaemonStartWithLogOpt
08:00:23 [2022-07-09T08:00:23.187Z] === RUN   TestDockerSuite/TestPruneContainerUntil
08:00:24 [2022-07-09T08:00:24.126Z] === RUN   TestDockerSuite/TestPruneNetworkLabel
08:00:24 [2022-07-09T08:00:24.693Z] === RUN   TestDockerSuite/TestPruneVolumeLabel
08:00:24 [2022-07-09T08:00:24.693Z] === RUN   TestDockerSuite/TestPsByOrder
08:00:25 [2022-07-09T08:00:25.734Z] --- PASS: TestDaemonStartWithLogOpt (2.95s)
08:00:25 [2022-07-09T08:00:25.734Z] === CONT  TestReadPluginNoRead
08:00:26 [2022-07-09T08:00:26.078Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd
08:00:26 [2022-07-09T08:00:26.078Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy
08:00:26 [2022-07-09T08:00:26.078Z] GOOS="linux" GOARCH="ppc64le" GOARM=""
08:00:26 [2022-07-09T08:00:26.078Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy
08:00:26 [2022-07-09T08:00:26.078Z] Cross building: bundles/cross/linux/s390x
08:00:26 [2022-07-09T08:00:26.078Z] Building: bundles/cross/linux/s390x-daemon/dockerd
08:00:26 [2022-07-09T08:00:26.078Z] GOOS="linux" GOARCH="s390x" GOARM=""
08:00:26 [2022-07-09T08:00:26.599Z] === RUN   TestDockerSuite/TestPsImageIDAfterUpdate
08:00:27 [2022-07-09T08:00:27.166Z] === RUN   TestDockerSuite/TestPsListContainersBase
08:00:27 [2022-07-09T08:00:27.621Z] === RUN   TestReadPluginNoRead/default
08:00:28 [2022-07-09T08:00:28.547Z] === RUN   TestReadPluginNoRead/disabled_caching
08:00:29 [2022-07-09T08:00:29.698Z] === RUN   TestDockerSuite/TestPsListContainersFilterAncestorImage
08:00:29 [2022-07-09T08:00:29.911Z] === RUN   TestReadPluginNoRead/explicitly_enabled_caching
08:00:30 [2022-07-09T08:00:30.166Z] --- PASS: TestContinueAfterPluginCrash (7.94s)
08:00:31 [2022-07-09T08:00:31.093Z] === CONT  TestReadPluginNoRead
08:00:31 [2022-07-09T08:00:31.093Z]     read_test.go:92: [debf28466bc44] daemon is not started
08:00:31 [2022-07-09T08:00:31.093Z] --- PASS: TestReadPluginNoRead (5.60s)
08:00:31 [2022-07-09T08:00:31.093Z]     --- PASS: TestReadPluginNoRead/default (1.19s)
08:00:31 [2022-07-09T08:00:31.093Z]     --- PASS: TestReadPluginNoRead/disabled_caching (1.14s)
08:00:31 [2022-07-09T08:00:31.093Z]     --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.15s)
08:00:31 [2022-07-09T08:00:31.093Z] PASS
08:00:31 [2022-07-09T08:00:31.093Z] 
08:00:31 [2022-07-09T08:00:31.093Z] DONE 6 tests in 8.646s
08:00:31 [2022-07-09T08:00:31.093Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m 
08:00:31 [2022-07-09T08:00:31.093Z] ++ 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
08:00:31 [2022-07-09T08:00:31.093Z] ++ set -e
08:00:31 [2022-07-09T08:00:31.093Z] ++ '[' -n 0 ']'
08:00:31 [2022-07-09T08:00:31.093Z] ++ set -x
08:00:31 [2022-07-09T08:00:31.093Z] ++ env -i DEST=/go/src/github.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
08:00:31 [2022-07-09T08:00:31.093Z] testing: warning: no tests to run
08:00:31 [2022-07-09T08:00:31.093Z] PASS
08:00:31 [2022-07-09T08:00:31.093Z] 
08:00:31 [2022-07-09T08:00:31.093Z] DONE 0 tests in 0.032s
08:00:31 [2022-07-09T08:00:31.093Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m 
08:00:31 [2022-07-09T08:00:31.093Z] ++ 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
08:00:31 [2022-07-09T08:00:31.093Z] ++ set -e
08:00:31 [2022-07-09T08:00:31.093Z] ++ '[' -n 0 ']'
08:00:31 [2022-07-09T08:00:31.093Z] ++ set -x
08:00:31 [2022-07-09T08:00:31.093Z] ++ env -i DEST=/go/src/github.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
08:00:31 [2022-07-09T08:00:31.093Z] INFO: Testing against a local daemon
08:00:31 [2022-07-09T08:00:31.093Z] === RUN   TestPluginWithDevMounts
08:00:31 [2022-07-09T08:00:31.093Z] === PAUSE TestPluginWithDevMounts
08:00:31 [2022-07-09T08:00:31.093Z] === CONT  TestPluginWithDevMounts
08:00:32 [2022-07-09T08:00:32.981Z] === RUN   TestDockerSuite/TestPsListContainersFilterCreated
08:00:32 [2022-07-09T08:00:32.981Z] === RUN   TestDockerSuite/TestPsListContainersFilterExited
08:00:32 [2022-07-09T08:00:32.981Z] --- PASS: TestPluginWithDevMounts (1.51s)
08:00:32 [2022-07-09T08:00:32.981Z] PASS
08:00:32 [2022-07-09T08:00:32.981Z] 
08:00:32 [2022-07-09T08:00:32.981Z] DONE 1 tests in 1.619s
08:00:32 [2022-07-09T08:00:32.981Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m 
08:00:32 [2022-07-09T08:00:32.981Z] ++ 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
08:00:32 [2022-07-09T08:00:32.981Z] ++ set -e
08:00:32 [2022-07-09T08:00:32.981Z] ++ '[' -n 0 ']'
08:00:32 [2022-07-09T08:00:32.981Z] ++ set -x
08:00:32 [2022-07-09T08:00:32.982Z] ++ env -i DEST=/go/src/github.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
08:00:32 [2022-07-09T08:00:32.982Z] INFO: Testing against a local daemon
08:00:32 [2022-07-09T08:00:32.982Z] === RUN   TestSecretInspect
08:00:34 [2022-07-09T08:00:34.870Z] --- PASS: TestSecretInspect (2.19s)
08:00:34 [2022-07-09T08:00:34.870Z] === RUN   TestSecretList
08:00:34 [2022-07-09T08:00:34.881Z] === RUN   TestDockerSuite/TestPsListContainersFilterHealth
08:00:37 [2022-07-09T08:00:37.427Z] --- PASS: TestSecretList (2.18s)
08:00:37 [2022-07-09T08:00:37.427Z] === RUN   TestSecretsCreateAndDelete
08:00:39 [2022-07-09T08:00:39.322Z] --- PASS: TestSecretsCreateAndDelete (2.15s)
08:00:39 [2022-07-09T08:00:39.322Z] === RUN   TestSecretsUpdate
08:00:40 [2022-07-09T08:00:40.146Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesEmptyList
08:00:41 [2022-07-09T08:00:41.522Z] === RUN   TestDockerSuite/TestPsListContainersFilterID
08:00:41 [2022-07-09T08:00:41.836Z] --- PASS: TestSecretsUpdate (2.17s)
08:00:41 [2022-07-09T08:00:41.836Z] === RUN   TestTemplatedSecret
08:00:42 [2022-07-09T08:00:42.090Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate
08:00:42 [2022-07-09T08:00:42.658Z] === RUN   TestDockerSuite/TestPsListContainersFilterLabel
08:00:44 [2022-07-09T08:00:44.350Z] --- PASS: TestTemplatedSecret (2.52s)
08:00:44 [2022-07-09T08:00:44.350Z] === RUN   TestSecretCreateResolve
08:00:44 [2022-07-09T08:00:44.561Z]     docker_api_swarm_service_test.go:304: [d1ddbcb7759b5] joining swarm manager [db70a73f0f485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:00:44 [2022-07-09T08:00:44.561Z] === RUN   TestDockerSuite/TestPsListContainersFilterName
08:00:45 [2022-07-09T08:00:45.128Z]     docker_api_swarm_service_test.go:304: [d37ec1abd97dc] joining swarm manager [db70a73f0f485]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:00:45 [2022-07-09T08:00:45.696Z] === RUN   TestDockerSuite/TestPsListContainersFilterNetwork
08:00:46 [2022-07-09T08:00:46.278Z] --- PASS: TestSecretCreateResolve (2.18s)
08:00:46 [2022-07-09T08:00:46.278Z] PASS
08:00:46 [2022-07-09T08:00:46.278Z] 
08:00:46 [2022-07-09T08:00:46.278Z] DONE 6 tests in 13.486s
08:00:46 [2022-07-09T08:00:46.278Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m 
08:00:46 [2022-07-09T08:00:46.278Z] ++ 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
08:00:46 [2022-07-09T08:00:46.278Z] ++ set -e
08:00:46 [2022-07-09T08:00:46.278Z] ++ '[' -n 0 ']'
08:00:46 [2022-07-09T08:00:46.278Z] ++ set -x
08:00:46 [2022-07-09T08:00:46.278Z] ++ env -i DEST=/go/src/github.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
08:00:46 [2022-07-09T08:00:46.278Z] INFO: Testing against a local daemon
08:00:46 [2022-07-09T08:00:46.278Z] === RUN   TestServiceCreateInit
08:00:46 [2022-07-09T08:00:46.278Z] === RUN   TestServiceCreateInit/daemonInitDisabled
08:00:47 [2022-07-09T08:00:47.602Z] === RUN   TestDockerSuite/TestPsListContainersFilterPorts
08:00:48 [2022-07-09T08:00:48.996Z] === RUN   TestDockerSuite/TestPsListContainersFilterStatus
08:00:50 [2022-07-09T08:00:50.372Z] === RUN   TestDockerSuite/TestPsListContainersSize
08:00:50 [2022-07-09T08:00:50.441Z] === RUN   TestServiceCreateInit/daemonInitEnabled
08:00:51 [2022-07-09T08:00:51.307Z] === RUN   TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer
08:00:51 [2022-07-09T08:00:51.565Z] === RUN   TestDockerSuite/TestPsNotShowPortsOfStoppedContainer
08:00:52 [2022-07-09T08:00:52.133Z] === RUN   TestDockerSuite/TestPsRightTagName
08:00:53 [2022-07-09T08:00:53.509Z] === RUN   TestDockerSuite/TestPsShowMounts
08:00:53 [2022-07-09T08:00:53.706Z] --- PASS: TestServiceCreateInit (7.12s)
08:00:53 [2022-07-09T08:00:53.706Z]     --- PASS: TestServiceCreateInit/daemonInitDisabled (3.52s)
08:00:53 [2022-07-09T08:00:53.706Z]     --- PASS: TestServiceCreateInit/daemonInitEnabled (3.58s)
08:00:53 [2022-07-09T08:00:53.706Z] === RUN   TestCreateServiceMultipleTimes
08:00:56 [2022-07-09T08:00:56.048Z] === RUN   TestDockerSuite/TestPullLinuxImageFailsOnWindows
08:00:56 [2022-07-09T08:00:56.048Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
08:00:56 [2022-07-09T08:00:56.048Z] === RUN   TestDockerSuite/TestPullWindowsImageFailsOnLinux
08:00:56 [2022-07-09T08:00:56.048Z] === RUN   TestDockerSuite/TestPushToCentralRegistryUnauthorized
08:00:56 [2022-07-09T08:00:56.614Z] === RUN   TestDockerSuite/TestPushUnprefixedRepo
08:00:56 [2022-07-09T08:00:56.614Z] === RUN   TestDockerSuite/TestRestartAutoRemoveContainer
08:00:57 [2022-07-09T08:00:57.549Z] === RUN   TestDockerSuite/TestRestartContainerSuccess
08:00:58 [2022-07-09T08:00:58.485Z] === RUN   TestDockerSuite/TestRestartContainerwithGoodContainer
08:00:59 [2022-07-09T08:00:59.052Z] === RUN   TestDockerSuite/TestRestartContainerwithRestartPolicy
08:01:05 [2022-07-09T08:01:05.618Z] === RUN   TestDockerSuite/TestRestartDisconnectedContainer
08:01:05 [2022-07-09T08:01:05.618Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents
08:01:05 [2022-07-09T08:01:05.618Z] === RUN   TestDockerSuite/TestRestartPolicyAfterRestart
08:01:07 [2022-07-09T08:01:07.522Z]     docker_api_swarm_service_test.go:100: [dd2a660556fa1] joining swarm manager [d9a5d66c78754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:01:07 [2022-07-09T08:01:07.522Z] === RUN   TestDockerSuite/TestRestartPolicyAlways
08:01:07 [2022-07-09T08:01:07.522Z] === RUN   TestDockerSuite/TestRestartPolicyNO
08:01:07 [2022-07-09T08:01:07.522Z] === RUN   TestDockerSuite/TestRestartPolicyOnFailure
08:01:07 [2022-07-09T08:01:07.781Z] === RUN   TestDockerSuite/TestRestartRunningContainer
08:01:08 [2022-07-09T08:01:08.348Z]     docker_api_swarm_service_test.go:101: [d9d95ac59c57f] joining swarm manager [d9a5d66c78754]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:01:08 [2022-07-09T08:01:08.542Z] --- PASS: TestCreateServiceMultipleTimes (14.97s)
08:01:08 [2022-07-09T08:01:08.542Z] === RUN   TestCreateServiceConflict
08:01:10 [2022-07-09T08:01:10.250Z] === RUN   TestDockerSuite/TestRestartStoppedContainer
08:01:10 [2022-07-09T08:01:10.430Z] --- PASS: TestCreateServiceConflict (2.15s)
08:01:10 [2022-07-09T08:01:10.430Z] === RUN   TestCreateServiceMaxReplicas
08:01:12 [2022-07-09T08:01:12.156Z] === RUN   TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork
08:01:12 [2022-07-09T08:01:12.943Z] --- PASS: TestCreateServiceMaxReplicas (2.61s)
08:01:12 [2022-07-09T08:01:12.943Z] === RUN   TestCreateWithDuplicateNetworkNames
08:01:14 [2022-07-09T08:01:14.689Z] === RUN   TestDockerSuite/TestRestartWithVolumes
08:01:15 [2022-07-09T08:01:15.262Z] === RUN   TestDockerSuite/TestRmiBlank
08:01:15 [2022-07-09T08:01:15.262Z] === RUN   TestDockerSuite/TestRmiByIDHardConflict
08:01:15 [2022-07-09T08:01:15.262Z] === RUN   TestDockerSuite/TestRmiContainerImageNotFound
08:01:17 [2022-07-09T08:01:17.794Z] === RUN   TestDockerSuite/TestRmiForceWithExistingContainers
08:01:18 [2022-07-09T08:01:18.729Z] === RUN   TestDockerSuite/TestRmiForceWithMultipleRepositories
08:01:18 [2022-07-09T08:01:18.729Z] === RUN   TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags
08:01:20 [2022-07-09T08:01:20.107Z] === RUN   TestDockerSuite/TestRmiImgIDForce
08:01:20 [2022-07-09T08:01:20.674Z] === RUN   TestDockerSuite/TestRmiImgIDMultipleTag
08:01:22 [2022-07-09T08:01:22.050Z] === RUN   TestDockerSuite/TestRmiParentImageFail
08:01:22 [2022-07-09T08:01:22.617Z] === RUN   TestDockerSuite/TestRmiTag
08:01:22 [2022-07-09T08:01:22.875Z] === RUN   TestDockerSuite/TestRmiTagWithExistingContainers
08:01:23 [2022-07-09T08:01:23.444Z] === RUN   TestDockerSuite/TestRmiUntagHistoryLayer
08:01:26 [2022-07-09T08:01:26.729Z] === RUN   TestDockerSuite/TestRmiWithContainerFails
08:01:27 [2022-07-09T08:01:27.298Z] === RUN   TestDockerSuite/TestRmiWithMultipleRepositories
08:01:27 [2022-07-09T08:01:27.557Z]     check_test.go:611: [dd2a660556fa1] daemon is not started
08:01:27 [2022-07-09T08:01:27.778Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.96s)
08:01:27 [2022-07-09T08:01:27.778Z] === RUN   TestCreateServiceSecretFileMode
08:01:28 [2022-07-09T08:01:28.123Z] === RUN   TestDockerSuite/TestRmiWithParentInUse
08:01:28 [2022-07-09T08:01:28.382Z] === RUN   TestDockerSuite/TestAppArmorDeniesChmodProc
08:01:28 [2022-07-09T08:01:28.387Z] --- PASS: TestCreateServiceSecretFileMode (2.37s)
08:01:28 [2022-07-09T08:01:28.387Z] === RUN   TestCreateServiceConfigFileMode
08:01:28 [2022-07-09T08:01:28.949Z] === RUN   TestDockerSuite/TestAppArmorDeniesPtrace
08:01:29 [2022-07-09T08:01:29.208Z] === RUN   TestDockerSuite/TestAppArmorTraceSelf
08:01:29 [2022-07-09T08:01:29.775Z] === RUN   TestDockerSuite/TestCmdCannotBeInvoked
08:01:30 [2022-07-09T08:01:30.344Z] === RUN   TestDockerSuite/TestContainerNetworkMode
08:01:30 [2022-07-09T08:01:30.911Z] === RUN   TestDockerSuite/TestContainerRestartInMultipleNetworks
08:01:30 [2022-07-09T08:01:30.929Z] --- PASS: TestCreateServiceConfigFileMode (2.46s)
08:01:30 [2022-07-09T08:01:30.929Z] === RUN   TestCreateServiceSysctls
08:01:33 [2022-07-09T08:01:33.442Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesStateReporting
08:01:34 [2022-07-09T08:01:34.013Z] === RUN   TestDockerSuite/TestContainerWithConflictingHostNetworks
08:01:34 [2022-07-09T08:01:34.196Z] --- PASS: TestCreateServiceSysctls (2.92s)
08:01:34 [2022-07-09T08:01:34.196Z] === RUN   TestCreateServiceCapabilities
08:01:34 [2022-07-09T08:01:34.272Z] === RUN   TestDockerSuite/TestContainerWithConflictingNoneNetwork
08:01:35 [2022-07-09T08:01:35.649Z]     docker_api_swarm_service_test.go:533: [d08147410e9c8] joining swarm manager [d8acf1919e5c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:01:35 [2022-07-09T08:01:35.649Z] === RUN   TestDockerSuite/TestContainerWithConflictingSharedNetwork
08:01:36 [2022-07-09T08:01:36.084Z] --- PASS: TestCreateServiceCapabilities (2.34s)
08:01:36 [2022-07-09T08:01:36.084Z] === RUN   TestInspect
08:01:36 [2022-07-09T08:01:36.585Z]     docker_api_swarm_service_test.go:534: [d7627140747eb] joining swarm manager [d8acf1919e5c9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:01:36 [2022-07-09T08:01:36.585Z] === RUN   TestDockerSuite/TestContainersInMultipleNetworks
08:01:39 [2022-07-09T08:01:39.130Z] === RUN   TestDockerSuite/TestContainersInUserDefinedNetwork
08:01:39 [2022-07-09T08:01:39.348Z] --- PASS: TestInspect (2.77s)
08:01:39 [2022-07-09T08:01:39.348Z] === RUN   TestCreateJob
08:01:41 [2022-07-09T08:01:41.034Z] === RUN   TestDockerSuite/TestContainersNetworkIsolation
08:01:41 [2022-07-09T08:01:41.862Z] --- PASS: TestCreateJob (2.93s)
08:01:41 [2022-07-09T08:01:41.862Z] === RUN   TestReplicatedJob
08:01:42 [2022-07-09T08:01:42.938Z] === RUN   TestDockerSuite/TestDevicePermissions
08:01:43 [2022-07-09T08:01:43.875Z] === RUN   TestDockerSuite/TestDockerFails
08:01:43 [2022-07-09T08:01:43.875Z] === RUN   TestDockerSuite/TestLegacyRunNoNewPrivSetuid
08:01:45 [2022-07-09T08:01:45.251Z] === RUN   TestDockerSuite/TestMountIntoProc
08:01:45 [2022-07-09T08:01:45.509Z] === RUN   TestDockerSuite/TestMountIntoSys
08:01:45 [2022-07-09T08:01:45.768Z] === RUN   TestDockerSuite/TestNetworkRmWithActiveContainers
08:01:47 [2022-07-09T08:01:47.105Z] --- PASS: TestReplicatedJob (4.75s)
08:01:47 [2022-07-09T08:01:47.105Z] === RUN   TestUpdateReplicatedJob
08:01:47 [2022-07-09T08:01:47.146Z] === RUN   TestDockerSuite/TestPermissionsPtsReadonlyRootfs
08:01:47 [2022-07-09T08:01:47.405Z] === RUN   TestDockerSuite/TestPtraceContainerProcsFromHost
08:01:47 [2022-07-09T08:01:47.974Z] === RUN   TestDockerSuite/TestRunAddDeviceCgroupRule
08:01:49 [2022-07-09T08:01:49.349Z] === RUN   TestDockerSuite/TestRunAddHost
08:01:49 [2022-07-09T08:01:49.607Z] === RUN   TestDockerSuite/TestRunAddHostInHostMode
08:01:49 [2022-07-09T08:01:49.662Z] --- PASS: TestUpdateReplicatedJob (2.93s)
08:01:49 [2022-07-09T08:01:49.662Z] === RUN   TestServiceListWithStatuses
08:01:49 [2022-07-09T08:01:49.662Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:01:49 [2022-07-09T08:01:49.662Z] --- SKIP: TestServiceListWithStatuses (0.00s)
08:01:49 [2022-07-09T08:01:49.662Z] === RUN   TestDockerNetworkConnectAlias
08:01:49 [2022-07-09T08:01:49.866Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevices
08:01:50 [2022-07-09T08:01:50.433Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode
08:01:50 [2022-07-09T08:01:50.433Z] === RUN   TestDockerSuite/TestRunAddingOptionalDevicesNoSrc
08:01:50 [2022-07-09T08:01:50.692Z] === RUN   TestDockerSuite/TestRunAllocatePortInReservedRange
08:01:52 [2022-07-09T08:01:52.071Z] === RUN   TestDockerSuite/TestRunAllowBindMountingRoot
08:01:52 [2022-07-09T08:01:52.329Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughExpose
08:01:52 [2022-07-09T08:01:52.896Z] === RUN   TestDockerSuite/TestRunAllowPortRangeThroughPublish
08:01:53 [2022-07-09T08:01:53.464Z] === RUN   TestDockerSuite/TestRunApparmorProcDirectory
08:01:53 [2022-07-09T08:01:53.891Z] --- PASS: TestDockerNetworkConnectAlias (4.08s)
08:01:53 [2022-07-09T08:01:53.891Z] === RUN   TestDockerNetworkReConnect
08:01:54 [2022-07-09T08:01:54.840Z] === RUN   TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes
08:01:55 [2022-07-09T08:01:55.416Z] === RUN   TestDockerSuite/TestRunAttachDetach
08:01:55 [2022-07-09T08:01:55.982Z] === RUN   TestDockerSuite/TestRunAttachDetachFromConfig
08:01:56 [2022-07-09T08:01:56.551Z] === RUN   TestDockerSuite/TestRunAttachDetachFromFlag
08:01:57 [2022-07-09T08:01:57.209Z] --- PASS: TestDockerNetworkReConnect (3.27s)
08:01:57 [2022-07-09T08:01:57.209Z] === RUN   TestServicePlugin
08:01:57 [2022-07-09T08:01:57.209Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:01:57 [2022-07-09T08:01:57.209Z] --- SKIP: TestServicePlugin (0.00s)
08:01:57 [2022-07-09T08:01:57.209Z] === RUN   TestServiceUpdateLabel
08:01:57 [2022-07-09T08:01:57.486Z] === RUN   TestDockerSuite/TestRunAttachDetachFromInvalidFlag
08:01:57 [2022-07-09T08:01:57.744Z] === RUN   TestDockerSuite/TestRunAttachDetachKeysOverrideConfig
08:01:58 [2022-07-09T08:01:58.311Z] === RUN   TestDockerSuite/TestRunAttachFailedNoLeak
08:01:58 [2022-07-09T08:01:58.882Z] === RUN   TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved
08:01:59 [2022-07-09T08:01:59.097Z] --- PASS: TestServiceUpdateLabel (2.24s)
08:01:59 [2022-07-09T08:01:59.097Z] === RUN   TestServiceUpdateSecrets
08:01:59 [2022-07-09T08:01:59.469Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdate
08:01:59 [2022-07-09T08:01:59.727Z] === RUN   TestDockerSuite/TestRunAttachStdErrOnlyTTYMode
08:02:00 [2022-07-09T08:02:00.662Z] === RUN   TestDockerSuite/TestRunAttachStdOutAndErrTTYMode
08:02:00 [2022-07-09T08:02:00.922Z] === RUN   TestDockerSuite/TestRunAttachStdOutOnlyTTYMode
08:02:01 [2022-07-09T08:02:01.491Z] === RUN   TestDockerSuite/TestRunAttachWithDetach
08:02:01 [2022-07-09T08:02:01.491Z] === RUN   TestDockerSuite/TestRunBindMounts
08:02:01 [2022-07-09T08:02:01.750Z]     docker_api_swarm_service_test.go:148: [d26772196a3ac] joining swarm manager [d089b7e8decdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:02:02 [2022-07-09T08:02:02.688Z]     docker_api_swarm_service_test.go:148: [d8dc82a4628d8] joining swarm manager [d089b7e8decdf]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:02:03 [2022-07-09T08:02:03.625Z] === RUN   TestDockerSuite/TestRunCapAddALLCanDownInterface
08:02:04 [2022-07-09T08:02:04.194Z] === RUN   TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface
08:02:04 [2022-07-09T08:02:04.760Z] === RUN   TestDockerSuite/TestRunCapAddCHOWN
08:02:05 [2022-07-09T08:02:05.328Z] === RUN   TestDockerSuite/TestRunCapAddCanDownInterface
08:02:05 [2022-07-09T08:02:05.898Z] === RUN   TestDockerSuite/TestRunCapAddInvalid
08:02:05 [2022-07-09T08:02:05.898Z] === RUN   TestDockerSuite/TestRunCapAddSYSTIME
08:02:06 [2022-07-09T08:02:06.471Z] === RUN   TestDockerSuite/TestRunCapDropALLAddMknodCanMknod
08:02:07 [2022-07-09T08:02:07.040Z] === RUN   TestDockerSuite/TestRunCapDropALLCannotMknod
08:02:07 [2022-07-09T08:02:07.298Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknod
08:02:07 [2022-07-09T08:02:07.865Z] === RUN   TestDockerSuite/TestRunCapDropCannotMknodLowerCase
08:02:08 [2022-07-09T08:02:08.432Z] === RUN   TestDockerSuite/TestRunCapDropInvalid
08:02:08 [2022-07-09T08:02:08.432Z] === RUN   TestDockerSuite/TestRunCidFileCheckIDLength
08:02:08 [2022-07-09T08:02:08.691Z] === RUN   TestDockerSuite/TestRunCidFileCleanupIfEmpty
08:02:08 [2022-07-09T08:02:08.691Z] === RUN   TestDockerSuite/TestRunCleanupCmdOnEntrypoint
08:02:09 [2022-07-09T08:02:09.627Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts
08:02:10 [2022-07-09T08:02:10.194Z] === RUN   TestDockerSuite/TestRunContainerNetModeWithExposePort
08:02:10 [2022-07-09T08:02:10.453Z] === RUN   TestDockerSuite/TestRunContainerNetwork
08:02:11 [2022-07-09T08:02:11.021Z] === RUN   TestDockerSuite/TestRunContainerNetworkModeToSelf
08:02:11 [2022-07-09T08:02:11.021Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupMountRO
08:02:11 [2022-07-09T08:02:11.587Z] === RUN   TestDockerSuite/TestRunContainerWithCgroupParent
08:02:12 [2022-07-09T08:02:12.966Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer
08:02:13 [2022-07-09T08:02:13.902Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfs
08:02:13 [2022-07-09T08:02:13.935Z] --- PASS: TestServiceUpdateSecrets (14.29s)
08:02:13 [2022-07-09T08:02:13.935Z] === RUN   TestServiceUpdateConfigs
08:02:14 [2022-07-09T08:02:14.469Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag
08:02:15 [2022-07-09T08:02:15.037Z] === RUN   TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag
08:02:15 [2022-07-09T08:02:15.604Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer
08:02:15 [2022-07-09T08:02:15.863Z] === RUN   TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero
08:02:16 [2022-07-09T08:02:16.433Z] === RUN   TestDockerSuite/TestRunContainerWithWritableRootfs
08:02:16 [2022-07-09T08:02:16.692Z] === RUN   TestDockerSuite/TestRunCopyVolumeContent
08:02:17 [2022-07-09T08:02:17.587Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd
08:02:17 [2022-07-09T08:02:17.587Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy
08:02:17 [2022-07-09T08:02:17.587Z] GOOS="linux" GOARCH="s390x" GOARM=""
08:02:17 [2022-07-09T08:02:17.587Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy
08:02:17 [2022-07-09T08:02:17.587Z] 
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Unit tests)
[Pipeline] sh
08:02:17 [2022-07-09T08:02:17.909Z] + sudo modprobe ip6table_filter
[Pipeline] sh
08:02:18 [2022-07-09T08:02:18.068Z] === RUN   TestDockerSuite/TestRunCopyVolumeUIDGID
08:02:18 [2022-07-09T08:02:18.194Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/test/unit
08:02:18 [2022-07-09T08:02:18.453Z] + BUILDFLAGS=(-tags 'netgo libdm_no_deferred_remove')
08:02:18 [2022-07-09T08:02:18.453Z] + TESTFLAGS+=' -test.timeout=5m'
08:02:18 [2022-07-09T08:02:18.453Z] + TESTDIRS=./...
08:02:18 [2022-07-09T08:02:18.453Z] + exclude_paths='/vendor/|/integration'
08:02:18 [2022-07-09T08:02:18.453Z] ++ go list ./...
08:02:18 [2022-07-09T08:02:18.453Z] ++ grep -vE '(/vendor/|/integration)'
08:02:19 [2022-07-09T08:02:19.396Z] + pkg_list='github.com/docker/docker/api
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/backend/build
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/httpstatus
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/httputils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/middleware
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/build
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/checkpoint
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/debug
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/distribution
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/grpc
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/image
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/network
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/session
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/swarm
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/system
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/volume
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/backend
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/blkiodev
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/events
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/filters
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/image
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/mount
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/network
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/plugins/logdriver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/registry
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/strslice
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/swarm
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/swarm/runtime
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/time
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions/v1p19
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions/v1p20
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/volume
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/exporter
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/worker
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/dockerfile
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext/git
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext/urlutil
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/config
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/debug
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/winresources/docker-proxy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/winresources/dockerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/client
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/docker-proxy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd/trap
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/container/stream
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/apparmor
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/docker-device-tool
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/httpserver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/convert
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/executor
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/executor/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/provider
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/config
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/events
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/events/testutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/exec
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/aufs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/copy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/overlay
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/register
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/vfs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/graphdriver/zfs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/images
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/initlayer
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/links
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/listeners
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/awslogs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/fluentd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/gcplogs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/gelf
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/journald
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/local
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/logentries
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/loggertest
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/loggerutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/splunk
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/syslog
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/logger/templates
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/names
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/network
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/stats
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/distribution
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/distribution/metadata
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/distribution/utils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/distribution/xfer
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/dockerversion
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/errdefs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/image
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/image/cache
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/image/tarexport
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/image/v1
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/internal/test/suite
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/layer
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libcontainerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libcontainerd/queue
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libcontainerd/remote
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libcontainerd/supervisor
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libcontainerd/types
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/bitseq
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cluster
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/config
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/datastore
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/diagnostic
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/discoverapi
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/driverapi
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/host
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/null
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/overlay
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/remote
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/windows
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/drvregistry
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/etchosts
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/idm
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/internal/caller
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipam
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipamapi
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipams/builtin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipams/null
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipams/remote
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ipamutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/iptables
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/netlabel
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/netutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/networkdb
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/ns
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/options
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/osl
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/osl/kernel
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/portallocator
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/portmapper
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/resolvconf
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/testutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/libnetwork/types
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/oci
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/oci/caps
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/opts
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/aaparser
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/archive
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/authorization
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/broadcaster
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/capabilities
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/chrootarchive
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/containerfs
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/devicemapper
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/directory
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/dmesg
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/fileutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/fsutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/homedir
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/idtools
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/ioutils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/jsonmessage
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/longpath
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/loopback
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/namesgenerator
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/parsers
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/parsers/kernel
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/pidfile
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/platform
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugingetter
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugins
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/plugins/transport
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/pools
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/progress
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/pubsub
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/reexec
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/signal
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/stack
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/stdcopy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/streamformatter
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/stringid
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/sysinfo
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/system
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/tailfile
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/tarsum
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/urlutil
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/pkg/useragent
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/plugin/executor/containerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/plugin/v2
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/profiles/apparmor
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/profiles/seccomp
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/quota
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/reference
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/registry
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/registry/resumable
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/restartmanager
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/rootless
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/rootless/specconv
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/runconfig
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/runconfig/opts
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/daemon
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/environment
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fakecontext
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fakegit
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fakestorage
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fixtures/load
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fixtures/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/registry
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/testutil/request
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/drivers
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/local
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/mounts
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/service
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/service/opts
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/volume/testutils'
08:02:19 [2022-07-09T08:02:19.396Z] ++ grep --fixed-strings -v /libnetwork
08:02:19 [2022-07-09T08:02:19.396Z] ++ echo 'github.com/docker/docker/api
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/backend/build
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/httpstatus
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/httputils
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/middleware
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/build
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/checkpoint
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/debug
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/distribution
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/grpc
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/image
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/network
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/session
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/swarm
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/system
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/server/router/volume
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/backend
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/blkiodev
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/events
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/filters
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/image
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/mount
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/network
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/plugins/logdriver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/registry
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/strslice
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/swarm
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/swarm/runtime
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/time
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions/v1p19
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/versions/v1p20
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/api/types/volume
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/exporter
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/builder-next/worker
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/dockerfile
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext/git
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/builder/remotecontext/urlutil
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/config
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/debug
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/winresources/docker-proxy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cli/winresources/dockerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/client
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/docker-proxy
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd/trap
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/container
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/container/stream
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/apparmor
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/docker-device-tool
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/contrib/httpserver
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:02:19 [2022-07-09T08:02:19.396Z] github.com/docker/docker/daemon/cluster/convert
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/executor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/executor/container
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/provider
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/config
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/events
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/events/testutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/exec
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/aufs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/copy
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/register
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/vfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/zfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/images
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/initlayer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/links
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/listeners
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/awslogs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/fluentd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/gcplogs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/gelf
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/journald
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/local
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/logentries
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggertest
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggerutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/splunk
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/syslog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/templates
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/names
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/network
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/stats
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/metadata
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/utils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/xfer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/dockerversion
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/errdefs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/cache
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/tarexport
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/v1
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/internal/test/suite
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/layer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/queue
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/remote
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/supervisor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/types
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/bitseq
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cluster
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/config
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/datastore
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/diagnostic
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/discoverapi
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/driverapi
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/host
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/null
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/remote
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/windows
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/drvregistry
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/etchosts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/idm
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/internal/caller
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipam
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipamapi
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipams/builtin
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipams/null
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipams/remote
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ipamutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/iptables
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/netlabel
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/netutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/networkdb
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/ns
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/options
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/osl
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/osl/kernel
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/portallocator
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/portmapper
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/resolvconf
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/testutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libnetwork/types
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/oci
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/oci/caps
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/opts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/aaparser
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/archive
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/authorization
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/broadcaster
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/capabilities
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/chrootarchive
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/containerfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/devicemapper
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/directory
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/dmesg
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/fileutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/fsutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/homedir
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/idtools
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/ioutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/jsonmessage
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/longpath
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/loopback
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/namesgenerator
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers/kernel
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pidfile
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/platform
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugingetter
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/transport
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pools
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/progress
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pubsub
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/reexec
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/signal
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/stack
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/stdcopy
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/streamformatter
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/stringid
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/sysinfo
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/system
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/tailfile
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/tarsum
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/urlutil
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/useragent
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/plugin
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/plugin/executor/containerd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/plugin/v2
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/profiles/apparmor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/profiles/seccomp
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/quota
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/reference
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/registry
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/registry/resumable
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/restartmanager
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/rootless
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/rootless/specconv
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/runconfig
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/runconfig/opts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/daemon
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/environment
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fakecontext
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fakegit
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fakestorage
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fixtures/load
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fixtures/plugin
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/registry
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/testutil/request
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/drivers
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/local
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/mounts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/service
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/service/opts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/volume/testutils'
08:02:19 [2022-07-09T08:02:19.397Z] + base_pkg_list='github.com/docker/docker/api
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/backend/build
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/httpstatus
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/httputils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/middleware
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/build
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/checkpoint
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/container
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/debug
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/distribution
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/grpc
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/image
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/network
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/plugin
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/session
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/swarm
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/system
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/server/router/volume
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/backend
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/blkiodev
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/container
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/events
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/filters
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/image
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/mount
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/network
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/plugins/logdriver
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/registry
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/strslice
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/swarm
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/swarm/runtime
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/time
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/versions
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/versions/v1p19
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/versions/v1p20
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/api/types/volume
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/exporter
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/builder-next/worker
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/dockerfile
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/remotecontext
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/remotecontext/git
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/builder/remotecontext/urlutil
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cli
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cli/config
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cli/debug
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cli/winresources/docker-proxy
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cli/winresources/dockerd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/client
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cmd/docker-proxy
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cmd/dockerd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cmd/dockerd/trap
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/container
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/container/stream
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/contrib/apparmor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/contrib/docker-device-tool
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/contrib/httpserver
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/convert
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/executor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/executor/container
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/cluster/provider
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/config
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/events
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/events/testutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/exec
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/aufs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/copy
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/register
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/vfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/graphdriver/zfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/images
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/initlayer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/links
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/listeners
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/awslogs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/fluentd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/gcplogs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/gelf
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/journald
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/local
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/logentries
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggertest
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggerutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/splunk
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/syslog
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/logger/templates
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/names
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/network
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/daemon/stats
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/metadata
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/utils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/distribution/xfer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/dockerversion
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/errdefs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/cache
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/tarexport
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/image/v1
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/internal/test/suite
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/layer
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/queue
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/remote
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/supervisor
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/libcontainerd/types
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/oci
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/oci/caps
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/opts
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/aaparser
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/archive
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/authorization
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/broadcaster
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/capabilities
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/chrootarchive
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/containerfs
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/devicemapper
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/directory
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/dmesg
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/fileutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/fsutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/homedir
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/idtools
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/ioutils
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/jsonmessage
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/longpath
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/loopback
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/namesgenerator
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers/kernel
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pidfile
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/platform
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugingetter
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/plugins/transport
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pools
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/progress
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/pubsub
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/reexec
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/signal
08:02:19 [2022-07-09T08:02:19.397Z] github.com/docker/docker/pkg/stack
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/stdcopy
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/streamformatter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/stringid
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/sysinfo
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/system
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/tailfile
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/tarsum
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/urlutil
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/useragent
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin/executor/containerd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin/v2
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/profiles/apparmor
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/profiles/seccomp
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/quota
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/reference
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/registry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/registry/resumable
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/restartmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/rootless
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/rootless/specconv
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/runconfig
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/runconfig/opts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/daemon
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/environment
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakecontext
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakegit
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakestorage
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/load
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/registry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/request
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/drivers
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/local
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/mounts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/service
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/service/opts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/testutils'
08:02:19 [2022-07-09T08:02:19.398Z] ++ grep --fixed-strings /libnetwork
08:02:19 [2022-07-09T08:02:19.398Z] ++ echo 'github.com/docker/docker/api
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/backend/build
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/httpstatus
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/httputils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/middleware
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/build
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/checkpoint
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/container
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/debug
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/distribution
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/grpc
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/image
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/network
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/session
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/swarm
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/system
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/server/router/volume
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/backend
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/blkiodev
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/container
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/events
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/filters
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/image
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/mount
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/network
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/plugins/logdriver
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/registry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/strslice
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/swarm
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/swarm/runtime
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/time
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/versions
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/versions/v1p19
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/versions/v1p20
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/api/types/volume
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/exporter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/builder-next/worker
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/dockerfile
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/remotecontext
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/remotecontext/git
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/builder/remotecontext/urlutil
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cli
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cli/config
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cli/debug
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cli/winresources/docker-proxy
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cli/winresources/dockerd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/client
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cmd/docker-proxy
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cmd/dockerd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cmd/dockerd/trap
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/container
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/container/stream
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/contrib/apparmor
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/contrib/docker-device-tool
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/contrib/httpserver
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster/convert
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster/executor
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster/executor/container
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/cluster/provider
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/config
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/events
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/events/testutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/exec
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/aufs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/copy
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/overlay
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/register
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/vfs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/graphdriver/zfs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/images
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/initlayer
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/links
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/listeners
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/awslogs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/fluentd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/gcplogs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/gelf
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/journald
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/local
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/logentries
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/loggertest
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/loggerutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/splunk
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/syslog
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/logger/templates
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/names
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/network
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/daemon/stats
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/distribution
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/distribution/metadata
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/distribution/utils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/distribution/xfer
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/dockerversion
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/errdefs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/image
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/image/cache
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/image/tarexport
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/image/v1
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/internal/test/suite
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/layer
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libcontainerd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libcontainerd/queue
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libcontainerd/remote
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libcontainerd/supervisor
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libcontainerd/types
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/bitseq
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cluster
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/config
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/datastore
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/diagnostic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/discoverapi
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/driverapi
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/host
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/null
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/remote
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/windows
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/drvregistry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/etchosts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/idm
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/internal/caller
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipam
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipamapi
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipams/builtin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipams/null
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipams/remote
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ipamutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/iptables
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/netlabel
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/netutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/networkdb
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/ns
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/options
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/osl
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/osl/kernel
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/portallocator
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/portmapper
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/resolvconf
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/testutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/types
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/oci
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/oci/caps
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/opts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/aaparser
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/archive
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/authorization
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/broadcaster
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/capabilities
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/chrootarchive
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/containerfs
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/devicemapper
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/directory
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/dmesg
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/fileutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/fsutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/homedir
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/idtools
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/ioutils
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/jsonmessage
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/longpath
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/loopback
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/namesgenerator
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/parsers
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/parsers/kernel
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/pidfile
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/platform
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugingetter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugins
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/plugins/transport
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/pools
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/progress
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/pubsub
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/reexec
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/signal
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/stack
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/stdcopy
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/streamformatter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/stringid
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/sysinfo
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/system
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/tailfile
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/tarsum
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/urlutil
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/pkg/useragent
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin/executor/containerd
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/plugin/v2
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/profiles/apparmor
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/profiles/seccomp
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/quota
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/reference
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/registry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/registry/resumable
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/restartmanager
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/rootless
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/rootless/specconv
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/runconfig
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/runconfig/opts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/daemon
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/environment
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakecontext
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakegit
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fakestorage
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/load
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/plugin
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/registry
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/testutil/request
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/drivers
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/local
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/mounts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/service
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/service/opts
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/volume/testutils'
08:02:19 [2022-07-09T08:02:19.398Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/bitseq
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cluster
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/config
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/datastore
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/diagnostic
08:02:19 [2022-07-09T08:02:19.398Z] github.com/docker/docker/libnetwork/discoverapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/driverapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/host
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/null
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/remote
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/windows
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drvregistry
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/etchosts
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/idm
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/internal/caller
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipam
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipamapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/builtin
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/null
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/remote
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipamutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/iptables
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/netlabel
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/netutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/networkdb
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ns
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/options
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/osl
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/osl/kernel
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/portallocator
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/portmapper
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/resolvconf
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/testutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/types'
08:02:19 [2022-07-09T08:02:19.399Z] + echo 'github.com/docker/docker/libnetwork
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/bitseq
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cluster
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/config
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/datastore
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/diagnostic
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/discoverapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/driverapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/host
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/null
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/remote
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/windows
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drvregistry
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/etchosts
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/idm
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/internal/caller
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipam
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipamapi
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/builtin
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/null
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/remote
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ipamutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/iptables
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/netlabel
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/netutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/networkdb
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/ns
08:02:19 [2022-07-09T08:02:19.399Z] + grep --fixed-strings libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/options
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/osl
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/osl/kernel
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/portallocator
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/portmapper
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/resolvconf
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/testutils
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/types'
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge
08:02:19 [2022-07-09T08:02:19.399Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:02:19 [2022-07-09T08:02:19.399Z] + type docker-proxy
08:02:19 [2022-07-09T08:02:19.399Z] hack/test/unit: line 25: type: docker-proxy: not found
08:02:19 [2022-07-09T08:02:19.399Z] + hack/make.sh binary-proxy install-proxy
08:02:19 [2022-07-09T08:02:19.399Z] 
08:02:19 [2022-07-09T08:02:19.399Z] Removing bundles/
08:02:19 [2022-07-09T08:02:19.659Z] 
08:02:19 [2022-07-09T08:02:19.659Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy)
08:02:19 [2022-07-09T08:02:19.659Z] Building: bundles/binary-proxy/docker-proxy
08:02:19 [2022-07-09T08:02:19.659Z] GOOS="" GOARCH="" GOARM=""
08:02:20 [2022-07-09T08:02:20.625Z] === RUN   TestDockerSuite/TestRunCreateContainerFailedCleanUp
08:02:20 [2022-07-09T08:02:20.625Z] === RUN   TestDockerSuite/TestRunCreateVolume
08:02:20 [2022-07-09T08:02:20.884Z] === RUN   TestDockerSuite/TestRunCreateVolumeEtc
08:02:22 [2022-07-09T08:02:22.789Z] === RUN   TestDockerSuite/TestRunCreateVolumeWithSymlink
08:02:23 [2022-07-09T08:02:23.725Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir
08:02:25 [2022-07-09T08:02:25.102Z] === RUN   TestDockerSuite/TestRunCreateVolumesInSymlinkDir2
08:02:27 [2022-07-09T08:02:27.005Z] === RUN   TestDockerSuite/TestRunCredentialSpecFailures
08:02:27 [2022-07-09T08:02:27.005Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
08:02:27 [2022-07-09T08:02:27.005Z] === RUN   TestDockerSuite/TestRunCredentialSpecWellFormed
08:02:27 [2022-07-09T08:02:27.005Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
08:02:27 [2022-07-09T08:02:27.005Z] === RUN   TestDockerSuite/TestRunDNSDefaultOptions
08:02:27 [2022-07-09T08:02:27.264Z] === RUN   TestDockerSuite/TestRunDNSInHostMode
08:02:27 [2022-07-09T08:02:27.798Z] Created binary: bundles/binary-proxy/docker-proxy
08:02:27 [2022-07-09T08:02:27.798Z] 
08:02:27 [2022-07-09T08:02:27.798Z] ---> Making bundle: install-proxy (in bundles/install-proxy)
08:02:27 [2022-07-09T08:02:27.798Z] Installing docker-proxy to /usr/local/bin/
08:02:27 [2022-07-09T08:02:27.798Z] 
08:02:27 [2022-07-09T08:02:27.798Z] + mkdir -p bundles
08:02:27 [2022-07-09T08:02:27.798Z] + '[' -n 'github.com/docker/docker/api
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/backend/build
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/httpstatus
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/httputils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/middleware
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/build
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/checkpoint
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/container
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/debug
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/distribution
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/grpc
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/image
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/network
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/plugin
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/session
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/swarm
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/system
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/server/router/volume
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/backend
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/blkiodev
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/container
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/events
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/filters
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/image
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/mount
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/network
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/plugins/logdriver
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/registry
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/strslice
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/swarm
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/swarm/runtime
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/time
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/versions
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/versions/v1p19
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/versions/v1p20
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/api/types/volume
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/adapters/containerimage
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/adapters/snapshot
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/exporter
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/imagerefchecker
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/builder-next/worker
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/dockerfile
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/remotecontext
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/remotecontext/git
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/builder/remotecontext/urlutil
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cli
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cli/config
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cli/debug
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cli/winresources/docker-proxy
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cli/winresources/dockerd
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/client
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cmd/docker-proxy
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cmd/dockerd
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cmd/dockerd/trap
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/cmd/dockerd/trap/testfiles
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/container
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/container/stream
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/contrib/apparmor
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/contrib/docker-device-tool
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/contrib/httpserver
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster/controllers/plugin
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster/convert
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster/executor
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster/executor/container
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/cluster/provider
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/config
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/events
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/events/testutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/exec
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/aufs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/btrfs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/copy
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/devmapper
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/graphtest
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/overlay
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/overlay2
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/overlayutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/register
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/vfs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/graphdriver/zfs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/images
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/initlayer
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/links
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/listeners
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/awslogs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/fluentd
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/gcplogs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/gelf
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/journald
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/jsonfilelog
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/local
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/logentries
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/loggertest
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/loggerutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/loggerutils/cache
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/splunk
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/syslog
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/logger/templates
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/names
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/network
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/daemon/stats
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/distribution
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/distribution/metadata
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/distribution/utils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/distribution/xfer
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/dockerversion
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/errdefs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/image
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/image/cache
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/image/tarexport
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/image/v1
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/internal/test/suite
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/layer
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/libcontainerd
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/libcontainerd/queue
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/libcontainerd/remote
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/libcontainerd/supervisor
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/libcontainerd/types
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/oci
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/oci/caps
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/opts
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/aaparser
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/archive
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/authorization
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/broadcaster
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/capabilities
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/chrootarchive
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/containerfs
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/devicemapper
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/directory
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/dmesg
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/fileutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/fsutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/homedir
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/idtools
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/ioutils
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/jsonmessage
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/longpath
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/loopback
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/namesgenerator
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/parsers
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/parsers/kernel
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/parsers/operatingsystem
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/pidfile
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/platform
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugingetter
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugins
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/plugins/transport
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/pools
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/progress
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/pubsub
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/reexec
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/signal
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/stack
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/stdcopy
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/streamformatter
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/stringid
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/sysinfo
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/system
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/tailfile
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/tarsum
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/urlutil
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/pkg/useragent
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/plugin
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/plugin/executor/containerd
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/plugin/v2
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/profiles/apparmor
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/profiles/seccomp
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/quota
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/reference
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/registry
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/registry/resumable
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/restartmanager
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/rootless
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/rootless/specconv
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/runconfig
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/runconfig/opts
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/daemon
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/environment
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fakecontext
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fakegit
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fakestorage
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fixtures/load
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fixtures/plugin
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/fixtures/plugin/basic
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/registry
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/testutil/request
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/drivers
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/local
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/mounts
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/service
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/service/opts
08:02:27 [2022-07-09T08:02:27.798Z] github.com/docker/docker/volume/testutils' ']'
08:02:27 [2022-07-09T08:02:27.799Z] + 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/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
08:02:27 [2022-07-09T08:02:27.799Z] ?   	github.com/docker/docker/api	[no test files]
08:02:28 [2022-07-09T08:02:28.644Z] === RUN   TestDockerSuite/TestRunDNSOptions
08:02:28 [2022-07-09T08:02:28.772Z] --- PASS: TestServiceUpdateConfigs (14.20s)
08:02:28 [2022-07-09T08:02:28.772Z] === RUN   TestServiceUpdateNetwork
08:02:29 [2022-07-09T08:02:29.579Z] === RUN   TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf
08:02:30 [2022-07-09T08:02:30.955Z] === RUN   TestDockerSuite/TestRunDNSRepeatOptions
08:02:31 [2022-07-09T08:02:31.521Z] === RUN   TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule
08:02:32 [2022-07-09T08:02:32.456Z] === RUN   TestDockerSuite/TestRunDetachedContainerIDPrinting
08:02:33 [2022-07-09T08:02:33.022Z] === RUN   TestDockerSuite/TestRunDeviceDirectory
08:02:33 [2022-07-09T08:02:33.022Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:02:33 [2022-07-09T08:02:33.022Z] === RUN   TestDockerSuite/TestRunDeviceNumbers
08:02:33 [2022-07-09T08:02:33.281Z] === RUN   TestDockerSuite/TestRunDeviceSymlink
08:02:34 [2022-07-09T08:02:34.656Z] === RUN   TestDockerSuite/TestRunDisallowBindMountingRootToRoot
08:02:34 [2022-07-09T08:02:34.656Z] === RUN   TestDockerSuite/TestRunDuplicateMount
08:02:34 [2022-07-09T08:02:34.914Z] === RUN   TestDockerSuite/TestRunEchoNamedContainer
08:02:35 [2022-07-09T08:02:35.480Z] === RUN   TestDockerSuite/TestRunEchoStdout
08:02:36 [2022-07-09T08:02:36.047Z] === RUN   TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit
08:02:36 [2022-07-09T08:02:36.306Z] === RUN   TestDockerSuite/TestRunEmptyEnv
08:02:36 [2022-07-09T08:02:36.564Z] === RUN   TestDockerSuite/TestRunEntrypoint
08:02:36 [2022-07-09T08:02:36.823Z] === RUN   TestDockerSuite/TestRunEnvironment
08:02:37 [2022-07-09T08:02:37.390Z] === RUN   TestDockerSuite/TestRunEnvironmentErase
08:02:37 [2022-07-09T08:02:37.649Z] === RUN   TestDockerSuite/TestRunEnvironmentOverride
08:02:38 [2022-07-09T08:02:38.217Z] === RUN   TestDockerSuite/TestRunExitCode
08:02:38 [2022-07-09T08:02:38.785Z] === RUN   TestDockerSuite/TestRunExitCodeOne
08:02:39 [2022-07-09T08:02:39.044Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst
08:02:39 [2022-07-09T08:02:39.044Z] === RUN   TestDockerSuite/TestRunExitCodeZero
08:02:39 [2022-07-09T08:02:39.610Z] === RUN   TestDockerSuite/TestRunExitOnStdinClose
08:02:40 [2022-07-09T08:02:40.213Z] === RUN   TestDockerSuite/TestRunExposePort
08:02:40 [2022-07-09T08:02:40.213Z] === RUN   TestDockerSuite/TestRunFullHostnameSet
08:02:40 [2022-07-09T08:02:40.780Z] === RUN   TestDockerSuite/TestRunGroupAdd
08:02:40 [2022-07-09T08:02:40.940Z] --- PASS: TestServiceUpdateNetwork (12.22s)
08:02:40 [2022-07-09T08:02:40.940Z] === RUN   TestServiceUpdatePidsLimit
08:02:41 [2022-07-09T08:02:41.195Z] === RUN   TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300
08:02:41 [2022-07-09T08:02:41.718Z] === RUN   TestDockerSuite/TestRunHostnameFQDN
08:02:41 [2022-07-09T08:02:41.776Z] === RUN   TestServiceUpdatePidsLimit/unset_PidsLimit_to_0
08:02:43 [2022-07-09T08:02:43.094Z] === RUN   TestDockerSuite/TestRunHostnameInHostMode
08:02:43 [2022-07-09T08:02:43.094Z] === RUN   TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent
08:02:43 [2022-07-09T08:02:43.094Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
08:02:43 [2022-07-09T08:02:43.094Z] === RUN   TestDockerSuite/TestRunInitLayerPathOwnership
08:02:45 [2022-07-09T08:02:45.629Z] === RUN   TestDockerSuite/TestRunInspectMacAddress
08:02:45 [2022-07-09T08:02:45.905Z] ok  	github.com/docker/docker/api/server	0.018s	coverage: 7.9% of statements
08:02:46 [2022-07-09T08:02:46.199Z] === RUN   TestDockerSuite/TestRunInteractiveWithRestartPolicy
08:02:49 [2022-07-09T08:02:49.863Z] === RUN   TestServiceUpdatePidsLimit/update_PidsLimit_to_100
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestServiceUpdatePidsLimit (16.02s)
08:02:56 [2022-07-09T08:02:56.493Z]     --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s)
08:02:56 [2022-07-09T08:02:56.493Z]     --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.78s)
08:02:56 [2022-07-09T08:02:56.493Z]     --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s)
08:02:56 [2022-07-09T08:02:56.493Z] PASS
08:02:56 [2022-07-09T08:02:56.493Z] 
08:02:56 [2022-07-09T08:02:56.493Z] === Skipped
08:02:56 [2022-07-09T08:02:56.493Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s)
08:02:56 [2022-07-09T08:02:56.493Z]     list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41")
08:02:56 [2022-07-09T08:02:56.493Z] 
08:02:56 [2022-07-09T08:02:56.493Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s)
08:02:56 [2022-07-09T08:02:56.493Z]     plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64"
08:02:56 [2022-07-09T08:02:56.493Z] 
08:02:56 [2022-07-09T08:02:56.493Z] DONE 27 tests, 2 skipped in 129.694s
08:02:56 [2022-07-09T08:02:56.493Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m 
08:02:56 [2022-07-09T08:02:56.493Z] ++ 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
08:02:56 [2022-07-09T08:02:56.493Z] ++ set -e
08:02:56 [2022-07-09T08:02:56.493Z] ++ '[' -n 0 ']'
08:02:56 [2022-07-09T08:02:56.493Z] ++ set -x
08:02:56 [2022-07-09T08:02:56.493Z] ++ env -i DEST=/go/src/github.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
08:02:56 [2022-07-09T08:02:56.493Z] INFO: Testing against a local daemon
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestSessionCreate
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestSessionCreate (0.02s)
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestSessionCreateWithBadUpgrade
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s)
08:02:56 [2022-07-09T08:02:56.493Z] PASS
08:02:56 [2022-07-09T08:02:56.493Z] 
08:02:56 [2022-07-09T08:02:56.493Z] DONE 2 tests in 0.126s
08:02:56 [2022-07-09T08:02:56.493Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m 
08:02:56 [2022-07-09T08:02:56.493Z] ++ 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
08:02:56 [2022-07-09T08:02:56.493Z] ++ set -e
08:02:56 [2022-07-09T08:02:56.493Z] ++ '[' -n 0 ']'
08:02:56 [2022-07-09T08:02:56.493Z] ++ set -x
08:02:56 [2022-07-09T08:02:56.493Z] ++ env -i DEST=/go/src/github.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
08:02:56 [2022-07-09T08:02:56.493Z] INFO: Testing against a local daemon
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestCgroupDriverSystemdMemoryLimit
08:02:56 [2022-07-09T08:02:56.493Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:02:56 [2022-07-09T08:02:56.493Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s)
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestDiskUsage
08:02:56 [2022-07-09T08:02:56.493Z] === PAUSE TestDiskUsage
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestEventsExecDie
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestEventsExecDie (0.46s)
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestEventsBackwardsCompatible
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestEventsBackwardsCompatible (0.05s)
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestEventsVolumeCreate
08:02:56 [2022-07-09T08:02:56.493Z] --- PASS: TestEventsVolumeCreate (0.05s)
08:02:56 [2022-07-09T08:02:56.493Z] === RUN   TestInfoBinaryCommits
08:02:56 [2022-07-09T08:02:56.749Z] --- PASS: TestInfoBinaryCommits (0.02s)
08:02:56 [2022-07-09T08:02:56.749Z] === RUN   TestInfoAPIVersioned
08:02:56 [2022-07-09T08:02:56.749Z] --- PASS: TestInfoAPIVersioned (0.01s)
08:02:56 [2022-07-09T08:02:56.749Z] === RUN   TestInfoAPI
08:02:56 [2022-07-09T08:02:56.749Z] --- PASS: TestInfoAPI (0.02s)
08:02:56 [2022-07-09T08:02:56.749Z] === RUN   TestInfoAPIWarnings
08:02:58 [2022-07-09T08:02:58.400Z] === RUN   TestDockerSuite/TestRunInvalidCPUShares
08:02:58 [2022-07-09T08:02:58.400Z] === RUN   TestDockerSuite/TestRunInvalidCgroupParent
08:02:59 [2022-07-09T08:02:59.335Z] === RUN   TestDockerSuite/TestRunInvalidCpusetCpusFlagValue
08:02:59 [2022-07-09T08:02:59.336Z] === RUN   TestDockerSuite/TestRunInvalidCpusetMemsFlagValue
08:02:59 [2022-07-09T08:02:59.336Z] === RUN   TestDockerSuite/TestRunInvalidReference
08:02:59 [2022-07-09T08:02:59.336Z] === RUN   TestDockerSuite/TestRunLeakyFileDescriptors
08:02:59 [2022-07-09T08:02:59.903Z] === RUN   TestDockerSuite/TestRunLinkToContainerNetMode
08:03:01 [2022-07-09T08:03:01.806Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerID
08:03:03 [2022-07-09T08:03:03.188Z] === RUN   TestDockerSuite/TestRunLinksContainerWithContainerName
08:03:04 [2022-07-09T08:03:04.123Z] === RUN   TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName
08:03:04 [2022-07-09T08:03:04.381Z] === RUN   TestDockerSuite/TestRunLookupGoogleDNS
08:03:08 [2022-07-09T08:03:08.573Z] === RUN   TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked
08:03:10 [2022-07-09T08:03:10.475Z] === RUN   TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled
08:03:10 [2022-07-09T08:03:10.475Z] === RUN   TestDockerSwarmSuite/TestDNSConfig
08:03:10 [2022-07-09T08:03:10.734Z] === RUN   TestDockerSuite/TestRunLoopbackWhenNetworkDisabled
08:03:11 [2022-07-09T08:03:11.301Z] === RUN   TestDockerSuite/TestRunModeHostname
08:03:11 [2022-07-09T08:03:11.883Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotExists
08:03:11 [2022-07-09T08:03:11.883Z] === RUN   TestDockerSuite/TestRunModeIpcContainerNotRunning
08:03:12 [2022-07-09T08:03:12.142Z] === RUN   TestDockerSuite/TestRunModeIpcHost
08:03:13 [2022-07-09T08:03:13.518Z] === RUN   TestDockerSuite/TestRunModeNetContainerHostname
08:03:14 [2022-07-09T08:03:14.087Z] === RUN   TestDockerSwarmSuite/TestDNSConfigUpdate
08:03:14 [2022-07-09T08:03:14.654Z] === RUN   TestDockerSuite/TestRunModePIDContainer
08:03:14 [2022-07-09T08:03:14.785Z] --- PASS: TestInfoAPIWarnings (16.54s)
08:03:14 [2022-07-09T08:03:14.785Z] === RUN   TestInfoDebug
08:03:14 [2022-07-09T08:03:14.785Z] --- PASS: TestInfoDebug (0.52s)
08:03:14 [2022-07-09T08:03:14.785Z] === RUN   TestInfoInsecureRegistries
08:03:14 [2022-07-09T08:03:14.785Z] --- PASS: TestInfoInsecureRegistries (0.52s)
08:03:14 [2022-07-09T08:03:14.785Z] === RUN   TestInfoRegistryMirrors
08:03:14 [2022-07-09T08:03:14.785Z] --- PASS: TestInfoRegistryMirrors (0.52s)
08:03:14 [2022-07-09T08:03:14.785Z] === RUN   TestLoginFailsWithBadCredentials
08:03:15 [2022-07-09T08:03:15.040Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s)
08:03:15 [2022-07-09T08:03:15.040Z] === RUN   TestPingCacheHeaders
08:03:15 [2022-07-09T08:03:15.296Z] --- PASS: TestPingCacheHeaders (0.02s)
08:03:15 [2022-07-09T08:03:15.296Z] === RUN   TestPingGet
08:03:15 [2022-07-09T08:03:15.296Z] --- PASS: TestPingGet (0.01s)
08:03:15 [2022-07-09T08:03:15.296Z] === RUN   TestPingHead
08:03:15 [2022-07-09T08:03:15.296Z] --- PASS: TestPingHead (0.02s)
08:03:15 [2022-07-09T08:03:15.296Z] === RUN   TestPingSwarmHeader
08:03:15 [2022-07-09T08:03:15.592Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotExists
08:03:15 [2022-07-09T08:03:15.592Z] === RUN   TestDockerSuite/TestRunModePIDContainerNotRunning
08:03:15 [2022-07-09T08:03:15.851Z] === RUN   TestDockerSuite/TestRunModeUTSHost
08:03:15 [2022-07-09T08:03:15.857Z] === RUN   TestPingSwarmHeader/before_swarm_init
08:03:16 [2022-07-09T08:03:16.417Z] === RUN   TestPingSwarmHeader/after_swarm_init
08:03:17 [2022-07-09T08:03:17.228Z] === RUN   TestDockerSwarmSuite/TestExtraHosts
08:03:17 [2022-07-09T08:03:17.228Z] === RUN   TestDockerSuite/TestRunMount
08:03:17 [2022-07-09T08:03:17.389Z] === RUN   TestPingSwarmHeader/after_swarm_leave
08:03:17 [2022-07-09T08:03:17.390Z] --- PASS: TestPingSwarmHeader (2.04s)
08:03:17 [2022-07-09T08:03:17.390Z]     --- PASS: TestPingSwarmHeader/before_swarm_init (0.00s)
08:03:17 [2022-07-09T08:03:17.390Z]     --- PASS: TestPingSwarmHeader/after_swarm_init (0.00s)
08:03:17 [2022-07-09T08:03:17.390Z]     --- PASS: TestPingSwarmHeader/after_swarm_leave (0.00s)
08:03:17 [2022-07-09T08:03:17.390Z] === RUN   TestVersion
08:03:17 [2022-07-09T08:03:17.390Z] --- PASS: TestVersion (0.02s)
08:03:17 [2022-07-09T08:03:17.390Z] === CONT  TestDiskUsage
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/container_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/image_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/container,_volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/image,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/container,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/image,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/container,_image,_volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/empty/container,_image,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types
08:03:17 [2022-07-09T08:03:17.955Z] === RUN   TestDiskUsage/after_container.Run
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/container_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/image_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/volume_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/build-cache_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/container,_volume_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/image,_build-cache_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/container,_volume,_build-cache_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/image,_volume,_build-cache_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume_types
08:03:18 [2022-07-09T08:03:18.216Z] === RUN   TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types
08:03:18 [2022-07-09T08:03:18.479Z] --- PASS: TestDiskUsage (1.11s)
08:03:18 [2022-07-09T08:03:18.479Z]     --- PASS: TestDiskUsage/empty (0.01s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/container_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/image_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]     --- PASS: TestDiskUsage/after_LoadBusybox (0.17s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]     --- PASS: TestDiskUsage/after_container.Run (0.30s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/container_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]         --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z] PASS
08:03:18 [2022-07-09T08:03:18.479Z] 
08:03:18 [2022-07-09T08:03:18.479Z] === Skipped
08:03:18 [2022-07-09T08:03:18.479Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s)
08:03:18 [2022-07-09T08:03:18.479Z]     cgroupdriver_systemd_test.go:32: !hasSystemd()
08:03:18 [2022-07-09T08:03:18.479Z] 
08:03:18 [2022-07-09T08:03:18.479Z] DONE 54 tests, 1 skipped in 22.435s
08:03:18 [2022-07-09T08:03:18.479Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m 
08:03:18 [2022-07-09T08:03:18.479Z] ++ 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
08:03:18 [2022-07-09T08:03:18.479Z] ++ set -e
08:03:18 [2022-07-09T08:03:18.479Z] ++ '[' -n 0 ']'
08:03:18 [2022-07-09T08:03:18.479Z] ++ set -x
08:03:18 [2022-07-09T08:03:18.479Z] ++ env -i DEST=/go/src/github.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
08:03:18 [2022-07-09T08:03:18.479Z] INFO: Testing against a local daemon
08:03:18 [2022-07-09T08:03:18.479Z] === RUN   TestVolumesCreateAndList
08:03:18 [2022-07-09T08:03:18.479Z] --- PASS: TestVolumesCreateAndList (0.02s)
08:03:18 [2022-07-09T08:03:18.479Z] === RUN   TestVolumesRemove
08:03:18 [2022-07-09T08:03:18.479Z] --- PASS: TestVolumesRemove (0.05s)
08:03:18 [2022-07-09T08:03:18.479Z] === RUN   TestVolumesInspect
08:03:18 [2022-07-09T08:03:18.479Z] --- PASS: TestVolumesInspect (0.02s)
08:03:18 [2022-07-09T08:03:18.479Z] === RUN   TestVolumesInvalidJSON
08:03:18 [2022-07-09T08:03:18.479Z] === RUN   TestVolumesInvalidJSON/volumes/create
08:03:18 [2022-07-09T08:03:18.479Z] === PAUSE TestVolumesInvalidJSON/volumes/create
08:03:18 [2022-07-09T08:03:18.735Z] === CONT  TestVolumesInvalidJSON/volumes/create
08:03:18 [2022-07-09T08:03:18.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_content_type
08:03:18 [2022-07-09T08:03:18.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/invalid_JSON
08:03:18 [2022-07-09T08:03:18.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON
08:03:18 [2022-07-09T08:03:18.735Z] === RUN   TestVolumesInvalidJSON/volumes/create/empty_body
08:03:18 [2022-07-09T08:03:18.735Z] --- PASS: TestVolumesInvalidJSON (0.02s)
08:03:18 [2022-07-09T08:03:18.735Z]     --- PASS: TestVolumesInvalidJSON/volumes/create (0.00s)
08:03:18 [2022-07-09T08:03:18.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_content_type (0.00s)
08:03:18 [2022-07-09T08:03:18.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/invalid_JSON (0.00s)
08:03:18 [2022-07-09T08:03:18.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/extra_content_after_JSON (0.00s)
08:03:18 [2022-07-09T08:03:18.735Z]         --- PASS: TestVolumesInvalidJSON/volumes/create/empty_body (0.00s)
08:03:18 [2022-07-09T08:03:18.735Z] PASS
08:03:18 [2022-07-09T08:03:18.735Z] 
08:03:18 [2022-07-09T08:03:18.735Z] DONE 9 tests in 0.205s
08:03:18 [2022-07-09T08:03:18.735Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:03:18 [2022-07-09T08:03:18.735Z] ++++ cat bundles/test-integration/docker.pid
08:03:18 [2022-07-09T08:03:18.735Z] +++ kill 14275
08:03:18 [2022-07-09T08:03:18.990Z] +++ /etc/init.d/apparmor stop
08:03:18 [2022-07-09T08:03:18.990Z] Leaving: AppArmorNo profiles have been unloaded.
08:03:18 [2022-07-09T08:03:18.990Z] 
08:03:18 [2022-07-09T08:03:18.990Z] Unloading profiles will leave already running processes permanently
08:03:18 [2022-07-09T08:03:18.990Z] unconfined, which can lead to unexpected situations.
08:03:18 [2022-07-09T08:03:18.990Z] 
08:03:18 [2022-07-09T08:03:18.990Z] To set a process to complain mode, use the command line tool
08:03:18 [2022-07-09T08:03:18.990Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:03:18 [2022-07-09T08:03:18.990Z] +++ true
08:03:18 [2022-07-09T08:03:18.990Z] exiting test-integration
08:03:18 [2022-07-09T08:03:18.990Z] ++ exit 0
08:03:18 [2022-07-09T08:03:18.990Z] 
Post stage
[Pipeline] junit
08:03:19 [2022-07-09T08:03:19.560Z] Recording test results
08:03:19 [2022-07-09T08:03:19.805Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:03:20 [2022-07-09T08:03:20.168Z] + echo Ensuring container killed.
08:03:20 [2022-07-09T08:03:20.168Z] Ensuring container killed.
08:03:20 [2022-07-09T08:03:20.168Z] + docker rm -vf docker-pr3
08:03:20 [2022-07-09T08:03:20.168Z] Error: No such container: docker-pr3
[Pipeline] sh
08:03:20 [2022-07-09T08:03:20.445Z] + echo Chowning /workspace to jenkins user
08:03:20 [2022-07-09T08:03:20.445Z] Chowning /workspace to jenkins user
08:03:20 [2022-07-09T08:03:20.445Z] + id -u
08:03:20 [2022-07-09T08:03:20.445Z] + id -g
08:03:20 [2022-07-09T08:03:20.445Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
08:03:20 [2022-07-09T08:03:20.445Z] Unable to find image 'busybox:latest' locally
08:03:20 [2022-07-09T08:03:20.514Z] === RUN   TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames
08:03:20 [2022-07-09T08:03:20.705Z] latest: Pulling from library/busybox
08:03:20 [2022-07-09T08:03:20.705Z] 87379020f3b6: Pulling fs layer
08:03:20 [2022-07-09T08:03:20.705Z] 87379020f3b6: Verifying Checksum
08:03:20 [2022-07-09T08:03:20.705Z] 87379020f3b6: Download complete
08:03:20 [2022-07-09T08:03:20.705Z] 87379020f3b6: Pull complete
08:03:20 [2022-07-09T08:03:20.705Z] Digest: sha256:3614ca5eacf0a3a1bcc361c939202a974b4902b9334ff36eb29ffe9011aaad83
08:03:20 [2022-07-09T08:03:20.705Z] Status: Downloaded newer image for busybox:latest
08:03:21 [2022-07-09T08:03:21.900Z] === RUN   TestDockerSuite/TestRunMountOrdering
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:03:22 [2022-07-09T08:03:22.835Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachable
08:03:22 [2022-07-09T08:03:22.835Z] === RUN   TestDockerSuite/TestRunMountReadOnlyDevShm
08:03:22 [2022-07-09T08:03:22.881Z] + bundleName=arm64-integration
08:03:22 [2022-07-09T08:03:22.881Z] + echo Creating arm64-integration-bundles.tar.gz
08:03:22 [2022-07-09T08:03:22.881Z] Creating arm64-integration-bundles.tar.gz
08:03:22 [2022-07-09T08:03:22.881Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:03:22 [2022-07-09T08:03:22.881Z] + xargs tar -czf arm64-integration-bundles.tar.gz
08:03:23 [2022-07-09T08:03:23.094Z] === RUN   TestDockerSuite/TestRunMountShmMqueueFromHost
[Pipeline] archiveArtifacts
08:03:23 [2022-07-09T08:03:23.145Z] Archiving artifacts
08:03:24 [2022-07-09T08:03:24.474Z] === RUN   TestDockerSuite/TestRunMultipleVolumesFrom
08:03:24 [2022-07-09T08:03:24.851Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:03:25 [2022-07-09T08:03:25.157Z] + make clean
08:03:25 [2022-07-09T08:03:25.412Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:03:25 [2022-07-09T08:03:25.412Z] docker-dev-cache
08:03:25 [2022-07-09T08:03:25.412Z] docker-mod-cache
[Pipeline] deleteDir
08:03:26 [2022-07-09T08:03:26.377Z] === RUN   TestDockerSuite/TestRunNamedVolume
08:03:26 [2022-07-09T08:03:26.945Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:03:27 [2022-07-09T08:03:27.882Z] === RUN   TestDockerSuite/TestRunNamedVolumeCopyImageData
08:03:30 [2022-07-09T08:03:30.419Z] === RUN   TestDockerSuite/TestRunNamedVolumeNotRemoved
08:03:30 [2022-07-09T08:03:30.987Z] === RUN   TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure
08:03:31 [2022-07-09T08:03:31.246Z] === RUN   TestDockerSuite/TestRunNamedVolumesFromNotRemoved
08:03:32 [2022-07-09T08:03:32.622Z] === RUN   TestDockerSuite/TestRunNamedVolumesMountedAsShared
08:03:32 [2022-07-09T08:03:32.622Z] === RUN   TestDockerSuite/TestRunNetContainerWhichHost
08:03:33 [2022-07-09T08:03:33.190Z] === RUN   TestDockerSuite/TestRunNetHost
08:03:34 [2022-07-09T08:03:34.129Z] === RUN   TestDockerSuite/TestRunNetHostNotAllowedWithLinks
08:03:34 [2022-07-09T08:03:34.709Z] === RUN   TestDockerSuite/TestRunNetHostTwiceSameName
08:03:34 [2022-07-09T08:03:34.973Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMount
08:03:36 [2022-07-09T08:03:36.888Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountRO
08:03:37 [2022-07-09T08:03:37.824Z] === RUN   TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem
08:03:41 [2022-07-09T08:03:41.110Z] === RUN   TestDockerSuite/TestRunNetworkNotInitializedNoneMode
08:03:41 [2022-07-09T08:03:41.110Z] === RUN   TestDockerSuite/TestRunNoDupVolumes
08:03:41 [2022-07-09T08:03:41.110Z] === RUN   TestDockerSuite/TestRunNoNewPrivSetuid
08:03:41 [2022-07-09T08:03:41.369Z] === RUN   TestDockerSuite/TestRunNoOutputFromPullInStdout
08:03:41 [2022-07-09T08:03:41.627Z] === RUN   TestDockerSuite/TestRunNonExecutableCmd
08:03:41 [2022-07-09T08:03:41.886Z] === RUN   TestDockerSuite/TestRunNonExistingCmd
08:03:42 [2022-07-09T08:03:42.453Z] === RUN   TestDockerSuite/TestRunNonExistingImage
08:03:42 [2022-07-09T08:03:42.453Z] === RUN   TestDockerSuite/TestRunNonLocalMacAddress
08:03:43 [2022-07-09T08:03:43.020Z] === RUN   TestDockerSuite/TestRunNonRootUserResolvName
08:03:49 [2022-07-09T08:03:49.642Z] === RUN   TestDockerSuite/TestRunOOMExitCode
08:03:49 [2022-07-09T08:03:49.643Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
08:03:49 [2022-07-09T08:03:49.643Z] === RUN   TestDockerSuite/TestRunPIDHostWithChildIsKillable
08:03:49 [2022-07-09T08:03:49.643Z] === RUN   TestDockerSuite/TestRunPIDsLimit
08:03:49 [2022-07-09T08:03:49.643Z] === RUN   TestDockerSuite/TestRunPortFromDockerRangeInUse
08:03:50 [2022-07-09T08:03:50.578Z] === RUN   TestDockerSuite/TestRunPortInUse
08:03:51 [2022-07-09T08:03:51.145Z] === RUN   TestDockerSuite/TestRunPrivilegedAllowedDevices
08:03:51 [2022-07-09T08:03:51.714Z]     docker_cli_run_unix_test.go:1401: out: "a *:* rwm\n"
08:03:51 [2022-07-09T08:03:51.714Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMknod
08:03:52 [2022-07-09T08:03:52.280Z] === RUN   TestDockerSuite/TestRunPrivilegedCanMount
08:03:52 [2022-07-09T08:03:52.538Z] === RUN   TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers
08:03:53 [2022-07-09T08:03:53.106Z] === RUN   TestDockerSuite/TestRunProcWritableInPrivilegedContainers
08:03:53 [2022-07-09T08:03:53.365Z] === RUN   TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent
08:03:53 [2022-07-09T08:03:53.365Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
08:03:53 [2022-07-09T08:03:53.365Z] === RUN   TestDockerSuite/TestRunPublishPort
08:03:53 [2022-07-09T08:03:53.932Z] === RUN   TestDockerSuite/TestRunReadFilteredProc
08:03:54 [2022-07-09T08:03:54.500Z] === RUN   TestDockerSuite/TestRunReadProcLatency
08:03:54 [2022-07-09T08:03:54.500Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
08:03:54 [2022-07-09T08:03:54.500Z] === RUN   TestDockerSuite/TestRunReadProcTimer
08:03:55 [2022-07-09T08:03:55.067Z] === RUN   TestDockerSuite/TestRunRedirectStdout
08:03:55 [2022-07-09T08:03:55.326Z] === RUN   TestDockerSwarmSuite/TestPruneNetwork
08:03:56 [2022-07-09T08:03:56.262Z] === RUN   TestDockerSuite/TestRunResolvconfUpdate
08:03:56 [2022-07-09T08:03:56.262Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
08:03:56 [2022-07-09T08:03:56.262Z] === RUN   TestDockerSuite/TestRunRestartMaxRetries
08:03:58 [2022-07-09T08:03:58.794Z] === RUN   TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink
08:04:00 [2022-07-09T08:04:00.172Z] === RUN   TestDockerSuite/TestRunRm
08:04:00 [2022-07-09T08:04:00.754Z] === RUN   TestDockerSuite/TestRunRmAndWait
08:04:04 [2022-07-09T08:04:04.037Z] === RUN   TestDockerSwarmSuite/TestPsListContainersFilterIsTask
08:04:04 [2022-07-09T08:04:04.295Z] === RUN   TestDockerSuite/TestRunRmPre125Api
08:04:04 [2022-07-09T08:04:04.863Z] === RUN   TestDockerSuite/TestRunRootWorkdir
08:04:05 [2022-07-09T08:04:05.430Z] === RUN   TestDockerSuite/TestRunSeccompAllowPrivCloneUserns
08:04:07 [2022-07-09T08:04:07.336Z] === RUN   TestDockerSuite/TestRunSeccompAllowSetrlimit
08:04:07 [2022-07-09T08:04:07.904Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileAcct
08:04:07 [2022-07-09T08:04:07.904Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountTmpfs
08:04:11 [2022-07-09T08:04:11.193Z] === RUN   TestDockerSwarmSuite/TestServiceCreateMountVolume
08:04:11 [2022-07-09T08:04:11.193Z] === RUN   TestDockerSuite/TestRunSeccompDefaultProfileNS
08:04:14 [2022-07-09T08:04:14.481Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice
08:04:14 [2022-07-09T08:04:14.481Z] === RUN   TestDockerSuite/TestRunSeccompProfileAllow32Bit
08:04:15 [2022-07-09T08:04:15.048Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyChmod
08:04:15 [2022-07-09T08:04:15.307Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyCloneUserns
08:04:16 [2022-07-09T08:04:16.247Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshare
08:04:16 [2022-07-09T08:04:16.814Z] === RUN   TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns
08:04:17 [2022-07-09T08:04:17.073Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSimple
08:04:17 [2022-07-09T08:04:17.336Z] === RUN   TestDockerSuite/TestRunSeccompUnconfinedCloneUserns
08:04:17 [2022-07-09T08:04:17.905Z] === RUN   TestDockerSuite/TestRunSeccompWithDefaultProfile
08:04:18 [2022-07-09T08:04:18.477Z] === RUN   TestDockerSuite/TestRunSetDefaultRestartPolicy
08:04:19 [2022-07-09T08:04:19.043Z] === RUN   TestDockerSuite/TestRunSetMacAddress
08:04:19 [2022-07-09T08:04:19.609Z] === RUN   TestDockerSuite/TestRunSlowStdoutConsumer
08:04:19 [2022-07-09T08:04:19.609Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths
08:04:22 [2022-07-09T08:04:22.143Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias
08:04:22 [2022-07-09T08:04:22.143Z] === RUN   TestDockerSuite/TestRunState
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/backend/build	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/httpstatus	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/server/httputils	0.005s	coverage: 31.9% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/server/middleware	0.005s	coverage: 37.7% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/build	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/checkpoint	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/container	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/debug	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/distribution	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/grpc	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/image	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/network	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/plugin	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/session	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/server/router/swarm	0.004s	coverage: 6.0% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/server/router/system	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/types/filters	0.012s	coverage: 92.2% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/server/router/volume	0.007s	coverage: 67.9% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/backend	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/blkiodev	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/container	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/events	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/image	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/mount	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/network	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/plugins/logdriver	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/registry	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ok  	github.com/docker/docker/api/types/strslice	0.009s	coverage: 90.0% of statements
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/swarm	[no test files]
08:04:22 [2022-07-09T08:04:22.432Z] ?   	github.com/docker/docker/api/types/swarm/runtime	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/api/types/time	0.009s	coverage: 100.0% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/api/types/versions	0.013s	coverage: 77.3% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/api/types/versions/v1p19	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/api/types/versions/v1p20	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/api/types/volume	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/adapters/containerimage	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/adapters/localinlinecache	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/adapters/snapshot	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/exporter	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/imagerefchecker	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/builder/builder-next/worker	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/builder/remotecontext	0.145s	coverage: 13.7% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/builder/dockerfile	0.520s	coverage: 49.3% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/builder/remotecontext/urlutil	0.002s	coverage: 100.0% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/cli/debug	0.003s	coverage: 100.0% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/builder/remotecontext/git	1.796s	coverage: 86.3% of statements
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/cli	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/cli/config	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/cli/winresources/docker-proxy	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ?   	github.com/docker/docker/cli/winresources/dockerd	[no test files]
08:04:22 [2022-07-09T08:04:22.433Z] ok  	github.com/docker/docker/cmd/docker-proxy	0.272s	coverage: 67.6% of statements
08:04:23 [2022-07-09T08:04:23.080Z] === RUN   TestDockerSuite/TestRunStdinBlockedAfterContainerExit
08:04:24 [2022-07-09T08:04:24.016Z] === RUN   TestDockerSuite/TestRunStdinPipe
08:04:24 [2022-07-09T08:04:24.610Z] === RUN   TestDockerSuite/TestRunStoppedLoggingDriverNoLeak
08:04:24 [2022-07-09T08:04:24.876Z] === RUN   TestDockerSuite/TestRunSwapLessThanMemoryLimit
08:04:24 [2022-07-09T08:04:24.876Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
08:04:24 [2022-07-09T08:04:24.876Z] === RUN   TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers
08:04:25 [2022-07-09T08:04:25.135Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice
08:04:25 [2022-07-09T08:04:25.394Z] === RUN   TestDockerSuite/TestRunSysWritableInPrivilegedContainers
08:04:25 [2022-07-09T08:04:25.732Z] ok  	github.com/docker/docker/client	0.138s	coverage: 75.6% of statements
08:04:25 [2022-07-09T08:04:25.960Z] === RUN   TestDockerSuite/TestRunSysctls
08:04:27 [2022-07-09T08:04:27.339Z] === RUN   TestDockerSuite/TestRunTLSVerify
08:04:27 [2022-07-09T08:04:27.339Z] === RUN   TestDockerSuite/TestRunTTYWithPipe
08:04:27 [2022-07-09T08:04:27.339Z] === RUN   TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices
08:04:28 [2022-07-09T08:04:28.275Z] === RUN   TestDockerSuite/TestRunTmpfsMounts
08:04:28 [2022-07-09T08:04:28.275Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSimple
08:04:30 [2022-07-09T08:04:30.178Z] === RUN   TestDockerSuite/TestRunTmpfsMountsEnsureOrdered
08:04:30 [2022-07-09T08:04:30.436Z] === RUN   TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes
08:04:30 [2022-07-09T08:04:30.695Z] === RUN   TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths
08:04:32 [2022-07-09T08:04:32.073Z] === RUN   TestDockerSuite/TestRunTmpfsMountsWithOptions
08:04:33 [2022-07-09T08:04:33.979Z] === RUN   TestDockerSwarmSuite/TestServiceHealthRun
08:04:34 [2022-07-09T08:04:34.916Z] === RUN   TestDockerSuite/TestRunTwoConcurrentContainers
08:04:37 [2022-07-09T08:04:37.452Z] === RUN   TestDockerSuite/TestRunUnprivilegedCanMknod
08:04:38 [2022-07-09T08:04:38.020Z] === RUN   TestDockerSuite/TestRunUnprivilegedCannotMount
08:04:38 [2022-07-09T08:04:38.586Z] === RUN   TestDockerSuite/TestRunUnprivilegedWithChroot
08:04:38 [2022-07-09T08:04:38.845Z] === RUN   TestDockerSuite/TestRunUnsetEntrypoint
08:04:39 [2022-07-09T08:04:39.781Z] === RUN   TestDockerSwarmSuite/TestServiceHealthStart
08:04:40 [2022-07-09T08:04:40.719Z] === RUN   TestDockerSuite/TestRunUnshareProc
08:04:42 [2022-07-09T08:04:42.100Z] === RUN   TestDockerSuite/TestRunUserByID
08:04:43 [2022-07-09T08:04:43.041Z] === RUN   TestDockerSuite/TestRunUserByIDBig
08:04:43 [2022-07-09T08:04:43.041Z] === RUN   TestDockerSuite/TestRunUserByIDNegative
08:04:43 [2022-07-09T08:04:43.041Z] === RUN   TestDockerSuite/TestRunUserByIDZero
08:04:43 [2022-07-09T08:04:43.609Z] === RUN   TestDockerSuite/TestRunUserByName
08:04:44 [2022-07-09T08:04:44.177Z] === RUN   TestDockerSuite/TestRunUserDefaults
08:04:44 [2022-07-09T08:04:44.436Z] === RUN   TestDockerSuite/TestRunUserDeviceAllowed
08:04:44 [2022-07-09T08:04:44.436Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
08:04:44 [2022-07-09T08:04:44.436Z] === RUN   TestDockerSuite/TestRunUserNotFound
08:04:44 [2022-07-09T08:04:44.695Z] === RUN   TestDockerSuite/TestRunVerifyContainerID
08:04:45 [2022-07-09T08:04:45.262Z] === RUN   TestDockerSuite/TestRunVolumeCopyFlag
08:04:45 [2022-07-09T08:04:45.521Z] === RUN   TestDockerSwarmSuite/TestServiceLogs
08:04:48 [2022-07-09T08:04:48.817Z] === RUN   TestDockerSuite/TestRunVolumeWithOneCharacter
08:04:49 [2022-07-09T08:04:49.075Z] === RUN   TestDockerSwarmSuite/TestServiceLogsCompleteness
08:04:49 [2022-07-09T08:04:49.333Z] === RUN   TestDockerSuite/TestRunVolumesCleanPaths
08:04:50 [2022-07-09T08:04:50.271Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadWriteMode
08:04:52 [2022-07-09T08:04:52.177Z] === RUN   TestDockerSuite/TestRunVolumesFromInReadonlyModeFails
08:04:52 [2022-07-09T08:04:52.177Z] === RUN   TestDockerSwarmSuite/TestServiceLogsDetails
08:04:53 [2022-07-09T08:04:53.665Z] === RUN   TestDockerSuite/TestRunVolumesFromRestartAfterRemoved
08:04:55 [2022-07-09T08:04:55.042Z] === RUN   TestDockerSwarmSuite/TestServiceLogsFollow
08:04:55 [2022-07-09T08:04:55.301Z] === RUN   TestDockerSuite/TestRunVolumesFromSymlinkPath
08:04:57 [2022-07-09T08:04:57.839Z] === RUN   TestDockerSuite/TestRunVolumesMountedAsReadonly
08:04:58 [2022-07-09T08:04:58.100Z] === RUN   TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer
08:04:58 [2022-07-09T08:04:58.100Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUCount
08:04:58 [2022-07-09T08:04:58.100Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
08:04:58 [2022-07-09T08:04:58.100Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUPercent
08:04:58 [2022-07-09T08:04:58.100Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
08:04:58 [2022-07-09T08:04:58.100Z] === RUN   TestDockerSuite/TestRunWindowsWithCPUShares
08:04:58 [2022-07-09T08:04:58.100Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
08:04:58 [2022-07-09T08:04:58.100Z] === RUN   TestDockerSuite/TestRunWithBadDevice
08:04:58 [2022-07-09T08:04:58.359Z] === RUN   TestDockerSuite/TestRunWithBlkioWeight
08:04:58 [2022-07-09T08:04:58.359Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
08:04:58 [2022-07-09T08:04:58.359Z] === RUN   TestDockerSuite/TestRunWithCPUQuota
08:04:58 [2022-07-09T08:04:58.926Z] === RUN   TestDockerSuite/TestRunWithCPUShares
08:04:59 [2022-07-09T08:04:59.495Z] === RUN   TestDockerSuite/TestRunWithCpuPeriod
08:05:00 [2022-07-09T08:05:00.878Z] === RUN   TestDockerSuite/TestRunWithCpusetCpus
08:05:01 [2022-07-09T08:05:01.447Z] === RUN   TestDockerSuite/TestRunWithCpusetMems
08:05:02 [2022-07-09T08:05:02.013Z] === RUN   TestDockerSuite/TestRunWithDaemonFlags
08:05:02 [2022-07-09T08:05:02.013Z] === RUN   TestDockerSuite/TestRunWithDefaultShmSize
08:05:02 [2022-07-09T08:05:02.272Z] === RUN   TestDockerSuite/TestRunWithInvalidBlkioWeight
08:05:02 [2022-07-09T08:05:02.272Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.272Z] === RUN   TestDockerSuite/TestRunWithInvalidCpuPeriod
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidMacAddress
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps
08:05:02 [2022-07-09T08:05:02.531Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps
08:05:02 [2022-07-09T08:05:02.531Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps
08:05:02 [2022-07-09T08:05:02.531Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps
08:05:02 [2022-07-09T08:05:02.531Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice
08:05:02 [2022-07-09T08:05:02.531Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
08:05:02 [2022-07-09T08:05:02.531Z] === RUN   TestDockerSuite/TestRunWithMemoryLimit
08:05:03 [2022-07-09T08:05:03.099Z] === RUN   TestDockerSwarmSuite/TestServiceLogsSince
08:05:03 [2022-07-09T08:05:03.099Z] === RUN   TestDockerSuite/TestRunWithMemoryReservation
08:05:03 [2022-07-09T08:05:03.667Z] === RUN   TestDockerSuite/TestRunWithMemoryReservationInvalid
08:05:03 [2022-07-09T08:05:03.667Z] === RUN   TestDockerSuite/TestRunWithNanoCPUs
08:05:04 [2022-07-09T08:05:04.237Z] === RUN   TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks
08:05:04 [2022-07-09T08:05:04.495Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdj
08:05:05 [2022-07-09T08:05:05.433Z] === RUN   TestDockerSuite/TestRunWithOomScoreAdjInvalidRange
08:05:05 [2022-07-09T08:05:05.433Z] === RUN   TestDockerSuite/TestRunWithShmSize
08:05:06 [2022-07-09T08:05:06.002Z] === RUN   TestDockerSuite/TestRunWithSwappiness
08:05:06 [2022-07-09T08:05:06.262Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTTY
08:05:06 [2022-07-09T08:05:06.521Z] === RUN   TestDockerSuite/TestRunWithSwappinessInvalid
08:05:06 [2022-07-09T08:05:06.521Z] === RUN   TestDockerSuite/TestRunWithTooSmallMemoryLimit
08:05:06 [2022-07-09T08:05:06.521Z] === RUN   TestDockerSuite/TestRunWithUlimits
08:05:07 [2022-07-09T08:05:07.089Z] === RUN   TestDockerSuite/TestRunWithVolumesFromExited
08:05:08 [2022-07-09T08:05:08.466Z] === RUN   TestDockerSuite/TestRunWithVolumesIsRecursive
08:05:09 [2022-07-09T08:05:09.034Z] === RUN   TestDockerSuite/TestRunWithoutMemoryswapLimit
08:05:09 [2022-07-09T08:05:09.034Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
08:05:09 [2022-07-09T08:05:09.034Z] === RUN   TestDockerSuite/TestRunWithoutNetworking
08:05:09 [2022-07-09T08:05:09.603Z] === RUN   TestDockerSuite/TestRunWorkdirExistsAndIsFile
08:05:09 [2022-07-09T08:05:09.603Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTail
08:05:09 [2022-07-09T08:05:09.603Z] === RUN   TestDockerSuite/TestRunWorkingDirectory
08:05:10 [2022-07-09T08:05:10.542Z] === RUN   TestDockerSuite/TestRunWriteFilteredProc
08:05:11 [2022-07-09T08:05:11.112Z] === RUN   TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit
08:05:12 [2022-07-09T08:05:12.442Z] ok  	github.com/docker/docker/cmd/dockerd	0.067s	coverage: 31.9% of statements
08:05:12 [2022-07-09T08:05:12.442Z] ok  	github.com/docker/docker/container	0.118s	coverage: 36.2% of statements
08:05:12 [2022-07-09T08:05:12.442Z] ok  	github.com/docker/docker/cmd/dockerd/trap	2.487s	coverage: 0.0% of statements
08:05:12 [2022-07-09T08:05:12.442Z] ?   	github.com/docker/docker/cmd/dockerd/trap/testfiles	[no test files]
08:05:12 [2022-07-09T08:05:12.442Z] ?   	github.com/docker/docker/container/stream	[no test files]
08:05:12 [2022-07-09T08:05:12.442Z] ?   	github.com/docker/docker/contrib/apparmor	[no test files]
08:05:12 [2022-07-09T08:05:12.442Z] ?   	github.com/docker/docker/contrib/docker-device-tool	[no test files]
08:05:12 [2022-07-09T08:05:12.442Z] ?   	github.com/docker/docker/contrib/httpserver	[no test files]
08:05:12 [2022-07-09T08:05:12.488Z] === RUN   TestDockerSwarmSuite/TestServiceLogsTaskLogs
08:05:13 [2022-07-09T08:05:13.055Z] === RUN   TestDockerSuite/TestRunWriteToProcAsound
08:05:13 [2022-07-09T08:05:13.314Z] === RUN   TestDockerSuite/TestRunWrongCpusetCpusFlagValue
08:05:13 [2022-07-09T08:05:13.572Z] === RUN   TestDockerSuite/TestRunWrongCpusetMemsFlagValue
08:05:13 [2022-07-09T08:05:13.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing
08:05:13 [2022-07-09T08:05:13.572Z] === RUN   TestDockerSuite/TestSlowStdinClosing/0
08:05:14 [2022-07-09T08:05:14.140Z] === RUN   TestDockerSuite/TestSlowStdinClosing/1
08:05:15 [2022-07-09T08:05:15.077Z] === RUN   TestDockerSuite/TestSlowStdinClosing/2
08:05:15 [2022-07-09T08:05:15.077Z]     docker_cli_service_logs_test.go:248: checking task nfig29ru95ie
08:05:15 [2022-07-09T08:05:15.077Z]     docker_cli_service_logs_test.go:253: checking messages for nfig29ru95ie
08:05:15 [2022-07-09T08:05:15.077Z]     docker_cli_service_logs_test.go:248: checking task uqqkaj8xatjv
08:05:15 [2022-07-09T08:05:15.077Z]     docker_cli_service_logs_test.go:253: checking messages for uqqkaj8xatjv
08:05:15 [2022-07-09T08:05:15.647Z] === RUN   TestDockerSuite/TestStopContainerSignal
08:05:15 [2022-07-09T08:05:15.739Z] ok  	github.com/docker/docker/daemon/cluster	0.082s	coverage: 0.5% of statements
08:05:15 [2022-07-09T08:05:15.906Z] === RUN   TestDockerSwarmSuite/TestServiceScale
08:05:17 [2022-07-09T08:05:17.280Z] === RUN   TestDockerSuite/TestTwoContainersInNetHost
08:05:17 [2022-07-09T08:05:17.649Z] ok  	github.com/docker/docker/daemon/cluster/controllers/plugin	0.014s	coverage: 65.3% of statements
08:05:18 [2022-07-09T08:05:18.217Z] === RUN   TestDockerSuite/TestUserDefinedNetworkAlias
08:05:18 [2022-07-09T08:05:18.218Z] === RUN   TestDockerSwarmSuite/TestSwarmAlternateLockUnlock
08:05:19 [2022-07-09T08:05:19.031Z] ok  	github.com/docker/docker/daemon/cluster/convert	0.010s	coverage: 36.9% of statements
08:05:20 [2022-07-09T08:05:20.751Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinks
08:05:23 [2022-07-09T08:05:23.285Z] === RUN   TestDockerSuite/TestUserDefinedNetworkLinksWithRestart
08:05:25 [2022-07-09T08:05:25.838Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChown
08:05:27 [2022-07-09T08:05:27.212Z] ok  	github.com/docker/docker/daemon/cluster/executor/container	3.443s	coverage: 13.4% of statements
08:05:27 [2022-07-09T08:05:27.471Z] ok  	github.com/docker/docker/daemon/config	0.032s	coverage: 81.7% of statements
08:05:27 [2022-07-09T08:05:27.740Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot
08:05:28 [2022-07-09T08:05:28.041Z] ok  	github.com/docker/docker/daemon/events	0.057s	coverage: 50.0% of statements
08:05:28 [2022-07-09T08:05:28.302Z] ok  	github.com/docker/docker/daemon	10.136s	coverage: 16.2% of statements
08:05:28 [2022-07-09T08:05:28.302Z] ?   	github.com/docker/docker/daemon/cluster/executor	[no test files]
08:05:28 [2022-07-09T08:05:28.302Z] ?   	github.com/docker/docker/daemon/cluster/provider	[no test files]
08:05:28 [2022-07-09T08:05:28.302Z] ?   	github.com/docker/docker/daemon/events/testutils	[no test files]
08:05:28 [2022-07-09T08:05:28.302Z] ?   	github.com/docker/docker/daemon/exec	[no test files]
08:05:28 [2022-07-09T08:05:28.562Z] ok  	github.com/docker/docker/daemon/graphdriver	0.007s	coverage: 2.2% of statements
08:05:29 [2022-07-09T08:05:29.115Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride
08:05:30 [2022-07-09T08:05:30.050Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner
08:05:30 [2022-07-09T08:05:30.474Z] ok  	github.com/docker/docker/daemon/graphdriver/aufs	0.805s	coverage: 74.8% of statements
08:05:30 [2022-07-09T08:05:30.734Z] ok  	github.com/docker/docker/daemon/graphdriver/btrfs	0.008s	coverage: 3.0% of statements
08:05:30 [2022-07-09T08:05:30.985Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod
08:05:31 [2022-07-09T08:05:31.674Z] ok  	github.com/docker/docker/daemon/graphdriver/copy	0.485s	coverage: 56.2% of statements
08:05:32 [2022-07-09T08:05:32.362Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService
08:05:33 [2022-07-09T08:05:33.593Z] ok  	github.com/docker/docker/daemon/graphdriver/fuse-overlayfs	0.007s	coverage: 1.9% of statements
08:05:33 [2022-07-09T08:05:33.742Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw
08:05:34 [2022-07-09T08:05:34.533Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay	0.163s	coverage: 50.6% of statements
08:05:35 [2022-07-09T08:05:35.106Z] ok  	github.com/docker/docker/daemon/graphdriver/devmapper	2.178s	coverage: 46.1% of statements
08:05:35 [2022-07-09T08:05:35.106Z] ?   	github.com/docker/docker/daemon/graphdriver/graphtest	[no test files]
08:05:35 [2022-07-09T08:05:35.647Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid
08:05:36 [2022-07-09T08:05:36.046Z] ok  	github.com/docker/docker/daemon/graphdriver/vfs	0.009s	coverage: 58.5% of statements
08:05:36 [2022-07-09T08:05:36.213Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsConfig
08:05:36 [2022-07-09T08:05:36.306Z] ok  	github.com/docker/docker/daemon/graphdriver/overlay2	0.709s	coverage: 58.5% of statements
08:05:36 [2022-07-09T08:05:36.306Z] ?   	github.com/docker/docker/daemon/graphdriver/overlayutils	[no test files]
08:05:36 [2022-07-09T08:05:36.306Z] ?   	github.com/docker/docker/daemon/graphdriver/register	[no test files]
08:05:37 [2022-07-09T08:05:37.148Z] === RUN   TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid
08:05:37 [2022-07-09T08:05:37.687Z] ok  	github.com/docker/docker/daemon/graphdriver/zfs	0.012s	coverage: 3.0% of statements
08:05:37 [2022-07-09T08:05:37.948Z] ok  	github.com/docker/docker/daemon/links	0.011s	coverage: 93.0% of statements
08:05:38 [2022-07-09T08:05:38.524Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNetwork
08:05:38 [2022-07-09T08:05:38.889Z] ok  	github.com/docker/docker/daemon/images	0.058s	coverage: 6.8% of statements
08:05:38 [2022-07-09T08:05:38.889Z] ?   	github.com/docker/docker/daemon/initlayer	[no test files]
08:05:38 [2022-07-09T08:05:38.889Z] ?   	github.com/docker/docker/daemon/listeners	[no test files]
08:05:39 [2022-07-09T08:05:39.092Z] === RUN   TestDockerSuite/TestVolumeFromMixedRWOptions
08:05:39 [2022-07-09T08:05:39.460Z] ok  	github.com/docker/docker/daemon/logger	0.222s	coverage: 43.2% of statements
08:05:40 [2022-07-09T08:05:40.401Z] ok  	github.com/docker/docker/daemon/logger/awslogs	0.156s	coverage: 79.9% of statements
08:05:40 [2022-07-09T08:05:40.401Z] ok  	github.com/docker/docker/daemon/logger/fluentd	0.019s	coverage: 53.6% of statements
08:05:40 [2022-07-09T08:05:40.401Z] ?   	github.com/docker/docker/daemon/logger/gcplogs	[no test files]
08:05:40 [2022-07-09T08:05:40.994Z] === RUN   TestDockerSuite/TestVolumesFromGetsProperMode
08:05:41 [2022-07-09T08:05:41.253Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsNode
08:05:41 [2022-07-09T08:05:41.341Z] ok  	github.com/docker/docker/daemon/logger/gelf	0.010s	coverage: 68.2% of statements
08:05:41 [2022-07-09T08:05:41.341Z] ok  	github.com/docker/docker/daemon/logger/journald	0.005s	coverage: 23.4% of statements
08:05:41 [2022-07-09T08:05:41.910Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog	0.008s	coverage: 87.2% of statements
08:05:42 [2022-07-09T08:05:42.480Z] ok  	github.com/docker/docker/daemon/logger/jsonfilelog	0.202s	coverage: 76.8% of statements
08:05:42 [2022-07-09T08:05:42.740Z] ok  	github.com/docker/docker/daemon/logger/local	0.056s	coverage: 79.4% of statements
08:05:42 [2022-07-09T08:05:42.740Z] ?   	github.com/docker/docker/daemon/logger/logentries	[no test files]
08:05:42 [2022-07-09T08:05:42.740Z] ?   	github.com/docker/docker/daemon/logger/loggertest	[no test files]
08:05:43 [2022-07-09T08:05:43.156Z] === RUN   TestDockerSuite/TestVolumesNoCopyData
08:05:43 [2022-07-09T08:05:43.681Z] ok  	github.com/docker/docker/daemon/logger/loggerutils	0.026s	coverage: 65.9% of statements
08:05:43 [2022-07-09T08:05:43.681Z] ok  	github.com/docker/docker/daemon/logger/loggerutils/cache	0.029s	coverage: 31.5% of statements
08:05:43 [2022-07-09T08:05:43.722Z]     docker_cli_swarm_test.go:1895: [debb5cd2ac0f5] joining swarm manager [da77c7b33add8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:05:44 [2022-07-09T08:05:44.622Z] ok  	github.com/docker/docker/daemon/logger/syslog	0.011s	coverage: 46.8% of statements
08:05:45 [2022-07-09T08:05:45.120Z]     docker_cli_swarm_test.go:1896: [d39da473af5bf] joining swarm manager [da77c7b33add8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:05:45 [2022-07-09T08:05:45.193Z] ok  	github.com/docker/docker/daemon/logger/templates	0.002s	coverage: 8.3% of statements
08:05:45 [2022-07-09T08:05:45.476Z] ok  	github.com/docker/docker/daemon/network	0.004s	coverage: 63.8% of statements
08:05:46 [2022-07-09T08:05:46.056Z] === RUN   TestDockerSuite/TestWindowsRunAsSystem
08:05:46 [2022-07-09T08:05:46.056Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
08:05:46 [2022-07-09T08:05:46.056Z] === RUN   TestDockerSuite/TestLoadNoStdinFail
08:05:46 [2022-07-09T08:05:46.056Z] === RUN   TestDockerSuite/TestLoadZeroSizeLayer
08:05:46 [2022-07-09T08:05:46.056Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoFlags
08:05:46 [2022-07-09T08:05:46.415Z] ok  	github.com/docker/docker/daemon/logger/splunk	1.569s	coverage: 82.5% of statements
08:05:46 [2022-07-09T08:05:46.416Z] ?   	github.com/docker/docker/daemon/names	[no test files]
08:05:46 [2022-07-09T08:05:46.416Z] ?   	github.com/docker/docker/daemon/stats	[no test files]
08:05:46 [2022-07-09T08:05:46.993Z] === RUN   TestDockerSuite/TestSaveAndLoadRepoStdout
08:05:47 [2022-07-09T08:05:47.354Z] ok  	github.com/docker/docker/distribution/metadata	0.021s	coverage: 44.4% of statements
08:05:47 [2022-07-09T08:05:47.560Z] === RUN   TestDockerSuite/TestSaveAndLoadWithProgressBar
08:05:48 [2022-07-09T08:05:48.497Z] === RUN   TestDockerSuite/TestSaveCheckTimes
08:05:48 [2022-07-09T08:05:48.497Z] === RUN   TestDockerSuite/TestSaveDirectoryPermissions
08:05:48 [2022-07-09T08:05:48.733Z] ok  	github.com/docker/docker/distribution	1.502s	coverage: 28.0% of statements
08:05:48 [2022-07-09T08:05:48.733Z] ?   	github.com/docker/docker/distribution/utils	[no test files]
08:05:48 [2022-07-09T08:05:48.993Z] ok  	github.com/docker/docker/errdefs	0.004s	coverage: 77.0% of statements
08:05:49 [2022-07-09T08:05:49.563Z] ok  	github.com/docker/docker/image	0.023s	coverage: 86.9% of statements
08:05:49 [2022-07-09T08:05:49.823Z] ok  	github.com/docker/docker/distribution/xfer	1.896s	coverage: 84.9% of statements
08:05:49 [2022-07-09T08:05:49.823Z] ?   	github.com/docker/docker/dockerversion	[no test files]
08:05:49 [2022-07-09T08:05:49.871Z] === RUN   TestDockerSuite/TestSaveImageId
08:05:49 [2022-07-09T08:05:49.871Z] === RUN   TestDockerSuite/TestSaveLoadNoTag
08:05:50 [2022-07-09T08:05:50.083Z] ok  	github.com/docker/docker/image/cache	0.010s	coverage: 19.2% of statements
08:05:50 [2022-07-09T08:05:50.130Z] === RUN   TestDockerSuite/TestSaveLoadParents
08:05:50 [2022-07-09T08:05:50.653Z] ok  	github.com/docker/docker/image/tarexport	0.023s	coverage: 0.7% of statements
08:05:50 [2022-07-09T08:05:50.653Z] ?   	github.com/docker/docker/image/v1	[no test files]
08:05:50 [2022-07-09T08:05:50.653Z] ?   	github.com/docker/docker/internal/test/suite	[no test files]
08:05:51 [2022-07-09T08:05:51.065Z]     docker_cli_save_load_test.go:376: tmpdir /tmp/save-load-parents3816779427
08:05:51 [2022-07-09T08:05:51.224Z] ok  	github.com/docker/docker/libcontainerd/queue	0.024s	coverage: 100.0% of statements
08:05:51 [2022-07-09T08:05:51.323Z] === RUN   TestDockerSuite/TestSaveMultipleNames
08:05:51 [2022-07-09T08:05:51.323Z] === RUN   TestDockerSuite/TestSaveRepoWithMultipleImages
08:05:51 [2022-07-09T08:05:51.793Z] ok  	github.com/docker/docker/oci	0.007s	coverage: 46.0% of statements
08:05:52 [2022-07-09T08:05:52.363Z] ok  	github.com/docker/docker/opts	0.023s	coverage: 66.0% of statements
08:05:52 [2022-07-09T08:05:52.623Z] ok  	github.com/docker/docker/pkg/aaparser	0.001s	coverage: 52.9% of statements
08:05:52 [2022-07-09T08:05:52.703Z] === RUN   TestDockerSuite/TestSaveSingleTag
08:05:52 [2022-07-09T08:05:52.704Z] === RUN   TestDockerSuite/TestSaveWithNoExistImage
08:05:52 [2022-07-09T08:05:52.704Z] === RUN   TestDockerSuite/TestSaveXzAndLoadRepoStdout
08:05:53 [2022-07-09T08:05:53.640Z] === RUN   TestDockerSuite/TestSaveXzGzAndLoadRepoStdout
08:05:54 [2022-07-09T08:05:54.005Z] ok  	github.com/docker/docker/pkg/archive	0.293s	coverage: 81.9% of statements
08:05:54 [2022-07-09T08:05:54.944Z] ok  	github.com/docker/docker/pkg/authorization	0.104s	coverage: 68.3% of statements
08:05:54 [2022-07-09T08:05:54.944Z] ok  	github.com/docker/docker/pkg/broadcaster	0.002s	coverage: 100.0% of statements
08:05:54 [2022-07-09T08:05:54.944Z] ok  	github.com/docker/docker/pkg/capabilities	0.002s	coverage: 87.5% of statements
08:05:55 [2022-07-09T08:05:55.016Z] === RUN   TestDockerSuite/TestSearchCmdOptions
08:05:56 [2022-07-09T08:05:56.915Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistry
08:05:57 [2022-07-09T08:05:57.481Z] === RUN   TestDockerSuite/TestSearchOnCentralRegistryWithDash
08:05:57 [2022-07-09T08:05:57.739Z] === RUN   TestDockerSuite/TestSearchStarsOptionWithWrongParameter
08:05:57 [2022-07-09T08:05:57.739Z] === RUN   TestDockerSuite/TestSearchWithLimit
08:05:58 [2022-07-09T08:05:58.236Z] ok  	github.com/docker/docker/pkg/chrootarchive	2.482s	coverage: 42.7% of statements
08:05:58 [2022-07-09T08:05:58.236Z] ok  	github.com/docker/docker/pkg/containerfs	0.004s	coverage: 6.7% of statements
08:05:58 [2022-07-09T08:05:58.496Z] ok  	github.com/docker/docker/pkg/directory	0.002s	coverage: 80.0% of statements
08:05:58 [2022-07-09T08:05:58.756Z] ok  	github.com/docker/docker/pkg/dmesg	0.004s	coverage: 83.3% of statements
08:05:59 [2022-07-09T08:05:59.017Z] ok  	github.com/docker/docker/pkg/fileutils	0.011s	coverage: 87.2% of statements
08:05:59 [2022-07-09T08:05:59.113Z] === RUN   TestDockerSuite/TestClientSetsTLSServerName
08:05:59 [2022-07-09T08:05:59.113Z]     docker_cli_sni_test.go:30: Flakey test
08:05:59 [2022-07-09T08:05:59.113Z] === RUN   TestDockerSuite/TestStartAttachCorrectExitCode
08:05:59 [2022-07-09T08:05:59.278Z] ok  	github.com/docker/docker/layer	7.364s	coverage: 68.9% of statements
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/libcontainerd	[no test files]
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/libcontainerd/remote	[no test files]
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/libcontainerd/supervisor	[no test files]
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/libcontainerd/types	[no test files]
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/oci/caps	[no test files]
08:05:59 [2022-07-09T08:05:59.278Z] ?   	github.com/docker/docker/pkg/devicemapper	[no test files]
08:05:59 [2022-07-09T08:05:59.538Z] ok  	github.com/docker/docker/pkg/homedir	0.002s	coverage: 11.4% of statements
08:05:59 [2022-07-09T08:05:59.538Z] ok  	github.com/docker/docker/pkg/fsutils	0.174s	coverage: 85.1% of statements
08:06:01 [2022-07-09T08:06:01.028Z] ok  	github.com/docker/docker/pkg/idtools	0.452s	coverage: 67.9% of statements
08:06:01 [2022-07-09T08:06:01.028Z] ok  	github.com/docker/docker/pkg/ioutils	0.444s	coverage: 69.7% of statements
08:06:01 [2022-07-09T08:06:01.028Z] ok  	github.com/docker/docker/pkg/longpath	0.009s	coverage: 100.0% of statements
08:06:01 [2022-07-09T08:06:01.028Z] ok  	github.com/docker/docker/pkg/jsonmessage	0.008s	coverage: 91.7% of statements
08:06:01 [2022-07-09T08:06:01.028Z] ?   	github.com/docker/docker/pkg/loopback	[no test files]
08:06:01 [2022-07-09T08:06:01.288Z] ok  	github.com/docker/docker/pkg/namesgenerator	0.002s	coverage: 85.7% of statements
08:06:01 [2022-07-09T08:06:01.550Z] ok  	github.com/docker/docker/pkg/parsers	0.003s	coverage: 97.0% of statements
08:06:01 [2022-07-09T08:06:01.814Z] ok  	github.com/docker/docker/pkg/parsers/kernel	0.008s	coverage: 60.0% of statements
08:06:01 [2022-07-09T08:06:01.814Z] ok  	github.com/docker/docker/pkg/parsers/operatingsystem	0.005s	coverage: 90.5% of statements
08:06:02 [2022-07-09T08:06:02.074Z] ok  	github.com/docker/docker/pkg/pidfile	0.002s	coverage: 82.4% of statements
08:06:02 [2022-07-09T08:06:02.074Z] ?   	github.com/docker/docker/pkg/platform	[no test files]
08:06:02 [2022-07-09T08:06:02.074Z] ?   	github.com/docker/docker/pkg/plugingetter	[no test files]
08:06:02 [2022-07-09T08:06:02.404Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsScope
08:06:02 [2022-07-09T08:06:02.645Z] ok  	github.com/docker/docker/pkg/plugins/pluginrpc-gen	0.008s	coverage: 56.8% of statements
08:06:03 [2022-07-09T08:06:03.216Z] ok  	github.com/docker/docker/pkg/plugins/transport	0.003s	coverage: 85.7% of statements
08:06:03 [2022-07-09T08:06:03.216Z] ok  	github.com/docker/docker/pkg/pools	0.003s	coverage: 88.2% of statements
08:06:03 [2022-07-09T08:06:03.475Z] ok  	github.com/docker/docker/pkg/progress	0.002s	coverage: 75.9% of statements
08:06:04 [2022-07-09T08:06:04.306Z] === RUN   TestDockerSuite/TestStartAttachMultipleContainers
08:06:04 [2022-07-09T08:06:04.855Z] ok  	github.com/docker/docker/pkg/pubsub	1.034s	coverage: 75.0% of statements
08:06:04 [2022-07-09T08:06:04.855Z] ok  	github.com/docker/docker/pkg/reexec	0.009s	coverage: 82.4% of statements
08:06:05 [2022-07-09T08:06:05.116Z] ok  	github.com/docker/docker/pkg/stack	0.003s	coverage: 90.9% of statements
08:06:05 [2022-07-09T08:06:05.375Z] ok  	github.com/docker/docker/pkg/stdcopy	0.004s	coverage: 100.0% of statements
08:06:05 [2022-07-09T08:06:05.635Z] ok  	github.com/docker/docker/pkg/streamformatter	0.004s	coverage: 66.2% of statements
08:06:05 [2022-07-09T08:06:05.682Z] === RUN   TestDockerSuite/TestStartAttachReturnsOnError
08:06:05 [2022-07-09T08:06:05.903Z] ok  	github.com/docker/docker/pkg/stringid	0.002s	coverage: 70.6% of statements
08:06:06 [2022-07-09T08:06:06.473Z] ok  	github.com/docker/docker/pkg/sysinfo	0.006s	coverage: 54.1% of statements
08:06:06 [2022-07-09T08:06:06.616Z] === RUN   TestDockerSuite/TestStartAttachSilent
08:06:06 [2022-07-09T08:06:06.733Z] ok  	github.com/docker/docker/pkg/system	0.003s	coverage: 42.3% of statements
08:06:06 [2022-07-09T08:06:06.993Z] ok  	github.com/docker/docker/pkg/tailfile	0.059s	coverage: 88.6% of statements
08:06:07 [2022-07-09T08:06:07.550Z] === RUN   TestDockerSuite/TestStartAttachWithRename
08:06:07 [2022-07-09T08:06:07.562Z] ok  	github.com/docker/docker/pkg/tarsum	0.038s	coverage: 89.3% of statements
08:06:07 [2022-07-09T08:06:07.562Z] ok  	github.com/docker/docker/pkg/useragent	0.002s	coverage: 88.9% of statements
08:06:09 [2022-07-09T08:06:09.472Z] ok  	github.com/docker/docker/plugin	0.518s	coverage: 23.2% of statements
08:06:09 [2022-07-09T08:06:09.732Z] ok  	github.com/docker/docker/plugin/v2	0.003s	coverage: 14.4% of statements
08:06:09 [2022-07-09T08:06:09.992Z] ok  	github.com/docker/docker/profiles/seccomp	0.009s	coverage: 86.0% of statements
08:06:10 [2022-07-09T08:06:10.095Z] === RUN   TestDockerSuite/TestStartMultipleContainers
08:06:10 [2022-07-09T08:06:10.096Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSecret
08:06:10 [2022-07-09T08:06:10.932Z] ok  	github.com/docker/docker/quota	0.227s	coverage: 71.4% of statements
08:06:11 [2022-07-09T08:06:11.502Z] ok  	github.com/docker/docker/reference	0.008s	coverage: 84.4% of statements
08:06:12 [2022-07-09T08:06:12.000Z] === RUN   TestDockerSuite/TestStartPausedContainer
08:06:12 [2022-07-09T08:06:12.443Z] ok  	github.com/docker/docker/registry	0.055s	coverage: 58.6% of statements
08:06:12 [2022-07-09T08:06:12.566Z] === RUN   TestDockerSuite/TestStartRecordError
08:06:12 [2022-07-09T08:06:12.704Z] ok  	github.com/docker/docker/registry/resumable	0.016s	coverage: 100.0% of statements
08:06:12 [2022-07-09T08:06:12.704Z] ok  	github.com/docker/docker/restartmanager	0.002s	coverage: 45.3% of statements
08:06:12 [2022-07-09T08:06:12.825Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsService
08:06:13 [2022-07-09T08:06:13.273Z] ok  	github.com/docker/docker/runconfig	0.008s	coverage: 64.5% of statements
08:06:13 [2022-07-09T08:06:13.534Z] ok  	github.com/docker/docker/testutil	0.002s	coverage: 62.5% of statements
08:06:13 [2022-07-09T08:06:13.760Z] === RUN   TestDockerSuite/TestStartReturnCorrectExitCode
08:06:14 [2022-07-09T08:06:14.916Z] ok  	github.com/docker/docker/volume/drivers	0.004s	coverage: 36.1% of statements
08:06:15 [2022-07-09T08:06:15.854Z] ok  	github.com/docker/docker/volume/local	0.097s	coverage: 76.8% of statements
08:06:16 [2022-07-09T08:06:16.114Z] ok  	github.com/docker/docker/volume/mounts	0.008s	coverage: 67.7% of statements
08:06:16 [2022-07-09T08:06:16.293Z] === RUN   TestDockerSuite/TestStatsAllNewContainersAdded
08:06:17 [2022-07-09T08:06:17.228Z] === RUN   TestDockerSuite/TestStatsAllNoStream
08:06:17 [2022-07-09T08:06:17.495Z] ok  	github.com/docker/docker/volume/service	0.016s	coverage: 72.3% of statements
08:06:19 [2022-07-09T08:06:19.758Z] === RUN   TestDockerSuite/TestStatsAllRunningNoStream
08:06:23 [2022-07-09T08:06:23.944Z] === RUN   TestDockerSuite/TestStatsContainerNotFound
08:06:26 [2022-07-09T08:06:26.473Z] === RUN   TestDockerSuite/TestStatsFormatAll
08:06:28 [2022-07-09T08:06:28.381Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsSource
08:06:30 [2022-07-09T08:06:30.282Z]     docker_cli_swarm_test.go:1796: [d733ce7c7902a] joining swarm manager [db2dbf8aa845d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:06:31 [2022-07-09T08:06:31.222Z] === RUN   TestDockerSuite/TestStatsNoStream
08:06:31 [2022-07-09T08:06:31.481Z]     docker_cli_swarm_test.go:1797: [d3595e7f0e097] joining swarm manager [db2dbf8aa845d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:06:34 [2022-07-09T08:06:34.010Z] === RUN   TestDockerSuite/TestTopMultipleArgs
08:06:34 [2022-07-09T08:06:34.010Z] === RUN   TestDockerSuite/TestTopNonPrivileged
08:06:34 [2022-07-09T08:06:34.581Z] === RUN   TestDockerSuite/TestTopPrivileged
08:06:35 [2022-07-09T08:06:35.149Z] === RUN   TestDockerSuite/TestTopWindowsCoreProcesses
08:06:35 [2022-07-09T08:06:35.149Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
08:06:35 [2022-07-09T08:06:35.149Z] === RUN   TestDockerSuite/TestUpdateContainerInvalidValue
08:06:35 [2022-07-09T08:06:35.725Z] === RUN   TestDockerSuite/TestUpdateContainerWithoutFlags
08:06:35 [2022-07-09T08:06:35.984Z] === RUN   TestDockerSuite/TestUpdateInvalidSwapMemory
08:06:35 [2022-07-09T08:06:35.984Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
08:06:35 [2022-07-09T08:06:35.984Z] === RUN   TestDockerSuite/TestUpdateMemoryWithSwapMemory
08:06:35 [2022-07-09T08:06:35.984Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
08:06:35 [2022-07-09T08:06:35.984Z] === RUN   TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy
08:06:36 [2022-07-09T08:06:36.922Z] === RUN   TestDockerSuite/TestUpdatePausedContainer
08:06:37 [2022-07-09T08:06:37.489Z] === RUN   TestDockerSuite/TestUpdateRunningContainer
08:06:38 [2022-07-09T08:06:38.056Z] === RUN   TestDockerSuite/TestUpdateRunningContainerWithRestart
08:06:38 [2022-07-09T08:06:38.992Z] === RUN   TestDockerSuite/TestUpdateStats
08:06:39 [2022-07-09T08:06:39.437Z] ok  	github.com/docker/docker/pkg/plugins	33.642s	coverage: 76.3% of statements
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/pkg/signal	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/pkg/urlutil	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/plugin/executor/containerd	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/profiles/apparmor	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/rootless	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/rootless/specconv	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/runconfig/opts	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/daemon	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/environment	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fakecontext	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fakegit	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fakestorage	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fixtures/load	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fixtures/plugin	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/fixtures/plugin/basic	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/registry	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/testutil/request	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/volume	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/volume/service/opts	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] ?   	github.com/docker/docker/volume/testutils	[no test files]
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === Skipped
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     network_proxy_test.go:193: Need to start CI docker with --ipv6
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     network_proxy_test.go:208: No support for dual stack yet
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     network_proxy_test.go:237: Need to start CI docker with --ipv6
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     network_proxy_test.go:298: Need to start CI docker with --ipv6
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver btrfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver btrfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver btrfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver btrfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver btrfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:71: No driver to put!
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z] time="2022-07-09T08:05:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z] time="2022-07-09T08:05:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z] time="2022-07-09T08:05:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z] time="2022-07-09T08:05:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z] time="2022-07-09T08:05:33Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: driver not supported
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver fuse-overlayfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:71: No driver to put!
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     overlay_test.go:45: Fails to compute changes after apply intermittently
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     overlay_test.go:50: Fails to compute changes intermittently
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     overlay_test.go:65: Cannot run test with naive change algorithm
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver zfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver zfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver zfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver zfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:44: Driver zfs not supported
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     graphtest_unix.go:71: No driver to put!
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     sysinfo_linux_test.go:87: AppArmor Must be Disabled
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s)
08:06:39 [2022-07-09T08:06:39.437Z]     sysinfo_linux_test.go:107: cgroup namespaces must be disabled
08:06:39 [2022-07-09T08:06:39.437Z] 
08:06:39 [2022-07-09T08:06:39.437Z] DONE 2811 tests, 28 skipped in 250.032s
08:06:39 [2022-07-09T08:06:39.437Z] + '[' -n 'github.com/docker/docker/libnetwork
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/bitseq
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cluster
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/diagnostic
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/ovrouter
08:06:39 [2022-07-09T08:06:39.437Z] github.com/docker/docker/libnetwork/cmd/readme_test
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/config
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/datastore
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/diagnostic
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/discoverapi
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/driverapi
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/bridge
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/host
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/macvlan
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/null
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/overlay
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/remote
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/remote/api
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/windows
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drivers/windows/overlay
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/drvregistry
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/etchosts
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/idm
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/internal/caller
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/internal/setmatrix
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipam
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipamapi
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipams/builtin
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipams/null
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipams/remote
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipams/remote/api
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipams/windowsipam
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ipamutils
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/iptables
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/netlabel
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/netutils
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/networkdb
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/ns
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/options
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/osl
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/osl/kernel
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/portallocator
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/portmapper
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/resolvconf
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/testutils
08:06:39 [2022-07-09T08:06:39.438Z] github.com/docker/docker/libnetwork/types' ']'
08:06:39 [2022-07-09T08:06:39.438Z] + 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
08:06:43 [2022-07-09T08:06:43.176Z] === RUN   TestDockerSuite/TestUpdateStoppedContainer
08:06:43 [2022-07-09T08:06:43.434Z] === RUN   TestDockerSuite/TestUpdateSwapMemoryOnly
08:06:43 [2022-07-09T08:06:43.434Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
08:06:43 [2022-07-09T08:06:43.434Z] === RUN   TestDockerSuite/TestUpdateWithNanoCPUs
08:06:44 [2022-07-09T08:06:44.370Z] === RUN   TestDockerSuite/TestUpdateWithUntouchedFields
08:06:44 [2022-07-09T08:06:44.936Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFrom
08:06:46 [2022-07-09T08:06:46.841Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind
08:06:47 [2022-07-09T08:06:47.100Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterEventsType
08:06:48 [2022-07-09T08:06:48.477Z] === RUN   TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts
08:06:49 [2022-07-09T08:06:49.854Z] === RUN   TestDockerSuite/TestVolumeCLICreate
08:06:55 [2022-07-09T08:06:55.120Z] === RUN   TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey
08:06:57 [2022-07-09T08:06:57.652Z]     docker_cli_swarm_test.go:1315: [da25c7d201b72] joining swarm manager [d87a97103ec06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:06:58 [2022-07-09T08:06:58.585Z]     docker_cli_swarm_test.go:1316: [d80f506854042] joining swarm manager [d87a97103ec06]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:07:05 [2022-07-09T08:07:05.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabel
08:07:05 [2022-07-09T08:07:05.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateLabelMultiple
08:07:05 [2022-07-09T08:07:05.146Z] === RUN   TestDockerSuite/TestVolumeCLICreateWithOpts
08:07:05 [2022-07-09T08:07:05.719Z] === RUN   TestDockerSuite/TestVolumeCLIInspect
08:07:05 [2022-07-09T08:07:05.719Z] === RUN   TestDockerSuite/TestVolumeCLIInspectMulti
08:07:05 [2022-07-09T08:07:05.983Z] === RUN   TestDockerSuite/TestVolumeCLIInspectTmplError
08:07:05 [2022-07-09T08:07:05.983Z] === RUN   TestDockerSuite/TestVolumeCLILs
08:07:06 [2022-07-09T08:07:06.549Z] === RUN   TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName
08:07:06 [2022-07-09T08:07:06.549Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDangling
08:07:07 [2022-07-09T08:07:07.116Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterDrivers
08:07:07 [2022-07-09T08:07:07.116Z] === RUN   TestDockerSuite/TestVolumeCLILsFilterLabels
08:07:07 [2022-07-09T08:07:07.116Z] === RUN   TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue
08:07:07 [2022-07-09T08:07:07.116Z] === RUN   TestDockerSuite/TestVolumeCLINoArgs
08:07:07 [2022-07-09T08:07:07.116Z] === RUN   TestDockerSuite/TestVolumeCLIRm
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeCLIRmForce
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceInUse
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeCLIRmForceUsage
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeCliInspectWithVolumeOpts
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeLsFormat
08:07:09 [2022-07-09T08:07:09.021Z] === RUN   TestDockerSuite/TestVolumeLsFormatDefaultFormat
08:07:09 [2022-07-09T08:07:09.021Z] --- PASS: TestDockerSuite (1327.13s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesDelete (2.54s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesFilter (0.09s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesHistory (0.67s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.93s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.74s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.13s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.35s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.80s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.15s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (3.67s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (2.02s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.10s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.96s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.76s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.14s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.27s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.77s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (0.79s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (0.78s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.38s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.73s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.14s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.70s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.41s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.35s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestBuildScratchCopy (0.36s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICommit (1.61s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.44s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.49s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.96s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.75s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.68s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreate (0.88s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.05s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.83s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.05s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.10s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.10s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDelete (0.80s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.83s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.83s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.65s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.93s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.87s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.79s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.97s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.90s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIKill (0.79s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIPause (0.89s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.90s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.13s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRename (0.78s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestart (1.45s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (1.50s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.06s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIStart (0.67s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.26s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIStop (0.50s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPITop (0.54s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerAPIWait (2.45s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.64s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.43s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false__<nil>_<nil>_<nil>_<nil>} (1.41s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false__<nil>_<nil>_<nil>_<nil>} (1.43s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.48s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.56s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false__<nil>_0xc000d3d608_<nil>_<nil>} (1.47s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13358757272_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.49s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13358757272_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.43s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_false__<nil>_<nil>_<nil>_<nil>} (1.55s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_true__<nil>_<nil>_<nil>_<nil>} (1.53s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3711801990_/foo_true__0xc000d3d668_<nil>_<nil>_<nil>} (1.50s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false__<nil>_0xc000d3d698_<nil>_<nil>} (1.57s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false__<nil>_0xc000d3d6c8_<nil>_<nil>} (1.75s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false__<nil>_0xc000d3d6f8_<nil>_<nil>} (1.62s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true__<nil>_0xc000d3d728_<nil>_<nil>} (1.68s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.55s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.37s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.06s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.05s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.04s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.03s)
08:07:09 [2022-07-09T08:07:09.021Z]         --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.06s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.07s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.91s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.30s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.69s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.42s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.20s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.56s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.44s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.65s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.79s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.79s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStart (1.81s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.98s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.90s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.01s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.85s)
08:07:09 [2022-07-09T08:07:09.021Z]     --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.71s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.90s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.86s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.91s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestExecStateCleanup (11.14s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainerStats (4.76s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.86s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.94s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.93s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.10s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.97s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.79s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.09s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.73s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.99s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.91s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIUntil (3.90s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.71s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.59s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.13s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersAttach (6.78s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.66s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.09s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.48s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.92s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.70s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachDetach (1.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachDisconnect (0.75s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.65s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachPausedContainer (0.65s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.56s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.85s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.82s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.73s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.34s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.11s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.80s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (4.83s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.71s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.12s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (3.16s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddNonTar (0.98s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.22s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.77s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.29s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddScript (2.44s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.65s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (4.93s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.75s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.37s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddTar (8.33s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddTarXz (1.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.48s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (4.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (6.75s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBlankName (0.57s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArg (2.42s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (2.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.27s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (2.22s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (2.10s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.34s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.14s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.38s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.66s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.49s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.14s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.58s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.85s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.43s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.40s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCacheAdd (0.96s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCacheFrom (5.99s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.11s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.76s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.49s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.02s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildClearCmd (0.65s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCmd (0.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.43s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.71s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCommentsShebangs (5.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildConditionalCache (1.24s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (1.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.82s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.73s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.26s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (12.14s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.73s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (3.19s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.23s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.62s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (5.27s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.85s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.36s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.80s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcard (6.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.52s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.12s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.96s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.03s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.94s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.02s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignore (8.83s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.59s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (8.23s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (0.47s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.02s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (2.95s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.95s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.83s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (3.70s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (1.76s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (11.30s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildDotDotFile (0.08s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEOLInLine (2.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.18s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.27s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.41s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.17s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEntrypoint (0.19s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (1.53s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.22s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.12s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnv (0.81s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvEscapes (0.72s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvOverwrite (0.64s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage (4.91s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvUsage2 (16.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.60s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (7.06s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.71s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.43s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.06s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.32s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (7.81s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildExpose (0.35s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.59s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildExposeOrder (0.40s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.25s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFails (0.56s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.04s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.47s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.02s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildForceRm (1.18s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromGit (0.97s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.24s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.37s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.22s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromStdinWithF (1.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.83s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildIidFile (0.70s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.86s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildInheritance (1.10s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.45s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildInvalidTag (0.05s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.76s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabel (0.42s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.31s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.44s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.19s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabels (0.42s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabelsCache (0.88s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLabelsOverride (1.90s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLastModified (4.04s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLineBreak (2.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.07s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMaintainer (0.19s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMissingArgs (0.95s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (0.97s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.29s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.30s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.36s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.65s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (3.17s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.02s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.81s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.63s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildMultipleTags (0.23s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNetContainer (1.38s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNetNone (0.45s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNoContext (0.77s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.40s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.57s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.96s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuild (1.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.61s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.58s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.64s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.16s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.50s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.61s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildPATH (1.80s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.63s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.69s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRelativeCopy (7.10s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (4.17s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.70s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRm (2.49s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.74s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.12s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.43s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.92s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.18s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShellMultiple (2.84s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.15s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.39s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSpaces (0.51s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.93s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.21s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildStderr (1.11s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildStepsWithProgress (4.08s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildStopSignal (0.72s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.80s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.52s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildTagEvent (0.80s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (0.83s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildUser (1.21s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.13s)
08:07:09 [2022-07-09T08:07:09.022Z]     --- PASS: TestDockerSuite/TestBuildUsersAndGroups (11.77s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildVerboseOut (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.18s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.42s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithFailure (0.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithTabs (0.82s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.13s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.89s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.37s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWithVolumes (1.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.44s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.94s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.94s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildXZHost (1.71s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.73s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitChange (0.90s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitChangeLabels (0.68s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitHardlink (1.16s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitNewFile (1.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitPausedContainer (1.07s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitTTY (1.55s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.37s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitWithoutPause (0.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCopyAndRestart (1.16s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.25s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpAbsolutePath (0.83s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.62s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseA (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseC (0.66s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseD (0.88s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseE (0.74s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseF (0.62s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseG (1.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseH (0.88s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseI (0.67s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromCaseJ (0.95s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (0.97s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.73s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpGarbagePath (0.64s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpNameHasColon (0.69s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpRelativePath (0.76s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpSpecialFiles (0.80s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.66s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.67s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseA (1.32s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseB (0.64s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseC (1.90s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseD (3.74s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseE (2.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseF (0.62s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseG (4.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseH (2.37s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseI (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToCaseJ (3.56s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.65s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToDot (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.93s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.25s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToStdout (0.51s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.83s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.55s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCpVolumePath (1.40s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateArgs (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateByImageID (0.37s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateEchoStdout (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateHostConfig (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.24s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateLabels (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateRM (0.11s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateStopTimeout (0.21s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.42s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.77s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.11s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsAttach (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsCommit (0.64s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerEvents (0.48s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.49s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.52s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.52s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerRestart (2.95s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsCopy (1.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterContainer (0.98s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (0.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.27s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterImageName (0.87s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterLabels (0.27s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.13s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterType (0.28s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.14s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFilters (0.92s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFormat (0.90s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsImageImport (0.68s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsImagePull (1.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsImageTag (1.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.20s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsPluginOps (2.24s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.46s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsRename (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsResize (0.77s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.56s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.62s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsStreaming (0.47s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.78s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsTop (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsUntag (2.57s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.80s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestNetworkEvents (5.56s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestVolumeEvents (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExec (0.56s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.15s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecCgroup (1.13s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecEnv (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecExitStatus (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecInspectID (2.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecInteractive (0.68s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.55s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecParseError (0.47s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecPausedContainer (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecSetEnv (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecStartFails (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecStopNotHanging (0.46s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecTTY (0.51s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.55s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecUlimits (0.93s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecWithImageUser (2.06s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecWithNoTERM (0.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecWithPrivileged (0.78s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecWithTERM (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestExecWithUser (0.62s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.26s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHealth (19.09s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.84s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestBuildHistory (2.56s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHistoryExistentImage (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.57s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.61s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.10s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.20s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.36s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.60s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.57s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFormat (0.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.57s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportBadURL (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportDisplay (0.95s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportFile (1.09s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportFileWithMessage (1.08s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportGzipped (1.12s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.11s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.53s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.47s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.52s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.49s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.67s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.49s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectDefault (0.44s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectHistory (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectImage (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectInt64 (0.44s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectJSONFields (0.48s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.05s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.49s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectPlugin (2.27s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectRootFS (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectStatus (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTemplateError (0.50s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.52s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.44s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.43s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.58s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinkShortDefinition (1.09s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksEnvs (0.94s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.26s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.08s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.38s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.39s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.48s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.35s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.54s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.76s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.42s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.67s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.47s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.82s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.82s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.91s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.71s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.86s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsFollowStopped (0.44s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.45s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsSince (6.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.67s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsTail (0.97s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsTimestamps (0.72s)
08:07:09 [2022-07-09T08:07:09.023Z]     --- PASS: TestDockerSuite/TestLogsWithDetails (0.49s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.08s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestNetHostname (1.31s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.22s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.75s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.51s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.16s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.39s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.74s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.35s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.83s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.95s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.39s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginLogDriver (2.87s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.77s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginActive (2.26s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.52s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (2.56s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.80s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPluginUpgrade (5.69s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.93s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.31s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPortHostBinding (1.02s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPortList (8.38s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.67s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.02s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPruneContainerLabel (1.82s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPruneContainerUntil (1.03s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.44s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.12s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsByOrder (1.90s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.64s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersBase (2.09s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (3.06s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.08s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.49s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.63s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.07s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.96s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.10s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (1.56s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.63s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.51s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsListContainersSize (0.97s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.54s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsRightTagName (1.55s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPsShowMounts (2.09s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.43s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.96s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.93s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.63s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (5.66s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.86s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.79s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.12s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartPolicyNO (0.08s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.23s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartRunningContainer (2.35s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.57s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.51s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRestartWithVolumes (0.96s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiBlank (0.02s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.09s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.38s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.73s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.26s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.17s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiImgIDForce (0.74s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.22s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiParentImageFail (0.69s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiTag (0.16s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.53s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.19s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.98s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.29s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.42s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.46s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.47s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.43s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainerNetworkMode (0.73s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.89s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.38s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.49s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.97s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.04s)
08:07:09 [2022-07-09T08:07:09.024Z]     --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.12s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.15s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestDevicePermissions (0.67s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestDockerFails (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestMountIntoProc (0.26s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestMountIntoSys (0.47s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.22s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.49s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.10s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddHost (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.22s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.05s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.61s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.12s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.89s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.62s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.60s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.49s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.65s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.81s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.64s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.50s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.60s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunBindMounts (1.92s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.50s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.51s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.03s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.56s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.55s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.49s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.42s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.75s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.51s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerNetwork (0.42s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.23s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.85s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.47s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.08s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (2.35s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.09s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateVolume (0.55s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.59s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.08s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.56s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.59s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.59s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.36s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDNSOptions (1.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.31s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.51s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.99s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.11s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunDuplicateMount (0.51s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.48s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEchoStdout (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEntrypoint (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEnvironment (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunExitCode (0.48s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunExitCodeOne (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunExitCodeZero (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.57s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunExposePort (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.58s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunGroupAdd (0.72s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.40s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.22s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (2.39s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.12s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.84s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.08s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunInvalidReference (0.03s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.58s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.90s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.33s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.42s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.96s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.40s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.38s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeHostname (0.73s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.25s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeIpcHost (1.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.88s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.04s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.26s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunModeUTSHost (1.26s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunMount (4.80s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunMountOrdering (0.64s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.55s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.07s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.04s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNamedVolume (1.60s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.14s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.32s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.06s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.06s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.67s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetHost (0.95s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.54s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.47s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.40s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (2.64s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.37s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.09s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.80s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.47s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPIDsLimit (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPortInUse (0.58s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.44s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.42s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunPublishPort (0.49s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunReadProcTimer (0.71s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRedirectStdout (1.11s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.65s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.26s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRm (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRmAndWait (3.50s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRmPre125Api (0.66s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunRootWorkdir (0.53s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.87s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.61s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.06s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.57s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.79s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.69s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.54s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.64s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSetMacAddress (0.65s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunState (1.04s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.62s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunStdinPipe (0.72s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.32s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.52s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.56s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunSysctls (1.30s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTLSVerify (0.08s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.72s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.74s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.65s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.39s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.95s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.78s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.43s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.89s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUnshareProc (1.27s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserByID (0.71s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserByIDBig (0.13s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.12s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserByIDZero (0.46s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserByName (0.56s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- PASS: TestDockerSuite/TestRunUserDefaults (0.45s)
08:07:09 [2022-07-09T08:07:09.284Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunUserNotFound (0.14s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.64s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (3.48s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.61s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.79s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.98s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.12s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.09s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.11s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.67s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithBadDevice (0.21s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.61s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithCPUShares (0.45s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.26s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.64s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.53s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.47s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.02s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.66s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.54s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.04s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.60s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.26s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.76s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithShmSize (0.63s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithSwappiness (0.51s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.04s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithUlimits (0.51s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.09s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.73s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.50s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.02s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.89s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.55s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSlowStdinClosing (2.26s)
08:07:09 [2022-07-09T08:07:09.285Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/0 (0.67s)
08:07:09 [2022-07-09T08:07:09.285Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/1 (0.74s)
08:07:09 [2022-07-09T08:07:09.285Z]         --- PASS: TestDockerSuite/TestSlowStdinClosing/2 (0.85s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStopContainerSignal (1.62s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.66s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.71s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.95s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.72s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.46s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.89s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.91s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.31s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.58s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.70s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.78s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.72s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.68s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (2.15s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumesNoCopyData (3.08s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.74s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.76s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (0.79s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveCheckTimes (0.04s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.14s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveImageId (0.07s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.37s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveLoadParents (1.24s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.12s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.14s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.15s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSearchCmdOptions (2.16s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.37s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.06s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestSearchWithLimit (1.43s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (4.90s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.70s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartAttachSilent (0.89s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartAttachWithRename (2.58s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartMultipleContainers (1.89s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartPausedContainer (0.71s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartRecordError (1.29s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.96s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.17s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsAllNoStream (2.53s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.98s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.03s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsFormatAll (4.54s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestStatsNoStream (2.54s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestTopMultipleArgs (0.48s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestTopNonPrivileged (0.50s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestTopPrivileged (0.51s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.45s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.48s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.91s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.58s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.53s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateStats (3.51s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.88s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.70s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.61s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.70s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.86s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.59s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.08s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.10s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.57s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.07s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.03s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILs (0.52s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.58s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIRm (1.47s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeLsFormat (0.05s)
08:07:09 [2022-07-09T08:07:09.285Z]     --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s)
08:07:09 [2022-07-09T08:07:09.285Z] === RUN   TestDockerRegistrySuite
08:07:09 [2022-07-09T08:07:09.285Z] === RUN   TestDockerRegistrySuite/TestBuildByDigest
08:07:10 [2022-07-09T08:07:10.223Z]     check_test.go:427: [db2029a5c5d9c] daemon is not started
08:07:10 [2022-07-09T08:07:10.223Z] === RUN   TestDockerRegistrySuite/TestBuildCopyFromForcePull
08:07:11 [2022-07-09T08:07:11.601Z]     check_test.go:427: [d5f96c71c156f] daemon is not started
08:07:11 [2022-07-09T08:07:11.601Z] === RUN   TestDockerRegistrySuite/TestBuildMultiStageImplicitPull
08:07:12 [2022-07-09T08:07:12.538Z]     check_test.go:427: [d8106ef2410ac] daemon is not started
08:07:12 [2022-07-09T08:07:12.797Z] === RUN   TestDockerRegistrySuite/TestConcurrentFailingPull
08:07:12 [2022-07-09T08:07:12.797Z]     check_test.go:427: [dd48a52c436b0] daemon is not started
08:07:12 [2022-07-09T08:07:12.797Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullMultipleTags
08:07:16 [2022-07-09T08:07:16.084Z]     check_test.go:427: [da4022f83be5d] daemon is not started
08:07:16 [2022-07-09T08:07:16.084Z] === RUN   TestDockerRegistrySuite/TestConcurrentPullWholeRepo
08:07:21 [2022-07-09T08:07:21.351Z]     check_test.go:427: [d26a93be30be9] daemon is not started
08:07:21 [2022-07-09T08:07:21.351Z] === RUN   TestDockerRegistrySuite/TestConcurrentPush
08:07:23 [2022-07-09T08:07:23.887Z]     check_test.go:427: [d722bdf29bf3e] daemon is not started
08:07:23 [2022-07-09T08:07:23.887Z] === RUN   TestDockerRegistrySuite/TestCreateByDigest
08:07:24 [2022-07-09T08:07:24.822Z]     check_test.go:427: [d3bf923e26de6] daemon is not started
08:07:24 [2022-07-09T08:07:24.822Z] === RUN   TestDockerRegistrySuite/TestCrossRepositoryLayerPush
08:07:25 [2022-07-09T08:07:25.757Z]     check_test.go:427: [d0ca6aa1b05ad] daemon is not started
08:07:25 [2022-07-09T08:07:25.757Z] === RUN   TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork	37.126s	coverage: 40.6% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/bitseq	0.116s	coverage: 84.4% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cluster	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/diagnostic	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/ovrouter	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/cmd/readme_test	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/config	0.014s	coverage: 22.4% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/datastore	0.004s	coverage: 21.9% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/diagnostic	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/discoverapi	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/driverapi	0.002s	coverage: 68.9% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/drivers/bridge	1.365s	coverage: 59.9% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/drivers/bridge/brmanager	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/drivers/host	0.002s	coverage: 34.8% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/drivers/ipvlan	0.110s	coverage: 5.0% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/drivers/macvlan	0.015s	coverage: 4.5% of statements
08:07:26 [2022-07-09T08:07:26.152Z] ?   	github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager	[no test files]
08:07:26 [2022-07-09T08:07:26.152Z] ok  	github.com/docker/docker/libnetwork/drivers/null	0.002s	coverage: 34.8% of statements
08:07:26 [2022-07-09T08:07:26.692Z]     check_test.go:427: [d5110f4f1453f] daemon is not started
08:07:26 [2022-07-09T08:07:26.692Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag
08:07:28 [2022-07-09T08:07:28.071Z]     check_test.go:427: [d5b29d66c208b] daemon is not started
08:07:28 [2022-07-09T08:07:28.071Z] === RUN   TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag
08:07:29 [2022-07-09T08:07:29.007Z]     check_test.go:427: [d18a9003b5eef] daemon is not started
08:07:29 [2022-07-09T08:07:29.007Z] === RUN   TestDockerRegistrySuite/TestEventsImageFilterPush
08:07:30 [2022-07-09T08:07:30.384Z]     check_test.go:427: [dd3681476f783] daemon is not started
08:07:30 [2022-07-09T08:07:30.384Z] === RUN   TestDockerRegistrySuite/TestInspectImageWithDigests
08:07:31 [2022-07-09T08:07:31.329Z]     check_test.go:427: [ddcdca4283fa1] daemon is not started
08:07:31 [2022-07-09T08:07:31.329Z] === RUN   TestDockerRegistrySuite/TestListDanglingImagesWithDigests
08:07:32 [2022-07-09T08:07:32.264Z]     docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:354067c2793c7fb9f998d9e34667fae4d1a585e97edc98accd29d6c6ad6cd39a
08:07:32 [2022-07-09T08:07:32.831Z]     docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1823c27c122e8a134a274e986195630148d5a2d4d487975a32c01b7add1fc606
08:07:33 [2022-07-09T08:07:33.089Z]     check_test.go:427: [d7a09204586f3] daemon is not started
08:07:33 [2022-07-09T08:07:33.089Z] === RUN   TestDockerRegistrySuite/TestListImagesWithDigests
08:07:34 [2022-07-09T08:07:34.025Z]     docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:04d6069c6cfd3bc5f36e4ae79fd976f5f7f236e54b3ea8a9cf0e7ec706b878d0
08:07:34 [2022-07-09T08:07:34.593Z]     docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a628ae121e977493d04114bc1100a07801863a8595ff8feeeba6f41ec3eeebd1
08:07:34 [2022-07-09T08:07:34.851Z]     check_test.go:427: [d38c6c84ab870] daemon is not started
08:07:35 [2022-07-09T08:07:35.110Z] === RUN   TestDockerRegistrySuite/TestListImagesWithoutDigests
08:07:36 [2022-07-09T08:07:36.046Z]     check_test.go:427: [d265b15bf1425] daemon is not started
08:07:36 [2022-07-09T08:07:36.046Z] === RUN   TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest
08:07:36 [2022-07-09T08:07:36.134Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay	8.181s	coverage: 6.6% of statements
08:07:36 [2022-07-09T08:07:36.134Z] ?   	github.com/docker/docker/libnetwork/drivers/overlay/overlayutils	[no test files]
08:07:36 [2022-07-09T08:07:36.134Z] ok  	github.com/docker/docker/libnetwork/drivers/overlay/ovmanager	0.003s	coverage: 63.6% of statements
08:07:36 [2022-07-09T08:07:36.134Z] ok  	github.com/docker/docker/libnetwork/drivers/remote	0.010s	coverage: 57.4% of statements
08:07:36 [2022-07-09T08:07:36.134Z] ?   	github.com/docker/docker/libnetwork/drivers/remote/api	[no test files]
08:07:36 [2022-07-09T08:07:36.134Z] ?   	github.com/docker/docker/libnetwork/drivers/windows	[no test files]
08:07:36 [2022-07-09T08:07:36.134Z] ?   	github.com/docker/docker/libnetwork/drivers/windows/overlay	[no test files]
08:07:36 [2022-07-09T08:07:36.394Z] ok  	github.com/docker/docker/libnetwork/drvregistry	0.015s	coverage: 82.4% of statements
08:07:36 [2022-07-09T08:07:36.653Z] ok  	github.com/docker/docker/libnetwork/etchosts	0.015s	coverage: 81.2% of statements
08:07:36 [2022-07-09T08:07:36.913Z] ok  	github.com/docker/docker/libnetwork/idm	0.002s	coverage: 87.5% of statements
08:07:36 [2022-07-09T08:07:36.913Z] ok  	github.com/docker/docker/libnetwork/internal/caller	0.002s	coverage: 100.0% of statements
08:07:37 [2022-07-09T08:07:37.949Z]     check_test.go:427: [d92a8fdff0136] daemon is not started
08:07:38 [2022-07-09T08:07:38.208Z] === RUN   TestDockerRegistrySuite/TestPullByDigest
08:07:39 [2022-07-09T08:07:39.144Z]     check_test.go:427: [d6209f9bdeb5c] daemon is not started
08:07:39 [2022-07-09T08:07:39.144Z] === RUN   TestDockerRegistrySuite/TestPullByDigestNoFallback
08:07:39 [2022-07-09T08:07:39.144Z]     check_test.go:427: [dc9621f97c21b] daemon is not started
08:07:39 [2022-07-09T08:07:39.144Z] === RUN   TestDockerRegistrySuite/TestPullByTagDisplaysDigest
08:07:40 [2022-07-09T08:07:40.079Z]     check_test.go:427: [d983dea41e33d] daemon is not started
08:07:40 [2022-07-09T08:07:40.079Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredLayer
08:07:41 [2022-07-09T08:07:41.014Z]     check_test.go:427: [d5366093321be] daemon is not started
08:07:41 [2022-07-09T08:07:41.014Z] === RUN   TestDockerRegistrySuite/TestPullFailsWithAlteredManifest
08:07:41 [2022-07-09T08:07:41.951Z]     check_test.go:427: [d65c67e661503] daemon is not started
08:07:41 [2022-07-09T08:07:41.951Z] === RUN   TestDockerRegistrySuite/TestPullIDStability
08:07:44 [2022-07-09T08:07:44.486Z]     check_test.go:427: [d38acb13970c0] daemon is not started
08:07:44 [2022-07-09T08:07:44.486Z] === RUN   TestDockerRegistrySuite/TestPullImageWithAliases
08:07:44 [2022-07-09T08:07:44.745Z]     check_test.go:427: [d0ec8aa1f986d] daemon is not started
08:07:44 [2022-07-09T08:07:44.745Z] === RUN   TestDockerRegistrySuite/TestPullManifestList
08:07:45 [2022-07-09T08:07:45.680Z]     check_test.go:427: [d99204b9c51d1] daemon is not started
08:07:45 [2022-07-09T08:07:45.680Z] === RUN   TestDockerRegistrySuite/TestPullNoLayers
08:07:45 [2022-07-09T08:07:45.938Z]     check_test.go:427: [da85a8b9a0c0e] daemon is not started
08:07:45 [2022-07-09T08:07:45.938Z] === RUN   TestDockerRegistrySuite/TestPushBadTag
08:07:46 [2022-07-09T08:07:46.197Z]     check_test.go:427: [dc74dfe78e12c] daemon is not started
08:07:46 [2022-07-09T08:07:46.197Z] === RUN   TestDockerRegistrySuite/TestPushBusyboxImage
08:07:46 [2022-07-09T08:07:46.455Z]     check_test.go:427: [d67c33e074ca4] daemon is not started
08:07:46 [2022-07-09T08:07:46.455Z] === RUN   TestDockerRegistrySuite/TestPushEmptyLayer
08:07:46 [2022-07-09T08:07:46.715Z]     check_test.go:427: [d4fbc5e3675ce] daemon is not started
08:07:46 [2022-07-09T08:07:46.715Z] === RUN   TestDockerRegistrySuite/TestPushMultipleTags
08:07:46 [2022-07-09T08:07:46.976Z]     check_test.go:427: [d3f14a29e45d5] daemon is not started
08:07:46 [2022-07-09T08:07:46.976Z] === RUN   TestDockerRegistrySuite/TestPushUntagged
08:07:46 [2022-07-09T08:07:46.976Z]     check_test.go:427: [d6a758ba09ecc] daemon is not started
08:07:47 [2022-07-09T08:07:47.237Z] === RUN   TestDockerRegistrySuite/TestRemoveImageByDigest
08:07:48 [2022-07-09T08:07:48.176Z]     check_test.go:427: [dfe8a89124320] daemon is not started
08:07:48 [2022-07-09T08:07:48.176Z] === RUN   TestDockerRegistrySuite/TestRunByDigest
08:07:49 [2022-07-09T08:07:49.131Z] ok  	github.com/docker/docker/libnetwork/internal/setmatrix	10.002s	coverage: 100.0% of statements
08:07:49 [2022-07-09T08:07:49.556Z]     check_test.go:427: [dd1d6e3d84a2e] daemon is not started
08:07:49 [2022-07-09T08:07:49.556Z] === RUN   TestDockerRegistrySuite/TestRunImplicitPullWithNoTag
08:07:50 [2022-07-09T08:07:50.491Z]     check_test.go:427: [d3af73d5830ac] daemon is not started
08:07:50 [2022-07-09T08:07:50.491Z] === RUN   TestDockerRegistrySuite/TestTagByDigest
08:07:51 [2022-07-09T08:07:51.427Z]     check_test.go:427: [dc1dc3b1fca7a] daemon is not started
08:07:51 [2022-07-09T08:07:51.427Z] === RUN   TestDockerRegistrySuite/TestUserAgentPassThrough
08:07:52 [2022-07-09T08:07:52.362Z] === RUN   TestDockerRegistrySuite/TestV2Only
08:07:53 [2022-07-09T08:07:53.314Z] --- PASS: TestDockerRegistrySuite (43.98s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.26s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.99s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.33s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.15s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.76s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.55s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.73s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.99s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.84s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.02s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.07s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.11s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.28s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.97s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.89s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.94s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.16s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigest (0.94s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.95s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.87s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.39s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.40s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.00s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.37s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.29s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.33s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.01s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.46s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.81s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.99s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s)
08:07:53 [2022-07-09T08:07:53.314Z]     --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s)
08:07:53 [2022-07-09T08:07:53.314Z] === RUN   TestDockerSchema1RegistrySuite
08:07:53 [2022-07-09T08:07:53.314Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentFailingPull
08:07:53 [2022-07-09T08:07:53.314Z]     check_test.go:454: [ddef1b8605f01] daemon is not started
08:07:53 [2022-07-09T08:07:53.314Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags
08:07:55 [2022-07-09T08:07:55.845Z]     check_test.go:454: [d9cb1ab44dc14] daemon is not started
08:07:55 [2022-07-09T08:07:55.845Z] === RUN   TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo
08:08:01 [2022-07-09T08:08:01.114Z]     check_test.go:454: [dae5fc51714c4] daemon is not started
08:08:01 [2022-07-09T08:08:01.114Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigest
08:08:01 [2022-07-09T08:08:01.681Z]     check_test.go:454: [dcb7d676a31a6] daemon is not started
08:08:01 [2022-07-09T08:08:01.681Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback
08:08:01 [2022-07-09T08:08:01.940Z]     check_test.go:454: [d487084171b46] daemon is not started
08:08:01 [2022-07-09T08:08:01.940Z] === RUN   TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest
08:08:02 [2022-07-09T08:08:02.875Z]     check_test.go:454: [dfd5cd754d8f8] daemon is not started
08:08:02 [2022-07-09T08:08:02.875Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer
08:08:03 [2022-07-09T08:08:03.812Z]     check_test.go:454: [dad53b4552dc7] daemon is not started
08:08:03 [2022-07-09T08:08:03.812Z] === RUN   TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/ipam	14.184s	coverage: 85.3% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ?   	github.com/docker/docker/libnetwork/ipamapi	[no test files]
08:08:04 [2022-07-09T08:08:04.024Z] ?   	github.com/docker/docker/libnetwork/ipams/builtin	[no test files]
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/ipams/null	0.002s	coverage: 57.1% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/ipams/remote	0.006s	coverage: 47.4% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ?   	github.com/docker/docker/libnetwork/ipams/remote/api	[no test files]
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/ipams/windowsipam	0.002s	coverage: 71.4% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/ipamutils	0.264s	coverage: 74.0% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/iptables	0.153s	coverage: 45.1% of statements
08:08:04 [2022-07-09T08:08:04.024Z] ok  	github.com/docker/docker/libnetwork/netlabel	0.002s	coverage: 60.0% of statements
08:08:04 [2022-07-09T08:08:04.594Z] ok  	github.com/docker/docker/libnetwork/netutils	0.018s	coverage: 44.1% of statements
08:08:04 [2022-07-09T08:08:04.748Z]     check_test.go:454: [d10d91374142c] daemon is not started
08:08:04 [2022-07-09T08:08:04.748Z] === RUN   TestDockerSchema1RegistrySuite/TestPullIDStability
08:08:07 [2022-07-09T08:08:07.278Z]     check_test.go:454: [da00a93fb794b] daemon is not started
08:08:07 [2022-07-09T08:08:07.278Z] === RUN   TestDockerSchema1RegistrySuite/TestPullImageWithAliases
08:08:07 [2022-07-09T08:08:07.537Z]     check_test.go:454: [d83ae78e34797] daemon is not started
08:08:07 [2022-07-09T08:08:07.537Z] === RUN   TestDockerSchema1RegistrySuite/TestPullNoLayers
08:08:08 [2022-07-09T08:08:08.103Z]     check_test.go:454: [d1ea1a7a038e4] daemon is not started
08:08:08 [2022-07-09T08:08:08.103Z] --- PASS: TestDockerSchema1RegistrySuite (14.95s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.71s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.77s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.01s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.16s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.01s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.91s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.87s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.53s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.42s)
08:08:08 [2022-07-09T08:08:08.103Z]     --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.39s)
08:08:08 [2022-07-09T08:08:08.103Z] === RUN   TestDockerRegistryAuthHtpasswdSuite
08:08:08 [2022-07-09T08:08:08.103Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry
08:08:08 [2022-07-09T08:08:08.670Z]     check_test.go:483: [daa6c4264f6b4] daemon is not started
08:08:08 [2022-07-09T08:08:08.670Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth
08:08:09 [2022-07-09T08:08:09.237Z]     check_test.go:483: [df59db5ac0f69] daemon is not started
08:08:09 [2022-07-09T08:08:09.237Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry
08:08:09 [2022-07-09T08:08:09.237Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId
08:08:09 [2022-07-09T08:08:09.495Z]     check_test.go:483: [dd12ac8ffb55f] daemon is not started
08:08:09 [2022-07-09T08:08:09.495Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth
08:08:10 [2022-07-09T08:08:10.871Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored
08:08:11 [2022-07-09T08:08:11.808Z]     check_test.go:483: [d123d8760250e] daemon is not started
08:08:11 [2022-07-09T08:08:11.808Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth
08:08:12 [2022-07-09T08:08:12.376Z]     check_test.go:483: [d104b865fd63a] daemon is not started
08:08:12 [2022-07-09T08:08:12.376Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme
08:08:13 [2022-07-09T08:08:13.314Z]     check_test.go:483: [d5f7d0784c035] daemon is not started
08:08:13 [2022-07-09T08:08:13.314Z] === RUN   TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry
08:08:13 [2022-07-09T08:08:13.314Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerAutoStart
08:08:13 [2022-07-09T08:08:13.573Z]     check_test.go:483: [dffdfd57eb5ef] daemon is not started
08:08:13 [2022-07-09T08:08:13.573Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (5.44s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.69s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.57s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.17s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.35s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.82s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.66s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (1.00s)
08:08:13 [2022-07-09T08:08:13.573Z]     --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.18s)
08:08:13 [2022-07-09T08:08:13.573Z] === RUN   TestDockerRegistryAuthTokenSuite
08:08:13 [2022-07-09T08:08:13.573Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError
08:08:18 [2022-07-09T08:08:18.842Z]     check_test.go:510: [d627e66428edc] daemon is not started
08:08:18 [2022-07-09T08:08:18.842Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken
08:08:18 [2022-07-09T08:08:18.842Z]     check_test.go:510: [d7445367392a1] daemon is not started
08:08:18 [2022-07-09T08:08:18.842Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized
08:08:18 [2022-07-09T08:08:18.842Z]     check_test.go:510: [d31e7865d3b8a] daemon is not started
08:08:18 [2022-07-09T08:08:18.842Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable
08:08:19 [2022-07-09T08:08:19.102Z]     check_test.go:510: [dd49f16353fc8] daemon is not started
08:08:19 [2022-07-09T08:08:19.102Z] === RUN   TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse
08:08:19 [2022-07-09T08:08:19.102Z] === RUN   TestDockerSwarmSuite/TestSwarmContainerEndpointOptions
08:08:19 [2022-07-09T08:08:19.360Z]     check_test.go:510: [d294934d7ebec] daemon is not started
08:08:19 [2022-07-09T08:08:19.360Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.79s)
08:08:19 [2022-07-09T08:08:19.360Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.16s)
08:08:19 [2022-07-09T08:08:19.360Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.16s)
08:08:19 [2022-07-09T08:08:19.360Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s)
08:08:19 [2022-07-09T08:08:19.360Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s)
08:08:19 [2022-07-09T08:08:19.360Z]     --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.16s)
08:08:19 [2022-07-09T08:08:19.360Z] === RUN   TestDockerNetworkSuite
08:08:19 [2022-07-09T08:08:19.360Z] === RUN   TestDockerNetworkSuite/TestConntrackFlowsLeak
08:08:20 [2022-07-09T08:08:20.764Z]     docker_cli_network_unix_test.go:46: [d00ba8631ea43] daemon is not started
08:08:20 [2022-07-09T08:08:20.764Z] === RUN   TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig
08:08:21 [2022-07-09T08:08:21.332Z]     docker_cli_network_unix_test.go:46: [d8e9ba5c6f279] daemon is not started
08:08:21 [2022-07-09T08:08:21.592Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint
08:08:24 [2022-07-09T08:08:24.880Z]     docker_cli_network_unix_test.go:46: [d7c110bd691ce] daemon is not started
08:08:25 [2022-07-09T08:08:25.448Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect
08:08:26 [2022-07-09T08:08:26.383Z] === RUN   TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork
08:08:27 [2022-07-09T08:08:27.319Z]     docker_cli_network_unix_test.go:46: [d130a845dcb6e] daemon is not started
08:08:27 [2022-07-09T08:08:27.577Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer
08:08:27 [2022-07-09T08:08:27.577Z]     docker_cli_network_unix_test.go:1233: [d8015ff89bc37] daemon is not started
08:08:28 [2022-07-09T08:08:28.954Z] === RUN   TestDockerSwarmSuite/TestSwarmIncompatibleDaemon
08:08:30 [2022-07-09T08:08:30.857Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping
08:08:31 [2022-07-09T08:08:31.794Z]     docker_cli_network_unix_test.go:46: [db855f80ace32] daemon is not started
08:08:32 [2022-07-09T08:08:32.730Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP
08:08:33 [2022-07-09T08:08:33.297Z] === RUN   TestDockerSwarmSuite/TestSwarmIngressNetwork
08:08:37 [2022-07-09T08:08:37.486Z] === RUN   TestDockerSwarmSuite/TestSwarmInit
08:08:37 [2022-07-09T08:08:37.744Z]     docker_cli_network_unix_test.go:46: [dd55ca27cd3d0] daemon is not started
08:08:38 [2022-07-09T08:08:38.794Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP
08:08:41 [2022-07-09T08:08:41.328Z]     docker_cli_network_unix_test.go:46: [dd7a76c4a367b] daemon is not started
08:08:41 [2022-07-09T08:08:41.894Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer
08:08:42 [2022-07-09T08:08:42.153Z] === RUN   TestDockerSwarmSuite/TestSwarmInitIPv6
08:08:42 [2022-07-09T08:08:42.153Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:08:42 [2022-07-09T08:08:42.153Z] === RUN   TestDockerSwarmSuite/TestSwarmInitLocked
08:08:43 [2022-07-09T08:08:43.091Z]     docker_cli_network_unix_test.go:46: [d7c3ecc2cb255] daemon is not started
08:08:43 [2022-07-09T08:08:43.349Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork
08:08:43 [2022-07-09T08:08:43.916Z]     docker_cli_network_unix_test.go:46: [d1e3974dd216c] daemon is not started
08:08:43 [2022-07-09T08:08:43.917Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks
08:08:44 [2022-07-09T08:08:44.484Z]     docker_cli_network_unix_test.go:46: [d861449a9799b] daemon is not started
08:08:44 [2022-07-09T08:08:44.484Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithMac
08:08:45 [2022-07-09T08:08:45.437Z]     docker_cli_network_unix_test.go:46: [dcfcc323438ac] daemon is not started
08:08:45 [2022-07-09T08:08:45.696Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping
08:08:46 [2022-07-09T08:08:46.632Z]     docker_cli_network_unix_test.go:46: [d0c3abccf87be] daemon is not started
08:08:46 [2022-07-09T08:08:46.891Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDelete
08:08:47 [2022-07-09T08:08:47.150Z]     docker_cli_network_unix_test.go:46: [d65d5ae10d2ee] daemon is not started
08:08:47 [2022-07-09T08:08:47.150Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters
08:08:47 [2022-07-09T08:08:47.717Z]     docker_cli_network_unix_test.go:46: [d1ef3d200fc40] daemon is not started
08:08:47 [2022-07-09T08:08:47.717Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateHostBind
08:08:48 [2022-07-09T08:08:48.284Z]     docker_cli_network_unix_test.go:46: [da918cf116125] daemon is not started
08:08:48 [2022-07-09T08:08:48.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreateLabel
08:08:48 [2022-07-09T08:08:48.851Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr
08:08:48 [2022-07-09T08:08:48.851Z]     docker_cli_network_unix_test.go:46: [d09da54814524] daemon is not started
08:08:48 [2022-07-09T08:08:48.851Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCreatePredefined
08:08:49 [2022-07-09T08:08:49.110Z]     docker_cli_network_unix_test.go:46: [d3fd1282c20fa] daemon is not started
08:08:49 [2022-07-09T08:08:49.110Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkCustomIPAM
08:08:49 [2022-07-09T08:08:49.110Z]     docker_cli_network_unix_test.go:46: [da99cf9947d33] daemon is not started
08:08:49 [2022-07-09T08:08:49.110Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork
08:08:49 [2022-07-09T08:08:49.678Z] === RUN   TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr
08:08:50 [2022-07-09T08:08:50.246Z]     docker_cli_network_unix_test.go:46: [db53c34578d0c] daemon is not started
08:08:50 [2022-07-09T08:08:50.246Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault
08:08:50 [2022-07-09T08:08:50.506Z] === RUN   TestDockerSwarmSuite/TestSwarmInitWithDrain
08:08:50 [2022-07-09T08:08:50.764Z]     docker_cli_network_unix_test.go:46: [d63cb01a05700] daemon is not started
08:08:51 [2022-07-09T08:08:51.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge
08:08:51 [2022-07-09T08:08:51.333Z]     docker_cli_network_unix_test.go:46: [d4cf133259a3c] daemon is not started
08:08:51 [2022-07-09T08:08:51.333Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost
08:08:51 [2022-07-09T08:08:51.592Z]     docker_cli_network_unix_test.go:46: [d76991a3a704a] daemon is not started
08:08:51 [2022-07-09T08:08:51.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverOptions
08:08:51 [2022-07-09T08:08:51.850Z]     docker_cli_network_unix_test.go:46: [d5d83ee2561d3] daemon is not started
08:08:51 [2022-07-09T08:08:51.850Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart
08:08:52 [2022-07-09T08:08:52.418Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinLeave
08:08:53 [2022-07-09T08:08:53.354Z]     docker_cli_network_unix_test.go:968: [d2021c5f40336] daemon is not started
08:08:54 [2022-07-09T08:08:54.729Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkFlagAlias
08:08:56 [2022-07-09T08:08:56.104Z]     docker_cli_network_unix_test.go:46: [deb4101febb48] daemon is not started
08:08:56 [2022-07-09T08:08:56.104Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart
08:08:58 [2022-07-09T08:08:58.640Z]     docker_cli_network_unix_test.go:1116: [ddad881278351] daemon is not started
08:09:01 [2022-07-09T08:09:01.176Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations
08:09:01 [2022-07-09T08:09:01.436Z]     docker_cli_network_unix_test.go:46: [dec8907aa8c22] daemon is not started
08:09:01 [2022-07-09T08:09:01.436Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks
08:09:02 [2022-07-09T08:09:02.372Z]     docker_cli_network_unix_test.go:46: [d42ab538e03aa] daemon is not started
08:09:02 [2022-07-09T08:09:02.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkIPAMOptions
08:09:02 [2022-07-09T08:09:02.372Z]     docker_cli_network_unix_test.go:46: [d84e93b046517] daemon is not started
08:09:02 [2022-07-09T08:09:02.372Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer
08:09:02 [2022-07-09T08:09:02.631Z]     docker_cli_network_unix_test.go:46: [d43a38d4f4f4a] daemon is not started
08:09:02 [2022-07-09T08:09:02.631Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified
08:09:02 [2022-07-09T08:09:02.631Z]     docker_cli_network_unix_test.go:46: [d1ddd972da5b1] daemon is not started
08:09:02 [2022-07-09T08:09:02.631Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified
08:09:02 [2022-07-09T08:09:02.890Z]     docker_cli_network_unix_test.go:46: [d2d604956b8f8] daemon is not started
08:09:02 [2022-07-09T08:09:02.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkInspectDefault
08:09:02 [2022-07-09T08:09:02.890Z]     docker_cli_network_unix_test.go:46: [db159f628f6bc] daemon is not started
08:09:02 [2022-07-09T08:09:02.890Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly
08:09:04 [2022-07-09T08:09:04.793Z]     docker_cli_network_unix_test.go:46: [df6e633a1b456] daemon is not started
08:09:05 [2022-07-09T08:09:05.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsDefault
08:09:05 [2022-07-09T08:09:05.373Z]     docker_cli_network_unix_test.go:46: [dba7874111231] daemon is not started
08:09:05 [2022-07-09T08:09:05.373Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkLsFilter
08:09:05 [2022-07-09T08:09:05.373Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:09:05 [2022-07-09T08:09:05.373Z]     docker_cli_network_unix_test.go:46: [dfba0930ada2d] daemon is not started
08:09:05 [2022-07-09T08:09:05.632Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMacInspect
08:09:06 [2022-07-09T08:09:06.204Z]     docker_cli_network_unix_test.go:46: [d0f65c6cc4572] daemon is not started
08:09:06 [2022-07-09T08:09:06.462Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart
08:09:09 [2022-07-09T08:09:09.781Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart
08:09:11 [2022-07-09T08:09:11.684Z]     docker_cli_network_unix_test.go:1084: [d77f2a6634e35] daemon is not started
08:09:13 [2022-07-09T08:09:13.062Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver
08:09:13 [2022-07-09T08:09:13.062Z]     docker_cli_network_unix_test.go:46: [d57e0b20d00fd] daemon is not started
08:09:13 [2022-07-09T08:09:13.062Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping
08:09:13 [2022-07-09T08:09:13.630Z]     docker_cli_network_unix_test.go:46: [d39f0bc92ce6a] daemon is not started
08:09:13 [2022-07-09T08:09:13.888Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks
08:09:14 [2022-07-09T08:09:14.824Z]     docker_cli_network_unix_test.go:46: [d2e3f40a9fe10] daemon is not started
08:09:15 [2022-07-09T08:09:15.391Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRmPredefined
08:09:15 [2022-07-09T08:09:15.391Z]     docker_cli_network_unix_test.go:46: [d42b2f71b7599] daemon is not started
08:09:15 [2022-07-09T08:09:15.391Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkRunNetByID
08:09:15 [2022-07-09T08:09:15.958Z]     docker_cli_network_unix_test.go:46: [dbada75553efc] daemon is not started
08:09:16 [2022-07-09T08:09:16.217Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP
08:09:16 [2022-07-09T08:09:16.475Z]     docker_cli_network_unix_test.go:46: [dc6a84046ac1b] daemon is not started
08:09:16 [2022-07-09T08:09:16.476Z] === RUN   TestDockerNetworkSuite/TestDockerNetworkValidateIP
08:09:17 [2022-07-09T08:09:17.412Z]     docker_cli_network_unix_test.go:46: [db112bd730671] daemon is not started
08:09:17 [2022-07-09T08:09:17.412Z] === RUN   TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver
08:09:23 [2022-07-09T08:09:23.973Z]     docker_cli_network_unix_test.go:46: [d0be9e03cd2cd] daemon is not started
08:09:23 [2022-07-09T08:09:23.974Z] --- PASS: TestDockerNetworkSuite (64.46s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (1.47s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.99s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (3.85s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.97s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.98s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.05s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (6.15s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (3.18s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.37s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.71s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.54s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.09s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.34s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.27s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.40s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.11s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.23s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.07s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.90s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.22s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.10s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.35s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.09s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.62s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.45s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.37s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.85s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.15s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.16s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.16s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.51s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.10s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.85s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.55s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.09s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.04s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.75s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.57s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.07s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.69s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.45s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.93s)
08:09:23 [2022-07-09T08:09:23.974Z]     --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (6.23s)
08:09:23 [2022-07-09T08:09:23.974Z] === RUN   TestDockerHubPullSuite
08:09:23 [2022-07-09T08:09:23.974Z] === RUN   TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry
08:09:25 [2022-07-09T08:09:25.874Z] === RUN   TestDockerHubPullSuite/TestPullClientDisconnect
08:09:28 [2022-07-09T08:09:28.402Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistry
08:09:29 [2022-07-09T08:09:29.336Z] === RUN   TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts
08:09:31 [2022-07-09T08:09:31.239Z] === RUN   TestDockerHubPullSuite/TestPullNonExistingImage
08:09:31 [2022-07-09T08:09:31.498Z] === RUN   TestDockerHubPullSuite/TestPullScratchNotAllowed
08:09:31 [2022-07-09T08:09:31.758Z] --- PASS: TestDockerHubPullSuite (8.06s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.94s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.52s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.96s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.77s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.50s)
08:09:31 [2022-07-09T08:09:31.758Z]     --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s)
08:09:31 [2022-07-09T08:09:31.758Z] PASS
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === Skipped
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_api_containers_test.go:419: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5342: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:619: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5892: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5875: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5910: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5319: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5841: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5307: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:1360: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.02s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:6028: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:5998: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_build_test.go:4917: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.02s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_create_test.go:71: unmatched requirement Devicemapper
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_create_test.go:83: unmatched requirement Devicemapper
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_exec_test.go:527: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_inspect_test.go:195: unmatched requirement Devicemapper
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_inspect_test.go:177: unmatched requirement Devicemapper
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_plugins_test.go:333: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_pull_test.go:279: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4035: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4054: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:86: Host does not have /dev/snd
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4137: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:584: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:2855: kernel doesn't have latency_stats configured
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:1438: Unstable test, to be re-activated once #19937 is resolved
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:685: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:1410: Host does not have /dev/snd/timer
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4090: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:535: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:546: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.01s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:554: unmatched requirement blkioWeight
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_unix_test.go:622: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_run_test.go:4435: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_sni_test.go:30: Flakey test
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_top_test.go:63: unmatched requirement DaemonIsWindows
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_update_unix_test.go:152: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.758Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z]     docker_cli_update_unix_test.go:206: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.758Z]     --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s)
08:09:31 [2022-07-09T08:09:31.758Z] 
08:09:31 [2022-07-09T08:09:31.759Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
08:09:31 [2022-07-09T08:09:31.759Z]     docker_cli_update_unix_test.go:136: unmatched requirement swapMemorySupport
08:09:31 [2022-07-09T08:09:31.759Z]     --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.01s)
08:09:31 [2022-07-09T08:09:31.759Z] 
08:09:31 [2022-07-09T08:09:31.759Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:09:31 [2022-07-09T08:09:31.759Z]     docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks
08:09:31 [2022-07-09T08:09:31.759Z]     docker_cli_network_unix_test.go:46: [dfba0930ada2d] daemon is not started
08:09:31 [2022-07-09T08:09:31.759Z]     --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s)
08:09:31 [2022-07-09T08:09:31.759Z] 
08:09:31 [2022-07-09T08:09:31.759Z] DONE 1265 tests, 51 skipped in 1475.652s
08:09:31 [2022-07-09T08:09:31.759Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:09:31 [2022-07-09T08:09:31.759Z] ++++ cat bundles/test-integration/docker.pid
08:09:31 [2022-07-09T08:09:31.759Z] +++ kill 9357
08:09:31 [2022-07-09T08:09:31.759Z] +++ /etc/init.d/apparmor stop
08:09:31 [2022-07-09T08:09:31.759Z] Leaving: AppArmorNo profiles have been unloaded.
08:09:31 [2022-07-09T08:09:31.759Z] 
08:09:31 [2022-07-09T08:09:31.759Z] Unloading profiles will leave already running processes permanently
08:09:31 [2022-07-09T08:09:31.759Z] unconfined, which can lead to unexpected situations.
08:09:31 [2022-07-09T08:09:31.759Z] 
08:09:31 [2022-07-09T08:09:31.759Z] To set a process to complain mode, use the command line tool
08:09:31 [2022-07-09T08:09:31.759Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:09:31 [2022-07-09T08:09:31.759Z] +++ true
08:09:31 [2022-07-09T08:09:31.759Z] exiting test-integration
08:09:31 [2022-07-09T08:09:31.759Z] ++ exit 0
08:09:31 [2022-07-09T08:09:31.759Z] 
08:09:32 [2022-07-09T08:09:32.018Z] + for job in $(jobs -p)
08:09:32 [2022-07-09T08:09:32.018Z] + wait 14564
08:09:46 [2022-07-09T08:09:46.904Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinPromoteLocked
08:09:48 [2022-07-09T08:09:48.807Z]     docker_cli_swarm_test.go:1180: [d26732ca9d670] joining swarm manager [dc0bc34a0d057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:09:55 [2022-07-09T08:09:55.364Z]     docker_cli_swarm_test.go:1189: [da314827ad7ea] joining swarm manager [dc0bc34a0d057]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/networkdb	103.101s	coverage: 60.0% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ?   	github.com/docker/docker/libnetwork/ns	[no test files]
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/options	0.002s	coverage: 100.0% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/osl	4.314s	coverage: 39.7% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/osl/kernel	0.003s	coverage: 20.0% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/portallocator	0.014s	coverage: 80.7% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/portmapper	0.546s	coverage: 48.6% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/resolvconf	0.003s	coverage: 70.6% of statements
08:09:56 [2022-07-09T08:09:56.089Z] ?   	github.com/docker/docker/libnetwork/testutils	[no test files]
08:09:56 [2022-07-09T08:09:56.089Z] ok  	github.com/docker/docker/libnetwork/types	0.002s	coverage: 37.3% of statements
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === Skipped
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork TestParallel1 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork TestParallel3 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork TestParallel2 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     libnetwork_linux_test.go:965: Skipped because t.parallel was less than  3
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     allocator_test.go:1487: Skipped because t.parallel was less than  5
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s)
08:09:56 [2022-07-09T08:09:56.089Z]     firewalld_test.go:14: firewalld is not running
08:09:56 [2022-07-09T08:09:56.089Z] 
08:09:56 [2022-07-09T08:09:56.089Z] DONE 327 tests, 9 skipped in 199.271s
Post stage
[Pipeline] junit
08:09:56 [2022-07-09T08:09:56.367Z] Recording test results
08:09:56 [2022-07-09T08:09:56.759Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Validate vendor)
[Pipeline] sh
08:09:57 [2022-07-09T08:09:57.081Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43790/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9cd67df5b283dc8cd13e85af8f191756fe1a6363 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:9cd67df5b283dc8cd13e85af8f191756fe1a6363 hack/validate/vendor
08:09:57 [2022-07-09T08:09:57.656Z] No vendor changes in diff.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:09:58 [2022-07-09T08:09:58.224Z] + echo Ensuring container killed.
08:09:58 [2022-07-09T08:09:58.224Z] Ensuring container killed.
08:09:58 [2022-07-09T08:09:58.224Z] + docker rm -vf docker-pr3
08:09:58 [2022-07-09T08:09:58.224Z] Error: No such container: docker-pr3
[Pipeline] sh
08:09:58 [2022-07-09T08:09:58.509Z] + echo Chowning /workspace to jenkins user
08:09:58 [2022-07-09T08:09:58.509Z] Chowning /workspace to jenkins user
08:09:58 [2022-07-09T08:09:58.509Z] + id -u
08:09:58 [2022-07-09T08:09:58.509Z] + id -g
08:09:58 [2022-07-09T08:09:58.509Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:10:00 [2022-07-09T08:10:00.196Z] + bundleName=unit
08:10:00 [2022-07-09T08:10:00.196Z] + echo Creating unit-bundles.tar.gz
08:10:00 [2022-07-09T08:10:00.196Z] Creating unit-bundles.tar.gz
08:10:00 [2022-07-09T08:10:00.196Z] + 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
08:10:00 [2022-07-09T08:10:00.196Z] bundles/junit-report-libnetwork.xml
08:10:00 [2022-07-09T08:10:00.196Z] bundles/junit-report.xml
08:10:00 [2022-07-09T08:10:00.196Z] bundles/go-test-report-libnetwork.json
08:10:00 [2022-07-09T08:10:00.196Z] bundles/go-test-report.json
08:10:00 [2022-07-09T08:10:00.196Z] bundles/profile-libnetwork.out
08:10:00 [2022-07-09T08:10:00.196Z] bundles/profile.out
[Pipeline] archiveArtifacts
08:10:00 [2022-07-09T08:10:00.209Z] Archiving artifacts
08:10:00 [2022-07-09T08:10:00.609Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:10:00 [2022-07-09T08:10:00.915Z] + make clean
08:10:00 [2022-07-09T08:10:00.915Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:10:00 [2022-07-09T08:10:00.915Z] docker-dev-cache
08:10:00 [2022-07-09T08:10:00.915Z] docker-mod-cache
[Pipeline] deleteDir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
08:10:34 [2022-07-09T08:10:34.067Z] === RUN   TestDockerSwarmSuite/TestSwarmJoinWithDrain
08:10:44 [2022-07-09T08:10:44.039Z] === RUN   TestDockerSwarmSuite/TestSwarmLeaveLocked
08:10:46 [2022-07-09T08:10:46.570Z] === RUN   TestDockerSwarmSuite/TestSwarmLockUnlockCluster
08:10:48 [2022-07-09T08:10:48.471Z]     docker_cli_swarm_test.go:1112: [d021278ace3ab] joining swarm manager [d416d9d7fc7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:10:49 [2022-07-09T08:10:49.857Z]     docker_cli_swarm_test.go:1113: [de8a8bd1b45db] joining swarm manager [d416d9d7fc7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:12:11 [2022-07-09T08:12:11.301Z]     docker_cli_swarm_test.go:1166: [df2c5927afd31] joining swarm manager [d416d9d7fc7c5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480
08:12:37 [2022-07-09T08:12:37.836Z] === RUN   TestDockerSwarmSuite/TestSwarmManagerAddress
08:12:38 [2022-07-09T08:12:38.772Z]     docker_cli_swarm_test.go:1447: [d18e04dd06f2d] joining swarm manager [d76cb6633c512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:12:39 [2022-07-09T08:12:39.338Z]     docker_cli_swarm_test.go:1448: [de33e81900085] joining swarm manager [d76cb6633c512]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479
08:12:51 [2022-07-09T08:12:51.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup
08:12:51 [2022-07-09T08:12:51.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge
08:12:51 [2022-07-09T08:12:51.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay
08:12:51 [2022-07-09T08:12:51.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge
08:12:51 [2022-07-09T08:12:51.538Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay
08:12:52 [2022-07-09T08:12:52.473Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866
08:12:54 [2022-07-09T08:12:54.378Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions
08:12:57 [2022-07-09T08:12:57.683Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPlugin
08:13:00 [2022-07-09T08:13:00.214Z] === RUN   TestDockerSwarmSuite/TestSwarmNetworkPluginV2
08:13:02 [2022-07-09T08:13:02.116Z]     docker_cli_swarm_unix_test.go:63: [d7d9a42496d17] joining swarm manager [d1071eb2a7244]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:13:58 [2022-07-09T08:13:58.346Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeListFilter
08:13:58 [2022-07-09T08:13:58.346Z] === RUN   TestDockerSwarmSuite/TestSwarmNodeTaskListFilter
08:13:58 [2022-07-09T08:13:58.346Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishAdd
08:13:59 [2022-07-09T08:13:59.721Z] === RUN   TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts
08:14:03 [2022-07-09T08:14:03.010Z] === RUN   TestDockerSwarmSuite/TestSwarmReadonlyRootfs
08:14:05 [2022-07-09T08:14:05.540Z] === RUN   TestDockerSwarmSuite/TestSwarmRepeatedRootRotation
08:14:07 [2022-07-09T08:14:07.443Z]     docker_api_swarm_test.go:962: [d09c08cc4d7e4] joining swarm manager [d300938f0d217]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478
08:14:25 [2022-07-09T08:14:25.538Z] === RUN   TestDockerSwarmSuite/TestSwarmRotateUnlockKey
08:14:37 [2022-07-09T08:14:37.737Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceEnvFile
08:14:39 [2022-07-09T08:14:39.112Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceListFilter
08:14:41 [2022-07-09T08:14:41.642Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceLsFilterMode
08:14:44 [2022-07-09T08:14:44.175Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate
08:14:52 [2022-07-09T08:14:52.289Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTY
08:14:56 [2022-07-09T08:14:56.478Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTTYUpdate
08:14:58 [2022-07-09T08:14:58.380Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname
08:15:00 [2022-07-09T08:15:00.911Z] === RUN   TestDockerSwarmSuite/TestSwarmServiceWithGroup
08:15:03 [2022-07-09T08:15:03.443Z] === RUN   TestDockerSwarmSuite/TestSwarmStopSignal
08:15:06 [2022-07-09T08:15:06.001Z] === RUN   TestDockerSwarmSuite/TestSwarmTaskListFilter
08:15:09 [2022-07-09T08:15:09.286Z] === RUN   TestDockerSwarmSuite/TestSwarmUpdate
08:15:11 [2022-07-09T08:15:11.818Z] === RUN   TestDockerSwarmSuite/TestSwarmVolumePlugin
08:16:08 [2022-07-09T08:16:08.034Z] === RUN   TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm
08:16:22 [2022-07-09T08:16:22.907Z] === RUN   TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA
08:16:37 [2022-07-09T08:16:37.779Z] --- PASS: TestDockerSwarmSuite (1561.86s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.30s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.12s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (5.42s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.33s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.09s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.93s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.61s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.86s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (49.00s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (40.46s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.33s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.57s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.66s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.34s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (47.27s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (16.15s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.72s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.49s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.20s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (62.51s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (68.62s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.62s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.21s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.81s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.02s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.65s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (6.11s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.28s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.68s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.04s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.88s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.34s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (39.68s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.15s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.06s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.24s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfig (3.36s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.07s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.05s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.18s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.30s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.22s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.71s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.93s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (2.91s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (3.02s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.12s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.70s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (2.30s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.04s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.13s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.67s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.26s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.79s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (5.66s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogs (3.50s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.23s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (2.75s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.10s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.99s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.27s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (3.07s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (2.97s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (3.48s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestServiceScale (2.42s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.97s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.17s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.82s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (20.98s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.81s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.67s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (18.69s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.09s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (74.08s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.04s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.76s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.36s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.47s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.23s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (4.31s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.57s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (6.76s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.85s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.82s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.01s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.97s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (47.22s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (9.05s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.82s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (110.13s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.30s)
08:16:37 [2022-07-09T08:16:37.779Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.18s)
08:16:37 [2022-07-09T08:16:37.779Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s)
08:16:37 [2022-07-09T08:16:37.779Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.07s)
08:16:37 [2022-07-09T08:16:37.779Z]         --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.17s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.31s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.17s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.44s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.29s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.94s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.16s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.51s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.13s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.29s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.19s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.24s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.02s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.00s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.55s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.56s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.54s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.54s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.61s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.07s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.20s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.92s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.21s)
08:16:37 [2022-07-09T08:16:37.779Z]     --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.17s)
08:16:37 [2022-07-09T08:16:37.779Z] === RUN   TestDockerExternalVolumeSuite
08:16:37 [2022-07-09T08:16:37.779Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume
08:16:38 [2022-07-09T08:16:38.038Z]     docker_cli_external_volume_driver_test.go:53: [dcf8255eba28d] daemon is not started
08:16:56 [2022-07-09T08:16:56.145Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities
08:18:03 [2022-07-09T08:18:03.817Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer
08:18:10 [2022-07-09T08:18:10.376Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet
08:18:25 [2022-07-09T08:18:25.245Z]     docker_cli_external_volume_driver_test.go:53: [d4f150c7563f8] daemon is not started
08:18:40 [2022-07-09T08:18:40.133Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse
08:18:58 [2022-07-09T08:18:58.208Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverList
08:19:13 [2022-07-09T08:19:13.076Z]     docker_cli_external_volume_driver_test.go:53: [db464747c6f3a] daemon is not started
08:19:27 [2022-07-09T08:19:27.947Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked
08:19:27 [2022-07-09T08:19:27.947Z]     docker_cli_external_volume_driver_test.go:53: [deb1cd3a6a6a5] daemon is not started
08:19:42 [2022-07-09T08:19:42.816Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID
08:20:14 [2022-07-09T08:20:14.912Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed
08:20:29 [2022-07-09T08:20:29.781Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete
08:20:44 [2022-07-09T08:20:44.654Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls
08:21:31 [2022-07-09T08:21:31.315Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists
08:21:49 [2022-07-09T08:21:49.427Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp
08:22:21 [2022-07-09T08:22:21.498Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail
08:22:53 [2022-07-09T08:22:53.565Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed
08:23:08 [2022-07-09T08:23:08.437Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom
08:23:26 [2022-07-09T08:23:26.541Z] === RUN   TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart
08:23:26 [2022-07-09T08:23:26.541Z]     docker_cli_external_volume_driver_test.go:485: [de7fb156c3f8e] daemon is not started
08:23:41 [2022-07-09T08:23:41.412Z] === RUN   TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict
08:23:41 [2022-07-09T08:23:41.412Z]     docker_cli_external_volume_driver_test.go:53: [d1c86410c6fb6] daemon is not started
08:23:56 [2022-07-09T08:23:56.282Z] --- PASS: TestDockerExternalVolumeSuite (437.06s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.54s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.61s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.06s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.21s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.19s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.23s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.25s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.88s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.63s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.05s)
08:23:56 [2022-07-09T08:23:56.282Z]     --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s)
08:23:56 [2022-07-09T08:23:56.282Z] PASS
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] === Skipped
08:23:56 [2022-07-09T08:23:56.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z]     docker_cli_daemon_test.go:363: unmatched requirement IPv6
08:23:56 [2022-07-09T08:23:56.282Z]     check_test.go:540: [d0b8f3c3a643c] daemon is not started
08:23:56 [2022-07-09T08:23:56.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z]     docker_cli_daemon_test.go:232: unmatched requirement Devicemapper
08:23:56 [2022-07-09T08:23:56.282Z]     check_test.go:540: [d6e76923fa6d2] daemon is not started
08:23:56 [2022-07-09T08:23:56.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z]     docker_cli_daemon_test.go:212: unmatched requirement Devicemapper
08:23:56 [2022-07-09T08:23:56.282Z]     check_test.go:540: [d7d045d5d09ce] daemon is not started
08:23:56 [2022-07-09T08:23:56.282Z]     --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:23:56 [2022-07-09T08:23:56.282Z]     docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed
08:23:56 [2022-07-09T08:23:56.282Z]     --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s)
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z]     docker_cli_swarm_test.go:130: unmatched requirement IPv6
08:23:56 [2022-07-09T08:23:56.282Z]     --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.01s)
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] DONE 269 tests, 5 skipped in 2338.594s
08:23:56 [2022-07-09T08:23:56.282Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration)
08:23:56 [2022-07-09T08:23:56.282Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ca7c6784e7a/docker.pid
08:23:56 [2022-07-09T08:23:56.282Z] +++ kill 7032
08:23:56 [2022-07-09T08:23:56.282Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 7032 is not a child of this shell
08:23:56 [2022-07-09T08:23:56.282Z] warning: PID 7032 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6ca7c6784e7a/docker.pid had a nonzero exit code
08:23:56 [2022-07-09T08:23:56.282Z] ++++ cat bundles/test-integration/docker.pid
08:23:56 [2022-07-09T08:23:56.282Z] +++ kill 9352
08:23:56 [2022-07-09T08:23:56.282Z] +++ /etc/init.d/apparmor stop
08:23:56 [2022-07-09T08:23:56.282Z] Leaving: AppArmorNo profiles have been unloaded.
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] Unloading profiles will leave already running processes permanently
08:23:56 [2022-07-09T08:23:56.282Z] unconfined, which can lead to unexpected situations.
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] To set a process to complain mode, use the command line tool
08:23:56 [2022-07-09T08:23:56.282Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'."
08:23:56 [2022-07-09T08:23:56.282Z] +++ true
08:23:56 [2022-07-09T08:23:56.282Z] exiting test-integration
08:23:56 [2022-07-09T08:23:56.282Z] ++ exit 0
08:23:56 [2022-07-09T08:23:56.282Z] 
08:23:56 [2022-07-09T08:23:56.282Z] + exit 0
08:23:56 [2022-07-09T08:23:56.282Z] ++ jobs -p
08:23:56 [2022-07-09T08:23:56.282Z] + pids=
08:23:56 [2022-07-09T08:23:56.282Z] + echo 'Remaining pids to kill: []'
08:23:56 [2022-07-09T08:23:56.282Z] Remaining pids to kill: []
08:23:56 [2022-07-09T08:23:56.282Z] + '[' -z '' ']'
Post stage
[Pipeline] junit
08:23:56 [2022-07-09T08:23:56.294Z] Recording test results
08:23:56 [2022-07-09T08:23:56.757Z] [Checks API] No suitable checks publisher found.
[Pipeline] }
[Pipeline] // stage
Post stage
[Pipeline] sh
08:23:57 [2022-07-09T08:23:57.067Z] + echo Ensuring container killed.
08:23:57 [2022-07-09T08:23:57.067Z] Ensuring container killed.
08:23:57 [2022-07-09T08:23:57.067Z] + docker ps -aq -f name=docker-pr3-*
08:23:57 [2022-07-09T08:23:57.067Z] + cids=f05701b51b06
08:23:57 [2022-07-09T08:23:57.067Z] 5961f0c2bbca
08:23:57 [2022-07-09T08:23:57.067Z] a9eebac3a7e1
08:23:57 [2022-07-09T08:23:57.067Z] + [ -n f05701b51b06
08:23:57 [2022-07-09T08:23:57.067Z] 5961f0c2bbca
08:23:57 [2022-07-09T08:23:57.067Z] a9eebac3a7e1 ]
08:23:57 [2022-07-09T08:23:57.067Z] + docker rm -vf f05701b51b06 5961f0c2bbca a9eebac3a7e1
08:23:58 [2022-07-09T08:23:58.003Z] f05701b51b06
08:23:58 [2022-07-09T08:23:58.262Z] 5961f0c2bbca
08:23:58 [2022-07-09T08:23:58.262Z] a9eebac3a7e1
[Pipeline] sh
08:23:58 [2022-07-09T08:23:58.543Z] + echo Chowning /workspace to jenkins user
08:23:58 [2022-07-09T08:23:58.543Z] Chowning /workspace to jenkins user
08:23:58 [2022-07-09T08:23:58.543Z] + id -u
08:23:58 [2022-07-09T08:23:58.543Z] + id -g
08:23:58 [2022-07-09T08:23:58.543Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43790:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] catchError
[Pipeline] {
[Pipeline] sh
08:24:01 [2022-07-09T08:24:01.369Z] + bundleName=amd64
08:24:01 [2022-07-09T08:24:01.370Z] + echo Creating amd64-bundles.tar.gz
08:24:01 [2022-07-09T08:24:01.370Z] Creating amd64-bundles.tar.gz
08:24:01 [2022-07-09T08:24:01.370Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print
08:24:01 [2022-07-09T08:24:01.370Z] + xargs tar -czf amd64-bundles.tar.gz
[Pipeline] archiveArtifacts
08:24:02 [2022-07-09T08:24:02.757Z] Archiving artifacts
08:24:03 [2022-07-09T08:24:03.208Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43790/3/artifacts/
[Pipeline] }
[Pipeline] // catchError
[Pipeline] sh
08:24:03 [2022-07-09T08:24:03.517Z] + make clean
08:24:03 [2022-07-09T08:24:03.517Z] docker volume rm -f docker-dev-cache docker-mod-cache
08:24:03 [2022-07-09T08:24:03.517Z] docker-dev-cache
08:24:03 [2022-07-09T08:24:03.517Z] 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